- Grab this since I use it
- Pet portlint
This commit is contained in:
parent
e7e1028351
commit
28bc81e95e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156159
1 changed files with 2 additions and 3 deletions
|
@ -13,10 +13,10 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= vs@FreeBSD.org
|
||||||
COMMENT= Perl5 CGI script providing an LDAP addressbook web interface
|
COMMENT= Perl5 CGI script providing an LDAP addressbook web interface
|
||||||
|
|
||||||
FORBIDDEN= "Arbitrary command execution vulnerability in CGI script"
|
FORBIDDEN= Arbitrary command execution vulnerability in CGI script
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/AddressBook.pm:${PORTSDIR}/net/p5-AddressBook \
|
RUN_DEPENDS= ${SITE_PERL}/AddressBook.pm:${PORTSDIR}/net/p5-AddressBook \
|
||||||
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
|
||||||
|
@ -24,7 +24,6 @@ RUN_DEPENDS= ${SITE_PERL}/AddressBook.pm:${PORTSDIR}/net/p5-AddressBook \
|
||||||
|
|
||||||
ABOOK= ${PREFIX}/www/ldap-abook
|
ABOOK= ${PREFIX}/www/ldap-abook
|
||||||
CONFIG= ${PREFIX}/etc/AddressBook.conf
|
CONFIG= ${PREFIX}/etc/AddressBook.conf
|
||||||
USE_REINPLACE= yes
|
|
||||||
USE_PERL5_RUN= yes
|
USE_PERL5_RUN= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue