From efcb8d08d55f008ff140430bbdfdccf3682ea06a Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 29 Dec 2008 16:11:18 +0000 Subject: [PATCH] - Add PORTSCOUT variable. --- devel/pear-PHP_Compat/Makefile | 2 ++ devel/pear-PHP_CompatInfo/Makefile | 1 + mail/pear-Mail/Makefile | 2 ++ net/pear-Net_DNSBL/Makefile | 2 ++ sysutils/rsyslog3/Makefile | 2 -- sysutils/rsyslog3/bsd.rsyslog.mk | 2 ++ 6 files changed, 9 insertions(+), 2 deletions(-) diff --git a/devel/pear-PHP_Compat/Makefile b/devel/pear-PHP_Compat/Makefile index 0a4c91f0505c..30474ad44182 100644 --- a/devel/pear-PHP_Compat/Makefile +++ b/devel/pear-PHP_Compat/Makefile @@ -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 \ diff --git a/devel/pear-PHP_CompatInfo/Makefile b/devel/pear-PHP_CompatInfo/Makefile index db08e7557309..add7f65fea6e 100644 --- a/devel/pear-PHP_CompatInfo/Makefile +++ b/devel/pear-PHP_CompatInfo/Makefile @@ -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 diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 0009d0612179..3577aa504b05 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -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 diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index 57c8a86365ec..1ecbcd459ac2 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -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 PHP_VERS= ${PHP_VERSION:S/.//g} diff --git a/sysutils/rsyslog3/Makefile b/sysutils/rsyslog3/Makefile index 552baaeed09e..15b83a3681cc 100644 --- a/sysutils/rsyslog3/Makefile +++ b/sysutils/rsyslog3/Makefile @@ -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 diff --git a/sysutils/rsyslog3/bsd.rsyslog.mk b/sysutils/rsyslog3/bsd.rsyslog.mk index 2e06404eda40..6fd7aadbc584 100644 --- a/sysutils/rsyslog3/bsd.rsyslog.mk +++ b/sysutils/rsyslog3/bsd.rsyslog.mk @@ -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}