Skip to content

Commit

Permalink
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these…
Browse files Browse the repository at this point in the history
… days.
  • Loading branch information
asau committed Oct 23, 2012
1 parent 6d256eb commit d3bf5fa
Show file tree
Hide file tree
Showing 669 changed files with 670 additions and 1,886 deletions.
4 changes: 1 addition & 3 deletions net/3proxy/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
4 changes: 1 addition & 3 deletions net/6tunnel/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -9,8 +9,6 @@ MAINTAINER= [email protected]
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"
Expand Down
4 changes: 1 addition & 3 deletions net/DarwinStreamingServer/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions net/GeoIP/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 1 addition & 3 deletions net/Geomyidae/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
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
Expand Down
4 changes: 1 addition & 3 deletions net/IglooFTP/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
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:
Expand Down
4 changes: 1 addition & 3 deletions net/LaBrea/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
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
Expand Down
3 changes: 1 addition & 2 deletions net/ORBit/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
3 changes: 1 addition & 2 deletions net/ORBit2/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
3 changes: 1 addition & 2 deletions net/Radicale/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
4 changes: 1 addition & 3 deletions net/SDL_net/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 1 addition & 3 deletions net/adns/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
3 changes: 1 addition & 2 deletions net/aget/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
4 changes: 1 addition & 3 deletions net/aiccu/Makefile
Original file line number Diff line number Diff line change
@@ -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}
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
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/*
Expand Down
4 changes: 1 addition & 3 deletions net/airport2basestationconfig/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
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-*-*
Expand Down
4 changes: 1 addition & 3 deletions net/airportbasestationconfig/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
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-*-*
Expand Down
4 changes: 1 addition & 3 deletions net/airportmodemutility/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
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-*-*
Expand Down
4 changes: 1 addition & 3 deletions net/amule/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand All @@ -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++
Expand Down
4 changes: 1 addition & 3 deletions net/aoe-vblade/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
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
Expand Down
4 changes: 1 addition & 3 deletions net/apollo/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 1 addition & 3 deletions net/argus/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 1 addition & 3 deletions net/aria2/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 1 addition & 3 deletions net/arp-scan/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down
4 changes: 1 addition & 3 deletions net/arpd/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= ftp://subzero.campus.luth.se/pub/arpd/
MAINTAINER= [email protected]
COMMENT= ARP daemon

PKG_DESTDIR_SUPPORT= user-destdir

NOT_FOR_PLATFORM= Interix-*-* # does not have bpf(4) device

MAKE_ENV+= BINDIR=${PREFIX}/sbin
Expand Down
4 changes: 1 addition & 3 deletions net/arping/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
4 changes: 1 addition & 3 deletions net/arpwatch/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/
MAINTAINER= [email protected]
COMMENT= Monitor ARP activity on a network, maintaining a database

PKG_DESTDIR_SUPPORT= user-destdir

RCD_SCRIPTS= arpwatch

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions net/autonet/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -8,8 +8,6 @@ EXTRACT_SUFX= .tbz
MAINTAINER= [email protected]
COMMENT= Automatically configure network interface & WEP keys

PKG_DESTDIR_SUPPORT= user-destdir

ONLY_FOR_PLATFORM= NetBSD-*-*

USE_LANGUAGES= # empty
Expand Down
Loading

0 comments on commit d3bf5fa

Please sign in to comment.