diff options
669 files changed, 670 insertions, 1886 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile index d30ae7aef8c..f7f871f4104 100644 --- a/net/3proxy/Makefile +++ b/net/3proxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:25 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:07 asau Exp $ # DISTNAME= 3proxy-0.5.3k @@ -17,8 +17,6 @@ COMMENT= Multi-protocol proxy # number. 3proxy-0.6.* will have a different license. LICENSE= 3proxy-0.5-license -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} MAKE_FILE= Makefile.unix diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 942517222dc..25d5ef7c3bd 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/10/13 11:40:05 ghen Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:07 asau Exp $ # DISTNAME= 6tunnel-0.11rc2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://toxygen.net/6tunnel/ COMMENT= v4/v6 protocol translation -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM+= Interix-*-* # no IPv6 support .include "../../mk/bsd.prefs.mk" diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index 88cf74b1cae..b74502901db 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/03 21:56:51 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:07 asau Exp $ DISTNAME= DarwinStreamingSrvr5.5.5-Source PKGNAME= DarwinStreamingServer-5.5.5 @@ -137,8 +137,6 @@ SUBST_SED.conf+= -e "s|/usr/sbin/QuickTime|${PREFIX}/sbin/Darwin|" post-extract: rm -rf ${WRKSRC}/*PackageMetaData -PKG_DESTDIR_SUPPORT= user-destdir - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/DarwinStreamingServer ${DESTDIR}${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/PlaylistBroadcaster.tproj/PlaylistBroadcaster ${DESTDIR}${PREFIX}/bin diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index a6e59e10bde..74869ae0f04 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/07/02 05:36:14 obache Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:18:07 asau Exp $ DISTNAME= GeoIP-1.4.8 CATEGORIES= net @@ -9,7 +9,6 @@ HOMEPAGE= http://www.maxmind.com/app/c COMMENT= Find the country from any IP address LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 # md5.c and types.h, from GNUPG -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LIBTOOL= yes diff --git a/net/Geomyidae/Makefile b/net/Geomyidae/Makefile index 01dadca9c23..7fe2e29cdc6 100644 --- a/net/Geomyidae/Makefile +++ b/net/Geomyidae/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/01/24 22:21:43 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:07 asau Exp $ # DISTNAME= Geomyidae-0.12 @@ -11,8 +11,6 @@ MAINTAINER= jgw@freeshell.org HOMEPAGE= http://www.r-36.net/ COMMENT= Gopher daemon for Linux/BSD -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/Geomyidae diff --git a/net/IglooFTP/Makefile b/net/IglooFTP/Makefile index 1dbefbd5b41..982e8124a7a 100644 --- a/net/IglooFTP/Makefile +++ b/net/IglooFTP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/04/22 13:44:23 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:08 asau Exp $ DISTNAME= IglooFTP-0.6.1 PKGREVISION= 6 @@ -10,8 +10,6 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://www.littleigloo.org/iglooftp.php3 COMMENT= Easy to use FTP client for X Window System -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DIRS= src post-extract: diff --git a/net/LaBrea/Makefile b/net/LaBrea/Makefile index 36774d22bd2..22b7972a409 100644 --- a/net/LaBrea/Makefile +++ b/net/LaBrea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/06/12 02:14:38 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:08 asau Exp $ # DISTNAME= labrea-2.5-stable-1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://labrea.sourceforge.net/labrea-info.html COMMENT= Builds tarpits/honeypots for scanners -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= YES diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 211639ca3c9..608f597face 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2011/04/22 13:42:01 obache Exp $ +# $NetBSD: Makefile,v 1.123 2012/10/23 17:18:08 asau Exp $ DISTNAME= ORBit-0.5.17 PKGREVISION= 2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= High-performance CORBA ORB with support for the C language PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= bison flex gmake xgettext USE_LIBTOOL= YES diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 6712cdce683..1dd097970f0 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2012/09/15 10:05:56 obache Exp $ +# $NetBSD: Makefile,v 1.79 2012/10/23 17:18:08 asau Exp $ # DISTNAME= ORBit2-2.14.19 @@ -13,7 +13,6 @@ COMMENT= High-performance CORBA ORB with C language support LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= linc>=1.1 diff --git a/net/Radicale/Makefile b/net/Radicale/Makefile index 0c5c3ad59f7..933641c9d30 100644 --- a/net/Radicale/Makefile +++ b/net/Radicale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/08/12 19:24:31 tron Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:08 asau Exp $ DISTNAME= Radicale-0.7.1 CATEGORIES= net time www @@ -9,7 +9,6 @@ HOMEPAGE= http://radicale.org/ COMMENT= CalDAV (calendar) and CardDAV (contact) server LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes EGDIR= share/examples/radicale diff --git a/net/SDL_net/Makefile b/net/SDL_net/Makefile index 9c68f69ad6a..af44655d9c3 100644 --- a/net/SDL_net/Makefile +++ b/net/SDL_net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/01/28 13:54:38 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:08 asau Exp $ DISTNAME= SDL_net-1.2.8 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://www.libsdl.org/projects/SDL_net/ COMMENT= Small sample cross-platform networking library for SDL LICENSE= zlib -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/adns/Makefile b/net/adns/Makefile index 52f77ff554a..d70cfd39162 100644 --- a/net/adns/Makefile +++ b/net/adns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2010/04/17 12:43:03 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:08 asau Exp $ # DISTNAME= adns-1.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/ COMMENT= Asynchronous-capable DNS client library and utilities LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake USE_LIBTOOL= YES diff --git a/net/aget/Makefile b/net/aget/Makefile index c912afb6866..34ecde8988b 100644 --- a/net/aget/Makefile +++ b/net/aget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:38 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:08 asau Exp $ # DISTNAME= aget-0.4 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.enderunix.org/aget/ COMMENT= Multithreaded HTTP download accelerator PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= yes diff --git a/net/aiccu/Makefile b/net/aiccu/Makefile index ead32aa6d0c..63f07c7a332 100644 --- a/net/aiccu/Makefile +++ b/net/aiccu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 14:40:44 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:09 asau Exp $ DISTNAME= aiccu_20070115 PKGNAME= ${DISTNAME:S/_/-/:S/.//g} @@ -10,8 +10,6 @@ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.sixxs.net/tools/aiccu/ COMMENT= Automatic IPv6 Connectivity Client Utility -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake USE_FEATURES+= inet6 CHECK_PORTABILITY_SKIP+=debian/* diff --git a/net/airport2basestationconfig/Makefile b/net/airport2basestationconfig/Makefile index f6c56ea9205..f66dbbb01f4 100644 --- a/net/airport2basestationconfig/Makefile +++ b/net/airport2basestationconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/02/11 21:52:59 markd Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:09 asau Exp $ DISTNAME= configurator_201 PKGNAME= ${BINNAME}-2.0.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ COMMENT= Configuration program for Apple's Airport Base Station -PKG_DESTDIR_SUPPORT= user-destdir - PLIST_SUBST+= BINNAME=${BINNAME:Q} JARNAME=${JARNAME:Q} ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc Darwin-*-* diff --git a/net/airportbasestationconfig/Makefile b/net/airportbasestationconfig/Makefile index 9a0b54e23bb..f60bd2f0844 100644 --- a/net/airportbasestationconfig/Makefile +++ b/net/airportbasestationconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2010/02/12 02:01:57 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:09 asau Exp $ DISTNAME= configurator_152-128 PKGNAME= ${BINNAME}-1.5.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ COMMENT= Configuration program for Apple's Airport Base Station -PKG_DESTDIR_SUPPORT= user-destdir - PLIST_SUBST+= BINNAME=${BINNAME:Q} JARNAME=${JARNAME:Q} ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc Darwin-*-* diff --git a/net/airportmodemutility/Makefile b/net/airportmodemutility/Makefile index a570059ba0d..198f30aa8aa 100644 --- a/net/airportmodemutility/Makefile +++ b/net/airportmodemutility/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/11 20:22:28 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:09 asau Exp $ DISTNAME= ${BINNAME}_20 PKGNAME= ${BINNAME}-2.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://edge.mcs.drexel.edu/GICL/people/sevy/airport/ COMMENT= Modem (dis)connection utility for Apple's Airport Base Station -PKG_DESTDIR_SUPPORT= user-destdir - PLIST_SUBST+= BINNAME=${BINNAME:Q} JARNAME=${JARNAME:Q} ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc Darwin-*-* diff --git a/net/amule/Makefile b/net/amule/Makefile index 8ca6a0bc6c9..56f797aa6d6 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/23 17:18:09 asau Exp $ DISTNAME= aMule-2.2.6 PKGNAME= ${DISTNAME:S/aMule/amule/} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.amule.org/ COMMENT= Another Emule P2P client LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= xmule-[0-9]* USE_LANGUAGES= c c++ diff --git a/net/aoe-vblade/Makefile b/net/aoe-vblade/Makefile index 7cf6b2d647a..7b94a6d8475 100644 --- a/net/aoe-vblade/Makefile +++ b/net/aoe-vblade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:38 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:09 asau Exp $ DISTNAME= vblade-14 PKGNAME= aoe-vblade-14 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aoetools.sourceforge.net/ COMMENT= ATA over Ethernet (AoE) server - thin, LAN-based storage protocol -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM+= NetBSD-*-* FreeBSD-*-* Linux-*-* DragonFly-*-* INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin diff --git a/net/apollo/Makefile b/net/apollo/Makefile index 2ec2b2eafa3..1ef307eb512 100644 --- a/net/apollo/Makefile +++ b/net/apollo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/08/15 10:11:28 imil Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:09 asau Exp $ # APOLLOVERS= 1.4 @@ -12,8 +12,6 @@ HOMEPAGE= http://activemq.apache.org/apollo/ COMMENT= Messaging broker built from the foundations of ActiveMQ LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/apache-apollo-1.4 USE_JAVA= run diff --git a/net/argus/Makefile b/net/argus/Makefile index 9fc22980eb3..2a1f9e7b2c8 100644 --- a/net/argus/Makefile +++ b/net/argus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:56:52 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:09 asau Exp $ DISTNAME= argus-3.6 PKGREVISION= 2 @@ -11,8 +11,6 @@ HOMEPAGE= http://argus.tcp4me.com/ COMMENT= System and Network Monitoring Application LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= VARBASE DEPENDS+= fping>=2.4b2:../../net/fping diff --git a/net/aria2/Makefile b/net/aria2/Makefile index 6b68c6bf3da..15d9ee5ed04 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/01 15:30:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:18:09 asau Exp $ # DISTNAME= aria2-1.15.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://aria2.sourceforge.net/ COMMENT= Multi-threaded, multi-protocol, flexible download accelerator LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index e68af792796..83d65507132 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:56:52 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:10 asau Exp $ # DISTNAME= arp-scan-1.8 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.nta-monitor.com/tools/arp-scan/ COMMENT= Discovery and fingerprinting tool using ARP LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= perl:run diff --git a/net/arpd/Makefile b/net/arpd/Makefile index f40f59cc591..9f3a43d6bc9 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/11/25 22:10:48 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:10 asau Exp $ # DISTNAME= arpd @@ -10,8 +10,6 @@ MASTER_SITES= ftp://subzero.campus.luth.se/pub/arpd/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= ARP daemon -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # does not have bpf(4) device MAKE_ENV+= BINDIR=${PREFIX}/sbin diff --git a/net/arping/Makefile b/net/arping/Makefile index 6be158b6993..e2b8924ec33 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/11/01 00:08:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:10 asau Exp $ # DISTNAME= arping-2.08 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.habets.pp.se/synscan/programs.php?prog=arping COMMENT= ARP-level ping utility LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - LIBS+= -lnet -lpcap LIBS.SunOS+= -lsocket -lnsl INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index f260618782d..d6a3c2392ca 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/09/25 14:02:09 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:18:10 asau Exp $ # DISTNAME= arpwatch-2.1a15 @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/ MAINTAINER= bouyer@NetBSD.org COMMENT= Monitor ARP activity on a network, maintaining a database -PKG_DESTDIR_SUPPORT= user-destdir - RCD_SCRIPTS= arpwatch GNU_CONFIGURE= yes diff --git a/net/autonet/Makefile b/net/autonet/Makefile index a3005d30395..a4ecac1984e 100644 --- a/net/autonet/Makefile +++ b/net/autonet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:10 asau Exp $ DISTNAME= autonet-0.22 CATEGORIES= net @@ -8,8 +8,6 @@ EXTRACT_SUFX= .tbz MAINTAINER= abs@absd.org COMMENT= Automatically configure network interface & WEP keys -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= NetBSD-*-* USE_LANGUAGES= # empty diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 1f999e3033a..f4925b07527 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/10/08 23:00:47 adam Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/23 17:18:10 asau Exp $ DISTNAME= avahi-0.6.31 PKGREVISION= 5 @@ -10,8 +10,6 @@ HOMEPAGE= http://avahi.org/ COMMENT= Facilitate service discovery on a local network LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_PKGINSTALL= YES diff --git a/net/awhois/Makefile b/net/awhois/Makefile index d97c56027eb..a51faaa7679 100644 --- a/net/awhois/Makefile +++ b/net/awhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:10 asau Exp $ # DISTNAME= awhois.sh-v1.61 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.planix.com/pub/Planix/ COMMENT= All-encompassing whois client wrapper -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin diff --git a/net/balance/Makefile b/net/balance/Makefile index fb40f157554..44d6c05de37 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/07/06 10:17:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:10 asau Exp $ # DISTNAME= balance-3.15 @@ -13,8 +13,6 @@ BUILD_TARGET= balance INSTALLATION_DIRS= sbin ${PKGMANDIR}/man1 -PKG_DESTDIR_SUPPORT= user-destdir - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/balance ${DESTDIR}${PREFIX}/sbin/ ${INSTALL_MAN} ${WRKSRC}/balance.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/ diff --git a/net/barnyard/Makefile b/net/barnyard/Makefile index 669d491fd40..de2dc152d8c 100644 --- a/net/barnyard/Makefile +++ b/net/barnyard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/15 15:03:24 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:10 asau Exp $ DISTNAME= barnyard-0.2.0 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.snort.org/ COMMENT= Fast output system for snort -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES PKG_SYSCONFSUBDIR= snort diff --git a/net/batchftp/Makefile b/net/batchftp/Makefile index 30157c4e361..142c8d93bc4 100644 --- a/net/batchftp/Makefile +++ b/net/batchftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/06/20 01:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:11 asau Exp $ DISTNAME= batchftp102 PKGNAME= batchftp-1.02 @@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Automatically download files via the FTP protocol PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} diff --git a/net/bftpd/Makefile b/net/bftpd/Makefile index e45ee5aae92..5f1ef872b2d 100644 --- a/net/bftpd/Makefile +++ b/net/bftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/06/04 04:30:45 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:11 asau Exp $ # DISTNAME= bftpd-2.9 @@ -10,8 +10,6 @@ HOMEPAGE= http://bftpd.sourceforge.net/ COMMENT= Small and fast FTP server LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES WRKSRC= ${WRKDIR}/bftpd diff --git a/net/bind96/Makefile b/net/bind96/Makefile index eceeabc8c10..6849601607c 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/10/21 15:49:06 cheusov Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:18:11 asau Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/} @@ -13,8 +13,6 @@ COMMENT= Version 9.6 of the Berkeley Internet Name Daemon, implementation of DNS CONFLICTS+= host-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no BIND_VERSION= 9.6-ESV-R7-P4 diff --git a/net/bind97/Makefile b/net/bind97/Makefile index de566368fef..e3454fca501 100644 --- a/net/bind97/Makefile +++ b/net/bind97/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/21 15:49:06 cheusov Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:11 asau Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -13,8 +13,6 @@ COMMENT= Version 9.7 of the Berkeley Internet Name Daemon, implementation of DNS CONFLICTS+= host-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no BIND_VERSION= 9.7.7 diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 07cb17798d1..d2f2332393f 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/21 15:49:07 cheusov Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:11 asau Exp $ DISTNAME= bind-${BIND_VERSION} PKGREVISION= 1 @@ -13,8 +13,6 @@ COMMENT= Version 9.8 of the Berkeley Internet Name Daemon, implementation of DNS CONFLICTS+= host-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no BIND_VERSION= 9.8.4 diff --git a/net/bind99/Makefile b/net/bind99/Makefile index f0257c1bd0b..7123d7efd26 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/21 15:49:07 cheusov Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:11 asau Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -13,8 +13,6 @@ COMMENT= Version 9.9 of the Berkeley Internet Name Daemon, implementation of DNS CONFLICTS+= host-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no BIND_VERSION= 9.9.2 diff --git a/net/bing/Makefile b/net/bing/Makefile index f848e755b9c..c63190a6c89 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:11 asau Exp $ DISTNAME= bing-1.0.4 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fgouget.free.fr/bing/index-en.shtml COMMENT= Bing is a point-to-point bandwidth measurement tool -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" diff --git a/net/bird/Makefile.common b/net/bird/Makefile.common index f08bfdde288..89ad3259e1c 100644 --- a/net/bird/Makefile.common +++ b/net/bird/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2012/01/22 02:53:01 agc Exp $ +# $NetBSD: Makefile.common,v 1.2 2012/10/23 17:18:11 asau Exp $ # used by net/bird/Makefile # used by net/bird6/Makefile @@ -17,8 +17,6 @@ GNU_CONFIGURE= yes USE_TOOLS+= gmake flex bison USE_GNU_READLINE= yes -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --localstatedir=/var BIRD6?= # empty PLIST_SUBST+= BIRD6=${BIRD6} diff --git a/net/bittornado-gui/Makefile b/net/bittornado-gui/Makefile index 3f9a2853622..a6de769696f 100644 --- a/net/bittornado-gui/Makefile +++ b/net/bittornado-gui/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.27 2012/03/15 11:53:35 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:18:12 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir .include "../../net/bittornado/Makefile.common" diff --git a/net/bittornado/Makefile b/net/bittornado/Makefile index 9a873e903b6..f86ea3a644e 100644 --- a/net/bittornado/Makefile +++ b/net/bittornado/Makefile @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.9 2012/03/15 11:53:35 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:12 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" diff --git a/net/bittorrent-gui/Makefile b/net/bittorrent-gui/Makefile index a427cb028a9..4283b98843f 100644 --- a/net/bittorrent-gui/Makefile +++ b/net/bittorrent-gui/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/03/15 11:53:35 obache Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.32 2012/10/23 17:18:12 asau Exp $ .include "../../net/bittorrent/Makefile.common" diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 3a4cea51e9e..5f4a9928668 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/04/08 19:09:08 wiz Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.45 2012/10/23 17:18:12 asau Exp $ .include "Makefile.common" diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 7cec8a8f262..642971f6264 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/01/23 20:52:18 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:12 asau Exp $ # DISTNAME= bmon-2.0.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://people.suug.ch/~tgr/bmon/ COMMENT= Bmon is an interface bandwidth monitor PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes MAKE_FILE= GNUmakefile diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 0d72c597eae..23ce2e94372 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/02/11 20:25:12 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:12 asau Exp $ # DISTNAME= bounce-0.0 @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tool to forward TCP connection from one IP to another -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= majordomo-* WRKSRC= ${WRKDIR}/bounce diff --git a/net/bpalogin/Makefile b/net/bpalogin/Makefile index e743b2405b6..5163ad9347f 100644 --- a/net/bpalogin/Makefile +++ b/net/bpalogin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:12 asau Exp $ # DISTNAME= bpalogin-2.0.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bpalogin.sourceforge.net/ COMMENT= BigPond Advance login client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes BUILD_TARGET= bpalogin diff --git a/net/bridged/Makefile b/net/bridged/Makefile index 89b73bff18c..91e43964f20 100644 --- a/net/bridged/Makefile +++ b/net/bridged/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:12 asau Exp $ DISTNAME= bridged-20010701 CATEGORIES= net @@ -7,8 +7,6 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Userland ethernet bridge daemon -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # no direct interface API WRKSRC= ${WRKDIR}/bridged diff --git a/net/bsddip/Makefile b/net/bsddip/Makefile index 109eee82644..675a86eed1f 100644 --- a/net/bsddip/Makefile +++ b/net/bsddip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:12 asau Exp $ DISTNAME= bsddip-1.02 CATEGORIES= net @@ -11,8 +11,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Dialup IP program -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # no sl(4) device NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL diff --git a/net/btget/Makefile b/net/btget/Makefile index a2d9c15b61c..648fe926ea7 100644 --- a/net/btget/Makefile +++ b/net/btget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/12/02 07:47:53 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:13 asau Exp $ # DISTNAME= libbt-1.05 @@ -11,8 +11,6 @@ MAINTAINER= reinoud@NetBSD.org HOMEPAGE= http://libbt.sourceforge.net/ COMMENT= Fast bittorrent client and library written in C -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= makedepend USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/net/btpd/Makefile b/net/btpd/Makefile index 17aa45ac412..3858ae50228 100644 --- a/net/btpd/Makefile +++ b/net/btpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/12/03 12:44:21 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:13 asau Exp $ DISTNAME= btpd-0.16 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= https://github.com/btpd/btpd/wiki/ COMMENT= Daemon for file sharing over bittorrent LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES DOCSDIR= ${PREFIX}/share/doc/btpd diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index f08a54d9b4b..d865e5a24f6 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.87 2012/10/23 17:18:13 asau Exp $ # DISTNAME= bug-buddy-2.26.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Graphical GNOME2 bug reporting tool -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/net/cacti/Makefile b/net/cacti/Makefile index 1b1fb4cba2d..860607cdde4 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:13 asau Exp $ # PKGNAME= cacti-0.8.7i @@ -15,7 +15,6 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none USE_TOOLS+= pax NO_BUILD= yes -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql DEPENDS+= ${PHP_PKG_PREFIX}-snmp-[0-9]*:../../net/php-snmp diff --git a/net/calypso/Makefile b/net/calypso/Makefile index e5e0f3b34ff..836a39ad704 100644 --- a/net/calypso/Makefile +++ b/net/calypso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 22:14:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:13 asau Exp $ DISTNAME= calypso-1.0 PKGREVISION= 1 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-vobject>=0.8.1c:../../textproc/py-vobject DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base -PKG_DESTDIR_SUPPORT= user-destdir - #WRKSRC= ${WRKDIR}/calypso PYDISTUTILSPKG= yes diff --git a/net/cdpd/Makefile b/net/cdpd/Makefile index ab57a35a48a..b7bf452c077 100644 --- a/net/cdpd/Makefile +++ b/net/cdpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/03/17 21:42:12 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:13 asau Exp $ # DISTNAME= cdpd-1.0.2 @@ -10,8 +10,6 @@ MAINTAINER= explorer@NetBSD.org COMMENT= Simple daemon to send Cisco Discovery Protocol packets HOMEPAGE= http://www.lexa.ru -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin diff --git a/net/cftp/Makefile b/net/cftp/Makefile index dc31baca5a1..0d6a5124634 100644 --- a/net/cftp/Makefile +++ b/net/cftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/12/31 08:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:13 asau Exp $ # DISTNAME= cftp-0.12 @@ -11,8 +11,6 @@ OWNER= dillo@NetBSD.org HOMEPAGE= http://ftp.giga.or.at/pub/nih/cftp/ COMMENT= Comfortable FTP, a full screen ftp client -PKG_DESTDIR_SUPPORT= user-destdir - # bin/cftp CONFLICTS= py[0-9]*-twisted-[0-9]* diff --git a/net/chimera/Makefile b/net/chimera/Makefile index c80d1be5667..806b88707b5 100644 --- a/net/chimera/Makefile +++ b/net/chimera/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/05/02 04:48:04 agc Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:13 asau Exp $ DISTNAME= chimera-1.20 CATEGORIES= net @@ -14,7 +14,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake -PKG_DESTDIR_SUPPORT= user-destdir AUTO_MKDIRS= yes .include "../../mk/bsd.pkg.mk" diff --git a/net/chksniff/Makefile b/net/chksniff/Makefile index b49e6c67809..e64e419941f 100644 --- a/net/chksniff/Makefile +++ b/net/chksniff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/03/02 17:40:02 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:13 asau Exp $ # DISTNAME= chksniff-0.2 @@ -9,8 +9,6 @@ MAINTAINER= virtus@wanadoo.nl HOMEPAGE= http://virtus.ath.cx/chksniff/ COMMENT= Small tool to check for promiscuous interfaces -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin GNU_CONFIGURE= YES diff --git a/net/choparp/Makefile b/net/choparp/Makefile index a0395d726c3..351a4ea23e2 100644 --- a/net/choparp/Makefile +++ b/net/choparp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:39 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:14 asau Exp $ # DISTNAME= choparp-20021107 @@ -9,8 +9,6 @@ MAINTAINER= dbj@NetBSD.org HOMEPAGE= http://choparp.sourceforge.net/ COMMENT= Simple proxy arp daemon -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # does not have bpf(4) device MANCOMPRESSED_IF_MANZ= yes diff --git a/net/choqok/Makefile b/net/choqok/Makefile index 8e977b33db3..170f5cacdb5 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:14 asau Exp $ # DISTNAME= choqok-1.3 @@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ USE_TOOLS+= perl msgfmt -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 DEPENDS= qca2-ossl-[0-9]*:../../security/qca2-ossl diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 1b526be9964..d65421a9424 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2010/02/26 09:27:43 hannken Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:14 asau Exp $ DISTNAME= chrony-1.24 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= hannken@NetBSD.org HOMEPAGE= http://chrony.tuxfamily.org/ COMMENT= Daemon for maintaining the accuracy of computer clocks -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake HAS_CONFIGURE= YES BUILD_DEFS+= VARBASE diff --git a/net/cia/Makefile b/net/cia/Makefile index a1605a923c1..6e7f22c4817 100644 --- a/net/cia/Makefile +++ b/net/cia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/08 10:35:24 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:14 asau Exp $ DISTNAME= cia-20030922 CATEGORIES= net @@ -8,8 +8,6 @@ EXTRACT_SUFX= .tar.bz2 OWNER= tron@NetBSD.org COMMENT= Simple IP accounting software -PKG_DESTDIR_SUPPORT= user-destdir - DOC_DIR= ${PREFIX}/share/doc/cia EXAMPLES_DIR= ${PREFIX}/share/examples/cia diff --git a/net/cidr/Makefile b/net/cidr/Makefile index cdf3ed85805..6b9eb726b91 100644 --- a/net/cidr/Makefile +++ b/net/cidr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/02/11 20:32:49 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:14 asau Exp $ # DISTNAME= cidr-current @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # http://home.netcom.com/~naym/cidr.html COMMENT= RFC 1878 subnet calculator / helper -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/cidr-2.3 LIBS.SunOS+= -lnsl -lsocket diff --git a/net/cisco-mibs/Makefile b/net/cisco-mibs/Makefile index 6f7626a0743..964ed0bd59b 100644 --- a/net/cisco-mibs/Makefile +++ b/net/cisco-mibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/03/17 21:43:58 zafer Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:14 asau Exp $ DISTNAME= cisco-mibs-20050210 PKGREVISION= 1 @@ -26,7 +26,7 @@ USE_TOOLS+= gtar MIBDIR= ${PREFIX}/share/cisco-mibs INSTALLATION_DIRS+= share/cisco-mibs -PKG_DESTDIR_SUPPORT= user-destdir + do-install: .for distfile in ${DISTFILES} diff --git a/net/clive/Makefile b/net/clive/Makefile index e0744768056..63e795c6fe8 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/10/03 21:56:52 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/23 17:18:14 asau Exp $ # DISTNAME= clive-2.3.3 @@ -18,8 +18,6 @@ DEPENDS+= p5-JSON-XS>=2.3:../../converters/p5-JSON-XS DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile DEPENDS+= p5-version>=0.77:../../devel/p5-version -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/clive/.packlist INSTALLATION_DIRS= share/examples/clive diff --git a/net/cmu-dhcpd/Makefile b/net/cmu-dhcpd/Makefile index 5c9ad354ebb..7db06dd19d7 100644 --- a/net/cmu-dhcpd/Makefile +++ b/net/cmu-dhcpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/10/01 12:16:45 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:14 asau Exp $ # DISTNAME= CMU-dhcp-3.3.7+PU-9 @@ -7,8 +7,6 @@ CATEGORIES= net MASTER_SITES= http://www.net.princeton.edu/software/dhcpd/ EXTRACT_SUFX= .tar.Z -PKG_DESTDIR_SUPPORT= user-destdir - MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.net.princeton.edu/software/dhcpd/ COMMENT= CMU BootP and DHCP server, plus Princeton patches diff --git a/net/cntlm/Makefile b/net/cntlm/Makefile index 54b3ed2f9dd..613a95f6778 100644 --- a/net/cntlm/Makefile +++ b/net/cntlm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/11/03 21:13:24 jym Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:14 asau Exp $ # DISTNAME= cntlm-0.35.1 @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 HAS_CONFIGURE= yes -PKG_DESTDIR_SUPPORT= user-destdir - CNTLM_USER?= cntlm CNTLM_GROUP?= cntlm CNTLM_CONFDIR= ${PKG_SYSCONFDIR} diff --git a/net/coda/Makefile b/net/coda/Makefile index c44e4b65382..aa151ecef09 100644 --- a/net/coda/Makefile +++ b/net/coda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:15 asau Exp $ # DISTNAME= coda-6.9.5 @@ -12,7 +12,6 @@ COMMENT= Coda distributed fileystem LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_PLATFORM+= DragonFly-*-* # See http://coda.wikidev.net/Quick_Client_Action for hints on how diff --git a/net/coherence/Makefile b/net/coherence/Makefile index ed75fccc34d..53ac8dd7ca2 100644 --- a/net/coherence/Makefile +++ b/net/coherence/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/17 18:36:42 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:15 asau Exp $ # DISTNAME= Coherence-0.6.6.2 @@ -12,7 +12,6 @@ HOMEPAGE= http://coherence.beebits.net/ COMMENT= Media server framework USE_LANGUAGES= # none -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted diff --git a/net/coilmq/Makefile b/net/coilmq/Makefile index cf640e3e9ce..1ca53b398aa 100644 --- a/net/coilmq/Makefile +++ b/net/coilmq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:15 asau Exp $ # DISTNAME= CoilMQ-0.6.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/coilmq/ COMMENT= Lightweight Python STOMP message broker LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.6.9:../../databases/py-sqlalchemy DEPENDS+= ${PYPKGPREFIX}-stompclient>=0.3.2:../../devel/py-stompclient DEPENDS+= ${PYPKGPREFIX}-daemon>=1.5.5:../../devel/py-daemon diff --git a/net/connect/Makefile b/net/connect/Makefile index 07b5c2f1f76..0655e5b9988 100644 --- a/net/connect/Makefile +++ b/net/connect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/21 17:56:13 cheusov Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:15 asau Exp $ DISTNAME= connect PKGNAME= ${DISTNAME}-1.95 @@ -21,7 +21,6 @@ LIBS.Darwin+= -lresolv LIBS.SunOS+= -lresolv -lsocket -lnsl INSTALLATION_DIRS= bin share/doc/connect -PKG_DESTDIR_SUPPORT= user-destdir do-build: ${MKDIR} ${WRKSRC} diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 5eaa31f1609..9a72c5324aa 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2010/09/28 13:21:32 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:15 asau Exp $ DISTNAME= corkscrew-2.0 CATEGORIES= net @@ -10,7 +10,6 @@ COMMENT= Tool for tunneling SSH through HTTP proxies LICENSE= gnu-gpl-v2 INSTALLATION_DIRS= share/doc/corkscrew -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile index 45f3c7333be..8a4fee9567e 100644 --- a/net/couriertcpd/Makefile +++ b/net/couriertcpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/06/09 11:45:39 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:15 asau Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/tcpd-/} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.courier-mta.org/ CONFLICTS= courier-imap<4.1.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake USE_LANGUAGES= c c++ diff --git a/net/csup/Makefile b/net/csup/Makefile index 476aa24f2a4..a9b84277767 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/04/19 21:23:24 zafer Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:15 asau Exp $ # DISTNAME= csup-snap-20100404 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.mu.org/~mux/csup.html COMMENT= Rewrite of the CVSup file updating client in C LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= lex yacc USE_BSD_MAKEFILE= yes diff --git a/net/dante/Makefile b/net/dante/Makefile index a512f36bb45..e7f9dae414d 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2010/03/08 11:59:54 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:15 asau Exp $ DISTNAME= dante-1.1.19 PKGREVISION= 1 @@ -11,8 +11,6 @@ COMMENT= BSD-licensed socks 4/5 proxy suite CONFLICTS= socks4-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-socks-conf=${PKG_SYSCONFDIR}/socks.conf diff --git a/net/darkstat/Makefile b/net/darkstat/Makefile index 321a8e058fd..155f6bdb95a 100644 --- a/net/darkstat/Makefile +++ b/net/darkstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/03/22 12:30:42 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:15 asau Exp $ # DISTNAME= darkstat-3.0.715 @@ -11,8 +11,6 @@ HOMEPAGE= http://unix4lyfe.org/darkstat/ COMMENT= Network statistics gatherer LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= darkstat GNU_CONFIGURE= yes diff --git a/net/dc_gui2/Makefile b/net/dc_gui2/Makefile index e7d6d23bc3b..87116760205 100644 --- a/net/dc_gui2/Makefile +++ b/net/dc_gui2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.67 2012/10/23 17:18:16 asau Exp $ DISTNAME= dc_gui2-0.80 PKGREVISION= 18 @@ -10,8 +10,6 @@ HOMEPAGE= http://ac2i.homelinux.com/dctc/ COMMENT= Graphical user interface for DCTC LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= dctc>=0.85.9:../../net/dctc BDB_ACCEPTED= db4 db5 diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile index 4713d8677f6..ad7d162ec88 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 17:18:16 asau Exp $ DISTNAME= dcsharp-0.11.1 PKGREVISION= 26 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/dcsharp/ COMMENT= File sharing client for the Direct Connect protocol -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config msgfmt USE_LANGUAGES= c++ NO_CONFIGURE= yes diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 3fad787ca6d..89e4c3788ab 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/23 17:18:16 asau Exp $ DISTNAME= dctc-0.85.9 PKGREVISION= 8 @@ -10,8 +10,6 @@ HOMEPAGE= http://ac2i.homelinux.com/dctc/ COMMENT= Direct Connect clone (Direct Connect Text Client) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - BDB_ACCEPTED= db4 db5 USE_LIBTOOL= yes USE_TOOLS+= gmake perl:run pkg-config diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile index 51ac7a23c4f..7af56b4890a 100644 --- a/net/ddclient/Makefile +++ b/net/ddclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 17:18:16 asau Exp $ DISTNAME= ddclient-3.6.6 PKGREVISION= 3 @@ -24,7 +24,6 @@ CONF_FILES_PERMS= ${EGDIR}/sample-etc_ddclient.conf \ ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0600 INSTALLATION_DIRS= sbin share/doc/ddclient share/examples/ddclient -PKG_DESTDIR_SUPPORT= user-destdir do-configure: cd ${WRKSRC}; for f in ddclient; do \ diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 3f5c3432a03..01f2319ddcf 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2011/07/03 01:36:58 dholland Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/23 17:18:16 asau Exp $ DISTNAME= delegate9.9.1 PKGNAME= delegate-9.9.1 @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.delegate.org/delegate/ COMMENT= General purpose TCP/IP proxy system -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no .include "../../mk/bsd.prefs.mk" diff --git a/net/dhcpcd-dbus/Makefile b/net/dhcpcd-dbus/Makefile index c51afac7ac3..371c64e6ec5 100644 --- a/net/dhcpcd-dbus/Makefile +++ b/net/dhcpcd-dbus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/02/06 15:47:53 roy Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:16 asau Exp $ # DISTNAME= dhcpcd-dbus-0.6.0 @@ -12,7 +12,6 @@ HOMEPAGE= http://roy.marples.name/projects/dhcpcd/ COMMENT= DBus binding for dhcpcd LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 USE_TOOLS+= pkg-config HAS_CONFIGURE= yes diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 9d0a9744f61..f72ebcc7e9c 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/08 23:02:14 adam Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:16 asau Exp $ # DISTNAME= dhcpcd-ui-0.6.0 @@ -17,7 +17,6 @@ LICENSE= modified-bsd DEPENDS+= dhcpcd-dbus>=0.6.0:../../net/dhcpcd-dbus -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 USE_TOOLS+= pkg-config HAS_CONFIGURE= yes diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 77c01f31848..4b9a3f13478 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/02/06 15:43:49 roy Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:18:16 asau Exp $ # DISTNAME= dhcpcd-5.5.4 @@ -12,7 +12,6 @@ HOMEPAGE= http://roy.marples.name/projects/dhcpcd/ COMMENT= RFC2131 compliant DHCP client LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile index 68757b792f8..cf5183c4152 100644 --- a/net/dhcpd-pools/Makefile +++ b/net/dhcpd-pools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:16 asau Exp $ DISTNAME= dhcpd-pools-2.16 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://dhcpd-pools.sourceforge.net/ COMMENT= ISC dhcpd lease analysis and reporting LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/dhid/Makefile b/net/dhid/Makefile index 0a69630a7cf..e490811537e 100644 --- a/net/dhid/Makefile +++ b/net/dhid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2010/03/24 19:43:28 asau Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:17 asau Exp $ # DISTNAME= dhid-5.2 @@ -13,7 +13,6 @@ COMMENT= Dynamic Host Information System client daemon RCD_SCRIPTS= dhid INSTALLATION_DIRS= sbin share/doc/dhid -PKG_DESTDIR_SUPPORT= user-destdir do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dhid ${DESTDIR}${PREFIX}/sbin diff --git a/net/djbdns-run/Makefile b/net/djbdns-run/Makefile index 7aaa2d033b6..0202434b710 100644 --- a/net/djbdns-run/Makefile +++ b/net/djbdns-run/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2009/04/09 00:48:10 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:17 asau Exp $ # DISTNAME= djbdns-run-20050415 @@ -15,7 +15,6 @@ DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools DEPENDS+= ucspi-tcp-[0-9]*:../../net/ucspi-tcp PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} NO_BUILD= yes diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index 61e2f8cb85d..85459189851 100644 --- a/net/djbdns/Makefile +++ b/net/djbdns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2011/06/09 00:55:40 schmonz Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/23 17:18:17 asau Exp $ DISTNAME= djbdns-1.05 PKGREVISION= 10 @@ -14,7 +14,6 @@ LICENSE= public-domain MANPAGES= ${DISTNAME}-man-20031023.tar.gz SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/ -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews # We change conf-home from the default "/usr/local" and don't diff --git a/net/dlint/Makefile b/net/dlint/Makefile index a7d615e14f1..39532882560 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:17 asau Exp $ # DISTNAME= dlint1.4.0 @@ -14,7 +14,6 @@ COMMENT= Internet Domain Name System (DNS) error checking utility USE_TOOLS+= perl:run NO_BUILD= YES -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= bin man/man1 do-configure: diff --git a/net/dnscap/Makefile b/net/dnscap/Makefile index 923ff5502d6..73c7bcb3462 100644 --- a/net/dnscap/Makefile +++ b/net/dnscap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/12/08 07:39:00 agc Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:17 asau Exp $ DISTNAME= dnscap-134 CATEGORIES= net @@ -11,7 +11,6 @@ LICENSE= isc GNU_CONFIGURE= yes -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${MANPREFIX}/man1 .include "../../net/libpcap/buildlink3.mk" diff --git a/net/dnscheck/Makefile b/net/dnscheck/Makefile index edfcd7ed436..b2d1770506c 100644 --- a/net/dnscheck/Makefile +++ b/net/dnscheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:17 asau Exp $ # DISTNAME= dotse-dnscheck-1.2.6-0-g86a5c69 @@ -12,8 +12,6 @@ HOMEPAGE= https://github.com/dotse/dnscheck/ COMMENT= DNSCheck is a DNS quality checker LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - FETCH_USING= curl DEPENDS+= p5-Net-DNS>=0.65:../../net/p5-Net-DNS diff --git a/net/dnsdoctor/Makefile b/net/dnsdoctor/Makefile index e83a539463f..2806c3be40d 100644 --- a/net/dnsdoctor/Makefile +++ b/net/dnsdoctor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/11/08 15:42:27 taca Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:17 asau Exp $ # DISTNAME= dnsdoctor-1.0.1 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ruby${RUBY_VER}-base>=${RUBY_VERSION}:../../lang/ruby${RUBY_VER}-base -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/dnsdoctor # Config name conflict, need many changes. diff --git a/net/dnsmasq/Makefile b/net/dnsmasq/Makefile index 304736f01b2..f912f70d6b2 100644 --- a/net/dnsmasq/Makefile +++ b/net/dnsmasq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/07/04 08:26:37 roy Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:17 asau Exp $ # DISTNAME= dnsmasq-2.62 @@ -14,7 +14,6 @@ RCD_SCRIPTS= dnsmasq CONF_FILES= ${PREFIX}/share/examples/dnsmasq/dnsmasq.conf.example \ ${PKG_SYSCONFDIR}/dnsmasq.conf -PKG_DESTDIR_SUPPORT= user-destdir PKG_OPTIONS_VAR= PKG_OPTIONS.dnsmasq PKG_SUPPORTED_OPTIONS= dbus inet6 PKG_SUGGESTED_OPTIONS= inet6 diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 631b7d47c88..53ce42ae774 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2009/07/25 10:26:17 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:18 asau Exp $ # DISTNAME= dnstop-20090128 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dns.measurement-factory.com/tools/dnstop/ COMMENT= Diagnose tcpdump trace for DNS queries/replies -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 share/doc/dnstop diff --git a/net/dnstracer/Makefile b/net/dnstracer/Makefile index 5946dca628b..03872ef7138 100644 --- a/net/dnstracer/Makefile +++ b/net/dnstracer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/02/06 14:20:24 shattered Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:18 asau Exp $ DISTNAME= dnstracer-1.9 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mavetju.org/unix/general.php COMMENT= Tool to trace dns queries -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_FEATURES+= inet6 diff --git a/net/docsis/Makefile b/net/docsis/Makefile index 82d0bcf6e29..10293a78836 100644 --- a/net/docsis/Makefile +++ b/net/docsis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/01/14 00:51:36 hans Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:18 asau Exp $ # DISTNAME= docsis-0.9.4 @@ -9,8 +9,6 @@ MAINTAINER= symka@NetBSD.org HOMEPAGE= http://docsis.sourceforge.net/ COMMENT= Utility for manipulating DOCSIS-compliant cable modems -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= gm4 bison diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile index 7857019f8ad..2f3d30bc357 100644 --- a/net/driftnet/Makefile +++ b/net/driftnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/04/22 13:44:21 obache Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:18:18 asau Exp $ # DISTNAME= driftnet-0.1.6 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ex-parrot.com/~chris/driftnet/ COMMENT= Real-time image sniffer -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 MAKE_JOBS_SAFE= no diff --git a/net/drill/Makefile b/net/drill/Makefile index 41103e349a0..e0aea810d73 100644 --- a/net/drill/Makefile +++ b/net/drill/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 13:58:48 he Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:18 asau Exp $ VERSION= 1.6.13 DISTNAME= ldns-${VERSION} @@ -14,8 +14,6 @@ LICENSE= modified-bsd USE_TOOLS+= gmake -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-ldns=${PREFIX} diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index 01eba5ae1bc..59c35bd2303 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/04/15 22:07:36 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:18 asau Exp $ # DISTNAME= dtcp-20060109 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.imasy.or.jp/~ume/dtcp/ COMMENT= Dynamic Tunnel Configuration Protocol daemon and client LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= qpopper-[0-9]*:../../mail/qpopper RCD_SCRIPTS= dtcpc dtcps diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile index a0b376da58c..d020dcde331 100644 --- a/net/dtcpclient/Makefile +++ b/net/dtcpclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/04/15 22:07:36 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:18 asau Exp $ # DISTNAME= dtcpclient-20060526 @@ -14,8 +14,6 @@ COMMENT= Dynamic Tunnel Configuration Protocol client ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-* ONLY_FOR_PLATFORM+= DragonFly-*-* -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes RCD_SCRIPTS= dtcpclient diff --git a/net/dtorrent/Makefile b/net/dtorrent/Makefile index 45687637a4f..4070f831339 100644 --- a/net/dtorrent/Makefile +++ b/net/dtorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/09/16 12:26:03 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:18 asau Exp $ # DISTNAME= ctorrent-dnh3.3.2 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2 CONFLICTS= ctorrent-[0-9]* SUPERSEDES= ctorrent-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/net/dynipclient/Makefile b/net/dynipclient/Makefile index 2b03481d49f..a0745ea385d 100644 --- a/net/dynipclient/Makefile +++ b/net/dynipclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/02/11 20:50:59 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:18 asau Exp $ # DISTNAME= dynip_3.00 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.dynip.com/ COMMENT= Client for the dynip.com dynamic DNS service -PKG_DESTDIR_SUPPORT= user-destdir - RCD_SCRIPTS= dynipclient EGDIR= ${PREFIX}/share/examples/dynipclient diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 60e26cfb1e2..093179706c3 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/04/22 13:44:21 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:18:19 asau Exp $ # DISTNAME= echoping-6.0.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://echoping.sourceforge.net/ COMMENT= Test performance of a remote TCP service -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= YES diff --git a/net/ed2k-gtk-gui/Makefile b/net/ed2k-gtk-gui/Makefile index 54e99009614..ad462e55adc 100644 --- a/net/ed2k-gtk-gui/Makefile +++ b/net/ed2k-gtk-gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/23 17:18:19 asau Exp $ DISTNAME= ed2k-gtk-gui-0.6.3 PKGREVISION= 18 @@ -9,8 +9,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://ed2k-gtk-gui.sourceforge.net/ COMMENT= GUI for the eDonkey2000 and Overnet -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/net/edonkey2k/Makefile b/net/edonkey2k/Makefile index fb283a160b3..c5e5ce41959 100644 --- a/net/edonkey2k/Makefile +++ b/net/edonkey2k/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/02/11 20:52:00 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:19 asau Exp $ # DISTNAME= donkey @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.edonkey2000.com/ COMMENT= Yet another P2P file sharing tool -PKG_DESTDIR_SUPPORT= user-destdir - EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base compat diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 56bbd041974..f5ca4f13f9c 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:18:19 asau Exp $ # DISTNAME= ekiga-3.2.6 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.ekiga.org/ COMMENT= VoIP and video conferencing application for GNOME LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir PREV_PKGPATH= net/ekiga-devel USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/net/entropy/Makefile b/net/entropy/Makefile index 5d24d7369a8..2ef711d1524 100644 --- a/net/entropy/Makefile +++ b/net/entropy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2010/02/11 20:53:53 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:18:19 asau Exp $ # DISTNAME= entropy_rsa-${ENTROPY_VERSION} @@ -13,8 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://entropy.stop1984.com/ COMMENT= Anonymous peer-to-peer networking node (similar to Freenet) -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= autoconf gmake diff --git a/net/ether2dns/Makefile b/net/ether2dns/Makefile index d2bc51d712f..20bb5b571a2 100644 --- a/net/ether2dns/Makefile +++ b/net/ether2dns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/01/28 20:28:33 is Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:19 asau Exp $ # DISTNAME= ether2dns-1.6 @@ -12,8 +12,6 @@ COMMENT= Converter from /etc/ethers to IPv6 DNS records WRKSRC= ${WRKDIR} -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= lex USE_LANGUAGES= c diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 03a687f5a02..5b9dc14d3f3 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.72 2012/10/23 17:18:19 asau Exp $ DISTNAME= etherape-0.9.12 PKGREVISION= 11 @@ -23,8 +23,6 @@ EGDIR= ${PREFIX}/share/examples/etherape CONF_FILES= ${EGDIR}/services ${PKG_SYSCONFDIR}/services -PKG_DESTDIR_SUPPORT= user-destdir - post-install: ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKSRC}/services ${DESTDIR}${EGDIR} diff --git a/net/ettercap-NG/Makefile b/net/ettercap-NG/Makefile index ada140b572c..b646f05e8ea 100644 --- a/net/ettercap-NG/Makefile +++ b/net/ettercap-NG/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/03/03 00:13:43 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:19 asau Exp $ DISTNAME= ettercap-NG-0.7.3 PKGREVISION= 7 @@ -12,7 +12,6 @@ LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= ettercap-[0-9]* BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.8.1 diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 70c4cbe0fa4..95a69b41815 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.60 2012/10/23 17:18:19 asau Exp $ DISTNAME= ettercap-0.6.b PKGREVISION= 17 @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 CONFLICTS+= ettercap-NG-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes diff --git a/net/ez-ipupdate/Makefile b/net/ez-ipupdate/Makefile index 83034c0ac4e..c931a4a5388 100644 --- a/net/ez-ipupdate/Makefile +++ b/net/ez-ipupdate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/09/07 12:01:16 ghen Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:20 asau Exp $ DISTNAME= ez-ipupdate-3.0.11b7 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= ghen@NetBSD.org HOMEPAGE= http://www.ez-ipupdate.com/ COMMENT= Client to update dynamic DNS entries -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes EGDIR= ${PREFIX}/share/examples/ez-ipupdate diff --git a/net/fair-identd/Makefile b/net/fair-identd/Makefile index 65a14b66d1a..85bee3dce4d 100644 --- a/net/fair-identd/Makefile +++ b/net/fair-identd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/02/11 20:53:21 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:20 asau Exp $ # DISTNAME= identd @@ -11,8 +11,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.clock.org/~fair/opinion/identd.html COMMENT= Fast RFC-1413 identd running under inetd that returns no useful info -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= libexec do-extract: diff --git a/net/fetch/Makefile b/net/fetch/Makefile index 02b15c61ad4..831d9f29e38 100644 --- a/net/fetch/Makefile +++ b/net/fetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/12/17 00:12:29 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:20 asau Exp $ # DISTNAME= fetch-1.7 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.FreeBSD.org/ COMMENT= Client to fetch URLs LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_FEATURES= nbcompat GNU_CONFIGURE= yes diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile index 81803f479d6..1ceaf74fea0 100644 --- a/net/filezilla/Makefile +++ b/net/filezilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/14 16:04:44 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:20 asau Exp $ # VERSION= 3.5.0 @@ -14,8 +14,6 @@ HOMEPAGE= http://filezilla-project.org/ COMMENT= FTP, FTPS and SFTP client with intuitive GUI LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config msgfmt msgmerge diff --git a/net/firewalk/Makefile b/net/firewalk/Makefile index 9e22ea485b3..090d678904c 100644 --- a/net/firewalk/Makefile +++ b/net/firewalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2009/12/09 12:27:28 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:20 asau Exp $ DISTNAME= firewalk-5.0 PKGREVISION= 3 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.packetfactory.net/Projects/firewalk/ COMMENT= Determines the filter rules on a packet forwarding device LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/Firewalk GNU_CONFIGURE= yes diff --git a/net/flickcurl/Makefile b/net/flickcurl/Makefile index a085ba23abf..46e341a4b88 100644 --- a/net/flickcurl/Makefile +++ b/net/flickcurl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/02 15:12:51 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:20 asau Exp $ # DISTNAME= flickcurl-1.23 @@ -10,8 +10,6 @@ HOMEPAGE= http://download.dajobe.org/flickcurl/ COMMENT= Flickr API library LICENSE= gnu-lgpl-v2.1 OR gnu-gpl-v2 OR apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/flodo/Makefile b/net/flodo/Makefile index 567b9d62de9..6360d626e56 100644 --- a/net/flodo/Makefile +++ b/net/flodo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/12/17 22:14:27 abs Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:20 asau Exp $ # DISTNAME= flodo-v4 @@ -16,7 +16,6 @@ BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.8 CPPFLAGS+= -I${BUILDLINK_PREFIX.libpcap}/include LDFLAGS+= -L${BUILDLINK_PREFIX.libpcap}/lib -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin CONFLICTS+= flodo-4-[0-9]* diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile index 636d78e6e83..f37b7b66625 100644 --- a/net/flow-tools/Makefile +++ b/net/flow-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2011/02/28 14:52:58 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:18:20 asau Exp $ DISTNAME= flow-tools-0.68 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.splintered.net/sw/flow-tools/ COMMENT= Collect and store NetFlow data -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES PKG_SYSCONFSUBDIR= flow-tools diff --git a/net/fmirror/Makefile b/net/fmirror/Makefile index a3eb321dec5..2f916c95761 100644 --- a/net/fmirror/Makefile +++ b/net/fmirror/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/03/17 21:47:31 zafer Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:20 asau Exp $ DISTNAME= fmirror-0.8.4 CATEGORIES= net @@ -7,8 +7,6 @@ MASTER_SITES= # ftp://ftp.guardian.no/pub/free/ftp/fmirror/ MAINTAINER= he@NetBSD.org COMMENT= Mirror program for FTP sites (written in C) -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --datadir=${PREFIX}/share/examples diff --git a/net/fpdns/Makefile b/net/fpdns/Makefile index 3316bc266b6..d3df3f4162c 100644 --- a/net/fpdns/Makefile +++ b/net/fpdns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:21 asau Exp $ # DISTNAME= fpdns-0.9.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rfc.se/fpdns/ COMMENT= Fingerprinting DNS servers -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS WRKSRC= ${WRKDIR} diff --git a/net/fping/Makefile b/net/fping/Makefile index 7eec447675e..7c3b726543b 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/02/10 17:26:05 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:21 asau Exp $ DISTNAME= fping-2.4b2_to PKGNAME= fping-2.4b2 @@ -10,8 +10,6 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.fping.com/ COMMENT= Quickly ping many hosts w/o flooding the network -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES SPECIAL_PERMS+= sbin/fping ${SETUID_ROOT_PERMS} diff --git a/net/fping6/Makefile b/net/fping6/Makefile index 82db5dbf971..f612f624753 100644 --- a/net/fping6/Makefile +++ b/net/fping6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/04/15 08:34:00 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:21 asau Exp $ DISTNAME= fping-2.4b2_to-ipv6 PKGNAME= fping6-2.4b2 @@ -9,8 +9,6 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://www.fping.com/ COMMENT= Quickly ping many hosts w/o flooding the network -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_FEATURES+= inet6 diff --git a/net/freeDiameter/Makefile b/net/freeDiameter/Makefile index c7971b6cd7e..f41092fb154 100644 --- a/net/freeDiameter/Makefile +++ b/net/freeDiameter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/09/15 15:03:24 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:21 asau Exp $ # DISTNAME= 1.1.4 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.freediameter.net/trac/ COMMENT= Open source Diameter protocol implementation LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= freeDiameter WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/net/freenet-tools/Makefile b/net/freenet-tools/Makefile index ed726f6067f..be5b74fce26 100644 --- a/net/freenet-tools/Makefile +++ b/net/freenet-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/11 20:54:51 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:21 asau Exp $ # DISTNAME= ft-0.2.25 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://entropy.stop1984.com/ COMMENT= Freenet Tools, freesite manipulation tools for Freenet and Entropy -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake MAKE_FLAGS+= CC=${CC:Q} LD=${CC:Q} CFLAGS=${CFLAGS:M*:Q} LDFLAGS=${LDFLAGS:M*:Q} diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index c9c8d0a750c..7ad19b3868c 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/10/03 21:56:53 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/23 17:18:21 asau Exp $ DISTNAME= freeradius-${RADVER} PKGREVISION= 3 @@ -11,7 +11,6 @@ COMMENT= Free RADIUS server implementation CONFLICTS+= freeradius-2.[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no .include "../../mk/bsd.prefs.mk" diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index 883ee3340f6..f4057c63c5d 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:21 asau Exp $ DISTNAME= freeradius-server-${RADVER} PKGNAME= ${DISTNAME:S/-server//} @@ -18,7 +18,6 @@ USE_TOOLS+= gmake perl:run USE_LIBTOOL= yes USE_OLD_DES_API= yes MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir .include "../../mk/bsd.prefs.mk" diff --git a/net/ftplibpp/Makefile b/net/ftplibpp/Makefile index 599e34af210..877a72de6fc 100644 --- a/net/ftplibpp/Makefile +++ b/net/ftplibpp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/01/17 12:02:31 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:22 asau Exp $ # DISTNAME= ftplibpp-1.0.1 @@ -14,8 +14,6 @@ USE_TOOLS+= gmake INSTALLATION_DIRS= include lib share/doc/ftplibpp -PKG_DESTDIR_SUPPORT= user-destdir - post-install: ${INSTALL_DATA} ${WRKSRC}/ftplibpp.html ${DESTDIR}${PREFIX}/share/doc/ftplibpp diff --git a/net/ftpproxy/Makefile b/net/ftpproxy/Makefile index 92e20d4103b..2852bbeb6bc 100644 --- a/net/ftpproxy/Makefile +++ b/net/ftpproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/02/11 21:03:54 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:22 asau Exp $ # DISTNAME= ftpproxy-${VERSION} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ftpproxy.org/ COMMENT= Application level gateway for FTP -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DIRS= src VERSION= 1.2.3 diff --git a/net/gated/Makefile b/net/gated/Makefile index 0abb725882b..ca3745e363c 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2012/03/26 11:56:12 obache Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/23 17:18:22 asau Exp $ DISTNAME= gated-3-5-11 PKGNAME= gated-3.5.11 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gated.org/ COMMENT= Routing protocol daemon LICENSE= gated-license -PKG_DESTDIR_SUPPORT= user-destdir - SPECIAL_PERMS+= bin/gdc ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 4510 \ bin/ospf_monitor ${SETUID_ROOT_PERMS} diff --git a/net/gethost/Makefile b/net/gethost/Makefile index 7d126060622..a8f3da7ccf4 100644 --- a/net/gethost/Makefile +++ b/net/gethost/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/09/16 19:27:50 cheusov Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:22 asau Exp $ DISTNAME= gethost-0.03 PKGREVISION= 1 @@ -12,7 +12,6 @@ COMMENT= Hostname and IP resolver for testing /etc/hosts and nsswitch.conf CONFLICTS= dnssec-tools-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_FEATURES= inet6 diff --git a/net/gift-fasttrack/Makefile b/net/gift-fasttrack/Makefile index bea0bbaa32a..5fa431f4218 100644 --- a/net/gift-fasttrack/Makefile +++ b/net/gift-fasttrack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/12/21 20:34:05 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:22 asau Exp $ # DISTNAME= giFT-FastTrack-0.8.9 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gift-fasttrack.berlios.de/ COMMENT= Fasttrack plugin for giFT -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME} USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/net/gift-gnutella/Makefile b/net/gift-gnutella/Makefile index 89beb54adb1..641519d51b7 100644 --- a/net/gift-gnutella/Makefile +++ b/net/gift-gnutella/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/06/14 07:45:22 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:22 asau Exp $ # DISTNAME= gift-gnutella-0.0.11 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gift.sourceforge.net/ COMMENT= Gnutella plugin for giFT -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/gift-openft/Makefile b/net/gift-openft/Makefile index 2c4288c6829..e9de36df5e1 100644 --- a/net/gift-openft/Makefile +++ b/net/gift-openft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/01/18 14:44:24 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:22 asau Exp $ DISTNAME= gift-openft-0.2.1.6 PKGREVISION= 7 @@ -9,8 +9,6 @@ MAINTAINER= alex@catbull.com HOMEPAGE= http://gift.sourceforge.net/ COMMENT= OpenFT Plugin for the gift daemon -PKG_DESTDIR_SUPPORT= user-destdir - BDB_ACCEPTED= db4 db5 USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/gift/Makefile b/net/gift/Makefile index 4b63e0828f5..9bec8ba415e 100644 --- a/net/gift/Makefile +++ b/net/gift/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:22 asau Exp $ # DISTNAME= gift-0.11.8.1 @@ -11,8 +11,6 @@ MAINTAINER= alex@catbull.com HOMEPAGE= http://gift.sourceforge.net/ COMMENT= Modular daemon that abstracts filesharing protocols -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/net/giftcurs/Makefile b/net/giftcurs/Makefile index 9516b80f936..c915b40fec5 100644 --- a/net/giftcurs/Makefile +++ b/net/giftcurs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/15 10:05:58 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:22 asau Exp $ # DISTNAME= giFTcurs-0.6.2 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/giftcurs/ COMMENT= Curses frontend to the giFT daemon -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= msgfmt pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/gini/Makefile b/net/gini/Makefile index a35b669d137..8c0991ad8a8 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/06/30 00:07:21 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:23 asau Exp $ # DISTNAME= gini-0.5.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gini.sourceforge.net/ COMMENT= Free streaming media server -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes diff --git a/net/gitso/Makefile b/net/gitso/Makefile index 49649be5585..cbf9c6760a5 100644 --- a/net/gitso/Makefile +++ b/net/gitso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:23 asau Exp $ DISTNAME= gitso-0.6 PKGREVISION= 4 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer DEPENDS+= x11vnc-[0-9]*:../../x11/x11vnc -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/Gitso PY_PATCHPLIST= yes diff --git a/net/gkrellm-multiping/Makefile b/net/gkrellm-multiping/Makefile index 5c054252d63..931cc3d6265 100644 --- a/net/gkrellm-multiping/Makefile +++ b/net/gkrellm-multiping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:18:23 asau Exp $ # DISTNAME= gkrellm-multiping-2.0.8 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/index.html COMMENT= Pings several machines and prints out stats -PKG_DESTDIR_SUPPORT= user-destdir - SPECIAL_PERMS+= ${PREFIX}/lib/gkrellm2/plugins/pinger ${SETUID_ROOT_PERMS} USE_TOOLS+= pkg-config diff --git a/net/gkrellm-snmp/Makefile b/net/gkrellm-snmp/Makefile index ecaf941294e..cf43216742a 100644 --- a/net/gkrellm-snmp/Makefile +++ b/net/gkrellm-snmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/23 17:18:23 asau Exp $ # DISTNAME= gkrellm_snmp-0.21 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://triq.net/gkrellm_snmp.html COMMENT= GKrellM plugin to display values collected from a SNMP agent -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config INSTALLATION_DIRS= lib/gkrellm2/plugins diff --git a/net/gkrellm-wireless/Makefile b/net/gkrellm-wireless/Makefile index b2fd11f7092..4bb400f5947 100644 --- a/net/gkrellm-wireless/Makefile +++ b/net/gkrellm-wireless/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:18:23 asau Exp $ DISTNAME= gkrellmwireless-2.0.3 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gkrellm.luon.net/gkrellmwireless.phtml COMMENT= Wavelan signal strength monitor for gkrellm -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/gkrellmwireless USE_TOOLS+= gmake pkg-config diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index b6a2eaba1bf..5b81d81b30d 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/19 17:58:03 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:23 asau Exp $ # DISTNAME= glib-networking-2.34.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Network-related giomodules for glib LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-ca-certificates=/etc/ssl/certs/ca-certificates.crt USE_LIBTOOL= yes diff --git a/net/gnapfetch/Makefile b/net/gnapfetch/Makefile index 581d879a31d..4b889d99fb2 100644 --- a/net/gnapfetch/Makefile +++ b/net/gnapfetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:23 asau Exp $ DISTNAME= gnapfetch-0.3 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://entropy.atlantic.net/gnapfetch/ COMMENT= Update/maintain opennap servers for gnapster/TekNap -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run INSTALLATION_DIRS= bin share/doc/gnapfetch diff --git a/net/gnet/Makefile b/net/gnet/Makefile index bdacc8f6476..1b4b37d635c 100644 --- a/net/gnet/Makefile +++ b/net/gnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/09/15 10:05:59 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:18:23 asau Exp $ # DISTNAME= gnet-2.0.8 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnetlibrary.org/ COMMENT= Simple network library -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= gnet-2.0.pc.in diff --git a/net/gnet1/Makefile b/net/gnet1/Makefile index a6c07d911a8..31ff6d36cb2 100644 --- a/net/gnet1/Makefile +++ b/net/gnet1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/09/15 10:05:59 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:23 asau Exp $ # DISTNAME= gnet-1.1.8 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnetlibrary.org/ COMMENT= Simple network library (older version) -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= gnet<=1.1.8 USE_TOOLS+= pkg-config diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile index ad624fdb25f..dde54f319b5 100644 --- a/net/gnetcat/Makefile +++ b/net/gnetcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:44:22 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:24 asau Exp $ DISTNAME= netcat-0.7.1 PKGNAME= gnetcat-0.7.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://netcat.sourceforge.net/ COMMENT= Read and write data across network connections -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INFO_FILES= yes USE_TOOLS+= msgfmt diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index a6daa900dde..f99132f32dd 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2012/10/08 23:02:15 adam Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/23 17:18:24 asau Exp $ # DISTNAME= gnome-netstatus-2.26.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Network status applet for the GNOME panel -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index eb92c101fb4..73900996d8a 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:24 asau Exp $ # DISTNAME= gnome-nettool-2.26.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME interface for various network tools LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes diff --git a/net/gnome-vfs-smb/Makefile b/net/gnome-vfs-smb/Makefile index 0aa9a15fa91..533d8c26979 100644 --- a/net/gnome-vfs-smb/Makefile +++ b/net/gnome-vfs-smb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:24 asau Exp $ # GNOME_VFS_NAME= smb @@ -6,8 +6,6 @@ GNOME_VFS_FLAG= samba PKGREVISION= 13 CATEGORIES= net -PKG_DESTDIR_SUPPORT= user-destdir - EGFILES+= modules/smb-module.conf CONFIGURE_ARGS+= --with-samba-libs=${BUILDLINK_PREFIX.samba}/lib/samba diff --git a/net/gofish/Makefile b/net/gofish/Makefile index aa97a5b97a0..fad59138848 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/01/18 10:27:30 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:24 asau Exp $ DISTNAME= gofish-1.2 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://gofish.sourceforge.net/ COMMENT= Gopher server LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/gofish USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/net/gopher/Makefile b/net/gopher/Makefile index 008cb633c5a..f99241666b2 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/12/18 15:52:44 dholland Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:24 asau Exp $ # DISTNAME= gopher_3.0.11 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= gopher://quux.org/1/devel/gopher/ COMMENT= Distributed document delivery client -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/gopher PKG_SYSCONFSUBDIR?= ${PKGBASE} EGDIR= ${PREFIX}/share/examples/gopher diff --git a/net/gsnmp/Makefile b/net/gsnmp/Makefile index 27100a3fdb4..3c52df86546 100644 --- a/net/gsnmp/Makefile +++ b/net/gsnmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/15 10:06:00 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:24 asau Exp $ # DISTNAME= gsnmp-0.2.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://trac.eecs.iu-bremen.de/projects/gsnmp/ COMMENT= SNMP library -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index ce91aceee26..100c1b21494 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/11 10:56:48 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:24 asau Exp $ # DISTNAME= gssdp-0.12.2.1 @@ -15,7 +15,6 @@ LICENSE= gnu-lgpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake -PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= gssdp-1.0.pc.in diff --git a/net/gst-plugins0.10-libnice/Makefile b/net/gst-plugins0.10-libnice/Makefile index 54c175e884f..b3fcab122eb 100644 --- a/net/gst-plugins0.10-libnice/Makefile +++ b/net/gst-plugins0.10-libnice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/06 08:46:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:24 asau Exp $ # DISTNAME= libnice-0.1.2 @@ -15,8 +15,6 @@ LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 PATCHDIR= ${.CURDIR}/../../net/libnice/patches DISTINFO_FILE= ${.CURDIR}/../../net/libnice/distinfo -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= libnice<0.0.13 GNU_CONFIGURE= yes diff --git a/net/gst-plugins0.10-mms/Makefile b/net/gst-plugins0.10-mms/Makefile index dee5b6e0f44..f0dff5db2c2 100644 --- a/net/gst-plugins0.10-mms/Makefile +++ b/net/gst-plugins0.10-mms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/09/15 10:06:00 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:25 asau Exp $ # GST_PLUGINS0.10_NAME= mms @@ -6,8 +6,6 @@ GST_PLUGINS0.10_FLAGS= libmms GST_PLUGINS0.10_DIRS= ext/libmms PKGREVISION= 2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" BUILDLINK_API_DEPENDS.libmms+= libmms>=0.4 diff --git a/net/gst-plugins0.10-rtmp/Makefile b/net/gst-plugins0.10-rtmp/Makefile index 31c494c0ca1..fef3f8da7de 100644 --- a/net/gst-plugins0.10-rtmp/Makefile +++ b/net/gst-plugins0.10-rtmp/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:21 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:25 asau Exp $ # GST_PLUGINS0.10_NAME= rtmp GST_PLUGINS0.10_DIRS= ext/rtmp PKGREVISION= 1 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" .include "../../net/rtmpdump/buildlink3.mk" diff --git a/net/gst-plugins0.10-soup/Makefile b/net/gst-plugins0.10-soup/Makefile index dfe5360e95b..036633918a8 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2012/09/15 10:06:01 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:25 asau Exp $ # GST_PLUGINS0.10_NAME= soup GST_PLUGINS0.10_DIRS= ext/soup PKGREVISION= 3 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../multimedia/gst-plugins0.10-good/Makefile.common" .include "../../net/libsoup24/buildlink3.mk" diff --git a/net/gt-itm/Makefile b/net/gt-itm/Makefile index 7708d760458..a3545123be7 100644 --- a/net/gt-itm/Makefile +++ b/net/gt-itm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/02/11 21:24:26 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:25 asau Exp $ DISTNAME= gt-itm PKGNAME= gt-itm-0pre19961004 @@ -9,8 +9,6 @@ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www-static.cc.gatech.edu/projects/gtitm/ COMMENT= GT Internetwork Topology Models -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes WRKSRC= ${WRKDIR}/src diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile index ccf596d753e..387e3394973 100644 --- a/net/gtk-gnutella/Makefile +++ b/net/gtk-gnutella/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.80 2012/10/23 17:18:25 asau Exp $ DISTNAME= gtk-gnutella-0.96.6 PKGREVISION= 15 @@ -10,8 +10,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://gtk-gnutella.sourceforge.net/ COMMENT= GTK-based gnutella client -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt pkg-config HAS_CONFIGURE= yes diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index cbfde2ee59c..fd055195b95 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/08 23:01:07 adam Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:25 asau Exp $ # DISTNAME= gtk-vnc-0.5.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/gtk-vnc COMMENT= VNC viewer widget for GTK -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/net/gtk_wicontrol/Makefile b/net/gtk_wicontrol/Makefile index 72c5650fce9..c43f834a010 100644 --- a/net/gtk_wicontrol/Makefile +++ b/net/gtk_wicontrol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/04/22 13:44:23 obache Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:25 asau Exp $ DISTNAME= gtk_wicontrol-0.17 PKGREVISION= 6 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.izawa.org/software/gtk_wicontrol/ COMMENT= GTK+-based Wavelan status meter -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= *BSD-*-* DragonFly-*-* USE_PKGLOCALEDIR= yes diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index d741f5c3cd8..50f0b48c338 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/06 08:15:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:26 asau Exp $ # DISTNAME= gupnp-av-0.10.3 @@ -14,7 +14,6 @@ LICENSE= gnu-lgpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= gupnp-av-1.0.pc.in diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index f403e6d0b05..6311c1df2da 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/06 09:37:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:26 asau Exp $ # DISTNAME= gupnp-igd-0.2.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gupnp.org/ COMMENT= Library to handle UPnP IGD port mapping LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index f51f5b4db07..b343d8a1d57 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/11 11:01:04 drochner Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:26 asau Exp $ # DISTNAME= gupnp-tools-0.8.4 @@ -15,7 +15,6 @@ LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -PKG_DESTDIR_SUPPORT= user-destdir .include "../../net/gupnp/buildlink3.mk" .include "../../net/gupnp-av/buildlink3.mk" diff --git a/net/gupnp-vala/Makefile b/net/gupnp-vala/Makefile index d531fa9c7e4..87e11712c3a 100644 --- a/net/gupnp-vala/Makefile +++ b/net/gupnp-vala/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/10/11 11:23:11 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:26 asau Exp $ # DISTNAME= gupnp-vala-0.10.5 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gupnp.org/sources/bindings/ COMMENT= Vala bindings for gupnp LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake USE_LANGUAGES= c diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index cdff86896f3..ccf7a142a58 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/06 08:14:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:26 asau Exp $ # DISTNAME= gupnp-0.18.4 @@ -14,7 +14,6 @@ LICENSE= gnu-lgpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -PKG_DESTDIR_SUPPORT= user-destdir PKGCONFIG_OVERRIDE+= gupnp-1.0.pc.in REPLACE_PYTHON= tools/gupnp-binding-tool diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 3262f16f044..e48e449b2f4 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/05/25 08:19:47 morr Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:26 asau Exp $ DISTNAME= haproxy-1.4.21 CATEGORIES= net www @@ -9,8 +9,6 @@ HOMEPAGE= http://haproxy.1wt.eu/ COMMENT= Reliable, high performance TCP/HTTP load balancer LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake BUILD_MAKE_FLAGS+= TARGET=${TARGET} INSTALL_MAKE_FLAGS+= TARGET=${TARGET} diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile index d00ca778159..b14c405d9c7 100644 --- a/net/hesiod/Makefile +++ b/net/hesiod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/05/13 09:02:55 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:27 asau Exp $ DISTNAME= hesiod-3.0.2 CATEGORIES= net @@ -7,8 +7,6 @@ MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/ MAINTAINER= kpneal@pobox.org COMMENT= Hesiod network database client and library -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= YES diff --git a/net/hf6to4/Makefile b/net/hf6to4/Makefile index 4dc7ea2555a..03428de8d27 100644 --- a/net/hf6to4/Makefile +++ b/net/hf6to4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/02/11 21:28:14 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:27 asau Exp $ # DISTNAME= hf6to4-1.3 @@ -11,8 +11,6 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/net/hf6to4/files/hf6to4.html COMMENT= Enables 6to4 IPv6 automatic tunnels -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} NOT_FOR_PLATFORM+= Interix-*-* # no IPv6 support or ifconfig command diff --git a/net/hlfl/Makefile b/net/hlfl/Makefile index 76a40af76cf..dc4c45a1cee 100644 --- a/net/hlfl/Makefile +++ b/net/hlfl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/07/06 10:17:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:27 asau Exp $ # DISTNAME= hlfl-0.60.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hlfl.org/ COMMENT= High Level Firewall Language -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" diff --git a/net/host/Makefile b/net/host/Makefile index 7b8c63d7114..4d039465d80 100644 --- a/net/host/Makefile +++ b/net/host/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/21 15:52:10 cheusov Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:18:27 asau Exp $ DISTNAME= host-20040812 PKGREVISION= 1 @@ -20,8 +20,6 @@ MAKE_FLAGS+= __NetBSD__=1 USE_TOOLS+= nroff -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Darwin" CPPFLAGS+= -DBIND_8_COMPAT diff --git a/net/howl/Makefile b/net/howl/Makefile index 5d21252a461..ba0b2c45322 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:27 asau Exp $ DISTNAME= howl-1.0.0 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= nathanw@NetBSD.org HOMEPAGE= http://www.porchdogsoft.com/products/howl/ COMMENT= Zeroconf (Rendezvous) implementation -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/hping/Makefile b/net/hping/Makefile index 70b80c4b4c0..8d3bb115ae3 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/03/21 16:29:41 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:27 asau Exp $ # DISTNAME= hping2.0.0-rc3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hping.org/ COMMENT= Command-line oriented TCP/IP packet assembler/analyzer -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/hping2-rc3 HAS_CONFIGURE= YES MANPATH= ${PREFIX}/${PKGMANDIR} diff --git a/net/hping3/Makefile b/net/hping3/Makefile index 693df3cabf8..18eb7e7196d 100644 --- a/net/hping3/Makefile +++ b/net/hping3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/08/21 23:49:24 marino Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:27 asau Exp $ # DISTNAME= hping3-alpha-2 @@ -12,8 +12,6 @@ HOMEPAGE= http://wiki.hping.org/ COMMENT= Command-line oriented TCP/IP packet assembler/analyzer LICENSE= gnu-gpl-v2 AND original-bsd -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= paths SUBST_FILES.paths= ${WRKSRC}/configure SUBST_FILES.paths+= ${WRKSRC}/Makefile.in diff --git a/net/httping/Makefile b/net/httping/Makefile index 45813d8b321..052aa987160 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/02/18 10:06:56 shattered Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:27 asau Exp $ DISTNAME= httping-1.5.2 CATEGORIES= net @@ -10,8 +10,6 @@ HOMEPAGE= http://www.vanheusden.com/httping/ COMMENT= Like 'ping' but for http-requests LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake .include "../../mk/bsd.prefs.mk" diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index a12ca255839..6eea2a9b6f0 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/03/17 21:50:09 zafer Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:27 asau Exp $ # DISTNAME= httptunnel-3.0.5 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nocrew.org/software/httptunnel.html COMMENT= Encapsulate TCP/IP connections in HTTP requests -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES CONFIGURE_ARGS+= --prefix=${PREFIX:Q} diff --git a/net/iana-etc/Makefile b/net/iana-etc/Makefile index dc2eccfbc5c..1d3ed684ad8 100644 --- a/net/iana-etc/Makefile +++ b/net/iana-etc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/08/25 13:12:35 christos Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:28 asau Exp $ # DISTNAME= iana-etc-2.30 @@ -11,8 +11,6 @@ HOMEPAGE= http://sethwklein.net/ COMMENT= Tools to process the IANA source files into services and protocols LICENSE= osl -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake gawk .include "../../mk/bsd.pkg.mk" diff --git a/net/icsi-finger/Makefile b/net/icsi-finger/Makefile index 8aeecb351a4..a2becfff113 100644 --- a/net/icsi-finger/Makefile +++ b/net/icsi-finger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/03/05 04:18:14 dholland Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:28 asau Exp $ # DISTNAME= icsi-finger-1.0.29 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= is@NetBSD.org COMMENT= Distributed finger service -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/finger # the following only used as installation destinations! diff --git a/net/iftop/Makefile b/net/iftop/Makefile index ad82045dfd5..ae3782fea15 100644 --- a/net/iftop/Makefile +++ b/net/iftop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/07/07 21:20:36 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:28 asau Exp $ # DISTNAME= iftop-0.17 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ex-parrot.com/~pdw/iftop/download/ COMMENT= Display bandwidth usage on an interface -PKG_DESTDIR_SUPPORT= user-destdir - USE_NCURSES= chgat GNU_CONFIGURE= yes diff --git a/net/inadyn/Makefile b/net/inadyn/Makefile index 76dd114e31d..2c0ae27912b 100644 --- a/net/inadyn/Makefile +++ b/net/inadyn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/12/14 13:35:46 abs Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:28 asau Exp $ DISTNAME= inadyn.v1.96.2 PKGNAME= ${DISTNAME:C:.v:-:} # inadyn-1.96.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.inatech.eu/inadyn/ COMMENT= Dynamic DNS client LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake RCD_SCRIPTS= inadyn RCD_SCRIPT_WRK.inadyn= ${WRKDIR}/inadyn.sh diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index 3ac81d38432..3b25044df9e 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:28 asau Exp $ DISTNAME= ipcalc-0.41 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jodies.de/ipcalc COMMENT= IP Calculator -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run REPLACE_PERL= ipcalc NO_BUILD= YES diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index e5234a047be..1d3d1f7f543 100644 --- a/net/ipcheck/Makefile +++ b/net/ipcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/03/15 11:53:35 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:28 asau Exp $ # DISTNAME= ipcheck.233 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ipcheck.sourceforge.net/ COMMENT= Python client for the dyndns service -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME_NOREV} EXTRACT_SUFX= #none diff --git a/net/iperf/Makefile b/net/iperf/Makefile index 20d5469ff01..8a180de1c84 100644 --- a/net/iperf/Makefile +++ b/net/iperf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/04/13 22:52:53 hans Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:28 asau Exp $ DISTNAME= iperf-2.0.5 CATEGORIES= net benchmarks @@ -9,8 +9,6 @@ HOMEPAGE= http://iperf.sourceforge.net/ COMMENT= TCP and UDP bandwidth performance measurement tool LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .if !empty(MACHINE_PLATFORM:MNetBSD-*-sparc64) diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index a2fb0c5ea32..0e036907d5d 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:28 asau Exp $ DISTNAME= ipgrab-0.9.9 CATEGORIES= net security @@ -9,7 +9,6 @@ HOMEPAGE= http://ipgrab.sourceforge.net/ COMMENT= Verbose packet sniffer for UNIX hosts PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_TOOLS+= makeinfo diff --git a/net/iplog/Makefile b/net/iplog/Makefile index cfb21350c9d..9674c9e211f 100644 --- a/net/iplog/Makefile +++ b/net/iplog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/02/11 21:36:18 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:29 asau Exp $ # DISTNAME= iplog-2.2.3 @@ -10,8 +10,6 @@ MAINTAINER= gremlin@portal-to-web.de HOMEPAGE= http://ojnk.sourceforge.net/ COMMENT= Iplog is a tool using pcap to log IP traffic -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= YES diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index a96889c2653..4b97cc4f99f 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2010/02/11 21:38:06 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:18:29 asau Exp $ # DISTNAME= ipv6calc-0.72.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.deepspace6.net/projects/ipv6calc.html COMMENT= Manipulates IPv6 addresses -PKG_DESTDIR_SUPPORT= user-destdir - # This package does not set or evaluate IPV6_READY, but it should still # be listed in README-IPv6.html. Leave this comment here to make it so! # diff --git a/net/ipw/Makefile b/net/ipw/Makefile index c81bf9f03d6..01b9f7daf68 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/02/26 10:28:33 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:29 asau Exp $ # DISTNAME= ipw-3.3a @@ -13,7 +13,6 @@ COMMENT= "whois" replacement that automatically queries several databases WRKSRC= ${WRKDIR} INSTALLATION_DIRS= bin share/doc -PKG_DESTDIR_SUPPORT= user-destdir LIBS.SunOS+= -lnsl -lsocket MAKE_ENV+= LIBS=${LIBS:M*:Q} diff --git a/net/irrd/Makefile b/net/irrd/Makefile index 6585aa35a91..6319f67d3e5 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:29 asau Exp $ DISTNAME= irrd2.3.9 PKGNAME= irrd-2.3.9 @@ -13,7 +13,6 @@ COMMENT= Internet Routing Registry Daemon LICENSE= original-bsd MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= gnupg-[0-9]*:../../security/gnupg DEPENDS+= wget-[0-9]*:../../net/wget diff --git a/net/irrtoolset5/Makefile b/net/irrtoolset5/Makefile index 2c315d3f123..bc5868c308a 100644 --- a/net/irrtoolset5/Makefile +++ b/net/irrtoolset5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/08/15 15:30:04 spz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:29 asau Exp $ # VERSION= 5.0.1 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 AND mit AND modified-bsd CONFLICTS= IRRToolSet-4.*{,nb*} -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" INSTALLATION_DIRS= ${PKGBINDIR} ${PKGMANDIR}/man1 diff --git a/net/isc-dhclient4/Makefile b/net/isc-dhclient4/Makefile index 914021d3fc7..1ba36fa34af 100644 --- a/net/isc-dhclient4/Makefile +++ b/net/isc-dhclient4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/04/08 14:09:23 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:29 asau Exp $ # PKGNAME= isc-dhclient-${DHVER} @@ -6,8 +6,6 @@ COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Client BUILD_SUBDIR= bind includes tests common omapip client SUBDIR= client -PKG_DESTDIR_SUPPORT= user-destdir - CONF_FILES+= ${EGDIR}/dhclient.conf ${PKG_SYSCONFDIR}/dhclient.conf RCD_SCRIPTS= isc_dhclient diff --git a/net/isc-dhcp4/Makefile b/net/isc-dhcp4/Makefile index 04789a1e8a8..d1447d05b6e 100644 --- a/net/isc-dhcp4/Makefile +++ b/net/isc-dhcp4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/04/08 14:09:23 taca Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:29 asau Exp $ # PKGNAME= isc-dhcp-${DHVER} @@ -6,8 +6,6 @@ COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Base BUILD_SUBDIR= bind includes tests common # dst SUBDIR= includes common # dst -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" INSTALLATION_DIRS+= share/doc/${PKGBASE} diff --git a/net/isc-dhcpd4/Makefile b/net/isc-dhcpd4/Makefile index 7c36fc5a657..107b039e98c 100644 --- a/net/isc-dhcpd4/Makefile +++ b/net/isc-dhcpd4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/04/08 14:09:24 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:29 asau Exp $ # PKGNAME= isc-dhcpd-${DHVER} @@ -6,8 +6,6 @@ COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Server BUILD_SUBDIR= bind includes tests common omapip dhcpctl server SUBDIR= omapip dhcpctl server -PKG_DESTDIR_SUPPORT= user-destdir - CONF_FILES+= ${EGDIR}/dhcpd.conf ${PKG_SYSCONFDIR}/dhcpd.conf #CONF_FILES+= ${EGDIR}/dhcpd6.conf ${PKG_SYSCONFDIR}/dhcpd6.conf RCD_SCRIPTS= isc_dhcpd diff --git a/net/isc-dhcrelay4/Makefile b/net/isc-dhcrelay4/Makefile index 6756dd9f72f..3d4d964e74e 100644 --- a/net/isc-dhcrelay4/Makefile +++ b/net/isc-dhcrelay4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/04/08 14:09:24 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:29 asau Exp $ # PKGNAME= isc-dhcrelay-${DHVER} @@ -6,8 +6,6 @@ COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Relay BUILD_SUBDIR= bind includes tests common omapip relay SUBDIR= relay -PKG_DESTDIR_SUPPORT= user-destdir - RCD_SCRIPTS= isc_dhcrelay FILES_SUBST+= DHCP_HOME=${DHCP_HOME} diff --git a/net/ishell/Makefile b/net/ishell/Makefile index 5c778496623..36082289de3 100644 --- a/net/ishell/Makefile +++ b/net/ishell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2010/07/06 10:17:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:30 asau Exp $ # DISTNAME= ish-v${VERSION} @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://icmpshell.sourceforge.net/ COMMENT= Allow remote shell using ICMP -PKG_DESTDIR_SUPPORT= user-destdir - VERSION= 0.2 PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/net/isic/Makefile b/net/isic/Makefile index d0d9c5caf0f..0516fb763d3 100644 --- a/net/isic/Makefile +++ b/net/isic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/12/09 12:32:22 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:30 asau Exp $ # DISTNAME= isic-0.07 @@ -11,8 +11,6 @@ HOMEPAGE= http://isic.sourceforge.net/ COMMENT= Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.) LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALLATION_DIRS+= share/doc diff --git a/net/istgt/Makefile b/net/istgt/Makefile index 5229f0fe7d7..5e8c2784827 100644 --- a/net/istgt/Makefile +++ b/net/istgt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/08/14 11:14:40 sborrill Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:30 asau Exp $ # DISTNAME= istgt-20120811 @@ -10,8 +10,6 @@ HOMEPAGE= http://shell.peach.ne.jp/aoyama/ COMMENT= Configurable iSCSI target LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes PKG_SYSCONFSUBDIR= istgt diff --git a/net/jftpgw/Makefile b/net/jftpgw/Makefile index d88819fa139..cf4d9f6b566 100644 --- a/net/jftpgw/Makefile +++ b/net/jftpgw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:30 asau Exp $ DISTNAME= jftpgw-0.13.5 #PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mcknight.de/jftpgw/ COMMENT= FTP gateway/proxy -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-logpath=${VARBASE}/log diff --git a/net/jigdo/Makefile b/net/jigdo/Makefile index b7ee69204a7..508e7b665ef 100644 --- a/net/jigdo/Makefile +++ b/net/jigdo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:30 asau Exp $ DISTNAME= jigdo-0.7.3 PKGREVISION= 16 @@ -12,8 +12,6 @@ COMMENT= Tool to ease downloading of large files from the Internet DEPENDS+= wget-[0-9]*:../../net/wget -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_TOOLS+= pkg-config diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile index 4a091059891..a4454e096a3 100644 --- a/net/jumpgate/Makefile +++ b/net/jumpgate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/02/11 21:47:04 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:30 asau Exp $ # DISTNAME= jumpgate-0.7 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= TCP connection forwarder with capture and syslog support -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 405d0cd6472..de8839f6623 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2011/04/22 13:44:23 obache Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/23 17:18:30 asau Exp $ # DISTNAME= jwhois-4.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/jwhois/ COMMENT= Configurable WHOIS client LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 6966459675f..f3125a73658 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2012/10/23 10:28:47 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2012/10/23 17:18:30 asau Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} PKGREVISION= 20 @@ -7,8 +7,6 @@ COMMENT= Network modules for the KDE integrated X11 desktop CONFLICTS= kopete-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../meta-pkgs/kde3/Makefile.kde3" DEPENDS+= qca-tls>=1.0:../../security/qca-tls diff --git a/net/kftpgrabber/Makefile b/net/kftpgrabber/Makefile index 18cf2be6dd9..3648bde4b0a 100644 --- a/net/kftpgrabber/Makefile +++ b/net/kftpgrabber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/23 17:18:30 asau Exp $ DISTNAME= kftpgrabber-0.8.1 PKGREVISION= 19 @@ -10,8 +10,6 @@ MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.kftp.org/ COMMENT= Graphical FTP client for KDE -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt perl USE_LIBTOOL= yes diff --git a/net/kiax/Makefile b/net/kiax/Makefile index 2814bdeb1a4..fde71d06dfa 100644 --- a/net/kiax/Makefile +++ b/net/kiax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/04/13 22:59:16 hans Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:30 asau Exp $ DISTNAME= kiax-0.8.51-src PKGNAME= ${DISTNAME:S/-src//} @@ -11,7 +11,6 @@ HOMEPAGE= http://www.kiax.org/ COMMENT= Open internet telephony system LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin USE_LIBTOOL= yes diff --git a/net/kismet/Makefile b/net/kismet/Makefile index 0962405c464..f60ff73b45a 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:31 asau Exp $ DISTNAME= kismet-2008-05-R1 PKGNAME= kismet-2008.05.01 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.kismetwireless.net/ COMMENT= 802.11 wireless network detector, sniffer and IDS -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_NCURSES= yes # needs libpanel USE_TOOLS+= gmake perl:run diff --git a/net/kmldonkey-kde3/Makefile b/net/kmldonkey-kde3/Makefile index 12b5e3013f8..a246af96c22 100644 --- a/net/kmldonkey-kde3/Makefile +++ b/net/kmldonkey-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:31 asau Exp $ DISTNAME= kmldonkey-0.11 PKGREVISION= 13 @@ -9,8 +9,6 @@ MAINTAINER= gallegos@csxxi.net.mx HOMEPAGE= http://www.kmldonkey.org/ COMMENT= KDE3 Frontend for MLDonkey -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= YES USE_TOOLS+= pkg-config gmake perl diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index bb6d66a0e91..8b60a85c368 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:31 asau Exp $ # DISTNAME= kmldonkey-2.0.2-kde4.4.0 @@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_CMAKE= yes USE_TOOLS+= msgfmt diff --git a/net/knock/Makefile b/net/knock/Makefile index bca3409deda..cfe48d7c5a3 100644 --- a/net/knock/Makefile +++ b/net/knock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/05/02 10:11:34 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:31 asau Exp $ DISTNAME= knock-0.5 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.zeroflux.org/projects/knock/ COMMENT= Port knocking server LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/net/knot/Makefile b/net/knot/Makefile index 736e78926b5..d96fc321842 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/10/02 22:40:07 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:31 asau Exp $ # DISTNAME= knot-1.1.0 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.knot-dns.cz/ COMMENT= Knot (auth) DNS server LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= VARBASE GNU_CONFIGURE= yes diff --git a/net/kphone/Makefile b/net/kphone/Makefile index 886fa9cb4c8..a7858f9c916 100644 --- a/net/kphone/Makefile +++ b/net/kphone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2011/11/01 06:02:19 sbd Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:18:31 asau Exp $ DISTNAME= kphone-4.2 PKGREVISION= 11 @@ -11,8 +11,6 @@ COMMENT= Graphical Voice Over Internet (VoIP) phone WRKSRC= ${WRKDIR}/kphone -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index a06f1ae095c..06759a38cb0 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:31 asau Exp $ DISTNAME= ktorrent-${KTORRENT_VER} PKGREVISION= 17 @@ -13,8 +13,6 @@ HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt pkg-config bash:run perl:run USE_LIBTOOL= yes diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 8d2643f9fa6..4b8ccff5fd7 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/10/08 23:02:16 adam Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/23 17:18:31 asau Exp $ DISTNAME= ktorrent-${KTORRENT_VER} PKGREVISION= 5 @@ -15,8 +15,6 @@ HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE4 LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake msgfmt pkg-config perl USE_CMAKE= yes diff --git a/net/lambdamoo-core/Makefile b/net/lambdamoo-core/Makefile index 9e34d5163ca..6232631027f 100644 --- a/net/lambdamoo-core/Makefile +++ b/net/lambdamoo-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/02/11 21:58:38 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:32 asau Exp $ DISTNAME= LambdaCore-12Apr99.db PKGNAME= lambdamoo-core-990412 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/lambdamoo/ COMMENT= Generic core classes for lambdamoo -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gunzip WRKSRC= ${WRKDIR} diff --git a/net/lambdamoo-doc/Makefile b/net/lambdamoo-doc/Makefile index 706dfb02e7a..84c4a058531 100644 --- a/net/lambdamoo-doc/Makefile +++ b/net/lambdamoo-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/02/11 21:59:11 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:32 asau Exp $ DISTNAME= lambdamoo-doc-1.8.0p6 CATEGORIES= net @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/lambdamoo/ COMMENT= Documentation for lambdamoo -PKG_DESTDIR_SUPPORT= user-destdir - EXTRACT_ONLY= ProgrammersManual.texinfo WRKSRC= ${WRKDIR} diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index f799daf7da0..1c180d07a9d 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/02/11 21:57:09 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:31 asau Exp $ DISTNAME= LambdaMOO-1.8.1 PKGNAME= lambdamoo-1.8.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/lambdamoo/ COMMENT= The definitive MOO software -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= lambdamoo-core>=990412:../../net/lambdamoo-core DEPENDS+= lambdamoo-doc>=1.8.0p6:../../net/lambdamoo-doc diff --git a/net/latd/Makefile b/net/latd/Makefile index 51633b22b63..1ad786bafa1 100644 --- a/net/latd/Makefile +++ b/net/latd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/02/11 22:04:14 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:32 asau Exp $ # DISTNAME= latd-1.18 @@ -9,8 +9,6 @@ MAINTAINER= fredette@theory.lcs.mit.edu HOMEPAGE= http://theory.lcs.mit.edu/~fredette/latd/index.html COMMENT= The linux-decnet project's LAT protocol suite -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # no direct ethernet support GNU_CONFIGURE= yes diff --git a/net/ldns/Makefile b/net/ldns/Makefile index 4d8e77696f4..b54686ef308 100644 --- a/net/ldns/Makefile +++ b/net/ldns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:32 asau Exp $ DISTNAME= ldns-1.6.13 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.nlnetlabs.nl/projects/ldns/ COMMENT= Library for simplified DNS programming LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake perl USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/lft/Makefile b/net/lft/Makefile index 5db0b60a0e5..cd9d1b09ac5 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/03/11 07:02:38 gls Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:32 asau Exp $ # DISTNAME= lft-3.31 @@ -10,8 +10,6 @@ HOMEPAGE= http://pwhois.org/lft/ COMMENT= Layer four traceroute capable of tracing protocol paths LICENSE= lft-license -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 7a1c5bf518f..fb4b2d948c6 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2012/10/03 21:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2012/10/23 17:18:32 asau Exp $ DISTNAME= lftp-4.3.3 PKGREVISION= 1 @@ -15,7 +15,6 @@ COMMENT= Powerful command line file transfer client LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= bison MAKE_JOBS_SAFE= no diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index 2ef26aaba54..f08ebd1ab70 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2012/09/15 10:06:03 obache Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/23 17:18:32 asau Exp $ DISTNAME= libIDL-0.8.14 PKGREVISION= 4 @@ -11,7 +11,6 @@ COMMENT= CORBA Interface Definition Language parser LICENSE= gnu-lgpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes USE_TOOLS+= bison flex pkg-config diff --git a/net/libares/Makefile b/net/libares/Makefile index 1b44457ccf3..1c9383d8b3b 100644 --- a/net/libares/Makefile +++ b/net/libares/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/08/16 09:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:32 asau Exp $ # DISTNAME= ares-1.1.1 @@ -13,8 +13,6 @@ COMMENT= Asynchronous DNS resolver library CONFLICTS+= libcares-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CFLAGS.Darwin+= -DBIND_8_COMPAT diff --git a/net/libasyncns/Makefile b/net/libasyncns/Makefile index d3244a13608..001cdf37ce2 100644 --- a/net/libasyncns/Makefile +++ b/net/libasyncns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/08/25 12:18:09 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:32 asau Exp $ # DISTNAME= libasyncns-0.7 @@ -10,8 +10,6 @@ HOMEPAGE= http://0pointer.de/lennart/projects/libasyncns/ COMMENT= C library for executing name service queries asynchronously LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/libbind/Makefile b/net/libbind/Makefile index a4131f14503..0f35df4e58d 100644 --- a/net/libbind/Makefile +++ b/net/libbind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/05/12 07:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:33 asau Exp $ # DISTNAME= libbind-6.0 @@ -11,8 +11,6 @@ HOMEPAGE= https://www.isc.org/software/libbind COMMENT= ISC Standard Resolver Library LICENSE= isc -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= man-pages-[0-9]* GNU_CONFIGURE= yes diff --git a/net/libcares/Makefile b/net/libcares/Makefile index 4d590177fd7..133924bfe58 100644 --- a/net/libcares/Makefile +++ b/net/libcares/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/08/06 13:57:23 mspo Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:33 asau Exp $ # DISTNAME= c-ares-1.9.1 @@ -13,8 +13,6 @@ LICENSE= mit CONFLICTS+= libares-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES diff --git a/net/libdlna/Makefile b/net/libdlna/Makefile index c279d12ef2e..3fcfc8ad5b0 100644 --- a/net/libdlna/Makefile +++ b/net/libdlna/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/09/22 13:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:33 asau Exp $ # DISTNAME= libdlna-0.2.3 @@ -12,8 +12,6 @@ HOMEPAGE= http://libdlna.geexbox.org/ COMMENT= Reference DLNA open-source implementation LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c HAS_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index 427ba214fe8..94926ade236 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:33 asau Exp $ DISTNAME= libdmapsharing-2.1.9 PKGREVISION= 13 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Implementation of the DMAP family of protocols HOMEPAGE= http://www.flyn.org/projects/libdmapsharing/ -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes LICENSE= gnu-lgpl-v2.1 USE_LIBTOOL= yes diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index 4b95389a58a..d28c729fde8 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/02/07 03:28:36 taca Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:33 asau Exp $ # DISTNAME= libdnet-1.12 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/libdnet/ COMMENT= C interface to several low-level networking routines LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= autoconf gmake USE_LIBTOOL= yes diff --git a/net/libfetch/Makefile b/net/libfetch/Makefile index 0bbb635263c..ee9a9c813cb 100644 --- a/net/libfetch/Makefile +++ b/net/libfetch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/10/21 09:00:16 joerg Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:33 asau Exp $ # DISTNAME= libfetch-2.34 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.FreeBSD.org/ COMMENT= Library to access HTTP/FTP server LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_FEATURES= nbcompat USE_BSD_MAKEFILE= yes diff --git a/net/libgdata/Makefile b/net/libgdata/Makefile index 8d5e96070c2..c52c44aec42 100644 --- a/net/libgdata/Makefile +++ b/net/libgdata/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/09/15 10:06:03 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:33 asau Exp $ # DISTNAME= libgdata-0.6.6 @@ -12,8 +12,6 @@ HOMEPAGE= http://live.gnome.org/libgdata COMMENT= Google Data API based Glib client library LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index c4bbf91c942..baa525afbe2 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 23:01:04 adam Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:33 asau Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} PKGREVISION= 5 @@ -13,7 +13,6 @@ HOMEPAGE= http://ktorrent.org/ COMMENT= Torrent library split from KTorrent LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir PKG_OPTIONS_VAR= PKG_OPTIONS.libktorrent PKG_SUPPORTED_OPTIONS= docs PLIST_VARS+= docs diff --git a/net/liblive/Makefile b/net/liblive/Makefile index e0f0a9b601c..784bac7fb4b 100644 --- a/net/liblive/Makefile +++ b/net/liblive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/02/22 14:55:52 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:33 asau Exp $ # DISTNAME= live.2012.02.04 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.live555.com/liveMedia/ COMMENT= Set of C++ libraries for multimedia streaming -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/live USE_LANGUAGES= c c++ USE_TOOLS+= gmake diff --git a/net/libmms/Makefile b/net/libmms/Makefile index 84e418460ab..942227e19fa 100644 --- a/net/libmms/Makefile +++ b/net/libmms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/15 10:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:34 asau Exp $ # DISTNAME= libmms-0.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://sourceforge.net/projects/libmms COMMENT= Library for parsing mms:// and mmsh:// type network streams LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/libnice/Makefile b/net/libnice/Makefile index 930234c7d16..537a23c826f 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/06 08:46:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:34 asau Exp $ # # Also update gst-plugins0.10-libnice when you update this! @@ -12,8 +12,6 @@ HOMEPAGE= http://nice.freedesktop.org/wiki/ COMMENT= IETF's draft Interactice Connectivity Establishment standard implementation LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/libnids/Makefile b/net/libnids/Makefile index e40e52c5409..45e15fc4f85 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/09/15 10:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:18:34 asau Exp $ # DISTNAME= libnids-1.23 @@ -11,8 +11,6 @@ HOMEPAGE= http://libnids.sourceforge.net/ COMMENT= Network monitoring library with TCP/IP reassembly LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/net/libnipper/Makefile b/net/libnipper/Makefile index 594c2ca6aaf..56ad256cd52 100644 --- a/net/libnipper/Makefile +++ b/net/libnipper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/02/11 22:06:14 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:34 asau Exp $ # DISTNAME= libnipper-0.12.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nipper.sourceforge.net/ COMMENT= Performs security audits of network device configuration -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ USE_CMAKE= yes diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile index 0de64f05b73..9af8d989275 100644 --- a/net/libpcap/Makefile +++ b/net/libpcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/06/27 10:53:39 fhajny Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/23 17:18:34 asau Exp $ DISTNAME= libpcap-1.1.1 PKGREVISION= 1 @@ -13,7 +13,6 @@ LICENSE= modified-bsd NOT_FOR_PLATFORM+= Interix-*-* # no raw interface access -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews INSTALLATION_DIRS= bin diff --git a/net/libquvi-scripts/Makefile b/net/libquvi-scripts/Makefile index a77cf6caa77..0bf91f50ba5 100644 --- a/net/libquvi-scripts/Makefile +++ b/net/libquvi-scripts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/01 07:44:23 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:34 asau Exp $ # DISTNAME= libquvi-scripts-0.4.9 @@ -11,8 +11,6 @@ HOMEPAGE= http://quvi.sourceforge.net/ COMMENT= Scripts for libquvi LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= quvi<=0.2.19 GNU_CONFIGURE= yes diff --git a/net/libquvi/Makefile b/net/libquvi/Makefile index ca63edfe91f..b556853b4a3 100644 --- a/net/libquvi/Makefile +++ b/net/libquvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/07/31 00:39:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:34 asau Exp $ # DISTNAME= libquvi-0.4.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://quvi.sourceforge.net/ COMMENT= Library for quvi LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= quvi<=0.2.19 GNU_CONFIGURE= yes diff --git a/net/libradius/Makefile b/net/libradius/Makefile index ee570ee46f5..84a256705da 100644 --- a/net/libradius/Makefile +++ b/net/libradius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/02 16:28:07 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:34 asau Exp $ DISTNAME= libradius-linux-20040827 PKGNAME= ${DISTNAME:S/-linux//} @@ -9,8 +9,6 @@ MASTER_SITES= http://portal-to-web.de/tacacs/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= RADIUS client library -PKG_DESTDIR_SUPPORT= user-destdir - USE_FEATURES+= cdefs CONFLICTS+= inn-[0-9]* diff --git a/net/libsoup24/Makefile b/net/libsoup24/Makefile index b985eb3d428..12b7343e749 100644 --- a/net/libsoup24/Makefile +++ b/net/libsoup24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/10/19 18:01:13 drochner Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:34 asau Exp $ DISTNAME= libsoup-2.40.1 PKGNAME= ${DISTNAME:S/libsoup/libsoup24/} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= HTTP library implementation in C LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config gmake intltool USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/libsscript/Makefile b/net/libsscript/Makefile index 8f4e4aaae24..a9cb8d1235c 100644 --- a/net/libsscript/Makefile +++ b/net/libsscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/09/19 23:26:09 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:35 asau Exp $ # DISTNAME= sscript-lib2.0 @@ -12,8 +12,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.linuxave.net/~drow/SocketScript/ COMMENT= Simple library for creating network oriented software in C -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 1be1b392c25..f5137e1474b 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/07/02 07:01:51 tron Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:35 asau Exp $ DISTNAME= libtorrent-0.13.2 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://libtorrent.rakshasa.no/ COMMENT= BitTorrent library written in C++ for *nix LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config diff --git a/net/libtrace/Makefile b/net/libtrace/Makefile index 44535091c2d..a23c9d7f25e 100644 --- a/net/libtrace/Makefile +++ b/net/libtrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/07/30 10:25:13 cheusov Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:35 asau Exp $ # DISTNAME= libtrace-3.0.10 @@ -11,8 +11,6 @@ HOMEPAGE= http://research.wand.net.nz/software/libtrace.php COMMENT= Library for trace processing LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake lex USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/net/libupnp/Makefile b/net/libupnp/Makefile index 53a25cfe7b9..f8ece64ad95 100644 --- a/net/libupnp/Makefile +++ b/net/libupnp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/04/13 23:38:34 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:35 asau Exp $ # DISTNAME= libupnp-1.6.17 @@ -11,8 +11,6 @@ HOMEPAGE= http://pupnp.sourceforge.net/ COMMENT= Portable Universal Plug and Play (UPnP) SDK LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_TOOLS+= pkg-config USE_LIBTOOL= yes diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index 41d4fc8503e..9bf4f393371 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/09/23 10:47:47 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:35 asau Exp $ # DISTNAME= LibVNCServer-0.9.9 @@ -12,8 +12,6 @@ HOMEPAGE= http://libvncserver.sourceforge.net/ COMMENT= Easy API to write one's own vnc server LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/linc/Makefile b/net/linc/Makefile index e6d781ef7d9..f141c4464dc 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/09/15 10:06:04 obache Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:18:35 asau Exp $ # DISTNAME= linc-1.1.1 @@ -11,8 +11,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Network client/server library -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= ORBit2>=2.8 USE_TOOLS+= pkg-config diff --git a/net/llnlxdir/Makefile b/net/llnlxdir/Makefile index 7c46b7b353a..40f9fed0c87 100644 --- a/net/llnlxdir/Makefile +++ b/net/llnlxdir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/12/09 14:36:32 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:35 asau Exp $ # DISTNAME= llnlxdir2_1_2 @@ -12,8 +12,6 @@ MAINTAINER= tor@stormwall.org HOMEPAGE= http://www.llnl.gov/icc/sdd/img/xdir.html COMMENT= Advanced graphical FTP client -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes WRKSRC= ${WRKDIR}/llnlxdir2_1_2/sources INSTALLATION_DIRS= bin lib/X11/app-defaults diff --git a/net/llnlxftp/Makefile b/net/llnlxftp/Makefile index af539f779d9..5d9aee83644 100644 --- a/net/llnlxftp/Makefile +++ b/net/llnlxftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/12/09 14:36:32 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:35 asau Exp $ # DISTNAME= llnlxftp2.1 @@ -12,8 +12,6 @@ MAINTAINER= tor@stormwall.org HOMEPAGE= http://www.llnl.gov/icc/sdd/img/xftp.html COMMENT= Motif FTP client -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes WRKSRC= ${WRKDIR}/llnlxftp2.1/sources INSTALLATION_DIRS= bin lib/X11/app-defaults diff --git a/net/logjam/Makefile b/net/logjam/Makefile index 6a95b48db49..18e72f8b1c8 100644 --- a/net/logjam/Makefile +++ b/net/logjam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:18:35 asau Exp $ # DISTNAME= logjam-4.5.3 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://logjam.danga.com/download/ COMMENT= GTK client for LiveJournal.com -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-xmms USE_LIBTOOL= yes diff --git a/net/lopster/Makefile b/net/lopster/Makefile index 8cdd82080b3..cbaa171f962 100644 --- a/net/lopster/Makefile +++ b/net/lopster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/11/26 04:40:07 sbd Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:18:36 asau Exp $ # DISTNAME= lopster-1.2.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lopster.sourceforge.net/ COMMENT= Yet another Gtk+ Napster clone -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes diff --git a/net/lua-socket/Makefile b/net/lua-socket/Makefile index 8aac89537b4..36b570ae95a 100644 --- a/net/lua-socket/Makefile +++ b/net/lua-socket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/21 10:08:48 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:36 asau Exp $ # DISTNAME= luasocket-2.0.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://w3.impa.br/~diego/software/luasocket/ COMMENT= Network support for the Lua language LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_FILE= makefile USE_TOOLS+= gmake diff --git a/net/mDNSResponder-nss/Makefile b/net/mDNSResponder-nss/Makefile index b32a95f049c..9ec7dd19c27 100644 --- a/net/mDNSResponder-nss/Makefile +++ b/net/mDNSResponder-nss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/02/09 13:41:00 hauke Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:36 asau Exp $ DISTNAME= mDNSResponder-258.14 PKGNAME= mDNSResponder-nss-258.14 @@ -16,8 +16,6 @@ ONLY_FOR_PLATFORM= NetBSD-[3-9]*-* INSTALLATION_DIRS= lib share/examples/nss_mdns ${PKGMANDIR}/man5 -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= PKG_SYSCONFBASE CONF_FILES= ${PREFIX}/share/examples/nss_mdns/nss_mdns.conf \ ${PKG_SYSCONFDIR}/nss_mdns.conf diff --git a/net/mDNSResponder/Makefile b/net/mDNSResponder/Makefile index a0a5f9e9ffb..e93132e1c4c 100644 --- a/net/mDNSResponder/Makefile +++ b/net/mDNSResponder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/06/12 15:46:00 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:36 asau Exp $ DISTNAME= mDNSResponder-258.14 CATEGORIES= net @@ -15,8 +15,6 @@ BUILDDIR= ${WRKSRC}/mDNSPosix/build/prod AUTO_MKDIRS= yes MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" SO_SUFFIX= so diff --git a/net/maradns/Makefile b/net/maradns/Makefile index 20a95388622..35386081f71 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/02/28 21:55:27 cheusov Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:36 asau Exp $ DISTNAME= maradns-2.0.05 CATEGORIES= net @@ -11,8 +11,6 @@ COMMENT= Secure DNS server for *NIX systems USE_TOOLS+= awk:build -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= yes PTHREAD_OPTS+= require PTHREAD_AUTO_VARS= yes diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index bbb849b594a..9eaf71e2e8c 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:36 asau Exp $ DISTNAME= mbrowse-0.4.3 PKGREVISION= 7 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.kill-9.org/mbrowse/ COMMENT= Graphical SNMP MIB browser LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= pkg-config diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile index fc6ecda3a38..692f11ea171 100644 --- a/net/mcast-tools/Makefile +++ b/net/mcast-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/08/07 16:11:16 cheusov Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:36 asau Exp $ DISTNAME= mcast-tools-20061214 PKGREVISION= 1 @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcast-tools/} MAINTAINER= is@NetBSD.org COMMENT= IPv6 multicast routing daemons and tools -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no CONFLICTS= pim6sd-[0-9]* pim6dd-[0-9]* diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index 3a05638b38c..dc7baff7e66 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 21:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:18:36 asau Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/whois-${VERSION} USE_TOOLS+= gmake perl INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 -PKG_DESTDIR_SUPPORT= user-destdir .include "../../mk/bsd.prefs.mk" diff --git a/net/microdc2/Makefile b/net/microdc2/Makefile index 089273e07b7..ecc46b5b8be 100644 --- a/net/microdc2/Makefile +++ b/net/microdc2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/06/14 07:45:30 sbd Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:36 asau Exp $ # DISTNAME= microdc2-0.15.6 @@ -10,8 +10,6 @@ MAINTAINER= d.den.brok@uni-bonn.de HOMEPAGE= http://corsair626.no-ip.org/microdc/ COMMENT= Console-based DirectConnect client -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_API_DEPENDS.readline+=readline>=4 BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.16 diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index 30ddbc71abc..3e331be06ca 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2012/09/16 15:30:45 taca Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/23 17:18:36 asau Exp $ # DISTNAME= mikutter.0.1.1.863 @@ -11,8 +11,6 @@ HOMEPAGE= http://mikutter.hachune.net/ COMMENT= Simply, powerfully, and moefully twitter client LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - RUBY_VERSION_SUPPORTED= 193 .include "../../lang/ruby/rubyversion.mk" diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index e29510dd4ba..fbbddf1ce8b 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/03/22 12:56:51 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:37 asau Exp $ # DISTNAME= miniupnpd-1.6.20120320 @@ -10,7 +10,6 @@ HOMEPAGE= http://miniupnp.free.fr/ COMMENT= UPnP IGD service with NAT-PMP support LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no EGDIR= ${PREFIX}/share/examples/miniupnpd diff --git a/net/miredo/Makefile b/net/miredo/Makefile index c03a49875bb..b11cee951b5 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/02/09 22:59:50 pettai Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:37 asau Exp $ DISTNAME= miredo-1.2.2 CATEGORIES= net @@ -20,8 +20,6 @@ CONFIGURE_ARGS+= --disable-sample-conf USE_LANGUAGES= c c++ USE_LIBTOOL= yes -PKG_DESTDIR_SUPPORT= user-destdir - PKG_SYSCONFSUBDIR?= miredo EGDIR= ${PREFIX}/share/examples/miredo CONF_FILES= ${EGDIR}/miredo.conf ${PKG_SYSCONFDIR}/miredo.conf diff --git a/net/mirror/Makefile b/net/mirror/Makefile index 9123a0878db..853e58bc73d 100644 --- a/net/mirror/Makefile +++ b/net/mirror/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/10/03 21:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:37 asau Exp $ DISTNAME= mirror-2.9 PKGREVISION= 4 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.sunsite.org.uk/packages/mirror/ COMMENT= Mirror packages on remote sites LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} MAKE_FILE= makefile MAKE_FLAGS+= GRP=${BINGRP} diff --git a/net/mldonkey/Makefile.common b/net/mldonkey/Makefile.common index d2b587c2be9..7a360b936d0 100644 --- a/net/mldonkey/Makefile.common +++ b/net/mldonkey/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.45 2012/09/14 19:23:30 jaapb Exp $ +# $NetBSD: Makefile.common,v 1.46 2012/10/23 17:18:37 asau Exp $ # # used by net/mldonkey/Makefile # used by net/mldonkey-gui/Makefile @@ -21,8 +21,6 @@ USE_LANGUAGES= c c++ USE_TOOLS+= gmake perl MAKE_JOBS_SAFE= no -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ENV+= WGET="" CONFIGURE_ENV+= ac_cv_prog_WGET="no" CONFIGURE_ARGS+= --enable-directconnect diff --git a/net/modpcap/Makefile b/net/modpcap/Makefile index 5dbbf8d8be6..abde8dcf9ce 100644 --- a/net/modpcap/Makefile +++ b/net/modpcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/29 07:25:04 agc Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:37 asau Exp $ # DISTNAME= modcap.c @@ -11,7 +11,6 @@ MAINTAINER= agc@NetBSD.org COMMENT= Command line utility to modify pcap capture files LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir AUTO_MKDIRS= yes WRKSRC= ${WRKDIR} diff --git a/net/mono-nat/Makefile b/net/mono-nat/Makefile index f0c6c1a7799..1e3df79a534 100644 --- a/net/mono-nat/Makefile +++ b/net/mono-nat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/04/27 12:31:59 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:37 asau Exp $ DISTNAME= mono-nat-1.0.2 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://projects.qnetp.net/projects/show/mono-nat COMMENT= C\# library for uPnP management -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no USE_TOOLS+= gmake pkg-config diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile index feeb7c91692..fcb7f4ae0a7 100644 --- a/net/monotorrent/Makefile +++ b/net/monotorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/07/22 00:47:53 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:37 asau Exp $ DISTNAME= monotorrent-0.72 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://monotorrent.com/ COMMENT= Open source bittorrent library -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no USE_TOOLS+= gmake bsdtar pkg-config diff --git a/net/monsoon/Makefile b/net/monsoon/Makefile index 9bc81c9297c..1b8cea0b683 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:18:37 asau Exp $ DISTNAME= monsoon-0.20 PKGREVISION= 23 @@ -9,8 +9,6 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.monsoon-project.org/ COMMENT= Open source GTK+ bittorrent client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no USE_TOOLS+= gmake gtar intltool perl pkg-config msgfmt diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 2d09fcfbd4f..541cf3b62b8 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:37 asau Exp $ DISTNAME= mosh-1.2.2 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://mosh.mit.edu/ COMMENT= Remote terminal application which allows roaming LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-tty>=1.08:../../devel/p5-IO-Tty GNU_CONFIGURE= yes diff --git a/net/mouse-pppoe/Makefile b/net/mouse-pppoe/Makefile index c39d024f085..fd0f0c83b3e 100644 --- a/net/mouse-pppoe/Makefile +++ b/net/mouse-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/01/11 02:44:15 jmcneill Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:38 asau Exp $ DISTNAME= pppoe.20000912 PKGNAME= mouse-${DISTNAME:S/./-/} @@ -6,8 +6,6 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://sparkle.rodents.montreal.qc.ca/pub/mouse/ftp.netbsd.org/pppoe/ -PKG_DESTDIR_SUPPORT= user-destdir - MAINTAINER= mouse@NetBSD.org COMMENT= derMouse's PPP over Ethernet program diff --git a/net/mping/Makefile b/net/mping/Makefile index ff7e591851d..0f009398d4d 100644 --- a/net/mping/Makefile +++ b/net/mping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2011/04/15 08:34:00 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:38 asau Exp $ DISTNAME= mping-2.01 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mping.uninett.no/ COMMENT= Mping network statistics collector -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_FEATURES+= inet6 diff --git a/net/mrt/Makefile b/net/mrt/Makefile index b04e90141d5..1ecde73fb66 100644 --- a/net/mrt/Makefile +++ b/net/mrt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/03/21 04:53:49 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:38 asau Exp $ # DISTNAME= mrt-2.2.2a-Aug11 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mrtd.net/ COMMENT= Multi-threaded Routing Toolkit -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/mrt/src diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 275a113f2f6..6406238e4a5 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2012/10/23 17:18:38 asau Exp $ DISTNAME= mrtg-2.17.2 PKGREVISION= 2 @@ -11,8 +11,6 @@ HOMEPAGE= http://oss.oetiker.ch/mrtg/ COMMENT= The Multi-Router Traffic Grapher LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl:run PERL5_REQD= 5.14.1 GNU_CONFIGURE= yes diff --git a/net/msdl/Makefile b/net/msdl/Makefile index b7ad95e85d3..64fc979fe21 100644 --- a/net/msdl/Makefile +++ b/net/msdl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/08/02 04:49:55 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:38 asau Exp $ # DISTNAME= msdl-1.2.7-r2 @@ -11,8 +11,6 @@ HOMEPAGE= http://msdl.sourceforge.net/ COMMENT= Media stream downloader LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c diff --git a/net/mtftpd/Makefile b/net/mtftpd/Makefile index 0177b20e964..6c655249acb 100644 --- a/net/mtftpd/Makefile +++ b/net/mtftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/03/07 11:39:39 hans Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:38 asau Exp $ DISTNAME= mtftpd-20080229 CATEGORIES= net @@ -7,8 +7,6 @@ MASTER_SITES= http://www.invisible.ca/~jmcneill/netbsd/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Open-loop multicast TFTP server -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/mtftpd USE_FEATURES+= cdefs diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 83a63678bcd..1d4983526ef 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.76 2012/10/23 17:18:38 asau Exp $ DISTNAME= mtr-0.82 PKGREVISION= 6 @@ -11,7 +11,6 @@ COMMENT= Traceroute and ping in a single graphical network diagnostic tool LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/net/mydns-mysql/Makefile b/net/mydns-mysql/Makefile index 7ce06826e27..76cd6b502c7 100644 --- a/net/mydns-mysql/Makefile +++ b/net/mydns-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/09/15 15:03:24 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:38 asau Exp $ PKGNAME= ${DISTNAME:S/-/-mysql-/} PKGREVISION= 7 @@ -10,8 +10,6 @@ DISTINFO_FILE= ${.CURDIR}/../../net/mydns-pgsql/distinfo PATCHDIR= ${.CURDIR}/../../net/mydns-pgsql/patches FILESDIR= ${.CURDIR}/../../net/mydns-pgsql/files -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --without-pgsql CONFIGURE_ARGS+= --with-mysql-lib=${BUILDLINK_PREFIX.mysql-client}/lib/mysql CONFIGURE_ARGS+= --with-mysql-include=${BUILDLINK_PREFIX.mysql-client}/include/mysql diff --git a/net/mydns-pgsql/Makefile b/net/mydns-pgsql/Makefile index 9fc87dd932b..8609da8366a 100644 --- a/net/mydns-pgsql/Makefile +++ b/net/mydns-pgsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/08/05 10:02:13 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:38 asau Exp $ PKGNAME= ${DISTNAME:S/-/-pgsql-/} PKGREVISION= 11 @@ -6,8 +6,6 @@ COMMENT= PostgreSQL-based DNS server CONFLICTS= mydns-mysql-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --without-mysql CONFIGURE_ARGS+= --with-pgsql-lib=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/lib CONFIGURE_ARGS+= --with-pgsql-include=${BUILDLINK_PREFIX.${PGSQL_TYPE}}/include diff --git a/net/nagios-base/Makefile b/net/nagios-base/Makefile index 502f612e3d9..9f61b91991c 100644 --- a/net/nagios-base/Makefile +++ b/net/nagios-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:18:39 asau Exp $ # DISTNAME= nagios-3.3.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.nagios.org/ COMMENT= Network monitor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .include "../../net/nagios-base/Makefile.common" .include "options.mk" diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile index 0fa7d997a7a..a1df5acee92 100644 --- a/net/nagios-nrpe/Makefile +++ b/net/nagios-nrpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:39 asau Exp $ # DISTNAME= nrpe-2.12 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/nagios/ COMMENT= Nagios remote program execution daemon -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= yes diff --git a/net/nagios-nsca/Makefile b/net/nagios-nsca/Makefile index e5ab02cc18f..d3d1b141bbb 100644 --- a/net/nagios-nsca/Makefile +++ b/net/nagios-nsca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:39 asau Exp $ # DISTNAME= nsca-2.9.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nagios.org/ COMMENT= Remote/passive network service for nagios -PKG_DESTDIR_SUPPORT= user-destdir - EGDIR= ${PREFIX}/share/examples/nagios EGFILES= nsca.cfg diff --git a/net/nagios-plugin-ldap/Makefile b/net/nagios-plugin-ldap/Makefile index d54eed38e1d..db495edf567 100644 --- a/net/nagios-plugin-ldap/Makefile +++ b/net/nagios-plugin-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:44:25 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:39 asau Exp $ # PKGNAME= nagios-plugin-ldap-${PLUGINSVERSION} @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nagios ldap plugin LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins .include "../../net/nagios-plugins/Makefile.common" diff --git a/net/nagios-plugin-mysql/Makefile b/net/nagios-plugin-mysql/Makefile index 93d5f616275..2e508ab1eca 100644 --- a/net/nagios-plugin-mysql/Makefile +++ b/net/nagios-plugin-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/09/15 15:03:25 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:39 asau Exp $ # PKGNAME= nagios-plugin-mysql-${PLUGINSVERSION} @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nagios mysql plugin LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins CONFIGURE_ARGS+= --with-mysql=${BUILDLINK_PREFIX.mysql-client} diff --git a/net/nagios-plugin-pgsql/Makefile b/net/nagios-plugin-pgsql/Makefile index bfba4fb596f..f8ccdbb13c1 100644 --- a/net/nagios-plugin-pgsql/Makefile +++ b/net/nagios-plugin-pgsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/08/05 10:02:13 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:39 asau Exp $ # PKGNAME= nagios-plugin-pgsql-${PLUGINSVERSION} @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nagios pgsql plugin LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins CONFIGURE_ARGS+= --with-pgsql=${BUILDLINK_PREFIX.pgsql-lib} diff --git a/net/nagios-plugin-radius/Makefile b/net/nagios-plugin-radius/Makefile index c95260eb57f..ac4851237f0 100644 --- a/net/nagios-plugin-radius/Makefile +++ b/net/nagios-plugin-radius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:39 asau Exp $ # PKGNAME= nagios-plugin-radius-${PLUGINSVERSION} @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nagios radius plugin LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins DEPENDS+= p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP diff --git a/net/nagios-plugin-snmp/Makefile b/net/nagios-plugin-snmp/Makefile index 3321745d6ce..c13d6370f2d 100644 --- a/net/nagios-plugin-snmp/Makefile +++ b/net/nagios-plugin-snmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:39 asau Exp $ # PKGNAME= nagios-plugin-snmp-${PLUGINSVERSION} @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nagios snmp plugins LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins DEPENDS+= p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP diff --git a/net/nagios-plugin-spamd/Makefile b/net/nagios-plugin-spamd/Makefile index 585285df32e..3d5b1842850 100644 --- a/net/nagios-plugin-spamd/Makefile +++ b/net/nagios-plugin-spamd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:39 asau Exp $ # DISTNAME= check_spamd-1.4.pl @@ -12,8 +12,6 @@ MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://www.jhweiss.de/software/nagios.html COMMENT= Nagios plugin for monitoring the SpamAssassin daemon -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= nagios-plugins-[0-9]*:../../net/nagios-plugins WRKSRC= ${WRKDIR} diff --git a/net/nagstamon/Makefile b/net/nagstamon/Makefile index 7128ef673b4..930ecd0b9da 100644 --- a/net/nagstamon/Makefile +++ b/net/nagstamon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:40 asau Exp $ # VERSION= 0.9.9 @@ -13,7 +13,6 @@ HOMEPAGE= http://nagstamon.ifw-dresden.de/ COMMENT= Nagios status monitor which takes place in systray or on desktop LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none PYDISTUTILSPKG= yes diff --git a/net/nam/Makefile b/net/nam/Makefile index 823978f08a8..9e660ddbd66 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/08/21 23:49:24 marino Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:18:40 asau Exp $ DISTNAME= ns-allinone-2.29.3 PKGNAME= nam-1.11 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.isi.edu/nsnam/nam/ COMMENT= The UCB/LBNL Network Animator PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_PLATFORM+= ${LP64PLATFORMS} diff --git a/net/nap/Makefile b/net/nap/Makefile index 2c9717f0ef6..6178c4db54d 100644 --- a/net/nap/Makefile +++ b/net/nap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2011/03/21 02:36:40 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:40 asau Exp $ DISTNAME= nap-1.4.4 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nap.sourceforge.net/ COMMENT= Terminal based Napster client similar to ircII -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES # newterm() diff --git a/net/napshare/Makefile b/net/napshare/Makefile index b770277bcd2..b7c6a2b2dc4 100644 --- a/net/napshare/Makefile +++ b/net/napshare/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/04/22 13:44:26 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:40 asau Exp $ DISTNAME= napshare-1.3 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://napshare.sourceforge.net/ COMMENT= Fully featured Gnutella P2P client made to run 24/7 unattended -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= gmake diff --git a/net/nasd/Makefile b/net/nasd/Makefile index 702491dacf8..af3d79a4c71 100644 --- a/net/nasd/Makefile +++ b/net/nasd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:40 asau Exp $ DISTNAME= repackaged-${PKGNAME_NOREV} PKGNAME= nasd-1.3 @@ -12,8 +12,6 @@ COMMENT= Prototype storage implementation ONLY_FOR_PLATFORM= NetBSD-*-* SunOS-*-* Linux-*-* -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes USE_TOOLS+= perl makedepend WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile index 656fa4728d0..9fd306272b0 100644 --- a/net/nbtscan/Makefile +++ b/net/nbtscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/01/25 14:21:13 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:40 asau Exp $ # DISTNAME= nbtscan-1.5.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.inetcat.net/software/nbtscan.html COMMENT= NetBIOS name network scanner -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}a diff --git a/net/ncftp3/Makefile b/net/ncftp3/Makefile index 4f3876a1226..0c902ebe3ea 100644 --- a/net/ncftp3/Makefile +++ b/net/ncftp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/07/02 17:11:01 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:40 asau Exp $ DISTNAME= ncftp-3.2.4-src PKGNAME= ncftp3-3.2.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.ncftp.com/ COMMENT= FTP replacement with advanced user interface LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - INSTALL_MAKE_FLAGS+= mandir=${PREFIX}/${PKGMANDIR} WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile index 190be0b1480..395ae24badc 100644 --- a/net/nemesis/Makefile +++ b/net/nemesis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/07/14 12:56:10 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:40 asau Exp $ DISTNAME= nemesis-1.4 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://jeff.wwti.com/nemesis/ COMMENT= Nemesis is a command-line UNIX network packet injection suite -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libnet-includes=${BUILDLINK_PREFIX.libnet10}/include/libnet10 CONFIGURE_ARGS+= --with-libnet-libs=${BUILDLINK_PREFIX.libnet10}/lib/libnet10 diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 45adedef9ec..1273a7f7ebe 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2012/10/23 17:18:40 asau Exp $ DISTNAME= net-snmp-5.6.1.1 PKGREVISION= 4 @@ -13,8 +13,6 @@ LICENSE= modified-bsd CONFLICTS= ucd-snmp-[0-9]* CONFLICTS+= nocol-[0-9]* # bin/snmpget bin/snmpwalk -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/net6/Makefile b/net/net6/Makefile index 0de24e252a3..df3c8e86e7a 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/07/18 10:22:23 marino Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:41 asau Exp $ # DISTNAME= net6-1.3.10 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gobby.0x539.de/ COMMENT= Networking library for C++ -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 63be1fa8dcd..b4cd4fa32e3 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2012/10/23 17:18:41 asau Exp $ DISTNAME= netatalk-2.2.1 PKGREVISION= 7 @@ -14,8 +14,6 @@ HOMEPAGE= http://netatalk.sourceforge.net/ COMMENT= Netatalk appletalk file and print services LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - BDB_ACCEPTED= db4 db5 USE_LIBTOOL= yes USE_OLD_DES_API= yes diff --git a/net/netcat/Makefile b/net/netcat/Makefile index 95bcf2a4488..4b42437578f 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/01/13 15:09:58 pooka Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:18:41 asau Exp $ DISTNAME= nc110 PKGNAME= netcat-1.10 @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.securityfocus.com/tools/137 COMMENT= Read and write data across network connections -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR} diff --git a/net/netcat6/Makefile b/net/netcat6/Makefile index 2384c7223a6..50a47650dfd 100644 --- a/net/netcat6/Makefile +++ b/net/netcat6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:44:26 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:41 asau Exp $ DISTNAME= nc6-1.0 PKGNAME= ${DISTNAME:S/nc/netcat/} @@ -12,8 +12,6 @@ MAINTAINER= ghen@NetBSD.org COMMENT= Network swiss army knife HOMEPAGE= http://www.deepspace6.net/projects/netcat6.html -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes # don't auto-detect IPv6, use options.mk: diff --git a/net/netdisco/Makefile b/net/netdisco/Makefile index c27a6a5e879..0b534d5a266 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:18:41 asau Exp $ # DISTNAME= netdisco-1.1_with_mibs @@ -12,8 +12,6 @@ HOMEPAGE= http://www.netdisco.org/ COMMENT= Open Source web-based network management tool LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-SNMP-Info>=2.04:../../net/p5-SNMP-Info DEPENDS+= p5-Apache-DBI-[0-9]*:../../databases/p5-Apache-DBI DEPENDS+= p5-Apache-Session-[0-9]*:../../www/p5-Apache-Session diff --git a/net/netgroup/Makefile b/net/netgroup/Makefile index 9253ad97743..9ed833c818e 100644 --- a/net/netgroup/Makefile +++ b/net/netgroup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/03/02 16:34:16 hans Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:41 asau Exp $ # DISTNAME= netgroup-0.0 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.astron.com/pub/netgroup/ MAINTAINER= christos@NetBSD.org COMMENT= Netgroup membership listing and testing functions -PKG_DESTDIR_SUPPORT= user-destdir - USE_FEATURES+= cdefs NOT_FOR_PLATFORM= Interix-*-* # no netgroups diff --git a/net/netname/Makefile b/net/netname/Makefile index 994ffc5e693..49c8fcf206e 100644 --- a/net/netname/Makefile +++ b/net/netname/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/02/16 19:32:19 hans Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:41 asau Exp $ # DISTNAME= netname-1.7 @@ -9,8 +9,6 @@ MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Return the canonical network name of a host -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index f993cec7d68..f6eb50cf43f 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/06/23 22:43:59 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:41 asau Exp $ DISTNAME= netpipes-4.2-export PKGNAME= ${DISTNAME:S/-export//} @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.purplefrog.com/~thoth/netpipes/netpipes.html COMMENT= Utilities for communicating via sockets -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_TOOLS+= tbl diff --git a/net/nfdump/Makefile b/net/nfdump/Makefile index 69e08f3ac15..7863eb85ec1 100644 --- a/net/nfdump/Makefile +++ b/net/nfdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/10/08 23:02:17 adam Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:41 asau Exp $ # DISTNAME= nfdump-1.6.6 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nfdump.sourceforge.net/ COMMENT= Tools to collect and process netflow data -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes TEST_TARGET= test USE_TOOLS+= lex yacc diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index fe57dac744d..b8bdd238e32 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2009/06/30 00:07:21 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:18:41 asau Exp $ DISTNAME= ngrep-1.45 CATEGORIES= net @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ngrep.sourceforge.net/ COMMENT= Network grep -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_TOOLS+= gmake diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index 73ad381680a..c79b7e92f00 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/03/15 11:53:35 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/23 17:18:42 asau Exp $ # DISTNAME= nicotine-1.0.8 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-gtk2>=1.99.16:../../x11/py-gtk2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LANGUAGES= # empty diff --git a/net/nicovideo-dl/Makefile b/net/nicovideo-dl/Makefile index d81058fa5eb..95748d3f011 100644 --- a/net/nicovideo-dl/Makefile +++ b/net/nicovideo-dl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/08/29 14:13:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:42 asau Exp $ # DISTNAME= nicovideo-dl-0.0.20120212 @@ -10,8 +10,6 @@ HOMEPAGE= http://sourceforge.jp/projects/nicovideo-dl/ COMMENT= Download videos from www.nicovideo.jp LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none NO_BUILD= yes diff --git a/net/nidentd/Makefile b/net/nidentd/Makefile index ce303d0f193..557dd941835 100644 --- a/net/nidentd/Makefile +++ b/net/nidentd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/02/11 22:19:14 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:42 asau Exp $ # DISTNAME= nidentd-1.0 @@ -10,8 +10,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= symka@NetBSD.org COMMENT= identd that supports IPv4, IPv6, NAT, fake and random -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= lsof>=4.61:../../sysutils/lsof INSTALLATION_DIRS= etc libexec diff --git a/net/nipper/Makefile b/net/nipper/Makefile index 80ab3096ddb..92b79526b64 100644 --- a/net/nipper/Makefile +++ b/net/nipper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2010/02/11 22:19:49 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:42 asau Exp $ # DISTNAME= nipper-cli-0.12.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nipper.sourceforge.net/ COMMENT= Performs security audits of network device configuration -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ c USE_CMAKE= yes diff --git a/net/nload/Makefile b/net/nload/Makefile index 5a0d03e57fc..0fcf930796b 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/02/15 12:30:06 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:42 asau Exp $ # DISTNAME= nload-0.7.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.roland-riegel.de/nload/ COMMENT= Monitoring network traffic and bandwidth usage LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ MANCOMPRESSED= yes GNU_CONFIGURE= yes diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 04dc47f9c48..d82775a1237 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2012/10/20 22:59:29 pettai Exp $ +# $NetBSD: Makefile,v 1.97 2012/10/23 17:18:42 asau Exp $ DISTNAME= nmap-6.01 PKGREVISION= 3 @@ -12,7 +12,6 @@ COMMENT= Network/port scanner with OS detection LICENSE= gnu-gpl-v2 #PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir BUILDLINK_API_DEPENDS.libpcap+= libpcap>=1.0.0 BUILDLINK_API_DEPENDS.libpcre+= libpcre>=7.6 diff --git a/net/nocol/Makefile b/net/nocol/Makefile index c595c88ed64..7fed4aacf7f 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:18:42 asau Exp $ # DISTNAME= nocol-4.3.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.netplex-tech.com/software/nocol/ COMMENT= Extensible network and system monitoring utility -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure diff --git a/net/nprobe/Makefile b/net/nprobe/Makefile index 2a3f6a81271..f64b3904af1 100644 --- a/net/nprobe/Makefile +++ b/net/nprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2011/02/28 14:52:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:42 asau Exp $ DISTNAME= nProbe-source-1.3.1 PKGREVISION= 4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ntop.org/nProbe.html COMMENT= Monitor a network interface and generate NetFlow data -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/nProbe GNU_CONFIGURE= YES USE_LIBTOOL= yes diff --git a/net/ns/Makefile b/net/ns/Makefile index 4580f538de4..ab9dd6f5218 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/09/29 04:24:08 dholland Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:18:42 asau Exp $ DISTNAME= ns-2.33 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://nsnam.isi.edu/nsnam/ COMMENT= The UCB/LBNL Network Simulator Version 2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_LANGUAGES= c99 c++ diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 130b172c242..43553e5589e 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2012/09/16 22:08:06 pettai Exp $ +# $NetBSD: Makefile,v 1.58 2012/10/23 17:18:43 asau Exp $ DISTNAME= nsd-3.2.13 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.nlnetlabs.nl/nsd/index.html COMMENT= Authoritative-only DNS server -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7 PKG_OPTIONS_VAR= PKG_OPTIONS.nsd diff --git a/net/nslint/Makefile b/net/nslint/Makefile index 46c87185b12..91f49d30b39 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/05/06 03:44:02 snj Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:43 asau Exp $ DISTNAME= nslint-2.1a9 CATEGORIES= net @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ee.lbl.gov/ftp.html COMMENT= Perform consistency checks on DNS zone files -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES BUILD_TARGET= nslint INSTALL_TARGET= install install-man diff --git a/net/nstx/Makefile b/net/nstx/Makefile index 06e501a49e4..46352486d05 100644 --- a/net/nstx/Makefile +++ b/net/nstx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/07/06 10:17:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:43 asau Exp $ # DISTNAME= nstx-1.1-beta6 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nstx.dereference.de/nstx/ COMMENT= Nameserver Transfer Protocol -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS+= bin share/doc/nstx do-install: diff --git a/net/ntop/Makefile b/net/ntop/Makefile index aeda2cac3bb..bba56c06cce 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.81 2012/10/23 17:18:43 asau Exp $ DISTNAME= ntop-4.1.0 PKGREVISION= 11 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.ntop.org/products/ntop/ COMMENT= Shows network usage (similar to "top" for processes) LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= ntop-[0-9]* DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index 591de40f321..1e00adc06d2 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/10/03 21:56:57 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/23 17:18:43 asau Exp $ # DISTNAME= ntp-4.2.4p8 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.ntp.org/ COMMENT= Network Time Protocol Version 4 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS+= openntpd-[0-9]* diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index 22672c3ede7..2887a3549bf 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:43 asau Exp $ # DISTNAME= ocamlnet-3.6 @@ -10,7 +10,6 @@ MAINTAINER= jaapb@kerguelen.org HOMEPAGE= http://projects.camlcity.org/projects/ocamlnet.html COMMENT= Library focusing on application-level network protocols (OCaml) LICENSE= zlib AND gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no diff --git a/net/ocsinventory-agent/Makefile b/net/ocsinventory-agent/Makefile index d6086fc94e6..32e78e0362e 100644 --- a/net/ocsinventory-agent/Makefile +++ b/net/ocsinventory-agent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:43 asau Exp $ # VERS= 1.1.2.1 PKGREVISION= 4 @@ -26,8 +26,6 @@ WRKSRC= ${WRKDIR}/Ocsinventory-Agent-${VERS} BUILD_DEFS+= VARBASE AUTO_MKDIRS=yes -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" EGDIR= ${PREFIX}/share/examples/ocsinventory-agent diff --git a/net/oidentd/Makefile b/net/oidentd/Makefile index dfb182a5fe5..fbe479c0db6 100644 --- a/net/oidentd/Makefile +++ b/net/oidentd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/06/12 15:46:00 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:43 asau Exp $ DISTNAME= oidentd-2.0.7 PKGREVISION= 4 @@ -11,8 +11,6 @@ COMMENT= Configurable IDENT server that supports NAT/IP masq NOT_FOR_PLATFORM+= NetBSD-[5-9]*-* NetBSD-1[0-9]*-* -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} RCD_SCRIPTS= oidentd diff --git a/net/oinkmaster/Makefile b/net/oinkmaster/Makefile index 40dea59566e..0b1c6efe0ed 100644 --- a/net/oinkmaster/Makefile +++ b/net/oinkmaster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:43 asau Exp $ DISTNAME= oinkmaster-2.0 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://oinkmaster.sourceforge.net/ COMMENT= Manage snort rule updates LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= snort{,-mysql,-pgsql}-[0-9]*:../../net/snort NO_BUILD= yes diff --git a/net/omniNotify/Makefile b/net/omniNotify/Makefile index 2638e8df43f..447428b9d74 100644 --- a/net/omniNotify/Makefile +++ b/net/omniNotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/02 15:20:36 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:44 asau Exp $ # DISTNAME= omniNotify-2.1 @@ -10,8 +10,6 @@ HOMEPAGE= http://omninotify.sourceforge.net/ COMMENT= CORBA Notification Service LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/omniNotify GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/net/omniORB/Makefile b/net/omniORB/Makefile index b758addbc56..8a7a9539f45 100644 --- a/net/omniORB/Makefile +++ b/net/omniORB/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/06/12 15:46:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:44 asau Exp $ # DISTNAME= omniORB-4.1.5 @@ -11,8 +11,6 @@ MAINTAINER= ianzag@mail.ru HOMEPAGE= http://omniorb.sourceforge.net/ COMMENT= CORBA ORB -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_FILE= GNUmakefile GNU_CONFIGURE= YES diff --git a/net/openag/Makefile b/net/openag/Makefile index 833ade06e85..1d42fa1520e 100644 --- a/net/openag/Makefile +++ b/net/openag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/02/11 22:28:40 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:44 asau Exp $ # DISTNAME= OpenAG-1.1.1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/openags/ COMMENT= Open Audio Galaxy client -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= wget-[0-9]*:../../net/wget GNU_CONFIGURE= yes diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index 0b176d1c111..588a3de0145 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2010/04/17 10:39:33 zafer Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 17:18:44 asau Exp $ DISTNAME= openntpd-3.9p1 PKGREVISION= 2 @@ -12,7 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openntpd.org/ COMMENT= Free implementation of the Network Time Protocol -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews CONFLICTS+= ntp-[0-9]* diff --git a/net/openresolv/Makefile b/net/openresolv/Makefile index cbd366f8f54..41af4e87dd4 100644 --- a/net/openresolv/Makefile +++ b/net/openresolv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/02/16 19:33:55 hans Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:44 asau Exp $ # DISTNAME= openresolv-3.4.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://roy.marples.name/projects/openresolv/ COMMENT= Framework for managing /etc/resolv.conf LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 838131c9e5e..9f48c222430 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2011/04/08 12:19:17 drochner Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:18:44 asau Exp $ DISTNAME= openslp-1.2.1 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openslp.org/ COMMENT= Open-source implementation of the Service Location Protocol -PKG_DESTDIR_SUPPORT= user-destdir - # Needs pkgviews-enabled automake # PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/net/openvmps/Makefile b/net/openvmps/Makefile index e10b09f47d3..f263376bbe4 100644 --- a/net/openvmps/Makefile +++ b/net/openvmps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:44 asau Exp $ DISTNAME= vmpsd-1.3 PKGNAME= openvmps-1.3 @@ -10,8 +10,6 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://vmps.sourceforge.net/ COMMENT= GPL implementation of the VMPS protocol -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/vmpsd GNU_CONFIGURE= YES diff --git a/net/openvpn-acct-wtmpx/Makefile b/net/openvpn-acct-wtmpx/Makefile index b5cd37f11e5..cd0f33976f7 100644 --- a/net/openvpn-acct-wtmpx/Makefile +++ b/net/openvpn-acct-wtmpx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/23 23:31:22 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:44 asau Exp $ # DISTNAME= openvpn-acct-wtmpx-20091110 @@ -13,8 +13,6 @@ MAINTAINER= manu@NetBSD.org HOMEPAGE= http://ftp.espci.fr/pub/openvpn-acct-wtmpx/ COMMENT= Log OpenVPN logins and logouts to wtmpx -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= install diff --git a/net/openvpn/Makefile b/net/openvpn/Makefile index 2bdcfb84388..d86f793fb51 100644 --- a/net/openvpn/Makefile +++ b/net/openvpn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/03/06 17:39:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/23 17:18:44 asau Exp $ DISTNAME= openvpn-2.2.2 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://openvpn.net/ COMMENT= Easy-to-use SSL VPN daemon LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= grep:run GNU_CONFIGURE= yes diff --git a/net/openwbem/Makefile b/net/openwbem/Makefile index 7bb872e23be..b0ec1d9f7aa 100644 --- a/net/openwbem/Makefile +++ b/net/openwbem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:45 asau Exp $ DISTNAME= openwbem-3.2.2 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openwbem.org/ COMMENT= Web-based Enterprise Management software -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= ac_cv_path_TRUE_PATHNAME=true ac_cv_path_FALSE_PATHNAME=false USE_TOOLS+= gmake diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 88ce8639f32..0c82debdf92 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/09/15 10:06:06 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:45 asau Exp $ # DISTNAME= ortp-0.16.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.linphone.org/index.php/eng/code_review/ortp COMMENT= Real-time Transport Protocol stack LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/net/overnet/Makefile b/net/overnet/Makefile index cbb32ff8fe0..3122805a894 100644 --- a/net/overnet/Makefile +++ b/net/overnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/03/21 16:29:41 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:45 asau Exp $ # DISTNAME= overnetclc-1.0.1 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.overnet.com/ COMMENT= Peer-to-peer file sharing client (binary pkg) -PKG_DESTDIR_SUPPORT= user-destdir - EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= compat diff --git a/net/p5-Cisco-Abbrev/Makefile b/net/p5-Cisco-Abbrev/Makefile index a0f8853a066..d045dea4d3a 100644 --- a/net/p5-Cisco-Abbrev/Makefile +++ b/net/p5-Cisco-Abbrev/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:45 asau Exp $ # DISTNAME= Cisco-Abbrev-0.03 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Cisco-Abbrev/ COMMENT= Perl 5 module to translate to/from Cisco interface abbbreviations LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Cisco/Abbrev/.packlist diff --git a/net/p5-DNS-ZoneParse/Makefile b/net/p5-DNS-ZoneParse/Makefile index b03c27f70d3..77016f78a27 100644 --- a/net/p5-DNS-ZoneParse/Makefile +++ b/net/p5-DNS-ZoneParse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:45 asau Exp $ # DISTNAME= DNS-ZoneParse-1.10 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/DNS-ZoneParse/ COMMENT= Perl5 module for parsing DNS zone files LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/DNS/ZoneParse/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile index e52525daea5..0f70200f8d2 100644 --- a/net/p5-Danga-Socket/Makefile +++ b/net/p5-Danga-Socket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:45 asau Exp $ # DISTNAME= Danga-Socket-1.61 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/ COMMENT= Event loop and event-driven async socket base class LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Sys-Syscall>=0:../../devel/p5-Sys-Syscall DEPENDS+= p5-Time-HiRes>=0:../../time/p5-Time-HiRes diff --git a/net/p5-Data-Stream-Bulk/Makefile b/net/p5-Data-Stream-Bulk/Makefile index f917d83f25e..76e3c546272 100644 --- a/net/p5-Data-Stream-Bulk/Makefile +++ b/net/p5-Data-Stream-Bulk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:45 asau Exp $ # DISTNAME= Data-Stream-Bulk-0.08 @@ -20,7 +20,6 @@ DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok BUILD_DEPENDS+= p5-Test-TempDir>=0:../../devel/p5-Test-TempDir BUILD_DEPENDS+= p5-DBD-Mock>=1.37:../../databases/p5-DBD-Mock -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews PERL5_PACKLIST= auto/Data/Stream/Bulk/.packlist diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 1dcc32c0a82..5675be838e2 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:45 asau Exp $ # DISTNAME= Geo-IP-1.40 @@ -13,7 +13,6 @@ HOMEPAGE= http://www.maxmind.com/geoip/api/perl.shtml COMMENT= Gets country name by IP or hostname LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index 9016ae38985..fe7ee9487a9 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:56:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:45 asau Exp $ # DISTNAME= Geo-IPfree-1.100470 @@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/~bricas/${DISTNAME}/ COMMENT= Gets country name by IP or hostname PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Geo/IPfree/.packlist diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index 12dd85481cf..4731e1e093d 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:45 asau Exp $ # DISTNAME= IO-Interface-1.06 @@ -12,8 +12,6 @@ MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/IO-Interface/ COMMENT= IO-Interface - get and set interface characteristics -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/IO/Interface/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index 71c5dcf5bbd..ccb862fd1df 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:46 asau Exp $ DISTNAME= IO-Socket-INET6-2.69 PKGNAME= p5-${DISTNAME} @@ -15,8 +15,6 @@ DEPENDS+= p5-Socket6>=0.12:../../net/p5-Socket6 SUPERSEDES= p5-INET6-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/IO/Socket/INET6/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index eb69e314d9e..9e8fe065eef 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:46 asau Exp $ # DISTNAME= IO-Socket-Multicast-1.12 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/IO-Socket-Multicast/ COMMENT= Perl multicast socket IO LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-Interface>=0.94:../../net/p5-IO-Interface PERL5_PACKLIST= auto/IO/Socket/Multicast/.packlist diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 563b411ec40..f8ab0d297dc 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:46 asau Exp $ # DISTNAME= IP-Country-2.27 @@ -13,7 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/IP-Country/ COMMENT= Fast lookup of country codes from IP addresses #LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries diff --git a/net/p5-Net-Akismet/Makefile b/net/p5-Net-Akismet/Makefile index 8b07f47c701..673e95e61c8 100644 --- a/net/p5-Net-Akismet/Makefile +++ b/net/p5-Net-Akismet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:46 asau Exp $ # DISTNAME= Net-Akismet-0.05 @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Akismet/ COMMENT= Perl 5 interface to Akismet - comment and trackback spam fighter -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty DEPENDS+= p5-libwww>=5.09:../../www/p5-libwww diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index 80d45e07aa6..54eb311d7aa 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:46 asau Exp $ DISTNAME= Net-Amazon-S3-0.54 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Amazon-S3/ COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor DEPENDS+= p5-Data-Stream-Bulk>=0:../../net/p5-Data-Stream-Bulk DEPENDS+= p5-DateTime-Format-HTTP>=0:../../time/p5-DateTime-Format-HTTP diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index 01b29a7bdf1..ba57927bc24 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:46 asau Exp $ DISTNAME= Net-Amazon-0.61 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/ COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-libwww>=2:../../www/p5-libwww DEPENDS+= p5-URI>=0:../../www/p5-URI DEPENDS+= p5-XML-Simple>=2.08:../../textproc/p5-XML-Simple diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile index 8f3bd5e47f7..aacf72ef1ca 100644 --- a/net/p5-Net-Bind/Makefile +++ b/net/p5-Net-Bind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:46 asau Exp $ DISTNAME= Net-Bind-0.05 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Bind COMMENT= Perl5 module to grovel DNS resolver information LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Bind/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-Bonjour/Makefile b/net/p5-Net-Bonjour/Makefile index aae11bc2c59..c608a059edc 100644 --- a/net/p5-Net-Bonjour/Makefile +++ b/net/p5-Net-Bonjour/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:46 asau Exp $ # DISTNAME= Net-Bonjour-0.96 @@ -17,7 +17,6 @@ DEPENDS+= p5-Net-DNS>=0.50:../../net/p5-Net-DNS SUPERSEDES+= p5-Net-Rendezvous-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Bonjour/.packlist diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile index 1f8e7cead71..787f3dc7065 100644 --- a/net/p5-Net-CIDR-Lite/Makefile +++ b/net/p5-Net-CIDR-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-CIDR-Lite-0.21 @@ -14,7 +14,6 @@ COMMENT= Perl extension for merging IPv4/v6 CIDR addresses LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/CIDR/Lite/.packlist USE_LANGUAGES= # empty diff --git a/net/p5-Net-CIDR-Set/Makefile b/net/p5-Net-CIDR-Set/Makefile index 0199b0ea6ae..418d60119b5 100644 --- a/net/p5-Net-CIDR-Set/Makefile +++ b/net/p5-Net-CIDR-Set/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-CIDR-Set-0.11 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-CIDR-Set/ COMMENT= Perl 5 module to manipulate sets of IP addresses -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_MODULE_TYPE= Module::Build USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/CIDR/Set/.packlist diff --git a/net/p5-Net-CUPS/Makefile b/net/p5-Net-CUPS/Makefile index 8412343dfa1..59a4ba7c809 100644 --- a/net/p5-Net-CUPS/Makefile +++ b/net/p5-Net-CUPS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:47 asau Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= c PERL5_PACKLIST= auto/Net/CUPS/.packlist -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../print/cups/buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Net-DBus/Makefile b/net/p5-Net-DBus/Makefile index ea50dd0b30f..cc1c455c2e8 100644 --- a/net/p5-Net-DBus/Makefile +++ b/net/p5-Net-DBus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-DBus-1.0.0 @@ -13,7 +13,6 @@ COMMENT= Perl extension for the DBus message system LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile index e8ff76afc16..7ae0143deb7 100644 --- a/net/p5-Net-DHCP/Makefile +++ b/net/p5-Net-DHCP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:00 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-DHCP-0.67 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-DHCP/ COMMENT= Object methods to create a DHCP packet LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - EGSUBDIR= share/examples/p5-Net-DHCP INSTALLATION_DIRS+= ${EGSUBDIR} diff --git a/net/p5-Net-DNS-Resolver-Programmable/Makefile b/net/p5-Net-DNS-Resolver-Programmable/Makefile index e92849578c5..034959022c7 100644 --- a/net/p5-Net-DNS-Resolver-Programmable/Makefile +++ b/net/p5-Net-DNS-Resolver-Programmable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-DNS-Resolver-Programmable-v0.003 @@ -13,7 +13,6 @@ COMMENT= Net::DNS::Resolver descendant class for offline emulation of DNS LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= {perl>=5.10.0,p5-version-[0-9]*}:../../devel/p5-version DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS diff --git a/net/p5-Net-DNS-Zone-Parser/Makefile b/net/p5-Net-DNS-Zone-Parser/Makefile index 43bdbdc8646..8a18289d5ce 100644 --- a/net/p5-Net-DNS-Zone-Parser/Makefile +++ b/net/p5-Net-DNS-Zone-Parser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-DNS-Zone-Parser-0.02 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-DNS-Zone-Parser/ COMMENT= Perl5 module for normalizing zone files -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/DNS/Zone/Parser/.packlist DEPENDS+= p5-Net-DNS>=0.64:../../net/p5-Net-DNS diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index d2f0feb9325..77ae65945d1 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2012/10/21 22:12:09 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2012/10/23 17:18:47 asau Exp $ DISTNAME= Net-DNS-0.68 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,6 @@ COMMENT= Perl5 module for DNS resolution LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl{,-thread}>=5.8.0}:../../devel/p5-Test-Simple DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC diff --git a/net/p5-Net-DNSServer/Makefile b/net/p5-Net-DNSServer/Makefile index 5c83ce4eba9..e5d95fd5026 100644 --- a/net/p5-Net-DNSServer/Makefile +++ b/net/p5-Net-DNSServer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:47 asau Exp $ # DISTNAME= Net-DNSServer-0.11 @@ -10,8 +10,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl5 module to be used as a domain name server -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IPC-SharedCache-[0-9]*:../../devel/p5-IPC-SharedCache DEPENDS+= p5-Net-Bind-[0-9]*:../../net/p5-Net-Bind DEPENDS+= p5-Net-DNS>=0.19:../../net/p5-Net-DNS diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 7c76d49a3d7..89116d10524 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:48 asau Exp $ # DISTNAME= Net-Daemon-0.48 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Daemon/ COMMENT= Perl5 module for writing networking daemons LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - #WRKSRC= ${WRKDIR}/Net-Daemon/ PERL5_PACKLIST= auto/Net/Daemon/.packlist diff --git a/net/p5-Net-Dev-MIBLoadOrder/Makefile b/net/p5-Net-Dev-MIBLoadOrder/Makefile index c05e9ea45c5..769ec4afff7 100644 --- a/net/p5-Net-Dev-MIBLoadOrder/Makefile +++ b/net/p5-Net-Dev-MIBLoadOrder/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:48 asau Exp $ DISTNAME= Net-Dev-MIBLoadOrder-1.1.0 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Dev-MIBLoadOrder/ COMMENT= Perl5 module to determine MIB files load order -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Dev/Tools/MIB/MIBLoadOrder/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-FTPSSL/Makefile b/net/p5-Net-FTPSSL/Makefile index 320c848adb6..b40183b7148 100644 --- a/net/p5-Net-FTPSSL/Makefile +++ b/net/p5-Net-FTPSSL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:48 asau Exp $ # DISTNAME= Net-FTPSSL-0.14 @@ -16,7 +16,6 @@ DEPENDS+= p5-IO-Socket-SSL>=1.08:../../security/p5-IO-Socket-SSL DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/FTPSSL/.packlist diff --git a/net/p5-Net-Frame-Dump/Makefile b/net/p5-Net-Frame-Dump/Makefile index dfbf7b8fe9d..e661b2227a6 100644 --- a/net/p5-Net-Frame-Dump/Makefile +++ b/net/p5-Net-Frame-Dump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:48 asau Exp $ DISTNAME= Net-Frame-Dump-1.09 PKGNAME= p5-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= p5-Net-Pcap>=0.12:../../net/p5-Net-Pcap DEPENDS+= p5-Net-Frame-[0-9]*:../../net/p5-Net-Frame PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Frame/Dump/.packlist diff --git a/net/p5-Net-Frame-Layer-IPv6/Makefile b/net/p5-Net-Frame-Layer-IPv6/Makefile index 2dcef2b5b88..3fa2235862b 100644 --- a/net/p5-Net-Frame-Layer-IPv6/Makefile +++ b/net/p5-Net-Frame-Layer-IPv6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:48 asau Exp $ DISTNAME= Net-Frame-Layer-IPv6-1.03 PKGNAME= p5-${DISTNAME} @@ -15,7 +15,6 @@ DEPENDS+= p5-Net-Frame-[0-9]*:../../net/p5-Net-Frame DEPENDS+= p5-Bit-Vector-[0-9]*:../../devel/p5-Bit-Vector PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Frame/Layer/IPv6/.packlist diff --git a/net/p5-Net-Frame-Simple/Makefile b/net/p5-Net-Frame-Simple/Makefile index 71eeaa6e9dd..10f02135541 100644 --- a/net/p5-Net-Frame-Simple/Makefile +++ b/net/p5-Net-Frame-Simple/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:48 asau Exp $ DISTNAME= Net-Frame-Simple-1.04 PKGNAME= p5-${DISTNAME} @@ -15,7 +15,6 @@ DEPENDS+= p5-Class-Gomor>=1.0:../../devel/p5-Class-Gomor DEPENDS+= p5-Net-Frame-[0-9]*:../../net/p5-Net-Frame PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Frame/Simple/.packlist diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile index 8a76ee22a02..4b719092bd8 100644 --- a/net/p5-Net-Frame/Makefile +++ b/net/p5-Net-Frame/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:48 asau Exp $ DISTNAME= Net-Frame-1.07 PKGNAME= p5-${DISTNAME} @@ -18,7 +18,6 @@ DEPENDS+= p5-Bit-Vector-[0-9]*:../../devel/p5-Bit-Vector SUPERSEDES+= p5-Net-Packet-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Frame/.packlist diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index 2378ff38121..0492f079871 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:48 asau Exp $ # DISTNAME= Net-GitHub-0.30 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-GitHub/ COMMENT= Perl 5 interface for github.com LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/GitHub/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile index a4b87e7e73e..4af0ee90278 100644 --- a/net/p5-Net-Gnats/Makefile +++ b/net/p5-Net-Gnats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:48 asau Exp $ # DISTNAME= Net-Gnats-0.05 @@ -12,8 +12,6 @@ HOMEPAGE= http://gnatsperl.sourceforge.net/ #HOMEPAGE= http://search.cpan.org/dist/Net-Gnats/ COMMENT= Perl interface to the gnatsd daemon -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Gnats/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index cf92d85d2ca..e4404d8cbc3 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:49 asau Exp $ DISTNAME= Net-Google-AuthSub-0.5 PKGNAME= p5-${DISTNAME} @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/Net/Google/AuthSub/.packlist diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile index 87a6bab11fb..7c5ef3f23be 100644 --- a/net/p5-Net-Google-Code/Makefile +++ b/net/p5-Net-Google-Code/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:49 asau Exp $ # DISTNAME= Net-Google-Code-0.19 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Google-Code/ COMMENT= Perl 5 simple client library for google code LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/Google/Code/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index e9817e0e015..6d98be65bf8 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:49 asau Exp $ DISTNAME= Net-Google-1.0 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~ascope/Net-Google-1.0/ COMMENT= Perl module for accessing Google search engine -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-SOAP-Lite>=0:../../net/p5-SOAP-Lite PERL5_MODULE_TYPE= Module::Build diff --git a/net/p5-Net-INET6Glue/Makefile b/net/p5-Net-INET6Glue/Makefile index 9ad615e7b4b..082ccba39d6 100644 --- a/net/p5-Net-INET6Glue/Makefile +++ b/net/p5-Net-INET6Glue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:49 asau Exp $ DISTNAME= Net-INET6Glue-0.5 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Make common Perl modules IPv6 ready by hotpatching LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-IO-Socket-INET6>=2.54:../../net/p5-IO-Socket-INET6 diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile index 66d2cc20f71..e22bde4b88f 100644 --- a/net/p5-Net-IP/Makefile +++ b/net/p5-Net-IP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:49 asau Exp $ # DISTNAME= Net-IP-1.25 @@ -13,7 +13,6 @@ COMMENT= Perl extension for manipulating IPv4/IPv6 addresses LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/IP/.packlist diff --git a/net/p5-Net-IPv4Addr/Makefile b/net/p5-Net-IPv4Addr/Makefile index 918487b87de..8f176618dad 100644 --- a/net/p5-Net-IPv4Addr/Makefile +++ b/net/p5-Net-IPv4Addr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:57:02 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:49 asau Exp $ DISTNAME= Net-IPv4Addr-0.10 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl extension for manipulating IPv4 addresses PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/IPv4Addr/.packlist diff --git a/net/p5-Net-IPv6Addr/Makefile b/net/p5-Net-IPv6Addr/Makefile index 4157478ba41..81c5dedb788 100644 --- a/net/p5-Net-IPv6Addr/Makefile +++ b/net/p5-Net-IPv6Addr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:49 asau Exp $ DISTNAME= Net-IPv6Addr-0.2 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Check the validity of IPv6 addresses PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/IPv6Addr/.packlist diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index 1c03de40d73..ee39bf55e99 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:49 asau Exp $ # DISTNAME= Net-Ident-1.23 @@ -14,7 +14,6 @@ COMMENT= Perl module implementing the client side of the ident protocol LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= #empty diff --git a/net/p5-Net-Interface/Makefile b/net/p5-Net-Interface/Makefile index 20d71f43b5a..38c92d1da7a 100644 --- a/net/p5-Net-Interface/Makefile +++ b/net/p5-Net-Interface/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:50 asau Exp $ DISTNAME= Net-Interface-1.012 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Perl extension to access network interfaces LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Interface/.packlist diff --git a/net/p5-Net-Jifty/Makefile b/net/p5-Net-Jifty/Makefile index bb46dc5c3bb..5192b8ab98f 100644 --- a/net/p5-Net-Jifty/Makefile +++ b/net/p5-Net-Jifty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-Jifty-0.14 @@ -25,7 +25,6 @@ DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML DEPENDS+= p5-Test-MockObject-[0-9]*:../../devel/p5-Test-MockObject DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/Jifty/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/net/p5-Net-LDAP-Server/Makefile b/net/p5-Net-LDAP-Server/Makefile index b461d53a892..a48a789f370 100644 --- a/net/p5-Net-LDAP-Server/Makefile +++ b/net/p5-Net-LDAP-Server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-LDAP-Server-0.43 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-LDAP-Server/ COMMENT= LDAP server side protocol handling LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Convert-ASN1-[0-9]*:../../textproc/p5-Convert-ASN1 DEPENDS+= p5-perl-ldap-[0-9]*:../../databases/p5-perl-ldap diff --git a/net/p5-Net-LibIDN/Makefile b/net/p5-Net-LibIDN/Makefile index 5c432f4795c..75f84181339 100644 --- a/net/p5-Net-LibIDN/Makefile +++ b/net/p5-Net-LibIDN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:50 asau Exp $ DISTNAME= Net-LibIDN-0.12 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Perl bindings for GNU Libidn LICENSE= artistic PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir MAKE_PARAMS.makemaker+= --with-libidn=${BUILDLINK_PREFIX.libidn}/lib MAKE_PARAMS.makemaker+= --with-libidn-inc=${BUILDLINK_PREFIX.libidn}/include diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index da703fd1df2..c76a2bd8d3a 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-Libdnet-0.96 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Libdnet/ COMMENT= Perl interface to libdnet LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Libdnet/.packlist USE_LANGUAGES+= c diff --git a/net/p5-Net-Libdnet6/Makefile b/net/p5-Net-Libdnet6/Makefile index 34739056f8c..cf0c7eb09af 100644 --- a/net/p5-Net-Libdnet6/Makefile +++ b/net/p5-Net-Libdnet6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-Libdnet6-0.24 @@ -15,8 +15,6 @@ LICENSE= artistic DEPENDS+= p5-Net-Libdnet-[0-9]*:../../net/p5-Net-Libdnet DEPENDS+= p5-Net-IPv6Addr-[0-9]*:../../net/p5-Net-IPv6Addr -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Libdnet6/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-MAC/Makefile b/net/p5-Net-MAC/Makefile index fa34e21fbd8..cf3ed7a82aa 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-MAC-2.103622 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-MAC/ COMMENT= Perl 5 module for representing and manipulating MAC addresses LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/MAC/.packlist diff --git a/net/p5-Net-NBName/Makefile b/net/p5-Net-NBName/Makefile index 06ecad67c63..7a8ad7a8c6e 100644 --- a/net/p5-Net-NBName/Makefile +++ b/net/p5-Net-NBName/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-NBName-0.26 @@ -12,8 +12,6 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://search.cpan.org/~jmacfarla/Net-NBName-0.26/ COMMENT= Perl extension to perform simple NetBIOS Name Service Requests -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/NBName/.packlist .include "../../net/libpcap/buildlink3.mk" diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index 964f0dd0b43..1d96ec56830 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:50 asau Exp $ # DISTNAME= Net-OAuth-0.27 @@ -13,7 +13,6 @@ COMMENT= Perl5 extension for OAuth protocol support LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Class-Accessor>=0.31:../../devel/p5-Class-Accessor DEPENDS+= p5-Class-Data-Inheritable>=0.06:../../devel/p5-Class-Data-Inheritable diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index e1a698f9269..2530dc7adf9 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-OpenID-Consumer-1.03 @@ -20,8 +20,6 @@ DEPENDS+= p5-Time-Local-[0-9]*:../../time/p5-Time-Local DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/OpenID/Consumer/.packlist USE_LANGUAGES= # none diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile index 4aa491c16e8..6ab2eba4464 100644 --- a/net/p5-Net-Packet/Makefile +++ b/net/p5-Net-Packet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:51 asau Exp $ DISTNAME= Net-Packet-3.27 PKGNAME= p5-${DISTNAME} @@ -21,7 +21,6 @@ DEPENDS+= p5-Net-Write>=1.0:../../net/p5-Net-Write DEPENDS+= p5-Socket6-[0-9]*:../../net/p5-Socket6 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.9.3nb2 diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index dfedabf6318..787e8d25ec5 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-Pcap-0.16 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-Pcap/ COMMENT= Perl interface to pcap(3) LBL packet capture library -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-Interface-[0-9]*:../../net/p5-IO-Interface # Used during test, doesn't work properly: # BUILD_DEPENDS+= p5-Test-Distribution-[0-9]*:../../devel/p5-Test-Distribution diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile index a27818c0cd5..f0c3da15781 100644 --- a/net/p5-Net-RawIP/Makefile +++ b/net/p5-Net-RawIP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-RawIP-0.25 @@ -13,7 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-RawIP/ COMMENT= Perl extension to manipulate raw ip packets with interface to libpcap LICENSE= gnu-gpl-v2 # OR artistic -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c PERL5_PACKLIST= auto/Net/RawIP/.packlist diff --git a/net/p5-Net-SMTP-TLS/Makefile b/net/p5-Net-SMTP-TLS/Makefile index e0ef2afbeaf..fc44b99e999 100644 --- a/net/p5-Net-SMTP-TLS/Makefile +++ b/net/p5-Net-SMTP-TLS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-SMTP-TLS-0.12 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-SMTP-TLS/ COMMENT= Perl5 SMTP client module supporting TLS and AUTH LICENSE= ${PERL5_LICENSE} # see README -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay diff --git a/net/p5-Net-SNMP-Mixin/Makefile b/net/p5-Net-SNMP-Mixin/Makefile index 538ad6840a5..b073ddef1bd 100644 --- a/net/p5-Net-SNMP-Mixin/Makefile +++ b/net/p5-Net-SNMP-Mixin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-SNMP-Mixin-0.12 @@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-SNMP-Mixin/ COMMENT= Perl 5 module providing a mixin framework for Net::SNMP MAKE_ENV+= PERL_MM_USE_DEFAULT=1 -PKG_DESTDIR_SUPPORT= user-destdir PERL5_MODULE_TYPE= Module::Build DEPENDS+= p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile index b6109ac125b..c9bf1ca8dd7 100644 --- a/net/p5-Net-SNMP/Makefile +++ b/net/p5-Net-SNMP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/03 21:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-SNMP-v6.0.1 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-SNMP/ COMMENT= Perl5 module for SNMP queries LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Crypt-DES>=2.03:../../security/p5-Crypt-DES DEPENDS+= p5-Crypt-Rijndael>=1.02:../../security/p5-Crypt-Rijndael DEPENDS+= p5-Digest-MD5>=2.11:../../security/p5-Digest-MD5 diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile index 05ab46a0307..9a1cf8de607 100644 --- a/net/p5-Net-Server-Coro/Makefile +++ b/net/p5-Net-Server-Coro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-Server-Coro-0.8 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Server-Coro/ COMMENT= Perl 5 co-operative multithreaded server using Coro LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/Server/Coro/.packlist diff --git a/net/p5-Net-Server-SS-PreFork/Makefile b/net/p5-Net-Server-SS-PreFork/Makefile index 2c6f1d87efc..00550d05d1b 100644 --- a/net/p5-Net-Server-SS-PreFork/Makefile +++ b/net/p5-Net-Server-SS-PreFork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Server-SS-PreFork-0.05 @@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Server-SS-PreFork/ COMMENT= Hot-deployable variant of Perl 5 module Net::Server::PreFork LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir PERL5_MODULE_TYPE= Module::Install::Bundled USE_LANGUAGES= # empty diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile index 7e5b992e891..66126a2a312 100644 --- a/net/p5-Net-Server/Makefile +++ b/net/p5-Net-Server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:51 asau Exp $ # DISTNAME= Net-Server-2.002 @@ -13,8 +13,6 @@ HOMEPAGE= http://seamons.com/net_server.html COMMENT= Perl5 modules for network services engine LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/Server/.packlist diff --git a/net/p5-Net-TFTP/Makefile b/net/p5-Net-TFTP/Makefile index 18b71fcfff9..e7d653871fb 100644 --- a/net/p5-Net-TFTP/Makefile +++ b/net/p5-Net-TFTP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:52 asau Exp $ DISTNAME= Net-TFTP-0.18 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/~gbarr/Net-TFTP-0.17/ COMMENT= Perl5 module for TFTP transfers LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/TFTP/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-Telnet-Cisco/Makefile b/net/p5-Net-Telnet-Cisco/Makefile index 58250bd68c5..63fd528705f 100644 --- a/net/p5-Net-Telnet-Cisco/Makefile +++ b/net/p5-Net-Telnet-Cisco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Telnet-Cisco-1.10 @@ -10,8 +10,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl5 module for communicating with Cisco routers via telnet -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Telnet/Cisco/.packlist DEPENDS+= p5-Net-Telnet>=3.0:../../net/p5-Net-Telnet diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index edb6ee8f44d..c71ee640c0c 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Telnet-3.03 @@ -13,8 +13,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Telnet COMMENT= Perl5 module to use telnet LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/Telnet/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-Trac/Makefile b/net/p5-Net-Trac/Makefile index 17676edfa8b..95165796950 100644 --- a/net/p5-Net-Trac/Makefile +++ b/net/p5-Net-Trac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Trac-0.15 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Trac/ COMMENT= Perl 5 module to interact with a remote Trac instance LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Net/Trac/.packlist diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile index 4129572d691..b154df0700f 100644 --- a/net/p5-Net-Twitter/Makefile +++ b/net/p5-Net-Twitter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Twitter-3.18001 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Twitter/ COMMENT= Perl interface to the Twitter API LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Crypt-SSLeay>=0.5:../../security/p5-Crypt-SSLeay DEPENDS+= p5-Data-Visitor-[0-9]*:../../devel/p5-Data-Visitor DEPENDS+= p5-DateTime>=0.5100:../../time/p5-DateTime diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 57cf37cc1f4..7cab5d18d67 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/03 21:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-Write-1.06 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Write/ COMMENT= Portable interface to open and send raw data to network LICENSE= artistic -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Class-Gomor-[0-9]*:../../devel/p5-Class-Gomor DEPENDS+= p5-Net-Pcap>=0.12:../../net/p5-Net-Pcap DEPENDS+= p5-Socket6-[0-9]*:../../net/p5-Socket6 diff --git a/net/p5-Net-XMPP/Makefile b/net/p5-Net-XMPP/Makefile index 78c96f664cb..0d4e0ca2a9e 100644 --- a/net/p5-Net-XMPP/Makefile +++ b/net/p5-Net-XMPP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:52 asau Exp $ # DISTNAME= Net-XMPP-1.02 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~hacker/Net-XMPP-1.02/ COMMENT= Provide a Perl Developer access to the XMPP protocol -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-XML-Stream>=1.22:../../textproc/p5-XML-Stream DEPENDS+= p5-Digest-SHA1>=1.02:../../security/p5-Digest-SHA1 diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile index 4130d77d24d..fdf80c621e9 100644 --- a/net/p5-Net-XWhois/Makefile +++ b/net/p5-Net-XWhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:53 asau Exp $ DISTNAME= Net-XWhois-0.90 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-XWhois/ COMMENT= Perl5 module for Whois Client Interface -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Net/XWhois/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index 5dc98df7038..2f346e317d5 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:18:53 asau Exp $ DISTNAME= Net-Z3950-ZOOM-1.28 PKGNAME= p5-${DISTNAME} @@ -11,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Z3950-ZOOM/ COMMENT= Perl extension for talking to Z39.50 servers LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir #PKG_INSTALLATION_TYPES= overwrite pkgviews DEPENDS+= p5-Event>=1.06:../../devel/p5-Event diff --git a/net/p5-Net-eBay/Makefile b/net/p5-Net-eBay/Makefile index 15d533171e9..86fd2429916 100644 --- a/net/p5-Net-eBay/Makefile +++ b/net/p5-Net-eBay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:53 asau Exp $ DISTNAME= Net-eBay-0.55 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://www.net-ebay.org/ COMMENT= Perl Interface to XML based eBay API LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay DEPENDS+= p5-DateTime-Precise-[0-9]*:../../time/p5-DateTime-Precise DEPENDS+= p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 7016e5c8a92..0868a9882e0 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2012/10/03 21:56:59 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2012/10/23 17:18:46 asau Exp $ DISTNAME= libnet-1.22 PKGNAME= p5-Net-1.22 @@ -13,7 +13,6 @@ COMMENT= Perl5 modules to access and use network protocols LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Net/.packlist diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile index 12e38bd80ef..22609ff14ee 100644 --- a/net/p5-NetAddr-IP/Makefile +++ b/net/p5-NetAddr-IP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/21 22:13:54 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:18:53 asau Exp $ # DISTNAME= NetAddr-IP-4.065 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/NetAddr-IP/ COMMENT= Perl5 module for managing IP addresses LICENSE= artistic OR gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - # This is for the 'test' target BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile index 8da4f16fa74..33abac60e3a 100644 --- a/net/p5-NetPacket/Makefile +++ b/net/p5-NetPacket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:53 asau Exp $ DISTNAME= NetPacket-1.3.1 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,6 @@ LICENSE= ${PERL5_LICENSE} # source doc wins over changelog USE_LANGUAGES= c PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/NetPacket/.packlist PERL5_MODULE_TYPE= Module::Build diff --git a/net/p5-Nmap-Parser/Makefile b/net/p5-Nmap-Parser/Makefile index ed9328b5f46..90be0d7b89c 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:53 asau Exp $ # DISTNAME= Nmap-Parser-1.21 @@ -15,7 +15,6 @@ LICENSE= mit DEPENDS+= p5-XML-Twig>=3.16:../../textproc/p5-XML-Twig PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Nmap/Parser/.packlist diff --git a/net/p5-POE-Component-Client-DNS/Makefile b/net/p5-POE-Component-Client-DNS/Makefile index da5c1ca1aea..195fdb669ab 100644 --- a/net/p5-POE-Component-Client-DNS/Makefile +++ b/net/p5-POE-Component-Client-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:53 asau Exp $ # DISTNAME= POE-Component-Client-DNS-1.051 @@ -17,7 +17,6 @@ DEPENDS+= p5-Net-DNS>=0.59:../../net/p5-Net-DNS DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/POE/Component/Client/DNS/.packlist diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index ea5a3209fa3..01518e932c3 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:53 asau Exp $ # DISTNAME= POE-Component-Client-Ident-1.16 @@ -16,7 +16,6 @@ DEPENDS+= p5-POE>=0.38:../../devel/p5-POE BUILD_DEPENDS+= p5-Test-POE-Server-TCP-[0-9]*:../../devel/p5-Test-POE-Server-TCP PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/POE/Component/Client/Ident/.packlist diff --git a/net/p5-POE-Component-SNMP/Makefile b/net/p5-POE-Component-SNMP/Makefile index 0f9436aa825..8199049ea2a 100644 --- a/net/p5-POE-Component-SNMP/Makefile +++ b/net/p5-POE-Component-SNMP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:53 asau Exp $ DISTNAME= POE-Component-SNMP-1.1006 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,6 @@ LICENSE= gnu-gpl-v2 OR artistic DEPENDS+= p5-Net-SNMP>=5.0.1:../../net/p5-Net-SNMP PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/POE/Component/SNMP/.packlist diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile index 995ad004066..d5ca104a625 100644 --- a/net/p5-RADIUS/Makefile +++ b/net/p5-RADIUS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:54 asau Exp $ # DISTNAME= RADIUS-1.0 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~chrmasto/RADIUS-1.0/ COMMENT= Perl5 module for RADIUS queries -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/RADIUS/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 3fd4a7306dd..ed57e5c6880 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:54 asau Exp $ DISTNAME= RPC-XML-0.76 PKGNAME= p5-${DISTNAME} @@ -20,8 +20,6 @@ DEPENDS+= p5-libwww>=5.834:../../www/p5-libwww DEPENDS+= p5-DateTime>=0.70:../../time/p5-DateTime DEPENDS+= p5-DateTime-Format-ISO8601>=0.07:../../time/p5-DateTime-Format-ISO8601 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake USE_LANGUAGES= # empty diff --git a/net/p5-RT-Client-REST/Makefile b/net/p5-RT-Client-REST/Makefile index 809750eae5d..ce8fc0c5fab 100644 --- a/net/p5-RT-Client-REST/Makefile +++ b/net/p5-RT-Client-REST/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:54 asau Exp $ # DISTNAME= RT-Client-REST-0.41 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/RT-Client-REST/ COMMENT= Perl 5 module to talk to RT using REST protocol LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/RT/Client/REST/.packlist diff --git a/net/p5-RadiusPerl/Makefile b/net/p5-RadiusPerl/Makefile index f61686f42c5..3952dc4e08c 100644 --- a/net/p5-RadiusPerl/Makefile +++ b/net/p5-RadiusPerl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:54 asau Exp $ # DISTNAME= RadiusPerl-0.17 @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/RadiusPerl/ COMMENT= Provide simple Radius client facilities LICENSE= artistic-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Data-HexDump>=0.02:../../textproc/p5-Data-HexDump WRKSRC= ${WRKDIR}/Authen-Radius-0.17 diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile index 0b2a6e06677..2496a77f2af 100644 --- a/net/p5-SNMP-Info/Makefile +++ b/net/p5-SNMP-Info/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:54 asau Exp $ # DISTNAME= SNMP-Info-2.06 @@ -14,8 +14,6 @@ HOMEPAGE= http://search.cpan.org/dist/SNMP-Info/ COMMENT= Perl5 object oriented interface to SNMP informations LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= net-snmp>=5.1.2:../../net/net-snmp PERL5_PACKLIST= auto/SNMP/Info/.packlist diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile index 706a23b4155..4105bf00d1c 100644 --- a/net/p5-SNMP-MIB-Compiler/Makefile +++ b/net/p5-SNMP-MIB-Compiler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:54 asau Exp $ # DISTNAME= SNMP-MIB-Compiler-0.06 @@ -11,8 +11,6 @@ MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/SNMP-MIB-Compiler/ COMMENT= MIB Compiler supporting SMIv1 and SMIv2 -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/SNMP/MIB/Compiler/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index d083a5e21bb..3ed5f2e3087 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:54 asau Exp $ DISTNAME= SNMP_Session-1.13 PKGNAME= p5-${DISTNAME} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.switch.ch/misc/leinen/snmp/perl/ COMMENT= Perl5 module providing rudimentary access to remote SNMP agents -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/SNMP_Session/.packlist CONFLICTS+= mrtg-[0-9]* diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 454d9da980e..b51d2f69811 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/10/03 21:57:07 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:18:54 asau Exp $ DISTNAME= SOAP-Lite-0.715 PKGNAME= p5-${DISTNAME} @@ -28,8 +28,6 @@ DEPENDS+= {perl>=5.10.1,p5-constant>=1.14}:../../devel/p5-constant DEPENDS+= p5-libwww>=0:../../www/p5-libwww DEPENDS+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME:C|[a-z]$||} REPLACE_PERL+= bin/SOAPsh.pl bin/XMLRPCsh.pl bin/stubmaker.pl diff --git a/net/p5-SOAP-Transport-TCP/Makefile b/net/p5-SOAP-Transport-TCP/Makefile index 87b09047f7e..66778e03a6c 100644 --- a/net/p5-SOAP-Transport-TCP/Makefile +++ b/net/p5-SOAP-Transport-TCP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:54 asau Exp $ # DISTNAME= SOAP-Transport-TCP-0.715 @@ -15,8 +15,6 @@ LICENSE= artistic CONFLICTS+= p5-SOAP-Lite<0.714 DEPENDS+= p5-SOAP-Lite>=0.714:../../net/p5-SOAP-Lite -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/SOAP/Transport/TCP/.packlist USE_LANGUAGES= # none diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 6a243405d53..ca52992a0b5 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/23 17:18:55 asau Exp $ # DISTNAME= Socket6-0.23 @@ -14,7 +14,6 @@ COMMENT= Perl5 module to support getaddrinfo() and getnameinfo() LICENSE= modified-bsd PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Socket6/.packlist diff --git a/net/p5-Test-DNS/Makefile b/net/p5-Test-DNS/Makefile index 10cbca38d87..31ef10e845f 100644 --- a/net/p5-Test-DNS/Makefile +++ b/net/p5-Test-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:55 asau Exp $ # DISTNAME= Test-DNS-0.13 @@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Test-DNS/ COMMENT= Perl 5 module to test DNS queries and zone configuration LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir PERL5_MODULE_TYPE= Module::Build USE_LANGUAGES= # empty diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile index 87b80b7c430..a7cbf81ecd8 100644 --- a/net/p5-Test-TCP/Makefile +++ b/net/p5-Test-TCP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:55 asau Exp $ # DISTNAME= Test-TCP-1.16 @@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Test-SharedFork>=0.19:../../devel/p5-Test-SharedFork -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/TCP/.packlist diff --git a/net/p5-Umph-Prompt/Makefile b/net/p5-Umph-Prompt/Makefile index 3a3cc948662..7a07aed723f 100644 --- a/net/p5-Umph-Prompt/Makefile +++ b/net/p5-Umph-Prompt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:55 asau Exp $ # DISTNAME= Umph-Prompt-0.1.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/umph/ COMMENT= Youtube feeds parsing module for umph LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/Umph/Prompt/.packlist USE_LANGUAGES= # none diff --git a/net/p5-WebService-Google-Reader/Makefile b/net/p5-WebService-Google-Reader/Makefile index 35bdf235c04..1994668216d 100644 --- a/net/p5-WebService-Google-Reader/Makefile +++ b/net/p5-WebService-Google-Reader/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:55 asau Exp $ # DISTNAME= WebService-Google-Reader-0.20 @@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/WebService-Google-Reader/ COMMENT= Perl 5 module providing an interface to Google Reader LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/WebService/Google/Reader/.packlist BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.82}:../../devel/p5-Test-Simple diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index b048c33fb26..422c45ecd6b 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:55 asau Exp $ DISTNAME= X500-DN-0.29 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/X500-DN/ COMMENT= Handle X.500 DNs (Distinguished Names), parse and format them -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Parse-RecDescent>=1.80:../../devel/p5-Parse-RecDescent PERL5_PACKLIST= auto/X500/DN/.packlist diff --git a/net/p5-eBay-API/Makefile b/net/p5-eBay-API/Makefile index 17312b88256..c7db75c4e75 100644 --- a/net/p5-eBay-API/Makefile +++ b/net/p5-eBay-API/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:55 asau Exp $ DISTNAME= eBay-API-0.25 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/perldoc?eBay::API COMMENT= Non SOAP based XML schema library for eBay API -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-Compress>=2.017:../../devel/p5-IO-Compress DEPENDS+= p5-Crypt-SSLeay>=0.51:../../security/p5-Crypt-SSLeay DEPENDS+= p5-Devel-StackTrace>=1.03:../../devel/p5-Devel-StackTrace diff --git a/net/p5-gcap/Makefile b/net/p5-gcap/Makefile index ae8d7d9f41e..c829511302d 100644 --- a/net/p5-gcap/Makefile +++ b/net/p5-gcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:08 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:55 asau Exp $ # DISTNAME= gcap-0.1.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/gcap/ COMMENT= Command line tool for retrieving Youtube closed captions LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile DEPENDS+= p5-XML-DOM>=1.44:../../textproc/p5-XML-DOM DEPENDS+= p5-version>=0.77:../../devel/p5-version diff --git a/net/p5-grake/Makefile b/net/p5-grake/Makefile index 205fa17c637..ed32ec2aa48 100644 --- a/net/p5-grake/Makefile +++ b/net/p5-grake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:56 asau Exp $ # DISTNAME= grake-0.1.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/grake/ COMMENT= Tool for scanning webpages for Youtube video links LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile DEPENDS+= p5-Test-Pod>=1.44:../../devel/p5-Test-Pod DEPENDS+= p5-version>=0.77:../../devel/p5-version diff --git a/net/p5-umph/Makefile b/net/p5-umph/Makefile index 55d9c734d93..9237399603d 100644 --- a/net/p5-umph/Makefile +++ b/net/p5-umph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:56 asau Exp $ # DISTNAME= umph-0.2.0 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/umph/ COMMENT= Command line tool for parsing video links from Youtube feeds LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile DEPENDS+= p5-XML-DOM>=1.44:../../textproc/p5-XML-DOM DEPENDS+= p5-version>=0.77:../../devel/p5-version diff --git a/net/packit/Makefile b/net/packit/Makefile index 309947ef0cf..569d128604c 100644 --- a/net/packit/Makefile +++ b/net/packit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/12/09 12:27:28 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:56 asau Exp $ DISTNAME= packit-1.0 PKGREVISION= 2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://packit.sourceforge.net/ COMMENT= Network auditing tool with the ability to manipulate IP traffic -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-libpcap-includes=${BUILDLINK_PREFIX.libpcap}/include diff --git a/net/parpd/Makefile b/net/parpd/Makefile index 54307858b33..ee3e85fb3da 100644 --- a/net/parpd/Makefile +++ b/net/parpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/04/21 19:22:10 roy Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:56 asau Exp $ # DISTNAME= parpd-1.5 @@ -12,7 +12,6 @@ HOMEPAGE= http://roy.marples.name/projects/parpd/ COMMENT= RFC1027 compliant Proxy ARP Daemon LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c99 EGDIR= ${PREFIX}/share/examples diff --git a/net/partysip/Makefile b/net/partysip/Makefile index 9519961d948..d6c03e3bd15 100644 --- a/net/partysip/Makefile +++ b/net/partysip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:40 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:56 asau Exp $ # DISTNAME= partysip-2.2.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nongnu.org/partysip/partysip.html COMMENT= SIP proxy server -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-config-dir=/etc USE_LIBTOOL= yes diff --git a/net/pchar/Makefile b/net/pchar/Makefile index da66ceeeb67..0b488f941bf 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/06/12 15:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:18:56 asau Exp $ DISTNAME= pchar-1.5 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= soren@NetBSD.org HOMEPAGE= http://www.kitchenlab.org/www/bmah/Software/pchar/ COMMENT= Tool for measuring Internet path characteristics -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/net/pconsole/Makefile b/net/pconsole/Makefile index d6c1edf9b3a..0278ccc7ea7 100644 --- a/net/pconsole/Makefile +++ b/net/pconsole/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2011/02/28 14:52:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:56 asau Exp $ # DISTNAME= pconsole-1.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ka.sara.nl/home/walter/pconsole/ COMMENT= Parallel console tool to access several host via one input tty -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= ksh:run diff --git a/net/pear-Net_DIME/Makefile b/net/pear-Net_DIME/Makefile index 778429cc9a2..e305ffb2bf8 100644 --- a/net/pear-Net_DIME/Makefile +++ b/net/pear-Net_DIME/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/04/15 22:01:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:56 asau Exp $ DISTNAME= Net_DIME-1.0.2 CATEGORIES+= net @@ -6,8 +6,6 @@ CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP classes that implements DIME encoding -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-pear-Net_DIME-[0-9]* .include "../../lang/php/pear.mk" diff --git a/net/pear-Net_IDNA2/Makefile b/net/pear-Net_IDNA2/Makefile index f594984ce87..2cb2512d8ac 100644 --- a/net/pear-Net_IDNA2/Makefile +++ b/net/pear-Net_IDNA2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/12/22 15:44:40 taca Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:56 asau Exp $ DISTNAME= Net_IDNA2-0.1.1 CATEGORIES+= net @@ -7,7 +7,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Punycode encoding and decoding LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/pear-Net_LDAP2/Makefile b/net/pear-Net_LDAP2/Makefile index d2ea7a202d8..984f14d666e 100644 --- a/net/pear-Net_LDAP2/Makefile +++ b/net/pear-Net_LDAP2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/06/02 14:28:50 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:18:57 asau Exp $ DISTNAME= Net_LDAP2-2.0.12 CATEGORIES+= net @@ -9,7 +9,5 @@ LICENSE= gnu-lgpl-v3 DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=5.2.12:../../databases/php-ldap -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index 9d679b85b38..18283a8aab1 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/04/15 22:01:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:57 asau Exp $ DISTNAME= Net_SMTP-1.6.1 CATEGORIES+= net mail @@ -6,8 +6,6 @@ CATEGORIES+= net mail MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP classes to provide SMTP Interface -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-pear-Net_SMTP-[0-9]* DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.7:../../net/pear-Net_Socket diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 1e1a821a110..eb304b0dabc 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/08/20 14:13:19 taca Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:57 asau Exp $ DISTNAME= Net_Sieve-1.3.2 CATEGORIES+= net @@ -14,7 +14,5 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_Socket>=1.0.0:../../net/pear-Net_Socket # optional for DIGEST-MD5 and CRAM-MD5 SASL Authentication DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL>=1.0.0:../../mail/pear-Auth_SASL -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/php/pear.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index f2e0f427c80..34e9ac0ce76 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/04/15 22:01:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:57 asau Exp $ DISTNAME= Net_Socket-1.0.10 CATEGORIES+= net @@ -6,8 +6,6 @@ CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP classes to provide Network Socket Interface -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-pear-Net_Socket-[0-9]* .include "../../lang/php/pear.mk" diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index e62abd2aa43..9e71573dfa7 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/04/15 22:01:02 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:57 asau Exp $ DISTNAME= Net_URL-1.0.15 CATEGORIES+= net @@ -6,8 +6,6 @@ CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP classes to easy parsing of URLs -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-pear-Net_URL-[0-9]* .include "../../lang/php/pear.mk" diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index e6ad32b39f1..c5158ea277b 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/06/02 16:16:58 taca Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:57 asau Exp $ DISTNAME= SOAP-0.13.0 CATEGORIES+= net @@ -6,8 +6,6 @@ CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= SOAP Client/Server for PHP -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-pear-SOAP-[0-9]* DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.2:../../mail/pear-Mail_Mime diff --git a/net/pen/Makefile b/net/pen/Makefile index b9135b4419d..5c213db5ece 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2011/03/17 21:58:20 zafer Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:18:57 asau Exp $ # DISTNAME= pen-0.17.2 @@ -10,8 +10,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://siag.nu/pen/ COMMENT= Load balancer for "simple" tcp based protocols -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES # Avoid pen complaining on NetBSD diff --git a/net/perlbal/Makefile b/net/perlbal/Makefile index 6bb6ad0a04e..0c988ebb541 100644 --- a/net/perlbal/Makefile +++ b/net/perlbal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:57 asau Exp $ # DISTNAME= Perlbal-1.79 @@ -12,8 +12,6 @@ HOMEPAGE= http://danga.com/perlbal/ COMMENT= Very configurable load balancer in perl LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL DEPENDS+= p5-IO-AIO>=0:../../devel/p5-IO-AIO DEPENDS+= p5-BSD-Resource>=0:../../devel/p5-BSD-Resource diff --git a/net/pfnet/Makefile b/net/pfnet/Makefile index c2dcfd556f3..9fcbf171c41 100644 --- a/net/pfnet/Makefile +++ b/net/pfnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:57 asau Exp $ # DISTNAME= fnet.pl-1.4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://web.archive.org/web/20021123084932/http://www.abattoir.com/~banshee/Tech/ COMMENT= Minimal FNET-like ICB client written in Perl -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/fnet-1.4 USE_TOOLS+= perl:run diff --git a/net/php-ftp/Makefile b/net/php-ftp/Makefile index 1a8c10c96f3..fb8f22f6c6e 100644 --- a/net/php-ftp/Makefile +++ b/net/php-ftp/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/02/27 03:35:12 taca Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:58 asau Exp $ MODNAME= ftp CATEGORIES+= net COMMENT= PHP extension for FTP access -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-ftp-[0-9]* CONFIGURE_ARGS+= --enable-${MODNAME} diff --git a/net/php-geoip/Makefile b/net/php-geoip/Makefile index ed9bc41a89e..61667e10349 100644 --- a/net/php-geoip/Makefile +++ b/net/php-geoip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/02/06 22:44:56 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:18:58 asau Exp $ # MODNAME= geoip @@ -10,8 +10,6 @@ HOMEPAGE= http://pecl.php.net/package/geoip/ COMMENT= PHP module to map IP address to geographic places LICENSE= php -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --with-${MODNAME} CONFIGURE_ARGS+= --with-${PKGMODNAME}=shared,${BUILDLINK_DIR} diff --git a/net/php-snmp/Makefile b/net/php-snmp/Makefile index 29b0c763c0d..02e8b8ab8ef 100644 --- a/net/php-snmp/Makefile +++ b/net/php-snmp/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:58 asau Exp $ MODNAME= snmp CATEGORIES+= net COMMENT= PHP extension for SNMP -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-snmp-[0-9]* # use plain version withut =${PREFIX} - logic in config.m4 assumes net-snmp-config diff --git a/net/php-soap/Makefile b/net/php-soap/Makefile index b8524225496..cbcee8504aa 100644 --- a/net/php-soap/Makefile +++ b/net/php-soap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/08/17 15:35:24 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:18:58 asau Exp $ MODNAME= soap CATEGORIES+= net @@ -6,8 +6,6 @@ COMMENT= PHP extension for SOAP functions MAINTAINER= pkgsrc-users@NetBSD.org -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-soap-[0-9]* CONFIGURE_ARGS+= --enable-${MODNAME} diff --git a/net/php-sockets/Makefile b/net/php-sockets/Makefile index 848cd37a364..3ec69dc67f1 100644 --- a/net/php-sockets/Makefile +++ b/net/php-sockets/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/07/25 12:12:37 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:58 asau Exp $ MODNAME= sockets CATEGORIES+= net COMMENT= PHP extension for sockets support -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-sockets-[0-9]* CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR} diff --git a/net/php-xmlrpc/Makefile b/net/php-xmlrpc/Makefile index f3971ffc766..a48ed852a63 100644 --- a/net/php-xmlrpc/Makefile +++ b/net/php-xmlrpc/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2012/07/20 12:30:37 taca Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:18:58 asau Exp $ MODNAME= xmlrpc CATEGORIES+= net COMMENT= PHP extension for XML-RPC support -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= php-xmlrpc-[0-9]* HOMEPAGE= http://xmlrpc-epi.sourceforge.net/ diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile index 3d299cb1ea7..68441adcab4 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/06/14 07:44:47 sbd Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:58 asau Exp $ MODNAME= yaz PECL_VERSION= 1.1.1 @@ -8,8 +8,6 @@ CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ -PKG_DESTDIR_SUPPORT= user-destdir - CONFIGURE_ARGS+= --with-${PKGMODNAME}=shared,${BUILDLINK_PREFIX.yaz} .include "../../lang/php/ext.mk" diff --git a/net/pim6dd/Makefile b/net/pim6dd/Makefile index ccc29a1b328..71368a94359 100644 --- a/net/pim6dd/Makefile +++ b/net/pim6dd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/04/15 07:51:24 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:58 asau Exp $ DISTNAME= pim6dd-20031021a PKGREVISION= 1 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= IPv6 PIM dense mode daemon -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes USE_FEATURES+= inet6 diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile index e3b3ca70f20..ab94740d70d 100644 --- a/net/pim6sd/Makefile +++ b/net/pim6sd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/12/21 11:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:18:58 asau Exp $ DISTNAME= pim6sd-20031021a PKGREVISION= 1 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= IPv6 PIM sparse mode daemon -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes USE_FEATURES+= inet6 diff --git a/net/pload/Makefile b/net/pload/Makefile index c4b385ac6f7..f40aeefbcba 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/08/15 06:02:47 dholland Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:18:59 asau Exp $ # DISTNAME= pload-0.9.5 @@ -12,7 +12,6 @@ COMMENT= Network interface monitor for X11, monitoring totals and in/out rates LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NOT_FOR_BULK_PLATFORM= HPUX-*-* HAS_CONFIGURE= YES diff --git a/net/poink/Makefile b/net/poink/Makefile index d955dc63c1b..f46e689b094 100644 --- a/net/poink/Makefile +++ b/net/poink/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/26 10:28:34 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:59 asau Exp $ # DISTNAME= poink-1.6 @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Nosuid, absolutely secure version of ping utility -PKG_DESTDIR_SUPPORT= user-destdir - NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL. INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/net/polsms/Makefile b/net/polsms/Makefile index 2fa4901c638..a181b4c0cb1 100644 --- a/net/polsms/Makefile +++ b/net/polsms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/03/03 00:13:47 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/23 17:18:59 asau Exp $ # DISTNAME= sms-2.0.3 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ceti.pl/~miki/komputery/sms.html COMMENT= Send SMS to cellular phones in Poland (Plus, Idea, Era) -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c++ USE_TOOLS+= gmake diff --git a/net/poptop/Makefile b/net/poptop/Makefile index fbe12070e8f..5fb9b4b7fdb 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/12 15:30:18 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:59 asau Exp $ DISTNAME= pptpd-1.3.4 PKGNAME= ${DISTNAME:S/pptpd/poptop/} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.poptop.org/ COMMENT= PPTP server with support for Microsoft VPN clients LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libwrap diff --git a/net/portmap/Makefile b/net/portmap/Makefile index b426835e90a..c7bedcb4c8f 100644 --- a/net/portmap/Makefile +++ b/net/portmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:59 asau Exp $ DISTNAME= portmap_4 PKGNAME= portmap-4 @@ -10,8 +10,6 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= ftp://ftp.porcupine.org/pub/security/index.html COMMENT= RPC portmapper with access control -PKG_DESTDIR_SUPPORT= user-destdir - # TODO: maybe look at portmap_5beta ? # XXX allow this to install on NetBSD, because this also diff --git a/net/powerdns-ldap/Makefile b/net/powerdns-ldap/Makefile index 66612ac602a..4c0f4098deb 100644 --- a/net/powerdns-ldap/Makefile +++ b/net/powerdns-ldap/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/01/25 10:21:12 ghen Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.10 2012/10/23 17:18:59 asau Exp $ .include "../../net/powerdns/Makefile.backend" diff --git a/net/powerdns-mysql/Makefile b/net/powerdns-mysql/Makefile index 4c204e07f0a..b89580aea33 100644 --- a/net/powerdns-mysql/Makefile +++ b/net/powerdns-mysql/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 12:51:48 fhajny Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.12 2012/10/23 17:18:59 asau Exp $ .include "../../net/powerdns/Makefile.backend" diff --git a/net/powerdns-pgsql/Makefile b/net/powerdns-pgsql/Makefile index 824b0913474..5b1c7281b37 100644 --- a/net/powerdns-pgsql/Makefile +++ b/net/powerdns-pgsql/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/08/05 10:02:13 obache Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.13 2012/10/23 17:18:59 asau Exp $ .include "../../net/powerdns/Makefile.backend" diff --git a/net/powerdns-recursor/Makefile b/net/powerdns-recursor/Makefile index c873b842ba8..39eef5e5f5e 100644 --- a/net/powerdns-recursor/Makefile +++ b/net/powerdns-recursor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/02/28 10:49:27 roy Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:00 asau Exp $ # DISTNAME= pdns-recursor-3.3 @@ -15,7 +15,6 @@ MAKE_JOBS_SAFE= no USE_TOOLS= gmake USE_LANGUAGES= c c++ -PKG_DESTDIR_SUPPORT= user-destdir RCD_SCRIPTS+= pdns_recursor diff --git a/net/powerdns-sqlite/Makefile b/net/powerdns-sqlite/Makefile index e3234f3bdac..a01328130b0 100644 --- a/net/powerdns-sqlite/Makefile +++ b/net/powerdns-sqlite/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/01/25 10:21:12 ghen Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:00 asau Exp $ .include "../../net/powerdns/Makefile.backend" diff --git a/net/powerdns/Makefile b/net/powerdns/Makefile index 16d2cf9b3b7..42f3c4c6901 100644 --- a/net/powerdns/Makefile +++ b/net/powerdns/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/02 12:20:47 jperkin Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.9 2012/10/23 17:18:59 asau Exp $ .include "Makefile.common" diff --git a/net/pppd/Makefile b/net/pppd/Makefile index 6486ffe0464..6aeda163d06 100644 --- a/net/pppd/Makefile +++ b/net/pppd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/03/21 04:59:44 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:00 asau Exp $ DISTNAME= ppp-${PPPD_VERSION} PKGNAME= ${DISTNAME:S/ppp/&d/} @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ppp.samba.org/ COMMENT= PPP Daemon -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes HAS_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/net/pptp/Makefile b/net/pptp/Makefile index 30ff10b5fc8..3cd1ff9b2c7 100644 --- a/net/pptp/Makefile +++ b/net/pptp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/07/22 00:21:22 dholland Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:00 asau Exp $ DISTNAME= pptp-1.7.1 PKGREVISION= 1 @@ -10,7 +10,6 @@ HOMEPAGE= http://pptpclient.sourceforge.net/ COMMENT= PPTP client package for Microsoft VPN servers LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no NOT_FOR_PLATFORM= Interix-*-* diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index 11c14401f5d..91c194d9b07 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2012/10/23 17:19:00 asau Exp $ DISTNAME= proftpd-1.3.3g PKGREVISION= 2 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.proftpd.org/ COMMENT= FTP server with Apache like configuration LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake intltool msgfmt perl:run diff --git a/net/proxycheck/Makefile b/net/proxycheck/Makefile index 3b92061b747..be279ba0180 100644 --- a/net/proxycheck/Makefile +++ b/net/proxycheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:00 asau Exp $ # DISTNAME= proxycheck-0.49a @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.corpit.ru/mjt/proxycheck.html COMMENT= Tester for open (promiscuous) proxy systems -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES MAKE_FLAGS+= CC=${CC:Q} CFLAGS=${CFLAGS:M*:Q} LDFLAGS=${LDFLAGS:M*:Q} diff --git a/net/proxytunnel/Makefile b/net/proxytunnel/Makefile index 3f99921874d..ad3c2ce2a17 100644 --- a/net/proxytunnel/Makefile +++ b/net/proxytunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/01/17 12:02:35 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:00 asau Exp $ # DISTNAME= proxytunnel-1.9.0 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://proxytunnel.sourceforge.net/ COMMENT= Connect stdin/stdout to a remote host through a standard HTTPS proxy -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" USE_TOOLS+= gmake diff --git a/net/publicfile/Makefile b/net/publicfile/Makefile index f477a63316b..8af742eb890 100644 --- a/net/publicfile/Makefile +++ b/net/publicfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/03/20 01:51:40 schmonz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:00 asau Exp $ # DISTNAME= publicfile-0.52 @@ -9,8 +9,6 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://cr.yp.to/publicfile.html COMMENT= Secure read-only HTTP and FTP servers -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools DEPENDS+= ucspi-tcp-[0-9]*:../../net/ucspi-tcp diff --git a/net/puf/Makefile b/net/puf/Makefile index 7397d616b84..1d6c66a4e67 100644 --- a/net/puf/Makefile +++ b/net/puf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:41 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:00 asau Exp $ # DISTNAME= puf-0.93.2a @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://puf.sourceforge.net/ COMMENT= Parallel URL fetcher -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES .include "../../mk/bsd.pkg.mk" diff --git a/net/pure-ftpd/Makefile b/net/pure-ftpd/Makefile index 11cf0864189..f540f121c4c 100644 --- a/net/pure-ftpd/Makefile +++ b/net/pure-ftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/02/07 20:40:39 morr Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:19:01 asau Exp $ DISTNAME= pure-ftpd-1.0.35 CATEGORIES= net @@ -18,8 +18,6 @@ HOMEPAGE= http://www.pureftpd.org/project/pure-ftpd COMMENT= Secure FTP daemon with optional SQL support LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-everything CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 206d4012262..855ae2bdf19 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/12/22 12:08:58 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:01 asau Exp $ # DISTNAME= pxe-1.4.2 @@ -22,6 +22,4 @@ RCD_SCRIPTS= pxe BUILD_DEFS+= VARBASE -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.pkg.mk" diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index d2584729e4d..b253e9c8502 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/10/31 09:08:55 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:01 asau Exp $ # DISTNAME= GeoIP-Python-1.2.7 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.maxmind.com/app/python COMMENT= GeoIP support for Python LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - EGG_NAME= ${DISTNAME:S/-/_/} .include "../../lang/python/distutils.mk" diff --git a/net/py-IP/Makefile b/net/py-IP/Makefile index bc5f958a8b4..1017be72756 100644 --- a/net/py-IP/Makefile +++ b/net/py-IP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/04/08 19:09:09 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:01 asau Exp $ DISTNAME= IPy-0.75 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/IPy/IP/} @@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/haypo/python-ipy/ COMMENT= Python module to handle IPv4 and IPv6 address LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - PYTHON_VERSIONS_INCLUDE_3X= yes do-test: diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index 2865d7ee1a2..d0dc47ab8e4 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2012/10/04 00:21:58 cheusov Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/23 17:19:01 asau Exp $ # DISTNAME= pyorbit-2.24.0 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Python bindings for ORBit2 LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - PY_PATCHPLIST= YES USE_TOOLS+= gmake pkg-config USE_LIBTOOL= YES diff --git a/net/py-adns/Makefile b/net/py-adns/Makefile index eed57603096..ab8063b3708 100644 --- a/net/py-adns/Makefile +++ b/net/py-adns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/11/01 10:18:21 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:01 asau Exp $ # DISTNAME= adns-python-1.2.1 @@ -12,8 +12,6 @@ HOMEPAGE= http://code.google.com/p/adns-python/ COMMENT= Python interface to the GNU asynchronous DNS resolver library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - EGG_NAME= ${DISTNAME:S/-/_/} BUILDLINK_API_DEPENDS.adns+= adns>=1.2 diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile index ceeb4ca8510..eeaa9a40123 100644 --- a/net/py-boto/Makefile +++ b/net/py-boto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 22:14:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:01 asau Exp $ # DISTNAME= boto-2.5.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://docs.pythonboto.org/ COMMENT= Python interface to Amazon web services LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - REPLACE_PYTHON+= *.py REPLACE_PYTHON+= boto/*/*.py REPLACE_PYTHON+= bin/* diff --git a/net/py-dns/Makefile b/net/py-dns/Makefile index b6018400fc0..dbe040714ab 100644 --- a/net/py-dns/Makefile +++ b/net/py-dns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/10/31 12:53:48 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:01 asau Exp $ DISTNAME= dnspython-1.9.4 PKGNAME= ${PYPKGPREFIX}-dns-1.9.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.dnspython.org/ COMMENT= Python DNS toolkit LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" diff --git a/net/py-dpkt/Makefile b/net/py-dpkt/Makefile index 98185b278d3..e77f90e3810 100644 --- a/net/py-dpkt/Makefile +++ b/net/py-dpkt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/11 11:31:19 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:02 asau Exp $ # DISTNAME= dpkt-1.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/dpkt/ COMMENT= Python packet creation / parsing library LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - PYDISTUTILSPKG= yes USE_LANGUAGES= # none diff --git a/net/py-foolscap/Makefile b/net/py-foolscap/Makefile index abd2572dfe9..a66277d51a2 100644 --- a/net/py-foolscap/Makefile +++ b/net/py-foolscap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/04 07:08:08 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:02 asau Exp $ # DISTNAME= foolscap-0.6.4 @@ -16,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-ZopeInterface>=3.6.1:../../devel/py-ZopeInterface DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.6:../../security/py-OpenSSL -PKG_DESTDIR_SUPPORT= user-destdir - TEST_TARGET= test USE_LANGUAGES= # none diff --git a/net/py-google/Makefile b/net/py-google/Makefile index b4f18c08ea8..34e3a20c7ea 100644 --- a/net/py-google/Makefile +++ b/net/py-google/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/10/15 08:50:22 obache Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/23 17:19:02 asau Exp $ # DISTNAME= pygoogle-0.6 @@ -13,8 +13,6 @@ COMMENT= Call the Google web API from Python DEPENDS+= ${PYPKGPREFIX}-SOAPpy-[0-9]*:../../net/py-soappy -PKG_DESTDIR_SUPPORT= user-destdir - EGG_NAME= pygoogle-0.5 .include "../../lang/python/distutils.mk" diff --git a/net/py-kenosis/Makefile b/net/py-kenosis/Makefile index baf5fc4a4ff..7b4b3fbd91d 100644 --- a/net/py-kenosis/Makefile +++ b/net/py-kenosis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/01/23 10:38:05 obache Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:19:02 asau Exp $ # DISTNAME= kenosis-0.96 @@ -14,8 +14,6 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty PYSETUP= kenosis_setup.py diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index 202a406ace1..c0b702ee843 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/10/16 03:47:30 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:02 asau Exp $ # DISTNAME= libdnet-1.12 @@ -13,8 +13,6 @@ HOMEPAGE= http://code.google.com/p/libdnet/ COMMENT= Python wrapper for libdnet LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes PYSETUPSUBDIR= python diff --git a/net/py-libpcap/Makefile b/net/py-libpcap/Makefile index 77f07870395..3e2c51a86b7 100644 --- a/net/py-libpcap/Makefile +++ b/net/py-libpcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/10/16 04:06:52 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:02 asau Exp $ # DISTNAME= pylibpcap-0.6.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://pylibpcap.sourceforge.net/ COMMENT= Python wrapper for libpcap LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.9.3nb1 pre-build: diff --git a/net/py-medusa/Makefile b/net/py-medusa/Makefile index a5bc610c890..6e5cb708bba 100644 --- a/net/py-medusa/Makefile +++ b/net/py-medusa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/06/14 08:31:05 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:02 asau Exp $ # DISTNAME= medusa-0.5.4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.amk.ca/python/code/medusa.html COMMENT= Framework for writing asynchronous socket-based servers -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" diff --git a/net/py-omniORBpy/Makefile b/net/py-omniORBpy/Makefile index 021b8046e82..6a92a84ac5e 100644 --- a/net/py-omniORBpy/Makefile +++ b/net/py-omniORBpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/04 00:21:58 cheusov Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:03 asau Exp $ DISTNAME= omniORBpy-3.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,8 +11,6 @@ MAINTAINER= tonnerre@NetBSD.org HOMEPAGE= http://omniorb.sourceforge.net/ COMMENT= Python interface to omniORB -PKG_DESTDIR_SUPPORT= user-destdir - PLIST_SUBST+= PYINC=${PYINC} PYSITELIB=${PYSITELIB} GNU_CONFIGURE= yes USE_TOOLS+= gmake diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 9e46dfb67fc..2ddbd8af0bd 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/13 10:20:53 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:03 asau Exp $ # DISTNAME= pypcap-1.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/pypcap/ COMMENT= Simplified object-oriented python module for libpcap LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= ${PYPKGPREFIX}-pyrex-[0-9]*:../../lang/py-pyrex SUBST_CLASSES+= python diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile index 40c8a3ab6d7..71fed0f2357 100644 --- a/net/py-s3cmd/Makefile +++ b/net/py-s3cmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/10/04 00:22:00 cheusov Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:03 asau Exp $ DISTNAME= s3cmd-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -11,7 +11,6 @@ HOMEPAGE= http://s3tools.org/s3cmd COMMENT= Command-line interface to Amazon's Simple Storage Service (S3) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes MAKE_ENV+= S3CMD_INSTPATH_MAN=${PKGMANDIR} diff --git a/net/py-soaplib/Makefile b/net/py-soaplib/Makefile index b52ecfd313b..cf6efd8231f 100644 --- a/net/py-soaplib/Makefile +++ b/net/py-soaplib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2011/12/03 00:02:16 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:03 asau Exp $ # DISTNAME= soaplib-0.8-20000621 @@ -12,8 +12,6 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.pythonware.com/products/soap/index.htm COMMENT= Implementation of the SOAP 1.1 protocol -PKG_DESTDIR_SUPPORT= user-destdir - PYTHON_VERSIONS_INCLUDE_3X= yes WRKSRC= ${WRKDIR} diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile index 258ae254eb4..424eb3895b1 100644 --- a/net/py-soappy/Makefile +++ b/net/py-soappy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/10/31 11:57:00 obache Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/23 17:19:03 asau Exp $ # DISTNAME= SOAPpy-0.11.6 @@ -14,8 +14,6 @@ COMMENT= SOAP implementation DEPENDS+= ${PYPKGPREFIX}-fpconst>=0.6.0:../../math/py-fpconst DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # empty .include "../../lang/python/distutils.mk" diff --git a/net/py-spreadmodule/Makefile b/net/py-spreadmodule/Makefile index a91d345afcf..6b5e0c5927a 100644 --- a/net/py-spreadmodule/Makefile +++ b/net/py-spreadmodule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/11/01 10:54:05 obache Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:03 asau Exp $ # DISTNAME= SpreadModule-1.4 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.python.org/other/spread/ COMMENT= Python bindings for the Spread messaging service LICENSE= python-software-foundation -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= setup SUBST_STAGE.setup= post-patch SUBST_FILES.setup= setup.py diff --git a/net/py-suds/Makefile b/net/py-suds/Makefile index cf1173406a8..c02e727975f 100644 --- a/net/py-suds/Makefile +++ b/net/py-suds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 08:04:14 adam Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:03 asau Exp $ DISTNAME= suds-0.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= https://fedorahosted.org/suds/ COMMENT= Lightweight SOAP python client for consuming Web Services LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - EGG_NAME= ${DISTNAME} USE_LANGUAGES= # empty diff --git a/net/py-twisted/Makefile.common b/net/py-twisted/Makefile.common index 4537254c8a2..349b3f85856 100644 --- a/net/py-twisted/Makefile.common +++ b/net/py-twisted/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2012/04/20 18:47:37 adam Exp $ +# $NetBSD: Makefile.common,v 1.10 2012/10/23 17:19:03 asau Exp $ # used by net/py-twisted/Makefile # used by net/py-twisted-docs/Makefile @@ -15,5 +15,3 @@ LICENSE= mit DISTINFO_FILE?= ${.CURDIR}/../py-twisted/distinfo PATCHDIR?= ${.CURDIR}/../py-twisted/patches - -PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/py-zmq/Makefile b/net/py-zmq/Makefile index a611fdb27a8..4eb8d68edac 100644 --- a/net/py-zmq/Makefile +++ b/net/py-zmq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/04/17 17:33:09 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:19:03 asau Exp $ # DISTNAME= pyzmq-2.1.11 @@ -12,8 +12,6 @@ HOMEPAGE= https://github.com/zeromq/pyzmq/ COMMENT= Python bindings for zeromq LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../lang/python/distutils.mk" .include "../../net/zeromq/buildlink3.mk" diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index baf65b35a04..07d94d3d118 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2011/11/02 12:51:16 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:04 asau Exp $ # DISTNAME= ZSI-2.0 @@ -13,8 +13,6 @@ COMMENT= SOAP implementation DEPENDS+= ${PYPKGPREFIX}-xml>=0.8.3:../../textproc/py-xml -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile index 1d7d8055c07..36b46399e9b 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/03/15 11:53:36 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:04 asau Exp $ # DISTNAME= pygopherd_2.0.16 @@ -12,8 +12,6 @@ HOMEPAGE= http://gopher.quux.org:70/devel/gopher/pygopherd/ COMMENT= Gopher server LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - PKG_SYSCONFSUBDIR= pygopherd EXAMPLEDIR= ${PREFIX}/share/examples/pygopherd RUNTIMEDIR= ${VARBASE}/gopher diff --git a/net/qadsl/Makefile b/net/qadsl/Makefile index 73c401ab036..2a041784010 100644 --- a/net/qadsl/Makefile +++ b/net/qadsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:04 asau Exp $ # # qadsl is now GNU Alive (wip/alive) @@ -10,8 +10,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Login software for Swedish Telia ADSL/Comhem cable Internet users -PKG_DESTDIR_SUPPORT= user-destdir - LIBS.SunOS+= -lnsl -lsocket MANCOMPRESSED= yes diff --git a/net/quagga/Makefile b/net/quagga/Makefile index a5e836b9d3d..5e53c1a9349 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/23 17:19:04 asau Exp $ # DISTNAME= quagga-0.99.21 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.quagga.net/ COMMENT= Free multithreaded routing daemon software LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= YES diff --git a/net/queryperf/Makefile b/net/queryperf/Makefile index 595e08254e5..14c30a50248 100644 --- a/net/queryperf/Makefile +++ b/net/queryperf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/02/11 22:34:24 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:04 asau Exp $ # DISTNAME= queryperf-nominum-2.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ftp://ftp.nominum.com/pub/nominum/ COMMENT= DNS performance and load tester -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes BUILD_TARGET= queryperf diff --git a/net/quvi/Makefile b/net/quvi/Makefile index 81e6301b207..b6c02bd4088 100644 --- a/net/quvi/Makefile +++ b/net/quvi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/07/31 00:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:04 asau Exp $ # DISTNAME= quvi-0.4.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://quvi.sourceforge.net/ COMMENT= Command line tool for parsing video links LICENSE= gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/net/ra-rtsp-proxy/Makefile b/net/ra-rtsp-proxy/Makefile index 6b6a01919c2..4f543157903 100644 --- a/net/ra-rtsp-proxy/Makefile +++ b/net/ra-rtsp-proxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2010/02/11 22:35:09 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:04 asau Exp $ DISTNAME= rtspd-src-1.0.0.0 PKGNAME= ra-rtsp-proxy-1.0.0.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://service.real.com/firewall/fdev.html COMMENT= Proxy server for the RealAudio RTSP protocol LICENSE= no-commercial-use -PKG_DESTDIR_SUPPORT= user-destdir - RESTRICTED= ${LICENSE} NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile index 8bf61e53b52..3a338d36066 100644 --- a/net/rabbitmq/Makefile +++ b/net/rabbitmq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/05/29 22:58:52 cheusov Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:04 asau Exp $ # PKGNAME= rabbitmq-${RMQ_VERSION} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.rabbitmq.com/server.html COMMENT= Implementation of AMQP that provides robust messaging for applications LICENSE= mpl-1.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= bash:run coreutils gmake unzip zip BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt diff --git a/net/radiusclient-ng/Makefile b/net/radiusclient-ng/Makefile index 7dad24c2a6f..f3a9795c106 100644 --- a/net/radiusclient-ng/Makefile +++ b/net/radiusclient-ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/05/21 11:34:56 zafer Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:04 asau Exp $ DISTNAME= radiusclient-ng-0.5.5.1 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= bouyer@NetBSD.org COMMENT= Client library and basic utilities for Radius authenticated login HOMEPAGE= http://developer.berlios.de/projects/radiusclient-ng/ -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" GNU_CONFIGURE= YES diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 882c21d4d74..b115bf71529 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:04 asau Exp $ DISTNAME= radiusd-cistron-1.6.8 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.radius.cistron.nl/ COMMENT= RADIUS-compliant remote authentication and accounting server -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= freeradius-[0-9]* USE_TOOLS+= perl:run diff --git a/net/rancid/Makefile b/net/rancid/Makefile index 46e0d21b785..76bdebb6a52 100644 --- a/net/rancid/Makefile +++ b/net/rancid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:05 asau Exp $ # DISTNAME= rancid-2.3.8 @@ -13,8 +13,6 @@ LICENSE= original-bsd DEPENDS+= tcl-expect>=5.4:../../lang/tcl-expect -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= VARBASE GNU_CONFIGURE= yes diff --git a/net/rbldnsd/Makefile b/net/rbldnsd/Makefile index 6c30c9458de..81d8c1e730e 100644 --- a/net/rbldnsd/Makefile +++ b/net/rbldnsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/02/24 00:58:10 cube Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:05 asau Exp $ # DISTNAME= rbldnsd_0.996b @@ -13,8 +13,6 @@ COMMENT= Efficient DNS daemon to serve DNSBL zones WRKSRC= ${WRKDIR}/rbldnsd-0.996b HAS_CONFIGURE= yes -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" BUILD_DEFS+= RBLDNSD_DIR VARBASE diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 2d3c362cfc6..919ae297231 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2012/04/26 14:54:28 abs Exp $ +# $NetBSD: Makefile,v 1.40 2012/10/23 17:19:05 asau Exp $ DISTNAME= rdesktop-1.7.1 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://www.rdesktop.org/ COMMENT= Open-source Remote Desktop Protocol client LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= pkg-config diff --git a/net/rdist6/Makefile b/net/rdist6/Makefile index 80d37b74a1a..36fb7776e9b 100644 --- a/net/rdist6/Makefile +++ b/net/rdist6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/09/26 16:52:38 christos Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:19:05 asau Exp $ # DISTNAME= freerdist-0.94 @@ -19,6 +19,4 @@ MAKE_ENV+= RDIST6_NAME=${RDIST6_NAME:Q} CONFLICTS= rdist6-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.pkg.mk" diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index 8e4a9632a54..779d1418049 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:05 asau Exp $ DISTNAME= remmina-plugins-0.9.2 PKGREVISION= 6 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@netbsd.org HOMEPAGE= http://remmina.sourceforge.net/ COMMENT= Plugins for Remmina, a remote desktop client based on GTK+ -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= rdesktop>=1.6.0:../../net/rdesktop GNU_CONFIGURE= yes diff --git a/net/remmina/Makefile b/net/remmina/Makefile index 46e09693f11..d560857f2a9 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:05 asau Exp $ DISTNAME= remmina-0.9.3 PKGREVISION= 6 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@netbsd.org HOMEPAGE= http://remmina.sourceforge.net/ COMMENT= Remmina is a remote desktop client based on GTK+ -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= rdesktop>=1.6.0:../../net/rdesktop GNU_CONFIGURE= yes diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile index c9bea9c852c..57a1225d9af 100644 --- a/net/rinetd/Makefile +++ b/net/rinetd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/11 22:38:12 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:19:05 asau Exp $ # DISTNAME= rinetd @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.boutell.com/rinetd/ COMMENT= Internet redirection server -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes BUILD_TARGET= rinetd diff --git a/net/rootprobe/Makefile b/net/rootprobe/Makefile index 4ea066494e3..828cf52ee0c 100644 --- a/net/rootprobe/Makefile +++ b/net/rootprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/02/11 22:39:23 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:19:05 asau Exp $ # DISTNAME= rootprobe-20030115 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mawi.wide.ad.jp/mawi/dnsprobe/ COMMENT= Root DNS server performance analysis -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # no <net/if.h> support WRKSRC= ${WRKDIR}/rootprobe diff --git a/net/rp-l2tp/Makefile b/net/rp-l2tp/Makefile index dd28e19e3f5..9462db7a01c 100644 --- a/net/rp-l2tp/Makefile +++ b/net/rp-l2tp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/03/11 09:16:38 rtr Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:05 asau Exp $ # DISTNAME= rp-l2tp-0.3 @@ -21,8 +21,6 @@ LDFLAGS.NetBSD+= -lutil INSTALL_MAKE_FLAGS+= RPM_INSTALL_ROOT=${DESTDIR:Q} -PKG_DESTDIR_SUPPORT= user-destdir - post-patch: for f in l2tp.conf.5 l2tpd.8; do \ ${MV} ${WRKSRC}/man/$$f ${WRKSRC}/man/$$f.in && \ diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index 88f17d58fcd..0d83340435f 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2012/08/23 13:10:52 is Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/23 17:19:06 asau Exp $ DISTNAME= rp-pppoe-3.8 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.roaringpenguin.com/products/pppoe COMMENT= Roaring Penguin's PPP over Ethernet client -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM+= Interix-*-* # no userland protocol stack support CONFLICTS+= mouse_pppoe<20000912nb1 diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 71faa10d527..bf2507e52c0 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2012/10/23 17:19:06 asau Exp $ DISTNAME= rsync-3.0.9 PKGREVISION= 1 @@ -14,7 +14,6 @@ COMMENT= Network file distribution/synchronisation utility LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 share/doc/rsync diff --git a/net/rtmpdump/Makefile b/net/rtmpdump/Makefile index 80984e8c7f7..f60156ae512 100644 --- a/net/rtmpdump/Makefile +++ b/net/rtmpdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/11/08 19:29:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:06 asau Exp $ # DISTNAME= rtmpdump-2.4 @@ -10,8 +10,6 @@ HOMEPAGE= http://rtmpdump.mplayerhq.hu/ COMMENT= Tools for handling RTMP stream LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 16dda6aff6a..f97525f45f9 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2012/05/16 17:42:37 tron Exp $ +# $NetBSD: Makefile,v 1.51 2012/10/23 17:19:06 asau Exp $ DISTNAME= rtorrent-0.9.2 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://libtorrent.rakshasa.no/ COMMENT= Ncurses based torrent client with support for sessions LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_NCURSES= yes # chgat diff --git a/net/ruby-amqp/Makefile b/net/ruby-amqp/Makefile index 7af105349a9..1e0c0643075 100644 --- a/net/ruby-amqp/Makefile +++ b/net/ruby-amqp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/09/16 07:27:50 taca Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:06 asau Exp $ DISTNAME= amqp-0.9.7 CATEGORIES= net @@ -8,8 +8,6 @@ HOMEPAGE= http://github.com/ruby-amqp/amqp COMMENT= AMQP client implementation in Ruby/EventMachine LICENSE= ruby-license -PKG_DESTDIR_SUPPORT= user-destdir - # ruby-amq-client depends on ruby-eventmachine and ruby-amq-protocol #DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0:../../devel/ruby-eventmachine #DEPENDS+= ${RUBY_PKGPREFIX}-amq-protocol>=0.9.4:../../net/ruby-amq-protocol diff --git a/net/ruby-dnsruby/Makefile b/net/ruby-dnsruby/Makefile index 78533e99a8d..b4add72bc3f 100644 --- a/net/ruby-dnsruby/Makefile +++ b/net/ruby-dnsruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/11/18 20:13:37 pettai Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:06 asau Exp $ DISTNAME= dnsruby-1.53 CATEGORIES= net @@ -8,8 +8,6 @@ HOMEPAGE= http://dnsruby.rubyforge.org/ COMMENT= Ruby DNS client library LICENSE= apache-1.1 -PKG_DESTDIR_SUPPORT= user-destdir - post-extract: ${MKDIR} ${WRKSRC}/html/classes ${MKDIR} ${WRKSRC}/html/files diff --git a/net/ruby-domain_name/Makefile b/net/ruby-domain_name/Makefile index 95d4ca87233..fae43cd6280 100644 --- a/net/ruby-domain_name/Makefile +++ b/net/ruby-domain_name/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/04/29 14:12:55 taca Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:06 asau Exp $ DISTNAME= domain_name-0.5.3 CATEGORIES= net @@ -8,8 +8,6 @@ HOMEPAGE= https://github.com/knu/ruby-domain_name COMMENT= Domain name manipulation library for Ruby LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${RUBY_PKGPREFIX}-unf>0.0.3:../../converters/ruby-unf .include "../../lang/ruby/gem.mk" diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index 6c73911e8c1..61471232d2b 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/09/10 07:37:25 taca Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:06 asau Exp $ DISTNAME= icmp-0.2.2 PKGREVISION= 3 @@ -16,7 +16,6 @@ NO_BUILD= yes REPLACE_RUBY= sample/ping.rb sample/traceroute.rb EXAMPLES= sample/ping.rb sample/traceroute.rb INSTALLATION_DIRS= ${RUBY_EG}/icmp ${RUBY_VENDORLIB} -PKG_DESTDIR_SUPPORT= user-destdir post-install: .for f in ${EXAMPLES} diff --git a/net/ruby-stompserver/Makefile b/net/ruby-stompserver/Makefile index ce96e41a107..26eb4e77a9e 100644 --- a/net/ruby-stompserver/Makefile +++ b/net/ruby-stompserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/08/13 18:43:33 imil Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:06 asau Exp $ DISTNAME= drizztbsd-stompserver-1c7a275 PKGNAME= ${RUBY_PKGPREFIX}-stompserver-1.0.0 @@ -20,8 +20,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.10:../../devel/ruby-eventmachine DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=3.0.6:../../devel/hoe DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.1.8:../../misc/ruby-daemons -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME} GEM_BUILD= rake diff --git a/net/samba/Makefile b/net/samba/Makefile index e6d2a6e13f2..dd8bf5ae4ae 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.222 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.223 2012/10/23 17:19:07 asau Exp $ .include "../../net/samba/Makefile.mirrors" @@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v3 VERSION= 3.6.6 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - FILESDIR= ${PKGDIR}/../../net/samba/files DESCR_SRC= ${PKGDIR}/../../net/samba/DESCR MESSAGE_SRC= ${PKGDIR}/../../net/samba/MESSAGE diff --git a/net/samba30/Makefile b/net/samba30/Makefile index 7a915badd39..af6223ae7ff 100644 --- a/net/samba30/Makefile +++ b/net/samba30/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:07 asau Exp $ .include "../../net/samba/Makefile.mirrors" @@ -19,8 +19,6 @@ CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \ winbind-[0-9]* MAKE_JOBS_SAFE= NO -PKG_DESTDIR_SUPPORT= user-destdir - FILESDIR= ${PKGDIR}/../samba/files DESCR_SRC= ${PKGDIR}/../samba/DESCR MESSAGE_SRC= ${PKGDIR}/../samba/MESSAGE diff --git a/net/samba33/Makefile b/net/samba33/Makefile index 0b6e4ec09b8..144de03450a 100644 --- a/net/samba33/Makefile +++ b/net/samba33/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:07 asau Exp $ .include "../../net/samba/Makefile.mirrors" @@ -20,8 +20,6 @@ CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* \ winbind-[0-9]* MAKE_JOBS_SAFE= NO -PKG_DESTDIR_SUPPORT= user-destdir - FILESDIR= ${PKGDIR}/../samba/files DESCR_SRC= ${PKGDIR}/../samba/DESCR MESSAGE_SRC= ${PKGDIR}/../samba/MESSAGE diff --git a/net/samba35/Makefile b/net/samba35/Makefile index 377252042c4..10072701f60 100644 --- a/net/samba35/Makefile +++ b/net/samba35/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:19:07 asau Exp $ .include "../../net/samba/Makefile.mirrors" @@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v3 VERSION= 3.5.16 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - FILESDIR= ${PKGDIR}/../../net/samba/files DESCR_SRC= ${PKGDIR}/../../net/samba/DESCR MESSAGE_SRC= ${PKGDIR}/../../net/samba/MESSAGE diff --git a/net/scamper/Makefile b/net/scamper/Makefile index 70b30e34de8..ba0f5b4e97e 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/04/16 06:09:47 markd Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:07 asau Exp $ # DISTNAME= scamper-cvs-20111202b @@ -11,8 +11,6 @@ HOMEPAGE= http://www.wand.net.nz/scamper/ COMMENT= Tool for parallelised IPv4 and IPv6 measurement LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/net/scapy/Makefile b/net/scapy/Makefile index 65e17126595..a585831fa28 100644 --- a/net/scapy/Makefile +++ b/net/scapy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/04/08 19:09:10 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:19:07 asau Exp $ # DISTNAME= scapy-2.1.1 @@ -14,8 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-libpcap-[0-9]*:../../net/py-libpcap DEPENDS+= ${PYPKGPREFIX}-libdnet-[0-9]*:../../net/py-libdnet DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline -PKG_DESTDIR_SUPPORT= user-destdir - NO_BUILD= yes .include "options.mk" diff --git a/net/scdp/Makefile b/net/scdp/Makefile index 49415030c81..950c1894317 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:07 asau Exp $ # DISTNAME= scdp-1.0b @@ -11,8 +11,6 @@ MAINTAINER= arved@arved.at HOMEPAGE= http://sourceforge.net/projects/scdp/ COMMENT= Program to send Cisco Discovery Protocol packets -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes SUBST_CLASSES+= conf diff --git a/net/scli/Makefile b/net/scli/Makefile index ac61a7c3d04..32c991d9879 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/09/15 10:06:07 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 17:19:07 asau Exp $ # DISTNAME= scli-0.3.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ibr.cs.tu-bs.de/projects/scli/ COMMENT= SNMP command line interface -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake diff --git a/net/sdig/Makefile b/net/sdig/Makefile index 73363746cc9..67a1a0d7087 100644 --- a/net/sdig/Makefile +++ b/net/sdig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2010/02/11 22:43:35 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:07 asau Exp $ DISTNAME= sdig-0.30 PKGREVISION= 1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.exploits.org/sdig/ COMMENT= Switch Digger finds port assignment for hosts on a switched Ethernet -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= sdig SUBST_STAGE.sdig= post-build SUBST_MESSAGE.sdig= Inserting the correct prefix directory. diff --git a/net/sdist/Makefile b/net/sdist/Makefile index d479d9b6754..cc145fba0bb 100644 --- a/net/sdist/Makefile +++ b/net/sdist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/03/17 22:00:48 zafer Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:08 asau Exp $ # DISTNAME= sdist-1.7 @@ -9,8 +9,6 @@ MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Invoke rdist to distribute files to a set of hosts -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= netname-[0-9]*:../../net/netname DEPENDS+= osname-[0-9]*:../../sysutils/osname DEPENDS+= freerdist-[0-9]*:../../net/rdist6 @@ -27,8 +25,6 @@ NO_CONFIGURE= yes BUILD_MAKE_FLAGS+= PREFIX=${PREFIX} PAWD=${SDIST_PAWD} INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= manpath SUBST_STAGE.manpath= post-extract SUBST_FILES.manpath= Makefile diff --git a/net/sendfile/Makefile b/net/sendfile/Makefile index 21169d80399..2d891964dba 100644 --- a/net/sendfile/Makefile +++ b/net/sendfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/10/21 16:05:19 cheusov Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:19:08 asau Exp $ # DISTNAME= sendfile-2.1b @@ -15,7 +15,6 @@ CONFLICTS= jabberd2-[0-9]* #WRKSRC= ${WRKDIR}/sendfile-2.1b -PKG_DESTDIR_SUPPORT= user-destdir DIST_SUBDIR= ${PKGNAME_NOREV} EGDIR= ${PREFIX}/share/examples/sendfile diff --git a/net/ser/Makefile b/net/ser/Makefile index b6c2a9f51c7..1056ea2a3ba 100644 --- a/net/ser/Makefile +++ b/net/ser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/03/20 11:46:34 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:08 asau Exp $ # DISTNAME= ser-0.8.14_src @@ -12,8 +12,6 @@ HOMEPAGE= http://www.iptel.org/ser/ COMMENT= SIP express router LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= flex gmake yacc diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 2a3a8fb26d4..a6f3953b0df 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/08/29 06:22:07 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:08 asau Exp $ # DISTNAME= Sharity-Light.1.2 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* # SMB is all native -PKG_DESTDIR_SUPPORT= user-destdir - # avoid picking up a bad value from a users environment MAKE_ENV+= "ARCH= " diff --git a/net/sipcalc/Makefile b/net/sipcalc/Makefile index 85a856c041f..ece5e222ab6 100644 --- a/net/sipcalc/Makefile +++ b/net/sipcalc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/02/20 07:43:10 seb Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:08 asau Exp $ # DISTNAME= sipcalc-1.1.5 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.routemeister.net/projects/sipcalc/ COMMENT= IPv4/IPv6 subnet calculator -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_FEATURES= inet6 diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile index 1d6ae6b00d7..48d7e9ad484 100644 --- a/net/sipsak/Makefile +++ b/net/sipsak/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/09/14 14:57:39 schwarz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:08 asau Exp $ DISTNAME= sipsak-0.9.6-1 PKGNAME= ${DISTNAME:S/-1//} @@ -11,8 +11,6 @@ HOMEPAGE= http://sipsak.org/ COMMENT= Sipsak is a command-line SIP testing utility LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME:S/-1//} GNU_CONFIGURE= YES diff --git a/net/sitescooper/Makefile b/net/sitescooper/Makefile index 17e5208fa3a..8f513305de8 100644 --- a/net/sitescooper/Makefile +++ b/net/sitescooper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:57:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:08 asau Exp $ # DISTNAME= sitescooper-2.2.8 @@ -10,8 +10,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://sitescooper.cx/ COMMENT= Retrieve stories from websites and convert to Palm readable format -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-libwww>=5.46:../../www/p5-libwww DEPENDS+= pilotmgr-[0-9]*:../../comms/pilotmgr diff --git a/net/skype1/Makefile b/net/skype1/Makefile index 6a155c06675..2c4795bde1e 100644 --- a/net/skype1/Makefile +++ b/net/skype1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/05/19 15:04:59 marino Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:08 asau Exp $ DISTNAME= skype_static-1.4.0.118-oss PKGNAME= skype-1.4.0.118 @@ -26,8 +26,6 @@ FETCH_MESSAGE= "The skype distfile is not generally available, or freely" FETCH_MESSAGE+= "distributable. If you cannot find it then this package is not" FETCH_MESSAGE+= "of much use." -PKG_DESTDIR_SUPPORT= user-destdir - EMUL_PLATFORMS= linux-i386 EMUL_MODULES.linux= base compat fontconfig freetype2 glx \ libsigc++2 resmgr x11 diff --git a/net/skype21/Makefile b/net/skype21/Makefile index 4a97460cf5f..8941aa815b8 100644 --- a/net/skype21/Makefile +++ b/net/skype21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/03/11 18:42:48 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:08 asau Exp $ DISTNAME= skype-2.1.0.81 CATEGORIES= net @@ -17,8 +17,6 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_DESTDIR_SUPPORT= user-destdir - EMUL_PLATFORMS= linux-i386 EMUL_REQD= suse>=11.3 EMUL_MODULES.linux= base x11 alsa qt4 glx gtk2 diff --git a/net/slurm/Makefile b/net/slurm/Makefile index 584033e6ee5..1871e93ac71 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/04/19 19:39:35 zafer Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:09 asau Exp $ # DISTNAME= slurm-0.3.3 @@ -9,8 +9,6 @@ MAINTAINER= mail@eckigesauge.de HOMEPAGE= http://www.raisdorf.net/projects/slurm/ COMMENT= Realtime traffic statistics -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/slurm diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 4a1a1723cac..e0fa5fea8bc 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/23 17:19:09 asau Exp $ DISTNAME= smokeping-2.6.7 PKGREVISION= 1 @@ -9,7 +9,6 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://oss.oetiker.ch/smokeping/index.en.html COMMENT= Latency/packet loss monitoring/graphing tool -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=${VARBASE}/db/smokeping CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 672440657a1..fe17be005c4 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/04/07 09:23:11 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:19:09 asau Exp $ # DISTNAME= sniffit.0.3.5 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html COMMENT= Packet sniffer program -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss GNU_CONFIGURE= YES diff --git a/net/snmptt/Makefile b/net/snmptt/Makefile index 8b243cd2c4c..2cde4a5b237 100644 --- a/net/snmptt/Makefile +++ b/net/snmptt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/23 17:19:09 asau Exp $ # DISTNAME= snmptt_1.3 @@ -23,8 +23,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME} PKG_SYSCONFSUBDIR= snmptt -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS+= sbin RCD_SCRIPTS= snmptt diff --git a/net/snort-rules/Makefile b/net/snort-rules/Makefile index 07a936cef80..a4b45e13c94 100644 --- a/net/snort-rules/Makefile +++ b/net/snort-rules/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/01/27 17:43:41 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:19:09 asau Exp $ DISTNAME= Community-Rules-2.4 PKGNAME= snort-rules-2.4 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.snort.org/ COMMENT= Network Intrusion Detection System (Community Rules) -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= snort{,-mysql,-pgsql}>=2.4.0:../../net/snort NO_BUILD= YES diff --git a/net/snort/Makefile b/net/snort/Makefile index 36018b89f27..641d88f831c 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/09/12 13:16:38 obache Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/23 17:19:09 asau Exp $ # DISTNAME= snort-2.8.5.1 @@ -14,8 +14,6 @@ COMMENT= The Open Source Network Intrusion Detection System LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= snort-mysql-[0-9]* CONFLICTS+= snort-pgsql-[0-9]* CONFLICTS+= snort-prelude-[0-9]* diff --git a/net/socat/Makefile b/net/socat/Makefile index 305b0531143..7fad61970d4 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2010/08/12 17:54:14 zafer Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:19:09 asau Exp $ DISTNAME= socat-1.7.1.3 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://www.dest-unreach.org/socat/ COMMENT= "netcat++" (extended design, new implementation) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_GNU_READLINE= YES ONLY_FOR_COMPILER= gcc # uses -Werror in the configure script diff --git a/net/socket++/Makefile b/net/socket++/Makefile index d80506b2fe5..8f148206ce3 100644 --- a/net/socket++/Makefile +++ b/net/socket++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/01/16 17:48:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:09 asau Exp $ # DISTNAME= socket++-1.12.10 @@ -10,8 +10,6 @@ MAINTAINER= mchittur@cs.nmsu.edu HOMEPAGE= http://www.linuxhacker.at/socketxx/ COMMENT= C++ class library for UNIX Sockets with exception handling -PKG_DESTDIR_SUPPORT= user-destdir - INFO_FILES= # PLIST USE_LANGUAGES= c c++ USE_LIBTOOL= YES diff --git a/net/socks4/Makefile b/net/socks4/Makefile index cde291314b2..aa7a46500fa 100644 --- a/net/socks4/Makefile +++ b/net/socks4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2009/02/08 00:16:00 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:09 asau Exp $ # DISTNAME= export.socks.cstc.4.2.2 @@ -14,7 +14,6 @@ COMMENT= Old library, server and client for using proxy firewall software CONFLICTS= socks5-[0-9]* dante* PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/socks.cstc.4.2 MAKE_ENV+= OPTIMIZE=${CFLAGS:M*:Q} diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 78068ca0423..dff3af452a0 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2009/06/30 00:07:21 joerg Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/23 17:19:09 asau Exp $ DISTNAME= socks5-v1_0r2 PKGNAME= socks5-1.0.2 @@ -20,8 +20,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no CONFLICTS= socks4-[0-9]* diff --git a/net/solaris-tap/Makefile b/net/solaris-tap/Makefile index 07365588af5..0ca1ff62607 100644 --- a/net/solaris-tap/Makefile +++ b/net/solaris-tap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/04/14 20:20:33 hans Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:10 asau Exp $ DISTNAME= tuntap PKGNAME= solaris-tap-20091116 @@ -9,8 +9,6 @@ MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.whiteboard.ne.jp/~admin2/tuntap/ COMMENT= Solaris kernel module for virtual Ethernet devices -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= SunOS-*-* GNU_CONFIGURE= yes diff --git a/net/speedtouch/Makefile b/net/speedtouch/Makefile index 043ba2adce7..af3b09821d2 100644 --- a/net/speedtouch/Makefile +++ b/net/speedtouch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2010/03/15 14:25:07 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:19:10 asau Exp $ DISTNAME= speedtouch-1.3.1 PKGREVISION= 4 @@ -6,8 +6,6 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=speedtouch/} DISTFILES= ${DISTNAME}.tar.bz2 -PKG_DESTDIR_SUPPORT= user-destdir - # # Firmware license and link from: # http://www.speedtouch.com/driver_upgrade_lx_3.0.1.2.htm diff --git a/net/spegla/Makefile b/net/spegla/Makefile index 15eac3be0e6..3984f0cb6e1 100644 --- a/net/spegla/Makefile +++ b/net/spegla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/12/18 15:21:54 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:10 asau Exp $ DISTNAME= spegla-1.1p4 PKGREVISION= 1 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://subzero.campus.luth.se/pub/spegla/ MAINTAINER= jnilsson@ludd.luth.se COMMENT= Mirror program for FTP sites (written in C) -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_TRANSFORM+= rm:-Werror USE_BSD_MAKEFILE= yes diff --git a/net/spread/Makefile b/net/spread/Makefile index f691b3bd696..480b4828318 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:19:10 asau Exp $ # DISTNAME= spread-src-3.17.3 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.spread.org/ COMMENT= Group communication system providing a number of messaging services -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME} USE_TOOLS+= perl GNU_CONFIGURE= YES diff --git a/net/spreadlogd/Makefile b/net/spreadlogd/Makefile index c22e50731ad..a872062fbf5 100644 --- a/net/spreadlogd/Makefile +++ b/net/spreadlogd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:10 asau Exp $ # DISTNAME= spreadlogd @@ -12,8 +12,6 @@ MAINTAINER= mark@exonetric.com HOMEPAGE= http://www.backhand.org/mod_log_spread/ COMMENT= Daemon to log to file, messages from spread toolkit clients -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= perl:run yacc WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} diff --git a/net/srsh/Makefile b/net/srsh/Makefile index befd5a0f511..a18f2b063ec 100644 --- a/net/srsh/Makefile +++ b/net/srsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/03/17 22:03:40 zafer Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:10 asau Exp $ # DISTNAME= srsh-1.2 @@ -18,8 +18,6 @@ NO_CONFIGURE= yes BUILD_MAKE_FLAGS+= PREFIX=${PREFIX} INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= manpath SUBST_STAGE.manpath= post-extract SUBST_FILES.manpath= Makefile diff --git a/net/sslh/Makefile b/net/sslh/Makefile index 8fe78f89335..64b0e13a42c 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2010/07/31 17:04:47 apb Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:10 asau Exp $ # DISTNAME= sslh-1.7a @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 USE_TOOLS= gmake pod2man USE_LANGUAGES= c -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8 do-install: diff --git a/net/ssmping/Makefile b/net/ssmping/Makefile index 69a1321bd49..c9682b16519 100644 --- a/net/ssmping/Makefile +++ b/net/ssmping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/01/27 17:41:43 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:10 asau Exp $ # FreeBSD Id: ports/net/ssmping/Makefile,v 1.1 2006/08/25 19:02:31 miwi Exp DISTNAME= ssmping-0.9 @@ -9,8 +9,6 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.venaas.no/multicast/ssmping/ COMMENT= Ping for Any- and Single-Source Multicast -PKG_DESTDIR_SUPPORT= user-destdir - INSTALLATION_DIRS= bin sbin ${PKGMANDIR}/man1 .include "../../mk/bsd.pkg.mk" diff --git a/net/ssync/Makefile b/net/ssync/Makefile index d2df63078fc..9bc16af8132 100644 --- a/net/ssync/Makefile +++ b/net/ssync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/03/17 22:05:00 zafer Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:10 asau Exp $ # DISTNAME= ssync-1.6 @@ -8,8 +8,6 @@ MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Invoke rsync to distribute files to a set of hosts -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= netname-[0-9]*:../../net/netname DEPENDS+= osname-[0-9]*:../../sysutils/osname DEPENDS+= rsync>=2.3.1:../../net/rsync diff --git a/net/stripes/Makefile b/net/stripes/Makefile index bf2982abf8b..5eb9f56483b 100644 --- a/net/stripes/Makefile +++ b/net/stripes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:11 asau Exp $ # DISTNAME= stripes-2.1 @@ -10,8 +10,6 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.gw.com/sw/stripes/ COMMENT= Looking Glass for Zebra and Cisco Routers -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= {p5-CGI>=2.66,perl>=5.6.1nb2}:../../www/p5-CGI DEPENDS+= p5-Net-Telnet>=3.02:../../net/p5-Net-Telnet diff --git a/net/sup/Makefile b/net/sup/Makefile index ab9989d0c5f..7fee0c70068 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/03/02 16:44:18 hans Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:11 asau Exp $ # DISTNAME= sup-0.3 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.astron.com/pub/sup/ MAINTAINER= christos@NetBSD.org COMMENT= Network file distribution/synchronisation utility -PKG_DESTDIR_SUPPORT= user-destdir - USE_FEATURES+= cdefs INSTALLATION_DIRS+= sbin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8 diff --git a/net/synergy/Makefile b/net/synergy/Makefile index 31c7676e546..508b877033f 100644 --- a/net/synergy/Makefile +++ b/net/synergy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/23 10:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:11 asau Exp $ # DISTNAME= synergy-1.3.7-Source @@ -11,8 +11,6 @@ HOMEPAGE= http://synergy-foss.org/ COMMENT= Let a user share a mouse and keyboard among computers LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ EXAMPLES= MacReadme.txt org.synergy-foss.org.synergyc.plist \ diff --git a/net/synergy1.2/Makefile b/net/synergy1.2/Makefile index 2eb79d472da..fe38d562566 100644 --- a/net/synergy1.2/Makefile +++ b/net/synergy1.2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 10:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:19:11 asau Exp $ # DISTNAME= synergy-1.2.7 @@ -9,8 +9,6 @@ MAINTAINER= yui@yui.pe.kr HOMEPAGE= http://synergy2.sourceforge.net/ COMMENT= Let an user share a mouse and keyboard among computers -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ diff --git a/net/sysmon/Makefile b/net/sysmon/Makefile index 5ad1ffd098e..7109faa1d7c 100644 --- a/net/sysmon/Makefile +++ b/net/sysmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/10 23:37:48 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:11 asau Exp $ # DISTNAME= sysmon-0.92.2 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.sysmon.org/ COMMENT= Small and fast network monitoring tool LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes BUILD_DEFS+= IPV6_READY diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile index 45b6bae58fa..e780ae3ee9b 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:19:11 asau Exp $ # DISTNAME= tacacs+-F4.0.4.25 @@ -14,8 +14,6 @@ LICENSE= cisco-license CONFLICTS+= tacacs-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= id # used in options.mk MAKE_JOBS_SAFE= no diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile index 44ba24f5755..1d74af3ddcf 100644 --- a/net/tacacs/Makefile +++ b/net/tacacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2011/11/30 23:57:59 pettai Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:11 asau Exp $ # DISTNAME= tac_plus.F4.0.4.alpha @@ -13,8 +13,6 @@ HOMEPAGE= http://www.shrubbery.net/tac_plus/ COMMENT= Cisco authentication, authorization, and accounting protocol daemon LICENSE= cisco-license -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= tac_plus .include "../../mk/bsd.prefs.mk" diff --git a/net/tcpdmerge/Makefile b/net/tcpdmerge/Makefile index c111597a733..615b377dc85 100644 --- a/net/tcpdmerge/Makefile +++ b/net/tcpdmerge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/02/11 22:54:36 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:11 asau Exp $ DISTNAME= tcpdmerge-1.0 CATEGORIES= net @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://phantom.nemoto.ecei.tohoku.ac.jp/~akiraka/tcpdmerge/ COMMENT= Merge two tcpdump output files -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes WRKSRC= ${WRKDIR} diff --git a/net/tcpdpriv/Makefile b/net/tcpdpriv/Makefile index 17f5efc157b..7a80ead0d78 100644 --- a/net/tcpdpriv/Makefile +++ b/net/tcpdpriv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/03/07 18:56:51 hans Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:19:11 asau Exp $ DISTNAME= tcpd-tools-0.8 PKGNAME= tcpdpriv-0.8 @@ -8,8 +8,6 @@ MASTER_SITES= # ftp://tracer.csl.sony.co.jp/pub/mawi/tools/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Anonymize tcpdump traces -PKG_DESTDIR_SUPPORT= user-destdir - CFLAGS.SunOS+= -DSVR4 -DIPPROTO_IPV4=IPPROTO_ENCAP -DIP_OFFMASK=0x1fff CFLAGS.SunOS+= -DARPOP_REVREQUEST=REVARP_REQUEST -DARPOP_REVREPLY=REVARP_REPLY CFLAGS.SunOS+= -Du_int64_t=uint64_t -Du_int32_t=uint32_t diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile index 4afe071cbb8..8259a2a02e4 100644 --- a/net/tcpdstat/Makefile +++ b/net/tcpdstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/03/07 18:27:30 hans Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:11 asau Exp $ DISTNAME= tcpd-tools-0.8 PKGNAME= tcpdstat-0.8 @@ -8,8 +8,6 @@ MASTER_SITES= # ftp://tracer.csl.sony.co.jp/pub/mawi/tools/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Analyze tcpdump output -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* CFLAGS.SunOS+= -Du_int64_t=uint64_t -Du_int32_t=uint32_t diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index 931cd10c0c6..b96cc6ad865 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/02/11 12:13:13 adam Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/23 17:19:12 asau Exp $ DISTNAME= tcpdump-4.1.1 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://www.tcpdump.org/ COMMENT= Network monitoring tool LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes .include "options.mk" diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index e13916f6227..9d73ad97e70 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/07/17 18:00:20 adrianp Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:12 asau Exp $ # DISTNAME= tcpflow-0.21 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/ COMMENT= Captures data transmitted as part of TCP connections -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES .include "../../net/libpcap/buildlink3.mk" diff --git a/net/tcpick/Makefile b/net/tcpick/Makefile index 4a64ae09db4..131c113ffb3 100644 --- a/net/tcpick/Makefile +++ b/net/tcpick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:31 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:19:12 asau Exp $ DISTNAME= tcpick-0.2.1 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= josediazfer@yahoo.es HOMEPAGE= http://tcpick.sourceforge.net/ COMMENT= Simple tcp sniffer with tcpdump-style rules -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES .include "../../net/libpcap/buildlink3.mk" diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 00882ad533d..e679f0f457a 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/08/21 23:49:24 marino Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:12 asau Exp $ DISTNAME= tcpillust-1.0a PKGREVISION= 5 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.sonycsl.co.jp/person/nishida/tcpillust.html COMMENT= Graphical TCP connection analysis tool -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes GNU_CONFIGURE= yes diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 2112f695ea7..1a46e1569f6 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/05/02 17:35:43 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:19:12 asau Exp $ DISTNAME= tcpreplay-3.4.1 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcpreplay.synfin.net/ COMMENT= Replay saved tcpdump or snoop files -PKG_DESTDIR_SUPPORT= user-destdir - BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.8.0 GNU_CONFIGURE= yes diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index b94451e2886..6206a0e23d7 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:12 asau Exp $ DISTNAME= tcpslice-1.2a1 PKGNAME= tcpslice-1.2.0.1 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tool for extracting portions of tcpdump's packet trace files -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALL_TARGET= install install-man diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index e97e9af7a7a..ae9593fa1cd 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2011/12/07 15:18:51 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:19:12 asau Exp $ DISTNAME= tcptrace-6.6.7 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcptrace.org/ COMMENT= TCP dump file analysis tool -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= bison flex diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index cf48fe963b5..405a2b4d235 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/12/22 19:06:22 is Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:12 asau Exp $ # DISTNAME= tcptraceroute-1.4 @@ -10,8 +10,6 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://michael.toren.net/code/tcptraceroute/ COMMENT= Traceroute implementation using TCP packets -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= tcptraceroute BUILDLINK_API_DEPENDS.libnet10+= libnet10>=1.0.2anb1 diff --git a/net/teamspeak-client/Makefile b/net/teamspeak-client/Makefile index bfdd27b0f28..420ec48cd95 100644 --- a/net/teamspeak-client/Makefile +++ b/net/teamspeak-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/06/14 22:58:07 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:12 asau Exp $ PKGNAME= teamspeak-client-2.0.32.60 DISTNAME= ts2_client_rc2_2032 @@ -29,7 +29,6 @@ do-build: ${SED} "s|%installdir%|${LIB_DIR}|" ${WRKSRC}/TeamSpeak \ > ${WRKDIR}/TeamSpeak -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${LIB_DIR}/sounds ${DOC_DIR} do-install: diff --git a/net/teamspeak-server/Makefile b/net/teamspeak-server/Makefile index d61daa0d884..8583b3bdafd 100644 --- a/net/teamspeak-server/Makefile +++ b/net/teamspeak-server/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/06/14 22:58:07 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:13 asau Exp $ PKGNAME= teamspeak-server-2.0.24.01 DISTNAME= ts2_server_rc2_202319 @@ -57,7 +57,6 @@ INSTALLATION_DIRS= ${LIB_DIR} share/examples/rc.d ${SHARE_DIR}/httpdocs \ ${SHARE_DIR}/tcpquerydocs ${SHARE_DIR}/mysql_sql \ ${SHARE_DIR}/sqlite_sql ${DOC_DIR}/Manual -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pax post-extract: diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index b390e2d3e85..5e2bcc60763 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:19:13 asau Exp $ DISTNAME= tightvnc-1.3.10 PKGREVISION= 6 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.tightvnc.com/ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays CONFLICTS= vnc-[0-9]* vncviewer-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/vnc_unixsrc CRYPTO= yes diff --git a/net/tightvncviewer/Makefile b/net/tightvncviewer/Makefile index 4cf2b84f548..74804107ad7 100644 --- a/net/tightvncviewer/Makefile +++ b/net/tightvncviewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2011/11/29 17:55:07 drochner Exp $ +# $NetBSD: Makefile,v 1.33 2012/10/23 17:19:13 asau Exp $ DISTNAME= tightvnc-1.3.10 PKGNAME= ${DISTNAME:S/tightvnc/tightvncviewer/} @@ -11,7 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tightvnc.com/ COMMENT= Viewer for remote X and Win32 VNC servers -PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= vncviewer-[0-9]* WRKSRC= ${WRKDIR}/vnc_unixsrc diff --git a/net/tinc/Makefile b/net/tinc/Makefile index 737dd554050..7d1028ddda8 100644 --- a/net/tinc/Makefile +++ b/net/tinc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/01/23 00:29:31 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:19:13 asau Exp $ # DISTNAME= tinc-1.0.13 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.tinc-vpn.org/ COMMENT= Virtual Private Network (VPN) daemon LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes INFO_FILES= yes USE_TOOLS+= msgfmt diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index e2fb397be6a..2724e313c2c 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2011/12/17 10:16:32 sbd Exp $ +# $NetBSD: Makefile,v 1.31 2012/10/23 17:19:13 asau Exp $ DISTNAME= tf-40s1 PKGNAME= tf-4.0s1 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tinyfugue.sourceforge.net/ COMMENT= Popular programmable MUD client, with macro support and more -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no MAKE_FILE= ${WRKSRC}/unix/Makefile diff --git a/net/tkined/Makefile b/net/tkined/Makefile index b745da2c47f..a59ee94b2e2 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/08/21 23:49:25 marino Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:13 asau Exp $ # DISTNAME= scotty-2.1.11 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.nosuchname.net/scotty/ COMMENT= Graphical network discovery and monitoring tool based on scotty PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcl-config=${BUILDLINK_PREFIX.tcl}/lib \ diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 907811e62cd..a2d2cc5dc75 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:19:13 asau Exp $ # DISTNAME= tn5250-0.12.51 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.linux-sna.org/software/5250/ COMMENT= Implementation of the IBM 5250 telnet protocol -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LANGUAGES= c c++ diff --git a/net/tnftp/Makefile b/net/tnftp/Makefile index 0a2cd6f7292..8a16f03816b 100644 --- a/net/tnftp/Makefile +++ b/net/tnftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/03/04 19:49:41 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:13 asau Exp $ DISTNAME= tnftp-20070806 SVR4_PKGNAME= tnftp @@ -14,7 +14,6 @@ CONFLICTS+= lukemftp-[0-9]* MAINTAINER= lukem@NetBSD.org COMMENT= The enhanced FTP client in NetBSD -PKG_DESTDIR_SUPPORT= user-destdir BOOTSTRAP_PKG= yes GNU_CONFIGURE= yes diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile index 3c534453c40..2536e0d9e3f 100644 --- a/net/tnftpd/Makefile +++ b/net/tnftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/05/12 07:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:13 asau Exp $ # DISTNAME= tnftpd-20100324 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/tnftp/ MAINTAINER= lukem@NetBSD.org COMMENT= The NetBSD FTP Daemon -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= wu-ftpd-[0-9]* CONFLICTS+= kth-krb4-[0-9]* CONFLICTS+= lukemftpd-[0-9]* diff --git a/net/tor/Makefile b/net/tor/Makefile index 38521a120d0..2900354dbe4 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2012/09/13 17:09:01 drochner Exp $ +# $NetBSD: Makefile,v 1.90 2012/10/23 17:19:14 asau Exp $ # DISTNAME= tor-0.2.2.39 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.torproject.org/ COMMENT= Anonymizing overlay network for TCP LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" USE_LANGUAGES= c99 diff --git a/net/torrentutils/Makefile b/net/torrentutils/Makefile index 12104b73f2b..c084374dcb1 100644 --- a/net/torrentutils/Makefile +++ b/net/torrentutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/03 21:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:14 asau Exp $ DISTNAME= torrentutils-0.3.0 PKGREVISION= 5 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Manage BitTorrent files and interact with trackers LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5 diff --git a/net/totd/Makefile b/net/totd/Makefile index e9995f9722e..f7666eb00d7 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2011/04/15 08:34:00 obache Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:19:14 asau Exp $ # DISTNAME= totd-1.5.1 @@ -9,8 +9,6 @@ MAINTAINER= feico@pasta.cs.uit.no HOMEPAGE= http://www.vermicelli.pasta.cs.uit.no/software/totd.html COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_FEATURES+= inet6 diff --git a/net/traceroute-as/Makefile b/net/traceroute-as/Makefile index 187f774d285..ad0687db9d8 100644 --- a/net/traceroute-as/Makefile +++ b/net/traceroute-as/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:14 asau Exp $ # DISTNAME= traceroute_991603.tar @@ -10,8 +10,6 @@ EXTRACT_SUFX= .Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Traceroute capable of reporting the AS number of hops -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} .include "../../mk/bsd.prefs.mk" diff --git a/net/traceroute-nanog/Makefile b/net/traceroute-nanog/Makefile index 8bb44629ecc..dee9fd0f4e0 100644 --- a/net/traceroute-nanog/Makefile +++ b/net/traceroute-nanog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/05/05 22:44:19 schwarz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:14 asau Exp $ DISTNAME= traceroute-nanog_6.4.2.orig PKGNAME= ${DISTNAME:S/.orig//:S/_/-/} @@ -11,8 +11,6 @@ MASTER_SITES= ftp://unix.hensa.ac.uk/sites/archive.ubuntu.com/ubuntu/pool/univer PATCH_SITES= ${MASTER_SITES} PATCHFILES= traceroute-nanog_6.4.2-1.diff.gz -PKG_DESTDIR_SUPPORT= user-destdir - COMMENT= Traceroute implementation with extend features MAINTAINER= schwarz@NetBSD.org diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 8ee7c9b4605..5eb2e44e849 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/06/12 15:46:02 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/23 17:19:14 asau Exp $ DISTNAME= trafshow-5.2.3 CATEGORIES= net @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml COMMENT= Full screen visualization of the network traffic -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= trafshow GNU_CONFIGURE= yes diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 7b20433965a..bf6136e4b97 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/02/11 21:22:03 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:14 asau Exp $ # DISTNAME= trickle-1.06 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://monkey.org/~marius/trickle/ COMMENT= Portable lightweight userspace bandwidth shaper -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index a5d64ca48f0..bc5cd7544a3 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.69 2012/10/23 17:19:14 asau Exp $ # DISTNAME= tsclient-0.132 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnomepro.com/tsclient/ COMMENT= GNOME2 Frontend for rdesktop -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= rdesktop-[0-9]*:../../net/rdesktop DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index b646edff672..15883788a94 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2010/01/21 23:40:18 heinz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:14 asau Exp $ # DISTNAME= tsocks-1.8beta5 @@ -11,8 +11,6 @@ HOMEPAGE= http://tsocks.sourceforge.net/ COMMENT= Transparent SOCKS proxying library LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no WRKSRC= ${WRKDIR}/tsocks-1.8 diff --git a/net/tspc/Makefile b/net/tspc/Makefile index f52e1d1640c..98df5bfe9b7 100644 --- a/net/tspc/Makefile +++ b/net/tspc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/01/23 00:30:30 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:19:15 asau Exp $ DISTNAME= tspc-2.1.1-src PKGNAME= ${DISTNAME:S/-src//} @@ -11,8 +11,6 @@ MAINTAINER= ghen@NetBSD.org COMMENT= Tunnel Setup Protocol Client for Freenet6 HOMEPAGE= http://www.hexago.com/ -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= NetBSD-*-* ONLY_FOR_PLATFORM+= OpenBSD-*-* ONLY_FOR_PLATFORM+= FreeBSD-*-* diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 0e2e0cfcd38..e4ddf77dd60 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/08/27 00:47:25 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:19:15 asau Exp $ # DISTNAME= ttt-1.8.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.sonycsl.co.jp/person/kjc/software.html COMMENT= Tele Traffic Tapper -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl} CONFIGURE_ARGS+= --with-tk=${BUILDLINK_PREFIX.tk} diff --git a/net/twitux/Makefile b/net/twitux/Makefile index 03f604bc9fa..07a28f3b380 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/23 17:19:15 asau Exp $ # DISTNAME= twitux-0.69 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/DanielMorales/Twitux COMMENT= GTK+ Twitter client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt pkg-config diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile index bf9f9285ce9..ee57a844e92 100644 --- a/net/ucarp/Makefile +++ b/net/ucarp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/11/02 01:13:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:19:15 asau Exp $ # DISTNAME= ucarp-1.5.2 @@ -10,8 +10,6 @@ MAINTAINER= joel@carnat.net HOMEPAGE= http://www.ucarp.org/project/ucarp COMMENT= Common Address Redundancy Protocol (CARP) for Unix -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_TOOLS+= msgfmt diff --git a/net/ucspi-ssl/Makefile b/net/ucspi-ssl/Makefile index 6fa5f04fabe..30c4cf67fec 100644 --- a/net/ucspi-ssl/Makefile +++ b/net/ucspi-ssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:15 asau Exp $ # DISTNAME= ucspi-ssl-0.70 @@ -10,8 +10,6 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.superscript.com/ucspi-ssl/ COMMENT= Command-line tools for SSL client-server applications -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ucspi-tcp-[0-9]*:../../net/ucspi-tcp WRKSRC= ${WRKDIR}/host/superscript.com/net/${PKGNAME_NOREV} diff --git a/net/ucspi-tcp/Makefile b/net/ucspi-tcp/Makefile index ee7713c11cb..9c8780e6670 100644 --- a/net/ucspi-tcp/Makefile +++ b/net/ucspi-tcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/06/24 09:29:27 sbd Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 17:19:15 asau Exp $ DISTNAME= ucspi-tcp-0.88 PKGREVISION= 3 @@ -16,7 +16,6 @@ SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/ DJB_RESTRICTED= no -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 diff --git a/net/udns/Makefile b/net/udns/Makefile index 712f28d2347..5197a8bee72 100644 --- a/net/udns/Makefile +++ b/net/udns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/21 17:37:03 cheusov Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/23 17:19:15 asau Exp $ DISTNAME= udns-0.2 PKGREVISION= 1 @@ -12,8 +12,6 @@ LICENSE= gnu-lgpl-v2.1 CONFLICTS= rblcheck-[0-9]* -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_LIBTOOL= yes diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index 63bc3cf52a6..390b27386c1 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:15 asau Exp $ # DISTNAME= udpcast-20060619 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://udpcast.linux.lu/ COMMENT= Send data simultaneously to many destinations on a LAN -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_TOOLS+= gmake perl pod2man diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile index 04dfebca8d3..27ee88d8ae6 100644 --- a/net/udptunnel/Makefile +++ b/net/udptunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/02/11 23:07:16 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:15 asau Exp $ # DISTNAME= udptunnel-1.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www1.cs.columbia.edu/~lennox/udptunnel/ COMMENT= Tunnel UDP packets over a TCP connection -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES INSTALLATION_DIRS= bin share/doc/html diff --git a/net/unbound/Makefile b/net/unbound/Makefile index e0792a85c3a..e8aec4b8e4f 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/08/13 14:00:03 pettai Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:15 asau Exp $ DISTNAME= unbound-1.4.18 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://www.unbound.net/ COMMENT= DNS resolver and recursive server LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEFS+= VARBASE GNU_CONFIGURE= yes diff --git a/net/unfs3/Makefile b/net/unfs3/Makefile index 7b5a9b52c80..d1d145f6ea3 100644 --- a/net/unfs3/Makefile +++ b/net/unfs3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/07/18 20:04:08 cheusov Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:16 asau Exp $ # DISTNAME= unfs3-0.9.22 @@ -11,8 +11,6 @@ HOMEPAGE= http://unfs3.sourceforge.net/ COMMENT= Userspace NFSv3 server LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= flex bison diff --git a/net/unison/Makefile b/net/unison/Makefile index 0327b746ac4..bbb6e6656c9 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2012/10/13 09:05:11 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2012/10/23 17:19:16 asau Exp $ DISTNAME= unison-2.40.63 PKGREVISION= 17 @@ -11,7 +11,6 @@ COMMENT= File-synchronization tool LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir .if (${MACHINE_ARCH} == "arm") BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=3.12.0nb2 diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 61c0f5b7350..52feeeb7a45 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:16 asau Exp $ DISTNAME= unison-2.32.52 PKGREVISION= 20 @@ -12,7 +12,6 @@ COMMENT= File-synchronization tool (old 2.32 branch) LICENSE= gnu-gpl-v3 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.08.2 diff --git a/net/unworkable/Makefile b/net/unworkable/Makefile index a0b1d26acd1..1dbf5e4d221 100644 --- a/net/unworkable/Makefile +++ b/net/unworkable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/03/08 01:08:41 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 17:19:16 asau Exp $ DISTNAME= unworkable-0.51 PKGREVISION= 5 @@ -9,8 +9,6 @@ MAINTAINER= agc@NetBSD.org HOMEPAGE= http://p2presearch.com/unworkable/ COMMENT= BSD-licensed command-line torrent client -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= yacc WRKSRC= ${WRKDIR}/unworkable MAKE_FILE= BSDmakefile diff --git a/net/upclient/Makefile b/net/upclient/Makefile index 76bcb0e65d0..ca6eaf89e00 100644 --- a/net/upclient/Makefile +++ b/net/upclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/03/07 17:19:56 hans Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:16 asau Exp $ # DISTNAME= upclient-4.2.1.23 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://uptimes.hostingwired.com/ COMMENT= Keeps track of your server uptime, and compares it to other hosts -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "DragonFly" diff --git a/net/upnpinspector/Makefile b/net/upnpinspector/Makefile index ceb923d0690..d67c79116be 100644 --- a/net/upnpinspector/Makefile +++ b/net/upnpinspector/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/03/15 11:53:36 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:16 asau Exp $ # DISTNAME= UPnP-Inspector-0.2.2 @@ -12,7 +12,6 @@ COMMENT= UPnP analyzer LICENSE= mit USE_LANGUAGES= # none -PKG_DESTDIR_SUPPORT= user-destdir EGG_NAME= UPnP_Inspector-0.2.2 .include "../../lang/python/egg.mk" diff --git a/net/urlgfe/Makefile b/net/urlgfe/Makefile index 7c9144a992e..ee0fce792df 100644 --- a/net/urlgfe/Makefile +++ b/net/urlgfe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:19:16 asau Exp $ # DISTNAME= urlgfe-1.0.1 @@ -10,8 +10,6 @@ MAINTAINER= ccatrian@eml.cc HOMEPAGE= http://urlget.sourceforge.net/ COMMENT= Download manager for X -PKG_DESTDIR_SUPPORT= user-destdir - USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/net/userppp/Makefile b/net/userppp/Makefile index a73989978c0..a19a87d0d09 100644 --- a/net/userppp/Makefile +++ b/net/userppp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/12/18 13:55:24 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:19:16 asau Exp $ DISTNAME= ppp-001107.src PKGNAME= userppp-001107 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.awfulhak.org/~brian/ COMMENT= User-PPP package as found in FreeBSD and OpenBSD -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= NetBSD-*-* WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//} diff --git a/net/uucp/Makefile b/net/uucp/Makefile index 9f4ffd082ca..e64da44e1ed 100644 --- a/net/uucp/Makefile +++ b/net/uucp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/02 16:47:10 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:16 asau Exp $ DISTNAME= uucp-1.07 PKGREVISION= 6 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Taylor UUCP HOMEPAGE= http://www.airs.com/ian/uucp.html -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= mkdir:run pwd:run rmdir:run USE_FEATURES+= cdefs diff --git a/net/vcheck/Makefile b/net/vcheck/Makefile index 612854fcf58..683c0253488 100644 --- a/net/vcheck/Makefile +++ b/net/vcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:19:17 asau Exp $ # DISTNAME= vcheck-1.2.1 @@ -9,8 +9,6 @@ MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Latest program version checker and auto-downloader -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-libwww>=5.69nb1:../../www/p5-libwww PERL5_PACKLIST= auto/vcheck/.packlist diff --git a/net/vde/Makefile b/net/vde/Makefile index 487497e821e..6be1a3278ee 100644 --- a/net/vde/Makefile +++ b/net/vde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/03/20 09:05:54 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/23 17:19:17 asau Exp $ # DISTNAME= vde-1.5.9 @@ -10,8 +10,6 @@ HOMEPAGE= http://vde.sourceforge.net/ COMMENT= Virtual Distributed Ethernet tools LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_LANGUAGES= c c++ GNU_CONFIGURE= yes diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 98a5afa1b22..bd8567b8714 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/10/08 23:02:18 adam Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:19:17 asau Exp $ # DISTNAME= vinagre-3.4.2 @@ -12,8 +12,6 @@ HOMEPAGE= http://projects.gnome.org/vinagre/ COMMENT= VNC client for GNOME LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool GNU_CONFIGURE= yes diff --git a/net/vino/Makefile b/net/vino/Makefile index 221d2bef14b..a3926f07040 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2012/10/08 23:02:19 adam Exp $ +# $NetBSD: Makefile,v 1.59 2012/10/23 17:19:17 asau Exp $ DISTNAME= vino-2.28.3 PKGREVISION= 13 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= VNC server for GNOME -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake intltool msgfmt perl pkg-config diff --git a/net/vnc/Makefile b/net/vnc/Makefile index af505adb8a4..23ec1db0803 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/23 17:19:17 asau Exp $ DISTNAME= vnc-3.3.3r2 PKGNAME= vnc-3.3.3.2 @@ -16,7 +16,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.uk.research.att.com/vnc/ COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no DEPENDS+= vncviewer-[0-9]*:../../net/vncviewer diff --git a/net/vncviewer/Makefile b/net/vncviewer/Makefile index c15b8ca2561..28f8dea1d24 100644 --- a/net/vncviewer/Makefile +++ b/net/vncviewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/23 10:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:17 asau Exp $ DISTNAME= vnc-4_1_2-unixsrc PKGNAME= vncviewer-4.1.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.realvnc.com/ COMMENT= Viewer for remote X and Win32 VNC servers -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= tightvnc-[0-9]* tightvncviewer-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME}/unix diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 5bdd1b92f5e..475bee84733 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/04/17 21:35:56 gls Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:17 asau Exp $ DISTNAME= vnstat-1.11 CATEGORIES= net @@ -10,8 +10,6 @@ HOMEPAGE= http://humdi.net/vnstat/ COMMENT= Small network traffic monitor LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake VNSTAT_CONFIG= ${PKG_SYSCONFDIR}/vnstat.conf diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile index 40273bce4f1..8324480ab43 100644 --- a/net/vpnc/Makefile +++ b/net/vpnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/23 17:19:17 asau Exp $ # DISTNAME= vpnc-0.5.3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.unix-ag.uni-kl.de/~massar/vpnc/ COMMENT= Client for Cisco3000 VPN Concentrator -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile index 84c95f33f98..bb7023684ef 100644 --- a/net/vsftpd/Makefile +++ b/net/vsftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/12/07 10:24:47 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:19:17 asau Exp $ # DISTNAME= vsftpd-2.3.4 @@ -11,8 +11,6 @@ HOMEPAGE= http://vsftpd.beasts.org/ COMMENT= FTP server that aims to be very secure LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - PKG_SYSCONFSUBDIR= vsftpd USE_FEATURES+= inet6 diff --git a/net/vtun/Makefile b/net/vtun/Makefile index bd820b9e1ce..6574d8152b6 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/03/02 18:31:40 hans Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/23 17:19:18 asau Exp $ DISTNAME= vtun-3.0.2 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://vtun.sourceforge.net/ COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} diff --git a/net/wakeup/Makefile b/net/wakeup/Makefile index a22435131dd..6dd718b8a58 100644 --- a/net/wakeup/Makefile +++ b/net/wakeup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/02/16 19:34:47 hans Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:18 asau Exp $ # DISTNAME= hpwake @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.berens-partner.de/wann/computer/wol.html COMMENT= Wakeup On LAN client for remote power-up of machines -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gunzip USE_BSD_MAKEFILE= yes diff --git a/net/walker/Makefile b/net/walker/Makefile index 39117cb03ed..16bcb815f0d 100644 --- a/net/walker/Makefile +++ b/net/walker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:18 asau Exp $ # DISTNAME= walker-3.8 @@ -15,7 +15,6 @@ DEPENDS+= p5-Net-DNS-SEC>=0.12:../../security/p5-Net-DNS-SEC INSTALLATION_DIRS+= ${PKGMANDIR}/man1 bin NO_BUILD= yes -PKG_DESTDIR_SUPPORT= user-destdir REPLACE_PERL= walker USE_LANGUAGES= # none USE_TOOLS+= perl:run diff --git a/net/wap-utils/Makefile b/net/wap-utils/Makefile index 316c59ad284..470ebf90914 100644 --- a/net/wap-utils/Makefile +++ b/net/wap-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/04/22 13:44:29 obache Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:19:18 asau Exp $ # DISTNAME= ap-utils-1.3.2 @@ -12,8 +12,6 @@ MAINTAINER= wojtek@tensor.3miasto.net HOMEPAGE= http://ap-utils.polesye.net/ COMMENT= Wireless access points UNIX management tool -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES diff --git a/net/waste/Makefile b/net/waste/Makefile index 19a9e7fe7a5..e7a10df45be 100644 --- a/net/waste/Makefile +++ b/net/waste/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/03/17 21:40:47 darcy Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:18 asau Exp $ # DISTNAME= waste-source @@ -13,8 +13,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://waste.2mbit.com/index2.html COMMENT= Secure file sharing network -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/waste RESTRICTED= Unclear legal status: AOL claims Nullsoft did not \ diff --git a/net/wget/Makefile b/net/wget/Makefile index accbd6e11ed..fcbccce21a9 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2012/10/03 21:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.113 2012/10/23 17:19:18 asau Exp $ DISTNAME= wget-1.14 PKGREVISION= 1 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/wget/wget.html COMMENT= Retrieve files from the 'net via HTTP and FTP LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= perl pod2man GNU_CONFIGURE= YES diff --git a/net/wgetpaste/Makefile b/net/wgetpaste/Makefile index ccc247a0bfb..1408795e15b 100644 --- a/net/wgetpaste/Makefile +++ b/net/wgetpaste/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/08/11 08:43:45 obache Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:18 asau Exp $ DISTNAME= wgetpaste-2.20 CATEGORIES= net www @@ -12,7 +12,6 @@ LICENSE= public-domain DEPENDS+= wget>=1.13.4:../../net/wget -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin share/examples/wgetpaste etc NO_BUILD= yes diff --git a/net/whatmask/Makefile b/net/whatmask/Makefile index 09f971b6d76..c1c6242f587 100644 --- a/net/whatmask/Makefile +++ b/net/whatmask/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2010/02/26 10:28:34 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:18 asau Exp $ # DISTNAME= whatmask-1.2 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.laffeycomputer.com/whatmask.html COMMENT= Easily convert between three common subnet mask notations -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES .include "../../devel/sysexits/buildlink3.mk" diff --git a/net/whois3/Makefile b/net/whois3/Makefile index df69003440c..3d3274a0b29 100644 --- a/net/whois3/Makefile +++ b/net/whois3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 21:57:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/23 17:19:18 asau Exp $ # DISTNAME= whois3-3.2.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://whois.sourceforge.net/ COMMENT= RIPE very simple and generic whois client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_TOOLS+= perl BUILD_DEFS+= IPV6_READY diff --git a/net/whoson/Makefile b/net/whoson/Makefile index 86428918213..f3a523ec09c 100644 --- a/net/whoson/Makefile +++ b/net/whoson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/06/30 00:07:22 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:19 asau Exp $ # DISTNAME= whoson-2.03 @@ -10,8 +10,6 @@ MAINTAINER= abs@NetBSD.org HOMEPAGE= http://whoson.sourceforge.net/ COMMENT= Check if (dynamic) IP address is connected -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_PKGLOCALEDIR= yes diff --git a/net/wide-dhcpv6/Makefile b/net/wide-dhcpv6/Makefile index 54cfa2e6580..81feedfc805 100644 --- a/net/wide-dhcpv6/Makefile +++ b/net/wide-dhcpv6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/09/03 08:19:57 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/23 17:19:19 asau Exp $ DISTNAME= wide-dhcpv6-20080615 CATEGORIES= net @@ -9,8 +9,6 @@ HOMEPAGE= http://wide-dhcpv6.sourceforge.net/ COMMENT= DHCP6 client, server and relay agent by WIDE project LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= lex yacc GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} diff --git a/net/wimon/Makefile b/net/wimon/Makefile index 63748eeed7f..f7c1a1efc2e 100644 --- a/net/wimon/Makefile +++ b/net/wimon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2010/02/11 23:08:34 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:19 asau Exp $ # DISTNAME= wimon-0.3 @@ -10,7 +10,6 @@ MAINTAINER= imil@gcu.info HOMEPAGE= http://imil.net/wimon/ COMMENT= Tool that shows a real-time graph of your wireless connection -PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 2d058f61004..1e9f50c4f5d 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2012/10/08 23:02:19 adam Exp $ +# $NetBSD: Makefile,v 1.91 2012/10/23 17:19:19 asau Exp $ DISTNAME= wireshark-1.8.3 PKGREVISION= 1 @@ -12,8 +12,6 @@ HOMEPAGE= http://www.wireshark.org/ COMMENT= Network protocol analyzer LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= ethereal-[0-9]* USE_LANGUAGES= c c++ diff --git a/net/wistumbler/Makefile b/net/wistumbler/Makefile index 6ac5be77520..3e2cf3f58f0 100644 --- a/net/wistumbler/Makefile +++ b/net/wistumbler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/03/02 16:51:11 hans Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/23 17:19:19 asau Exp $ DISTNAME= wistumbler-20020816 PKGNAME= wistumbler-20020816.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gongon.com/persons/iseki/wistumbler/ COMMENT= Network stumbler for WaveLAN/IEEE wireless networking -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/wistumbler NOT_FOR_PLATFORM= NetBSD-0.*-* NetBSD-1.[01234]*-* NetBSD-1.5-* diff --git a/net/wistumbler2-gtk/Makefile b/net/wistumbler2-gtk/Makefile index 7005620873b..dbfe617a94f 100644 --- a/net/wistumbler2-gtk/Makefile +++ b/net/wistumbler2-gtk/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2012/10/08 23:02:19 adam Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/23 17:19:19 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - .include "../../net/wistumbler2/Makefile.common" PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/} diff --git a/net/wistumbler2/Makefile b/net/wistumbler2/Makefile index 287ecdbb397..f790f4685c2 100644 --- a/net/wistumbler2/Makefile +++ b/net/wistumbler2/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/10/02 13:35:02 joerg Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:19 asau Exp $ .include "Makefile.common" diff --git a/net/wmget/Makefile b/net/wmget/Makefile index 4eca43d9a26..caaf68150a8 100644 --- a/net/wmget/Makefile +++ b/net/wmget/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 10:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:19 asau Exp $ DISTNAME= wmget-0.6.0-src PKGNAME= ${DISTNAME:S/-src//} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://amtrickey.net/wmget/index.html COMMENT= Background download manager in a Window Maker dock app -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= ldflags SUBST_MESSAGE.ldflags= Fixing hardcoded LDFLAGS. SUBST_STAGE.ldflags= pre-configure diff --git a/net/wminet/Makefile b/net/wminet/Makefile index 86882214f21..310f824bb4a 100644 --- a/net/wminet/Makefile +++ b/net/wminet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/10/23 10:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/23 17:19:19 asau Exp $ DISTNAME= wmnet-1.2 PKGNAME= wminet-1.2 @@ -10,8 +10,6 @@ MAINTAINER= coto@core.de HOMEPAGE= http://users.rcn.com/rneswold/ COMMENT= Dockable network monitor -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= Interix-*-* # no userland protocol stack support USE_X11BASE= YES diff --git a/net/wmnd/Makefile b/net/wmnd/Makefile index cc8b3e8bf8c..703a5fa9d64 100644 --- a/net/wmnd/Makefile +++ b/net/wmnd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 10:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:19 asau Exp $ DISTNAME= wmnd-0.4.12 PKGREVISION= 1 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.yuv.info/wmnd/ COMMENT= Dockable network monitor -PKG_DESTDIR_SUPPORT= user-destdir - DIST_SUBDIR= ${PKGNAME_NOREV} GNU_CONFIGURE= YES diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index 33613182a5d..9f7b0725b48 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/23 10:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:19:20 asau Exp $ DISTNAME= wmnet-1.06 PKGREVISION= 5 @@ -14,8 +14,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.katharineosborne.com/wmnet/ COMMENT= Dockable network monitor -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= YES .include "../../mk/bsd.prefs.mk" diff --git a/net/wmpload/Makefile b/net/wmpload/Makefile index 9a75f6e192d..41bfdb109ec 100644 --- a/net/wmpload/Makefile +++ b/net/wmpload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 10:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:20 asau Exp $ # DISTNAME= wmpload-0.9.5 @@ -10,8 +10,6 @@ MAINTAINER= abs@NetBSD.org #HOMEPAGE= http://www.engr.utk.edu/~mdsmith/pload/ COMMENT= PPP monitor for X11, totals and current in/out rates in 64x64 cube -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES USE_IMAKE= YES diff --git a/net/wol/Makefile b/net/wol/Makefile index 03a336e2974..48302493494 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 21:57:13 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/23 17:19:20 asau Exp $ DISTNAME= wol-0.7.1 PKGREVISION= 4 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ahh.sourceforge.net/wol/ COMMENT= Small Wake On Lan client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake perl pod2man USE_PKGLOCALEDIR= yes diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index b92f692540f..34acc05f98e 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:23 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/23 17:19:20 asau Exp $ DISTNAME= wpa_supplicant-0.7.3 PKGNAME= ${DISTNAME:S/supplicant/gui/} @@ -11,8 +11,6 @@ HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/ COMMENT= QT GUI for wpa_supplicant(8) LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ BUILD_DIRS= wpa_supplicant BUILD_TARGET= wpa_gui diff --git a/net/wpa_supplicant/Makefile b/net/wpa_supplicant/Makefile index 307960df2ef..34a73dd0e54 100644 --- a/net/wpa_supplicant/Makefile +++ b/net/wpa_supplicant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/09/03 10:33:12 shattered Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:20 asau Exp $ # DISTNAME= wpa_supplicant-0.7.3 @@ -9,8 +9,6 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://hostap.epitest.fi/wpa_supplicant/ COMMENT= Wireless connection client daemon for WPA, WPA2, and WEP -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_TOOLS+= gmake diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile index a9ce55360a5..3fd9710f4f5 100644 --- a/net/wu-ftpd/Makefile +++ b/net/wu-ftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2012/01/21 02:38:30 zafer Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/23 17:19:20 asau Exp $ DISTNAME= wu-ftpd-2.6.2 PKGREVISION= 3 @@ -15,8 +15,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.wu-ftpd.org/ COMMENT= Replacement ftp server for Un*x systems -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= wu-ftpd-vr-[0-9]* CONFLICTS+= beroftpd-[0-9]* CONFLICTS+= kth-krb4-[0-9]* diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile index f2505232d7d..fb5a3cbfcdd 100644 --- a/net/x2vnc/Makefile +++ b/net/x2vnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/04/17 16:19:27 abs Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:19:20 asau Exp $ # DISTNAME= x2vnc-1.7.2 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html COMMENT= Multi-console display using X and VNC -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes LDFLAGS.SunOS+= -lresolv diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile index 1bcc9832ebe..290d57bc0de 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/10/08 23:00:59 adam Exp $ - -PKG_DESTDIR_SUPPORT= user-destdir +# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:20 asau Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 1e3855c1c15..573a95032cd 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2012/03/31 08:52:31 dholland Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/23 17:19:20 asau Exp $ # DISTNAME= xipdump-1.5.4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.lse.epita.fr/twiki/bin/view/Projects/XipDump COMMENT= Displays IP packets using X Window System -PKG_DESTDIR_SUPPORT= user-destdir - PLIST_SRC= ${WRKDIR}/PLIST USE_X11BASE= yes diff --git a/net/xmftp/Makefile b/net/xmftp/Makefile index e3c3e2b5571..ed58bf99f92 100644 --- a/net/xmftp/Makefile +++ b/net/xmftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/01/12 15:56:57 hans Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 17:19:21 asau Exp $ # DISTNAME= xmftp-1.0.4 @@ -10,8 +10,6 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://viraj.org/old/xmftp/ COMMENT= X/Motif FTP client -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/xmftp/source USE_X11BASE= yes USE_TOOLS+= gmake diff --git a/net/xnap/Makefile b/net/xnap/Makefile index 3295dbc1834..a982d3a9064 100644 --- a/net/xnap/Makefile +++ b/net/xnap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/01/01 20:06:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:21 asau Exp $ # DISTNAME= xnap-2.0 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xnap.sourceforge.net/ COMMENT= Java filesharing client with support for OpenNap -PKG_DESTDIR_SUPPORT= user-destdir - USE_JAVA= run PKG_JVMS_ACCEPTED= 1.4 diff --git a/net/xorp/Makefile b/net/xorp/Makefile index 2447f6726b2..60c4de4c76a 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/08/10 17:59:45 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:19:21 asau Exp $ # DISTNAME= xorp-1.6 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xorp.org/ COMMENT= The eXtensible Open Router Platform -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake flex diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile index 6f5d0d26dc8..9e850d2dbc1 100644 --- a/net/xrmftp/Makefile +++ b/net/xrmftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:18 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:19:21 asau Exp $ DISTNAME= xrmftp-1.2.4 PKGREVISION= 7 @@ -10,8 +10,6 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://www-users.mat.uni.torun.pl/~rafmet/xrmftp/ COMMENT= FTP client for X Window System -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME}.src USE_X11BASE= yes diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile index 6f8e9cab6bc..4a2cdef529b 100644 --- a/net/xtraceroute/Makefile +++ b/net/xtraceroute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2012/02/06 12:41:18 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2012/10/23 17:19:21 asau Exp $ # DISTNAME= xtraceroute-0.8.14 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dtek.chalmers.se/~d3august/xt/index.html COMMENT= Graphical version of traceroute, which traces the route IP packets go -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt diff --git a/net/xymon/Makefile b/net/xymon/Makefile index e294af3b014..9f15b4c13d8 100644 --- a/net/xymon/Makefile +++ b/net/xymon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/10/11 18:42:19 spz Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/23 17:19:21 asau Exp $ # DISTNAME= xymon-4.3.10 @@ -10,7 +10,6 @@ HOMEPAGE= http://sourceforge.net/projects/xymon/ COMMENT= Network services monitor a la Big Brother LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= NO CONFLICTS+= hobbitmon-[0-9]* diff --git a/net/xymonclient/Makefile b/net/xymonclient/Makefile index b20914fcaaf..05e5b1715e6 100644 --- a/net/xymonclient/Makefile +++ b/net/xymonclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/11 18:42:19 spz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:21 asau Exp $ # DISTNAME= xymon-4.3.10 @@ -12,7 +12,6 @@ COMMENT= Network services monitor a la Big Brother LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= NO CONFLICTS+= hobbitmon-[0-9]* diff --git a/net/yafc/Makefile b/net/yafc/Makefile index 61c51759cb7..0517992c6db 100644 --- a/net/yafc/Makefile +++ b/net/yafc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/05/20 00:58:26 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/23 17:19:21 asau Exp $ DISTNAME= yafc-0.7.10 PKGREVISION= 3 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://yafc.sourceforge.net/ COMMENT= Yet another FTP client -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_GNU_READLINE= yes diff --git a/net/yale-tftpd/Makefile b/net/yale-tftpd/Makefile index 53ec144b8a2..10b05fe29b3 100644 --- a/net/yale-tftpd/Makefile +++ b/net/yale-tftpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/01/25 09:56:08 he Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 17:19:21 asau Exp $ DISTNAME= yale-tftpd-3.0 PKGREVISION= 6 @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/net/yale-tftpd/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Enhanced tftpd(8) from Yale University and cisco Systems -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes WRKSRC= ${WRKDIR} diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 138ffc84d97..3860239b71a 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2012/06/14 07:43:18 sbd Exp $ +# $NetBSD: Makefile,v 1.47 2012/10/23 17:19:22 asau Exp $ # DISTNAME= yaz-4.1.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://indexdata.dk/yaz/ COMMENT= C/C++ toolkit for the development of Z39.50v3/SRW clients and servers LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_TOOLS+= pkg-config tclsh diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile index fbd83f66286..402bbddd14e 100644 --- a/net/youtube-dl/Makefile +++ b/net/youtube-dl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2012/10/02 09:03:25 mrg Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/23 17:19:22 asau Exp $ VERSION_DATE= 2012.09.27 DISTNAME= youtube-dl @@ -13,8 +13,6 @@ HOMEPAGE= http://rg3.github.com/youtube-dl/ COMMENT= Download videos from youtube.com LICENSE= public-domain -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none NO_BUILD= yes WRKSRC= ${WRKDIR} diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile index 72f2292cc77..5cfc683941a 100644 --- a/net/ytalk/Makefile +++ b/net/ytalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2011/07/14 00:40:13 jklos Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/23 17:19:22 asau Exp $ DISTNAME= ytalk-3.3.0 CATEGORIES= net @@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.iagora.com/~espel/ytalk/ytalk.html COMMENT= Multi-user replacement for UNIX talk -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= ytalk-x11-[0-9]* GNU_CONFIGURE= yes diff --git a/net/ywho/Makefile b/net/ywho/Makefile index 6f87064946b..d5ab71f9afa 100644 --- a/net/ywho/Makefile +++ b/net/ywho/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/06/23 22:52:35 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/23 17:19:22 asau Exp $ # DISTNAME= ywho-1.3 @@ -8,8 +8,6 @@ MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Who, users, uptime on clients in a sun-RPC network -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes MAKE_FLAGS+= DEST=${DESTDIR}${PREFIX} PKGMANDIR=${PKGMANDIR} MAKE_FLAGS+= EXTRA_LIBS=${LIBS:Q} diff --git a/net/zeromq/Makefile b/net/zeromq/Makefile index c2cea4533bf..2b9512c971e 100644 --- a/net/zeromq/Makefile +++ b/net/zeromq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/01/26 05:40:30 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:22 asau Exp $ # DISTNAME= zeromq-2.1.11 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.zeromq.org/ COMMENT= The ZeroMQ messaging library LICENSE= gnu-lgpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ diff --git a/net/zsync/Makefile b/net/zsync/Makefile index df8cbf0738e..68e39682fbb 100644 --- a/net/zsync/Makefile +++ b/net/zsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/08/11 15:43:13 agc Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:22 asau Exp $ DISTNAME= zsync-0.6.2 CATEGORIES= net @@ -10,8 +10,6 @@ HOMEPAGE= http://zsync.moria.org.uk/index COMMENT= Optimising file distribution program, a 1-to-many rsync LICENSE= artistic-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes .include "../../mk/bsd.pkg.mk" |