svn commit: r326980 - in head/security: isnprober p5-Authen-PAM p5-Crypt-AppleTwoFish p5-Crypt-Chimera p5-Crypt-GOST_PP p5-Crypt-HCE_SHA p5-Crypt-License p5-Crypt-OICQ p5-Digest-Bcrypt p5-Digest-CR...
Andrej Zverev
az at FreeBSD.org
Wed Sep 11 13:54:54 UTC 2013
Author: az
Date: Wed Sep 11 13:54:50 2013
New Revision: 326980
URL: http://svnweb.freebsd.org/changeset/ports/326980
Log:
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Modified:
head/security/isnprober/Makefile (contents, props changed)
head/security/p5-Authen-PAM/Makefile (contents, props changed)
head/security/p5-Crypt-AppleTwoFish/Makefile (contents, props changed)
head/security/p5-Crypt-Chimera/Makefile (contents, props changed)
head/security/p5-Crypt-GOST_PP/Makefile (contents, props changed)
head/security/p5-Crypt-HCE_SHA/Makefile
head/security/p5-Crypt-License/Makefile (contents, props changed)
head/security/p5-Crypt-OICQ/Makefile (contents, props changed)
head/security/p5-Digest-Bcrypt/Makefile (contents, props changed)
head/security/p5-Digest-CRC/Makefile (contents, props changed)
head/security/p5-Digest-MD5-Reverse/Makefile
head/security/p5-Digest-Perl-MD4/Makefile (contents, props changed)
head/security/p5-Digest-SV1/Makefile (contents, props changed)
head/security/p5-Digest-Tiger/Makefile (contents, props changed)
head/security/p5-File-KeePass/Makefile
head/security/p5-File-Scan/Makefile (contents, props changed)
head/security/p5-Nmap-Parser/Makefile
head/security/p5-openxpki-client-html-mason/Makefile
head/security/pam_ssh_agent_auth/Makefile
Modified: head/security/isnprober/Makefile
==============================================================================
--- head/security/isnprober/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/isnprober/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,9 +1,5 @@
-# Ports collection makefile for: isnprober
-# Date created: 28/7/2006
-# Whom: Yonatan <onatan at gmail.com>
-#
+# Created by: Yonatan <onatan at gmail.com>
# $FreeBSD$
-#
PORTNAME= isnprober
PORTVERSION= 1.02
@@ -21,7 +17,8 @@ RUN_DEPENDS= p5-Net-RawIP>=0:${PORTSDIR}
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes
do-install:
Modified: head/security/p5-Authen-PAM/Makefile
==============================================================================
--- head/security/p5-Authen-PAM/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Authen-PAM/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Authen-PAM
-# Date created: Mon Oct 4 1999
-# Whom: Matt Behrens <matt at zigg.com>
-#
+# Created by: Matt Behrens <matt at zigg.com>
# $FreeBSD$
-#
PORTNAME= Authen-PAM
PORTVERSION= 0.16
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= des at FreeBSD.org
COMMENT= A Perl interface to the PAM library
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH
MAN3= Authen::PAM.3 \
Modified: head/security/p5-Crypt-AppleTwoFish/Makefile
==============================================================================
--- head/security/p5-Crypt-AppleTwoFish/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Crypt-AppleTwoFish/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-AppleTwoFish
-# Date created: 18 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-AppleTwoFish
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer at FreeBSD.org
COMMENT= Perl extension for Apple iTMS internal key descrambling algorithm
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::AppleTwoFish.3
Modified: head/security/p5-Crypt-Chimera/Makefile
==============================================================================
--- head/security/p5-Crypt-Chimera/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Crypt-Chimera/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-Chimera
-# Date created: 20 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-Chimera
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer at FreeBSD.org
COMMENT= Perl extension for Chimera key exchange protocol
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::Chimera.3
Modified: head/security/p5-Crypt-GOST_PP/Makefile
==============================================================================
--- head/security/p5-Crypt-GOST_PP/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Crypt-GOST_PP/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-GOST_PP
-# Date created: 20 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-GOST_PP
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer at FreeBSD.org
COMMENT= Perl extension for GOST Encryption Algorithm in pure Perl
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::GOST_PP.3
Modified: head/security/p5-Crypt-HCE_SHA/Makefile
==============================================================================
--- head/security/p5-Crypt-HCE_SHA/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Crypt-HCE_SHA/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -13,7 +13,8 @@ COMMENT= Perl5 interface to one way hash
BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::HCE_SHA.3
Modified: head/security/p5-Crypt-License/Makefile
==============================================================================
--- head/security/p5-Crypt-License/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Crypt-License/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# New ports collection Makefile for: p5-Crypt-License
-# Date created: 20 Dec 2006
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Crypt-License
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish at FreeBSD.org
COMMENT= Perl extension to examine a license
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::License.3 Crypt::License::Util.3 Crypt::License::Notice.3
Modified: head/security/p5-Crypt-OICQ/Makefile
==============================================================================
--- head/security/p5-Crypt-OICQ/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Crypt-OICQ/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Crypt-OICQ
-# Date created: Aug 01, 2006
-# Whom: Rong-En Fan <rafan at FreeBSD.org>
-#
+# Created by: Rong-En Fan <rafan at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Crypt-OICQ
PORTVERSION= 1.1
@@ -15,7 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rafan at FreeBSD.org
COMMENT= Cryptographic algorithm used by OICQ protocol
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::OICQ.3
Modified: head/security/p5-Digest-Bcrypt/Makefile
==============================================================================
--- head/security/p5-Digest-Bcrypt/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Digest-Bcrypt/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -15,7 +15,8 @@ LICENSE= ART10
BUILD_DEPENDS= p5-Crypt-Eksblowfish>0:${PORTSDIR}/security/p5-Crypt-Eksblowfish
RUN_DEPENDS= p5-Crypt-Eksblowfish>0:${PORTSDIR}/security/p5-Crypt-Eksblowfish
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::Bcrypt.3
Modified: head/security/p5-Digest-CRC/Makefile
==============================================================================
--- head/security/p5-Digest-CRC/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Digest-CRC/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,9 +1,5 @@
-# Ports collection Makefile for: p5-Digest-CRC
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
-#
+# Created by: Gabor Kovesdan
# $FreeBSD$
-#
PORTNAME= Digest-CRC
PORTVERSION= 0.18
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish at FreeBSD.org
COMMENT= Perl extension for calculating CRC checksums
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::CRC.3
Modified: head/security/p5-Digest-MD5-Reverse/Makefile
==============================================================================
--- head/security/p5-Digest-MD5-Reverse/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Digest-MD5-Reverse/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish at FreeBSD.org
COMMENT= Perl extension that looks for MD5 hashes in several databases
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Digest::MD5::Reverse.3
Modified: head/security/p5-Digest-Perl-MD4/Makefile
==============================================================================
--- head/security/p5-Digest-Perl-MD4/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Digest-Perl-MD4/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: p5-Digest-Perl-MD4
-# Date created: 21 Dec, 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-Perl-MD4
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish at FreeBSD.org
COMMENT= Perl extension for MD4 hash algorithm in pure Perl
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::Perl::Digest-MD4.3 \
Digest::Perl::MD4.3
Modified: head/security/p5-Digest-SV1/Makefile
==============================================================================
--- head/security/p5-Digest-SV1/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Digest-SV1/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: p5-Digest-SV1
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-SV1
@@ -15,7 +13,8 @@ COMMENT= Perl extension for SV1 hash alg
BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-Digest-Haval256>=0:${PORTSDIR}/security/p5-Digest-Haval256
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Digest::SV1.3
Modified: head/security/p5-Digest-Tiger/Makefile
==============================================================================
--- head/security/p5-Digest-Tiger/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Digest-Tiger/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: p5-Digest-Tiger
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-Tiger
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer at FreeBSD.org
COMMENT= Perl extension for Tiger hash algorithm
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::Tiger.3
Modified: head/security/p5-File-KeePass/Makefile
==============================================================================
--- head/security/p5-File-KeePass/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-File-KeePass/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Crypt-Rijndael>=1.0:${
p5-MIME-Base64>=1.0:${PORTSDIR}/converters/p5-MIME-Base64
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= File::KeePass.3
Modified: head/security/p5-File-Scan/Makefile
==============================================================================
--- head/security/p5-File-Scan/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-File-Scan/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-File-Scan
-# Date created: May 24 2002
-# Whom: Martin Matuska <martin at tradex.sk>
-#
+# Created by: Martin Matuska <martin at tradex.sk>
# $FreeBSD$
-#
PORTNAME= File-Scan
PORTVERSION= 1.43
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jims at bluenotch.com
COMMENT= Perl5 anti-virus file scanning package
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= File::Scan.3
Modified: head/security/p5-Nmap-Parser/Makefile
==============================================================================
--- head/security/p5-Nmap-Parser/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-Nmap-Parser/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-XML-Twig>=3.16:${PORTS
RUN_DEPENDS:= ${BUILD_DEPENDS} \
nmap:${PORTSDIR}/security/nmap
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Nmap::Parser.3
Modified: head/security/p5-openxpki-client-html-mason/Makefile
==============================================================================
--- head/security/p5-openxpki-client-html-mason/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/p5-openxpki-client-html-mason/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -24,7 +24,8 @@ MAN3= OpenXPKI::Client::HTML::Mason.3 \
OpenXPKI::Client::HTML::Mason::Javascript.3 \
OpenXPKI::Client::HTML::Mason::Menu.3
USE_GMAKE= yes
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
post-install:
.if !defined(NOPORTDOCS)
Modified: head/security/pam_ssh_agent_auth/Makefile
==============================================================================
--- head/security/pam_ssh_agent_auth/Makefile Wed Sep 11 13:31:15 2013 (r326979)
+++ head/security/pam_ssh_agent_auth/Makefile Wed Sep 11 13:54:50 2013 (r326980)
@@ -13,7 +13,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_strnvis=no
CONFIGURE_ARGS= --libexecdir=${LOCALBASE}/lib
-USE_PERL5= yes
+USES= perl5
MAN8= pam_ssh_agent_auth.8
PLIST_FILES= lib/pam_ssh_agent_auth.so
More information about the svn-ports-all
mailing list