diff options
author | az <az@FreeBSD.org> | 2012-06-30 13:52:54 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2012-06-30 13:52:54 +0800 |
commit | 7334f9e3595adca6e3037545ff416a5565658030 (patch) | |
tree | 043befe8e5815425dd16f87ee2ff808986cb7b24 /security | |
parent | aa44daa1a2357db2175dd99b45bc46bbdfc3e66b (diff) | |
download | freebsd-ports-gnome-7334f9e3595adca6e3037545ff416a5565658030.tar.gz freebsd-ports-gnome-7334f9e3595adca6e3037545ff416a5565658030.tar.zst freebsd-ports-gnome-7334f9e3595adca6e3037545ff416a5565658030.zip |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-TypeKey/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Yahoo-BBAuth/Makefile | 6 | ||||
-rw-r--r-- | security/p5-openxpki-client-html-mason/Makefile | 6 | ||||
-rw-r--r-- | security/p5-openxpki-client-scep/Makefile | 6 | ||||
-rw-r--r-- | security/p5-openxpki-client/Makefile | 2 | ||||
-rw-r--r-- | security/p5-openxpki-deployment/Makefile | 6 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 2 | ||||
-rw-r--r-- | security/p5-openxpki/Makefile | 46 |
8 files changed, 40 insertions, 40 deletions
diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile index 859d1c5a2e0f..f103facbe731 100644 --- a/security/p5-Authen-TypeKey/Makefile +++ b/security/p5-Authen-TypeKey/Makefile @@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= TypeKey authentication verification -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ - ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ + p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile index ca2d6379428f..43b7f969bcb8 100644 --- a/security/p5-Yahoo-BBAuth/Makefile +++ b/security/p5-Yahoo-BBAuth/Makefile @@ -15,9 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Perl interface to the Yahoo! Browser-Based Authentication -RUN_DEPENDS= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ - ${SITE_PERL}/JSON.pm:${PORTSDIR}/converters/p5-JSON \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ + p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/security/p5-openxpki-client-html-mason/Makefile b/security/p5-openxpki-client-html-mason/Makefile index c0a06081fd7d..498e26e2443a 100644 --- a/security/p5-openxpki-client-html-mason/Makefile +++ b/security/p5-openxpki-client-html-mason/Makefile @@ -17,9 +17,9 @@ MAINTAINER= svysh@pn.sinp.msu.ru COMMENT= Web interface for local openxpki daemon BUILD_DEPENDS= \ - ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \ - ${SITE_PERL}/Apache/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ - ${SITE_PERL}/Data/SpreadPagination.pm:${PORTSDIR}/textproc/p5-Data-SpreadPagination + p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \ + p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ + p5-Data-SpreadPagination>=0:${PORTSDIR}/textproc/p5-Data-SpreadPagination RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= OpenXPKI::Client::HTML::Mason.3 \ diff --git a/security/p5-openxpki-client-scep/Makefile b/security/p5-openxpki-client-scep/Makefile index 64955a9d9a4a..71b08da67a7a 100644 --- a/security/p5-openxpki-client-scep/Makefile +++ b/security/p5-openxpki-client-scep/Makefile @@ -17,9 +17,9 @@ MAINTAINER= svysh@pn.sinp.msu.ru COMMENT= Client for SCEP requests to openxpki server BUILD_DEPENDS= \ - ${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \ - ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \ - ${SITE_PERL}/${PERL_ARCH}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP + p5-Config-Std>=0:${PORTSDIR}/devel/p5-Config-Std \ + p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \ + p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= OpenXPKI::Client::SCEP.3 diff --git a/security/p5-openxpki-client/Makefile b/security/p5-openxpki-client/Makefile index f81bafa17fe7..9df34877c41d 100644 --- a/security/p5-openxpki-client/Makefile +++ b/security/p5-openxpki-client/Makefile @@ -17,7 +17,7 @@ MAINTAINER= svysh@pn.sinp.msu.ru COMMENT= Perl based trustcenter software for PKI: base class for actual clients BUILD_DEPENDS= \ - ${SITE_PERL}/${PERL_ARCH}/OpenXPKI.pm:${PORTSDIR}/security/p5-openxpki + p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= OpenXPKI::Client.3 \ diff --git a/security/p5-openxpki-deployment/Makefile b/security/p5-openxpki-deployment/Makefile index 59dae8a73e80..19a6f4cd511f 100644 --- a/security/p5-openxpki-deployment/Makefile +++ b/security/p5-openxpki-deployment/Makefile @@ -17,9 +17,9 @@ MAINTAINER= svysh@pn.sinp.msu.ru COMMENT= Perl based enterprise class trustcenter software for PKI BUILD_DEPENDS= \ - ${SITE_PERL}/OpenXPKI/Client.pm:${PORTSDIR}/security/p5-openxpki-client \ - ${SITE_PERL}/Config/Std.pm:${PORTSDIR}/devel/p5-Config-Std \ - ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ + p5-openxpki-client>=0:${PORTSDIR}/security/p5-openxpki-client \ + p5-Config-Std>=0:${PORTSDIR}/devel/p5-Config-Std \ + p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ bash:${PORTSDIR}/shells/bash RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 09562e8ec81c..81f65500a91d 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -17,7 +17,7 @@ MAINTAINER= svysh@pn.sinp.msu.ru COMMENT= Perl based trustcenter software for PKI: i18n tools BUILD_DEPENDS= \ - ${SITE_PERL}/${PERL_ARCH}/OpenXPKI.pm:${PORTSDIR}/security/p5-openxpki + p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile index 96e299928472..2b17645c8f60 100644 --- a/security/p5-openxpki/Makefile +++ b/security/p5-openxpki/Makefile @@ -19,29 +19,29 @@ COMMENT= Perl based trustcenter software for PKI: core for server BUILD_DEPENDS= \ p5-Workflow>=0.31:${PORTSDIR}/devel/p5-Workflow \ - ${SITE_PERL}/CGI/Session.pm:${PORTSDIR}/www/p5-CGI-Session \ - ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ - ${SITE_PERL}/Locale/Recode.pm:${PORTSDIR}/devel/p5-Locale-libintl \ - ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \ - ${SITE_PERL}/Regexp/Common.pm:${PORTSDIR}/textproc/p5-Regexp-Common \ - ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - ${SITE_PERL}/XML/Filter/XInclude.pm:${PORTSDIR}/textproc/p5-XML-Filter-XInclude \ - ${SITE_PERL}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ - ${SITE_PERL}/XML/Validator/Schema.pm:${PORTSDIR}/textproc/p5-XML-Validator-Schema \ - ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ - ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ - ${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \ - ${SITE_PERL}/Class/Std.pm:${PORTSDIR}/devel/p5-Class-Std \ - ${SITE_PERL}/Mail/RFC822/Address.pm:${PORTSDIR}/mail/p5-Mail-RFC822-Address \ - ${SITE_PERL}/${PERL_ARCH}/Proc/ProcessTable.pm:${PORTSDIR}/devel/p5-Proc-ProcessTable \ - ${SITE_PERL}/Sys/SigAction.pm:${PORTSDIR}/devel/p5-Sys-SigAction \ - ${SITE_PERL}/Data/Password.pm:${PORTSDIR}/security/p5-Data-Password \ - ${SITE_PERL}/RT/Client/REST.pm:${PORTSDIR}/www/p5-RT-Client-REST \ - ${SITE_PERL}/Data/Serializer.pm:${PORTSDIR}/devel/p5-Data-Serializer \ - ${SITE_PERL}/${PERL_ARCH}/IPC/ShareLite.pm:${PORTSDIR}/devel/p5-IPC-ShareLite \ - ${SITE_PERL}/DateTime/Format/DateParse.pm:${PORTSDIR}/devel/p5-DateTime-Format-DateParse \ - ${SITE_PERL}/IO/Prompt.pm:${PORTSDIR}/devel/p5-IO-Prompt + p5-CGI-Session>=0:${PORTSDIR}/www/p5-CGI-Session \ + p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ + p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl \ + p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ + p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ + p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \ + p5-XML-Filter-XInclude>=0:${PORTSDIR}/textproc/p5-XML-Filter-XInclude \ + p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ + p5-XML-Validator-Schema>=0:${PORTSDIR}/textproc/p5-XML-Validator-Schema \ + p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ + p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ + p5-Net-IP>=0:${PORTSDIR}/net-mgmt/p5-Net-IP \ + p5-Class-Std>=0:${PORTSDIR}/devel/p5-Class-Std \ + p5-Mail-RFC822-Address>=0:${PORTSDIR}/mail/p5-Mail-RFC822-Address \ + p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable \ + p5-Sys-SigAction>=0:${PORTSDIR}/devel/p5-Sys-SigAction \ + p5-Data-Password>=0:${PORTSDIR}/security/p5-Data-Password \ + p5-RT-Client-REST>=0:${PORTSDIR}/www/p5-RT-Client-REST \ + p5-Data-Serializer>=0:${PORTSDIR}/devel/p5-Data-Serializer \ + p5-IPC-ShareLite>=0:${PORTSDIR}/devel/p5-IPC-ShareLite \ + p5-DateTime-Format-DateParse>=0:${PORTSDIR}/devel/p5-DateTime-Format-DateParse \ + p5-IO-Prompt>=0:${PORTSDIR}/devel/p5-IO-Prompt RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= OpenXPKI.3 \ |