- Add PORTSCOUT variable.

This commit is contained in:
Martin Wilke 2008-12-29 16:11:18 +00:00
parent ab2880d903
commit efcb8d08d5
6 changed files with 9 additions and 2 deletions

View file

@ -15,6 +15,8 @@ COMMENT= Provides missing functionality for older versions of PHP
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
PORTSCOUT= skipv:1.6.0.a2
CATEGORY= PHP
FILES= Compat.php Compat/Components.php \
Compat/Constant/DIRECTORY_SEPARATOR.php \

View file

@ -15,6 +15,7 @@ COMMENT= PEAR class to find out the minimum version and extensions required
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
PORTSCOUT= skipv:1.6.0a2
USE_PHP= tokenizer
USE_DOS2UNIX= yes

View file

@ -19,6 +19,8 @@ FILES= Mail.php Mail/mail.php Mail/null.php Mail/sendmail.php \
Mail/smtp.php Mail/RFC822.php
TESTS= rfc822.phpt smtp_error.phpt
PORTSCOUT= skipv:1.20b1
LATEST_LINK= pear-${PORTNAME}
OPTIONS= PEAR_NET_SMTP "PEAR::Net_SMTP support" off

View file

@ -24,6 +24,8 @@ CATEGORY= Net
FILES= Net/DNSBL.php Net/DNSBL/SURBL.php
TESTS= AllTests.php testNetDNSBL.php testNetDNSBLSURBL.php
PORTSCOUT= skipv:1.3.0a1
.include <bsd.port.pre.mk>
PHP_VERS= ${PHP_VERSION:S/.//g}

View file

@ -17,8 +17,6 @@ SUB_FILES= pkg-message
MAN8= rsyslogd.8
MAN5= rsyslog.conf.5
PORTSCOUT= skipv:3.21.9
CONFIGURE_ARGS+=--enable-klog --disable-static --enable-mail \
--enable-imfile --enable-imtemplate --enable-gnutls
.ifdef WITH_DEBUG

View file

@ -21,6 +21,8 @@ PLIST= ""
DESCR?= ${.CURDIR}/../rsyslog3/pkg-descr
MD5_FILE?= ${.CURDIR}/../rsyslog3/distinfo
PORTSCOUT= skipv:3.21.9,3.21.7
do-install:
@${INSTALL} -d ${PREFIX}/lib/rsyslog/
.for _T in ${MTYPES}