This commit is contained in:
2025-08-27 17:12:19 +02:00
parent f54d1dfc4a
commit 092bd8d468
8 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ MASTER_SITES= https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/
MAINTAINER= onborodin@gmail.com
COMMENT= Tools to internationalize various kinds of data files
BUILD_DEPENDS= ${SITE_ARCH}/XML/Parser.pm:perl/p5-XML-Parser
BUILD_DEPENDS= ${SITE_ARCH}/XML/Parser.pm:perl5/p5-XML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
USES+= gmake perl5

View File

@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Manage Unix crypt-style password file
BUILD_DEPENDS+= p5-Crypt-PasswdMD5>=0:perl/p5-Crypt-PasswdMD5
BUILD_DEPENDS+= p5-Digest-SHA1>=2.0:perl/p5-Digest-SHA1
BUILD_DEPENDS+= p5-MIME-Base64>=0:perl/p5-MIME-Base64
BUILD_DEPENDS+= p5-Crypt-PasswdMD5>=0:perl5/p5-Crypt-PasswdMD5
BUILD_DEPENDS+= p5-Digest-SHA1>=2.0:perl5/p5-Digest-SHA1
BUILD_DEPENDS+= p5-MIME-Base64>=0:perl5/p5-MIME-Base64
RUN_DEPENDS+= ${BUILD_DEPENDS}
USES= perl5

View File

@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Provides access to SQLite3 databases through the DBI
BUILD_DEPENDS= p5-DBI>=1.57:perl/p5-DBI
BUILD_DEPENDS= p5-DBI>=1.57:perl5/p5-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= libsqlite3.so:data/sqlite3

View File

@@ -12,8 +12,8 @@ MAINTAINER= vovkasm@gmail.com
COMMENT= Perl interface to libev, a high performance full-featured event loop
RUN_DEPENDS= p5-common-sense>=0:perl/p5-common-sense
BUILD_DEPENDS+= p5-common-sense>=0:perl/p5-common-sense
BUILD_DEPENDS+= p5-Canary-Stability>=0:perl/p5-Canary-Stability
BUILD_DEPENDS+= p5-common-sense>=0:perl5/p5-common-sense
BUILD_DEPENDS+= p5-Canary-Stability>=0:perl5/p5-Canary-Stability
USES= perl5
USE_PERL5= configure

View File

@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6
BUILD_DEPENDS= p5-Socket>=1.97:perl/p5-Socket
BUILD_DEPENDS= p5-Socket>=1.97:perl5/p5-Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure

View File

@@ -12,11 +12,11 @@ MAINTAINER= jadawin@FreeBSD.org
COMMENT= Perl5 interface to SSL sockets
BUILD_DEPENDS+= p5-Net-SSLeay>=1.59:perl/p5-Net-SSLeay
BUILD_DEPENDS+= p5-Mozilla-CA>=20130114:perl/p5-Mozilla-CA
BUILD_DEPENDS+= p5-URI>=1.50:perl/p5-URI
BUILD_DEPENDS+= p5-IO-Socket-IP>=0.31:perl/p5-IO-Socket-IP
BUILD_DEPENDS+= p5-Socket>=1.95:perl/p5-Socket
BUILD_DEPENDS+= p5-Net-SSLeay>=1.59:perl5/p5-Net-SSLeay
BUILD_DEPENDS+= p5-Mozilla-CA>=20130114:perl5/p5-Mozilla-CA
BUILD_DEPENDS+= p5-URI>=1.50:perl5/p5-URI
BUILD_DEPENDS+= p5-IO-Socket-IP>=0.31:perl5/p5-IO-Socket-IP
BUILD_DEPENDS+= p5-Socket>=1.95:perl5/p5-Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix

View File

@@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= adamw@FreeBSD.org
COMMENT= High-level MVC web framework written in Perl
BUILD_DEPENDS+= p5-EV>=4:perl/p5-EV
BUILD_DEPENDS+= p5-IO-Socket-SSL>=1.75:perl/p5-IO-Socket-SSL
BUILD_DEPENDS+= p5-EV>=4:perl5/p5-EV
BUILD_DEPENDS+= p5-IO-Socket-SSL>=1.75:perl5/p5-IO-Socket-SSL
RUN_DEPENDS+= ${BUILD_DEPENDS}
NO_ARCH= yes
@@ -22,7 +22,7 @@ USES= perl5
.include <bsd.port.pre.mk>
#.if ${PORT_OPTIONS:MIPV6} && ${PERL_LEVEL} < 502111
#BUILD_DEPENDS+= p5-IO-Socket-IP>=0.37:perl/p5-IO-Socket-IP
#BUILD_DEPENDS+= p5-IO-Socket-IP>=0.37:perl5/p5-IO-Socket-IP
#RUN_DEPENDS+= p5-IO-Socket-IP>=0.37:perl/p5-IO-Socket-IP
#.endif

View File

@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= SSL support for Net::SMTP
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:perl/p5-IO-Socket-SSL
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:perl5/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes