diff options
-rw-r--r-- | devel/p5-Time-Period/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Safe-Hole/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Shellwords/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Maypole-Authentication-UserSessionCookie/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Maypole-Component/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Template-Plugin-Comma/Makefile | 2 | ||||
-rw-r--r-- | www/p5-W3C-LogValidator/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/devel/p5-Time-Period/Makefile b/devel/p5-Time-Period/Makefile index f2e3276004d6..ec225aafd3e8 100644 --- a/devel/p5-Time-Period/Makefile +++ b/devel/p5-Time-Period/Makefile @@ -16,6 +16,8 @@ DISTNAME= Period-${PORTVERSION} MAINTAINER= nick@netdot.net COMMENT= A perl module that contains code to deal with time periods +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= YES MAN3= Time::Period.3 diff --git a/security/p5-Safe-Hole/Makefile b/security/p5-Safe-Hole/Makefile index 6548f61c1bf1..8a91de4672d4 100644 --- a/security/p5-Safe-Hole/Makefile +++ b/security/p5-Safe-Hole/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sethk@meowfishies.com COMMENT= Make a hole to the original main compartment in the Safe compartment +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Safe::Hole.3 diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index da8569746bdf..e73528e4c37d 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/CBC.pm:${PORTSDIR}/security/p5-Crypt-CBC \ ${PERLBASE}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \ ${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Tie::EncryptedHash.3 diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index f80b64c4840a..12549af57711 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= hartzell@fruitfly.org COMMENT= This is a thin wrapper around the shellwords.pl package +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Text::Shellwords.3 diff --git a/www/p5-Maypole-Authentication-UserSessionCookie/Makefile b/www/p5-Maypole-Authentication-UserSessionCookie/Makefile index bd5470903f40..367f28a5016d 100644 --- a/www/p5-Maypole-Authentication-UserSessionCookie/Makefile +++ b/www/p5-Maypole-Authentication-UserSessionCookie/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= scrappy@FreeBSD.org COMMENT= Track sessions and, optionally, users +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes .include <bsd.port.mk> diff --git a/www/p5-Maypole-Component/Makefile b/www/p5-Maypole-Component/Makefile index 87080adc522f..f405e5179472 100644 --- a/www/p5-Maypole-Component/Makefile +++ b/www/p5-Maypole-Component/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= scrappy@FreeBSD.org COMMENT= Run Maypole sub-requests as components +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Maypole::Component.3 diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile index f1a8c39e0f0c..785b781df45b 100644 --- a/www/p5-Template-Plugin-Comma/Makefile +++ b/www/p5-Template-Plugin-Comma/Makefile @@ -18,6 +18,8 @@ COMMENT= Template::Plugin::Comma - TT Plugin to commify numbers BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= Template::Plugin::Comma.3 diff --git a/www/p5-W3C-LogValidator/Makefile b/www/p5-W3C-LogValidator/Makefile index b9bd0d3182f4..6ccaeab61c64 100644 --- a/www/p5-W3C-LogValidator/Makefile +++ b/www/p5-W3C-LogValidator/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incomplete pkg-plist + PERL_CONFIGURE= yes MAN3= W3C::LogValidator.3 \ |