diff options
author | jlam <jlam@pkgsrc.org> | 2006-07-07 22:10:06 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-07-07 22:10:06 +0000 |
commit | b7ebfd264d7de1faa069e964bf75dacebe9897be (patch) | |
tree | 53e05abdb6ed22c27c9c0fa337b5219655485b44 | |
parent | 07eadf24824481179537987af474a1522c5d0b5c (diff) | |
download | pkgsrc-b7ebfd264d7de1faa069e964bf75dacebe9897be.tar.gz |
Add an explicit run-time dependency on perl because these packages
install perl scripts. Bump the PKGREVISION for the dependency change.
-rw-r--r-- | audio/nas/Makefile | 5 | ||||
-rw-r--r-- | converters/smbchartool/Makefile | 4 | ||||
-rw-r--r-- | databases/yasql/Makefile | 4 | ||||
-rw-r--r-- | devel/bugzilla/Makefile | 4 | ||||
-rw-r--r-- | devel/libwhisker2/Makefile | 5 | ||||
-rw-r--r-- | devel/rt-mysql/Makefile | 4 | ||||
-rw-r--r-- | devel/rt-mysql/Makefile.common | 4 | ||||
-rw-r--r-- | devel/rt-pgsql/Makefile | 4 | ||||
-rw-r--r-- | finance/gkrellm-stock/Makefile | 6 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 6 | ||||
-rw-r--r-- | math/antixls/Makefile | 4 | ||||
-rw-r--r-- | net/mrtg/Makefile | 6 | ||||
-rw-r--r-- | net/nagios-plugin-snmp/Makefile | 5 | ||||
-rw-r--r-- | security/amavis-perl/Makefile | 6 | ||||
-rw-r--r-- | sysutils/munin-node/Makefile | 6 | ||||
-rw-r--r-- | sysutils/munin-server/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xenconsole/Makefile | 5 |
17 files changed, 49 insertions, 33 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile index 5d291d9b801..fccd5371878 100644 --- a/audio/nas/Makefile +++ b/audio/nas/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2006/06/17 11:47:47 markd Exp $ +# $NetBSD: Makefile,v 1.62 2006/07/07 22:10:06 jlam Exp $ DISTNAME= nas-1.8.src PKGNAME= ${DISTNAME:S/.src//} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://nas.codebrilliance.com/nas/ \ ftp://ftp.uni-duisburg.de/Sound/NAS/ @@ -15,7 +16,7 @@ DEPENDS+= p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_TOOLS+= gmake +USE_TOOLS+= gmake perl:run USE_IMAKE= yes PKG_SYSCONFSUBDIR= nas diff --git a/converters/smbchartool/Makefile b/converters/smbchartool/Makefile index c0ee50923c2..7b8064ed6cc 100644 --- a/converters/smbchartool/Makefile +++ b/converters/smbchartool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/12/05 15:34:59 taca Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/07 22:10:06 jlam Exp $ # DISTNAME= smbchartool-2.3a +PKGREVISION= 1 CATEGORIES= converters japanese MASTER_SITES= ftp://ftp.samba.gr.jp/pub/samba-jp/tool/ @@ -16,6 +17,7 @@ COMMENT= File name conversion tool for Samba DEPENDS+= p5-jcode>=2.13:../../converters/p5-jcode DEPENDS+= p5-Text-Iconv>=1.4:../../converters/p5-Text-Iconv +USE_TOOLS+= perl:run NO_BUILD= yes WRKSRC= ${WRKDIR}/smbchartool REPLACE_PERL= capecho hexecho smbfnconv diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index bfab131f7b7..309b222e4bc 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/07/07 21:51:05 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/07/07 22:10:07 jlam Exp $ DISTNAME= yasql-1.81 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yasql/} @@ -12,6 +13,7 @@ DEPENDS+= p5-DBD-Oracle-[0-9]*:../../databases/p5-DBD-Oracle DEPENDS+= p5-Term-ReadLine-[0-9]*:../../devel/p5-Term-ReadLine DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey +USE_TOOLS+= perl:run GNU_CONFIGURE= yes NO_BUILD= yes diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 789dfaf2342..8bd67a733bf 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/06/17 19:03:05 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/07/07 22:10:07 jlam Exp $ # DISTNAME= bugzilla-2.20.1 +PKGREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/webtools/ @@ -24,6 +25,7 @@ DEPENDS+= p5-MailTools>=1.65:../../mail/p5-MailTools .include "../../mk/bsd.prefs.mk" .include "options.mk" +USE_TOOLS+= perl:run NO_BUILD= YES BZ_WEB_GROUP?= ${APACHE_GROUP} diff --git a/devel/libwhisker2/Makefile b/devel/libwhisker2/Makefile index 267790be787..8cbe9c62326 100644 --- a/devel/libwhisker2/Makefile +++ b/devel/libwhisker2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/01/18 22:53:18 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/07 22:10:07 jlam Exp $ DISTNAME= libwhisker2-2.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.wiretrip.net/rfp/libwhisker/ @@ -10,7 +11,7 @@ COMMENT= Perl module geared specifically for HTTP testing DEPENDS+= p5-Net-SSLeay>=1.20:../../security/p5-Net-SSLeay -USE_TOOLS+= perl +USE_TOOLS+= perl:run REPLACE_PERL= scripts/api_demo.pl scripts/crawl_demo.pl \ scripts/simple_demo.pl scripts/form_demo1.pl \ scripts/form_demo2.pl scripts/prox.pl diff --git a/devel/rt-mysql/Makefile b/devel/rt-mysql/Makefile index c0793787b25..d15e834e014 100644 --- a/devel/rt-mysql/Makefile +++ b/devel/rt-mysql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2006/06/30 09:56:38 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/07 22:10:07 jlam Exp $ -PKGREVISION= 4 +PKGREVISION= 5 RT_DB_TYPE= mysql .include "../../devel/rt-mysql/Makefile.common" diff --git a/devel/rt-mysql/Makefile.common b/devel/rt-mysql/Makefile.common index 4b2df6591e1..227b12b33bf 100644 --- a/devel/rt-mysql/Makefile.common +++ b/devel/rt-mysql/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2006/06/30 09:56:38 joerg Exp $ +# $NetBSD: Makefile.common,v 1.11 2006/07/07 22:10:07 jlam Exp $ DISTNAME= rt-2-0-15 CATEGORIES= devel @@ -24,7 +24,6 @@ RT_DB_PASS?= changemeplease RT_WEB_USER?= nobody RT_WEB_GROUP?= nobody - PKGDIR= ${.CURDIR}/../../devel/rt-mysql DISTINFO_FILE= ${PKGDIR}/distinfo FILESDIR= ${PKGDIR}/files @@ -40,6 +39,7 @@ OWN_DIRS+= ${RT_LOG_PATH} OWN_DIRS+= ${RT_DATA_PATH} OWN_DIRS+= ${RT_SESSION_PATH} +USE_TOOLS+= perl:run REPLACE_PERL+= tools/insertdata \ tools/initdb diff --git a/devel/rt-pgsql/Makefile b/devel/rt-pgsql/Makefile index c59a49b3b65..4b4d59b5f53 100644 --- a/devel/rt-pgsql/Makefile +++ b/devel/rt-pgsql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2006/06/30 09:56:38 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/07 22:10:07 jlam Exp $ -PKGREVISION= 4 +PKGREVISION= 5 RT_DB_TYPE= Pg .include "../../devel/rt-mysql/Makefile.common" diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile index 4e4c23c7b30..91eb63dc1f2 100644 --- a/finance/gkrellm-stock/Makefile +++ b/finance/gkrellm-stock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:23 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2006/07/07 22:10:07 jlam Exp $ # DISTNAME= gkrellstock-0.5.1 PKGNAME= gkrellm-stock-0.5.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellstock/} @@ -13,7 +13,7 @@ COMMENT= GKrellM2 stock ticker plugin DEPENDS+= p5-Finance-Quote>=1.08:../../finance/p5-Finance-Quote -USE_TOOLS+= pkg-config +USE_TOOLS+= perl:run pkg-config WRKSRC= ${WRKDIR}/gkrellStock-0.5.1 BUILD_TARGET= gkrellstock.so REPLACE_PERL= ${WRKSRC}/GetQuote2 diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index cbf7265a921..f97b37bf447 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2006/07/05 05:37:41 jlam Exp $ +# $NetBSD: Makefile,v 1.100 2006/07/07 22:10:07 jlam Exp $ DISTNAME= gnucash-1.8.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= finance MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE:=gnucash/} @@ -15,7 +15,7 @@ DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip DEPENDS+= p5-Finance-Quote>=1.06:../../finance/p5-Finance-Quote USE_DIRS+= gnome1-1.5 -USE_TOOLS+= bison gmake intltool pkg-config +USE_TOOLS+= bison gmake intltool perl:run pkg-config USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES diff --git a/math/antixls/Makefile b/math/antixls/Makefile index f26f4f77c37..828a9c3a5a6 100644 --- a/math/antixls/Makefile +++ b/math/antixls/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/07/07 21:59:04 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/07 22:10:07 jlam Exp $ # DISTNAME= antixls-0.2b +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.af0.net/~dan/ EXTRACT_SUFX= .perl @@ -12,6 +13,7 @@ COMMENT= Print XLS file with minimal formatting, or as CSV DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel +USE_TOOLS+= perl:run WRKSRC= ${WRKDIR} EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} antixls REPLACE_PERL+= antixls diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 5b024acf98d..6d95d9cf639 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2006/06/05 23:54:44 minskim Exp $ +# $NetBSD: Makefile,v 1.71 2006/07/07 22:10:07 jlam Exp $ DISTNAME= mrtg-2.12.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ \ http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/old/ \ @@ -27,7 +27,7 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html COMMENT= The Multi-Router Traffic Grapher -USE_TOOLS+= perl +USE_TOOLS+= perl:run GNU_CONFIGURE= YES BUILD_DEFS+= USE_INET6 diff --git a/net/nagios-plugin-snmp/Makefile b/net/nagios-plugin-snmp/Makefile index deefcdc085d..a2c3b8d4d26 100644 --- a/net/nagios-plugin-snmp/Makefile +++ b/net/nagios-plugin-snmp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:20 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/07 22:10:07 jlam Exp $ # PKGNAME= nagios-plugin-snmp-${PLUGINSVERSION} +PKGREVISION= 1 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,6 +13,8 @@ DEPENDS+= p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP .include "../../net/nagios-plugins/Makefile.common" +USE_TOOLS+= perl:run + BINARY_TARGET= check_snmp check_hpjd SCRIPT_TARGET= check_ifoperstatus check_ifstatus SCRIPT_TARGET+= check_breeze check_wave diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index b4984e44a9c..5538b01b3c6 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2006/03/11 18:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/07/07 22:10:07 jlam Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security mail MASTER_SITES= http://www.amavis.org/dist/perl/ \ ${MASTER_SITE_SOURCEFORGE:=amavis/} @@ -47,7 +47,7 @@ VIRUSMAILTO?= security # whom to notify about viruses GNU_CONFIGURE= YES PLIST_SRC= ${PKGDIR}/PLIST -USE_TOOLS+= file +USE_TOOLS+= file perl:run CONFIGURE_ENV+= file=${TOOLS_FILE_CMD:Q} CONFIGURE_ENV+= procmail="/usr/libexec/mail.local" diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index f691ae1cb1c..c1c1c6c74bd 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/06/27 13:05:49 he Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/07 22:10:07 jlam Exp $ # DISTNAME= munin_${VER} @@ -6,7 +6,7 @@ VER= 1.3.1 PKGNAME= munin-node-${VER} CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://munin.sourceforge.net/ @@ -16,7 +16,7 @@ DEPENDS+= p5-Net-Server>=0:../../net/p5-Net-Server DEPENDS+= p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay DEPENDS+= munin-doc>=1.3.1:../../sysutils/munin-doc -USE_TOOLS+= perl +USE_TOOLS+= perl:run USE_TOOLS+= gmake USE_PKGINSTALL= YES diff --git a/sysutils/munin-server/Makefile b/sysutils/munin-server/Makefile index 335709ed3d0..1538256df5a 100644 --- a/sysutils/munin-server/Makefile +++ b/sysutils/munin-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/06/09 13:24:20 he Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/07 22:10:07 jlam Exp $ # DISTNAME= ${PKGNAME:S:-server-:_:} @@ -14,7 +14,7 @@ DEPENDS+= p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay DEPENDS+= rrdtool>=1.2:../../databases/rrdtool DEPENDS+= munin-doc>=1.3.1:../../sysutils/munin-doc -USE_TOOLS+= gmake +USE_TOOLS+= gmake perl:run USE_PKGINSTALL= YES PERL5_CONFIGURE=NO diff --git a/sysutils/xenconsole/Makefile b/sysutils/xenconsole/Makefile index 2270e6e9c53..89c4879a3ef 100644 --- a/sysutils/xenconsole/Makefile +++ b/sysutils/xenconsole/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/02/17 07:55:57 martti Exp $ +# $NetBSD: Makefile,v 1.4 2006/07/07 22:10:07 jlam Exp $ DISTNAME= xenConsole-r0.15b1-1 PKGNAME= xenconsole-0.15b1.1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ucck/} @@ -22,6 +23,8 @@ DEPENDS+= p5-Sys-CpuLoad>=0.03:../../sysutils/p5-Sys-CpuLoad DEPENDS+= p5-Term-Size>=0.2:../../devel/p5-Term-Size DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes +USE_TOOLS+= perl:run + SUBST_CLASSES+= xenconsole SUBST_STAGE.xenconsole= pre-configure SUBST_MESSAGE.xenconsole= Fixing paths. |