aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 08:45:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 08:45:50 +0000
commit3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch)
tree91cba98e40bd55e804de1cd3543339c59ce1892b /security
parentd21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff)
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341813
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-PAM/Makefile6
-rw-r--r--security/p5-Authen-PAM/pkg-plist2
-rw-r--r--security/p5-Crypt-Khazad/Makefile3
-rw-r--r--security/p5-Crypt-Khazad/pkg-plist1
-rw-r--r--security/p5-Digest-MD5-M4p/Makefile3
-rw-r--r--security/p5-Digest-MD5-M4p/pkg-plist1
6 files changed, 5 insertions, 11 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile
index 58d8d47b7775..8b013c33e67d 100644
--- a/security/p5-Authen-PAM/Makefile
+++ b/security/p5-Authen-PAM/Makefile
@@ -9,14 +9,10 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= des@FreeBSD.org
-COMMENT= A Perl interface to the PAM library
+COMMENT= Perl interface to the PAM library
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH
-MAN3= Authen::PAM.3 \
- Authen::PAM::FAQ.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Authen-PAM/pkg-plist b/security/p5-Authen-PAM/pkg-plist
index b990799b76a9..8a083e16c4b8 100644
--- a/security/p5-Authen-PAM/pkg-plist
+++ b/security/p5-Authen-PAM/pkg-plist
@@ -3,6 +3,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/PAM.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/.packlist
+%%PERL5_MAN3%%/Authen::PAM.3.gz
+%%PERL5_MAN3%%/Authen::PAM::FAQ.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Authen/PAM
diff --git a/security/p5-Crypt-Khazad/Makefile b/security/p5-Crypt-Khazad/Makefile
index 34672effc1af..03f3a7ff382f 100644
--- a/security/p5-Crypt-Khazad/Makefile
+++ b/security/p5-Crypt-Khazad/Makefile
@@ -13,7 +13,4 @@ COMMENT= Perl extension for Khazad block cipher
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::Khazad.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-Khazad/pkg-plist b/security/p5-Crypt-Khazad/pkg-plist
index 597548d79be3..019bb6b12b0e 100644
--- a/security/p5-Crypt-Khazad/pkg-plist
+++ b/security/p5-Crypt-Khazad/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Khazad/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Khazad/Khazad.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Khazad/Khazad.so
+%%PERL5_MAN3%%/Crypt::Khazad.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Khazad/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt
diff --git a/security/p5-Digest-MD5-M4p/Makefile b/security/p5-Digest-MD5-M4p/Makefile
index d045865248b7..e43c486c1ced 100644
--- a/security/p5-Digest-MD5-M4p/Makefile
+++ b/security/p5-Digest-MD5-M4p/Makefile
@@ -14,7 +14,4 @@ COMMENT= Perl interface to a variant of the MD5 algorithm
USES= perl5
USE_PERL5= configure
-MAN3= Digest::MD5::M4p.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Digest-MD5-M4p/pkg-plist b/security/p5-Digest-MD5-M4p/pkg-plist
index 8d7002ceef5b..483740ef89d2 100644
--- a/security/p5-Digest-MD5-M4p/pkg-plist
+++ b/security/p5-Digest-MD5-M4p/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5/M4p/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5/M4p/M4p.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5/M4p/M4p.so
+%%PERL5_MAN3%%/Digest::MD5::M4p.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5/M4p
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/MD5
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest