BROKEN: Incomplete pkg-plist
This commit is contained in:
parent
f7870c5aeb
commit
9030612814
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129965
8 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue