summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committertrevor <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /net
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadFreeBSD-ports-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
FreeBSD-ports-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'net')
-rw-r--r--net/44bsd-rdist/Makefile1
-rw-r--r--net/44bsd-rdist/pkg-plist1
-rw-r--r--net/archie/Makefile1
-rw-r--r--net/archie/pkg-plist1
-rw-r--r--net/ari-yahoo/Makefile1
-rw-r--r--net/ari-yahoo/pkg-plist1
-rw-r--r--net/cdonkey/Makefile1
-rw-r--r--net/cdonkey/pkg-plist1
-rw-r--r--net/choparp/Makefile1
-rw-r--r--net/choparp/pkg-plist1
-rw-r--r--net/ctrace/Makefile1
-rw-r--r--net/ctrace/pkg-plist1
-rw-r--r--net/flow-extract/Makefile3
-rw-r--r--net/flow-extract/pkg-plist1
-rw-r--r--net/gnosamba/Makefile1
-rw-r--r--net/gnosamba/pkg-plist1
-rw-r--r--net/googolplex/Makefile1
-rw-r--r--net/googolplex/pkg-plist1
-rw-r--r--net/ipw/Makefile1
-rw-r--r--net/ipw/pkg-plist1
-rw-r--r--net/oproute/Makefile1
-rw-r--r--net/oproute/pkg-plist1
-rw-r--r--net/pcnfsd/Makefile1
-rw-r--r--net/pcnfsd/pkg-plist1
-rw-r--r--net/poink/Makefile3
-rw-r--r--net/poink/pkg-plist1
-rw-r--r--net/pppload/Makefile1
-rw-r--r--net/pppload/pkg-plist1
-rw-r--r--net/py-rrdpipe/Makefile1
-rw-r--r--net/py-rrdpipe/pkg-plist1
-rw-r--r--net/rfbproxy/Makefile3
-rw-r--r--net/rfbproxy/pkg-plist1
-rw-r--r--net/ssldump/Makefile1
-rw-r--r--net/ssldump/pkg-plist1
-rw-r--r--net/vomit/Makefile1
-rw-r--r--net/vomit/pkg-plist1
-rw-r--r--net/xprobe/Makefile3
-rw-r--r--net/xprobe/pkg-plist1
38 files changed, 23 insertions, 23 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile
index eeb7756..d39e29b 100644
--- a/net/44bsd-rdist/Makefile
+++ b/net/44bsd-rdist/Makefile
@@ -18,6 +18,7 @@ USE_BZIP2= yes
NO_WRKSUBDIR= yes
MAN1= 44bsd-rdist.1
+PLIST_FILES= bin/44bsd-rdist
post-extract:
cd ${WRKSRC} ; co RCS/*,v
diff --git a/net/44bsd-rdist/pkg-plist b/net/44bsd-rdist/pkg-plist
deleted file mode 100644
index c787152..0000000
--- a/net/44bsd-rdist/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/44bsd-rdist
diff --git a/net/archie/Makefile b/net/archie/Makefile
index 9b1b5d2..d9d89d6 100644
--- a/net/archie/Makefile
+++ b/net/archie/Makefile
@@ -17,5 +17,6 @@ COMMENT= Prospero client for the archie service
WRKSRC= ${WRKDIR}/archie-1.4.1-FIX
MAN1= archie.1
+PLIST_FILES= bin/archie
.include <bsd.port.mk>
diff --git a/net/archie/pkg-plist b/net/archie/pkg-plist
deleted file mode 100644
index c3b3b70..0000000
--- a/net/archie/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/archie
diff --git a/net/ari-yahoo/Makefile b/net/ari-yahoo/Makefile
index 1e585fb..f07bd68 100644
--- a/net/ari-yahoo/Makefile
+++ b/net/ari-yahoo/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A console Yahoo! messenger client
+PLIST_FILES= bin/ari-yahoo
USE_GMAKE= yes
USE_AUTOCONF_VER= 253
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/net/ari-yahoo/pkg-plist b/net/ari-yahoo/pkg-plist
deleted file mode 100644
index 29ed993..0000000
--- a/net/ari-yahoo/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ari-yahoo
diff --git a/net/cdonkey/Makefile b/net/cdonkey/Makefile
index 08bcbf8..75bc538 100644
--- a/net/cdonkey/Makefile
+++ b/net/cdonkey/Makefile
@@ -18,6 +18,7 @@ COMMENT= An open and free core client for the eDonkey protocol
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
+PLIST_FILES= bin/cDonkey
USE_BZIP2= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/net/cdonkey/pkg-plist b/net/cdonkey/pkg-plist
deleted file mode 100644
index f30a1e7..0000000
--- a/net/cdonkey/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cDonkey
diff --git a/net/choparp/Makefile b/net/choparp/Makefile
index 646f218..31bf2d6 100644
--- a/net/choparp/Makefile
+++ b/net/choparp/Makefile
@@ -15,5 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Simple proxy arp daemon
MAN8= choparp.8
+PLIST_FILES= sbin/choparp
.include <bsd.port.mk>
diff --git a/net/choparp/pkg-plist b/net/choparp/pkg-plist
deleted file mode 100644
index 7e9114b..0000000
--- a/net/choparp/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/choparp
diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile
index 0c95f1f..4e04da7 100644
--- a/net/ctrace/Makefile
+++ b/net/ctrace/Makefile
@@ -21,6 +21,7 @@ NO_BUILD= yes
USE_BZIP2= yes
MAN1= ctrace.1
+PLIST_FILES= sbin/ctrace
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ctrace ${PREFIX}/sbin
diff --git a/net/ctrace/pkg-plist b/net/ctrace/pkg-plist
deleted file mode 100644
index c7432b8..0000000
--- a/net/ctrace/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/ctrace
diff --git a/net/flow-extract/Makefile b/net/flow-extract/Makefile
index da49b0a..a0a8d1f 100644
--- a/net/flow-extract/Makefile
+++ b/net/flow-extract/Makefile
@@ -30,6 +30,7 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/flow-extract ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/flow-extract.1 ${PREFIX}/man/man1
-MAN1= flow-extract.1
+MAN1= flow-extract.1
+PLIST_FILES= bin/flow-extract
.include <bsd.port.mk>
diff --git a/net/flow-extract/pkg-plist b/net/flow-extract/pkg-plist
deleted file mode 100644
index 538a271..0000000
--- a/net/flow-extract/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/flow-extract
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile
index 9b97b02..e3ac86b 100644
--- a/net/gnosamba/Makefile
+++ b/net/gnosamba/Makefile
@@ -18,6 +18,7 @@ COMMENT= Samba configuration tool for X Window System
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
+PLIST_FILES= bin/gnosamba
USE_X_PREFIX= yes
USE_GNOME= gnomelibs
USE_REINPLACE= yes
diff --git a/net/gnosamba/pkg-plist b/net/gnosamba/pkg-plist
deleted file mode 100644
index 0ca8901..0000000
--- a/net/gnosamba/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/gnosamba
diff --git a/net/googolplex/Makefile b/net/googolplex/Makefile
index 0049967..06b0a4d 100644
--- a/net/googolplex/Makefile
+++ b/net/googolplex/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://googolplex.sourceforge.net/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= Query Google, parse it and returns the result as a list
+PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/googolplex.py
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/net/googolplex/pkg-plist b/net/googolplex/pkg-plist
deleted file mode 100644
index 3e7651b..0000000
--- a/net/googolplex/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/googolplex.py
diff --git a/net/ipw/Makefile b/net/ipw/Makefile
index e1b0366..8bbd31c 100644
--- a/net/ipw/Makefile
+++ b/net/ipw/Makefile
@@ -15,5 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A "whois" replacement that automatically queries several databases
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/ipw
.include <bsd.port.mk>
diff --git a/net/ipw/pkg-plist b/net/ipw/pkg-plist
deleted file mode 100644
index 131ba5e6..0000000
--- a/net/ipw/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ipw
diff --git a/net/oproute/Makefile b/net/oproute/Makefile
index 59e03db..40641c2 100644
--- a/net/oproute/Makefile
+++ b/net/oproute/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for measuring general performance of the Internet
+PLIST_FILES= bin/oproute
USE_REINPLACE= yes
.include <bsd.port.pre.mk>
diff --git a/net/oproute/pkg-plist b/net/oproute/pkg-plist
deleted file mode 100644
index 686bd97..0000000
--- a/net/oproute/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/oproute
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index 20a1957..5f7a731 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -17,6 +17,7 @@ COMMENT= Sun PC NFS authentication and printing server
MAN8= pcnfsd.8
MANCOMPRESSED= maybe
+PLIST_FILES= libexec/rpc.pcnfsd
NO_WRKSUBDIR=
diff --git a/net/pcnfsd/pkg-plist b/net/pcnfsd/pkg-plist
deleted file mode 100644
index 6ef6002..0000000
--- a/net/pcnfsd/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-libexec/rpc.pcnfsd
diff --git a/net/poink/Makefile b/net/poink/Makefile
index 7792671..792dcf7 100644
--- a/net/poink/Makefile
+++ b/net/poink/Makefile
@@ -20,7 +20,8 @@ USE_ZIP= yes
BROKEN= "Hostname resolution broken on ${MACHINE_ARCH}"
.endif
-MAN1= poink.1
+MAN1= poink.1
+PLIST_FILES= bin/poink
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/poink ${PREFIX}/bin
diff --git a/net/poink/pkg-plist b/net/poink/pkg-plist
deleted file mode 100644
index 70998c1..0000000
--- a/net/poink/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/poink
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
index 48890f6..ca3f73d 100644
--- a/net/pppload/Makefile
+++ b/net/pppload/Makefile
@@ -20,6 +20,7 @@ USE_GMAKE= yes
MAKE_ENV= QTDIR=${X11BASE} PTHREAD_LIBS=${PTHREAD_LIBS}
MAN1= pppload.1
+PLIST_FILES= bin/pppload
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pppload ${PREFIX}/bin
diff --git a/net/pppload/pkg-plist b/net/pppload/pkg-plist
deleted file mode 100644
index c13b993..0000000
--- a/net/pppload/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pppload
diff --git a/net/py-rrdpipe/Makefile b/net/py-rrdpipe/Makefile
index 10ae742..9d60f1e 100644
--- a/net/py-rrdpipe/Makefile
+++ b/net/py-rrdpipe/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool
USE_PYTHON= yes
NO_BUILD= yes
+PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/RRDpipe.py
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/RRDpipe.py ${PYTHON_SITELIBDIR}
diff --git a/net/py-rrdpipe/pkg-plist b/net/py-rrdpipe/pkg-plist
deleted file mode 100644
index 7bfe68f..0000000
--- a/net/py-rrdpipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/RRDpipe.py
diff --git a/net/rfbproxy/Makefile b/net/rfbproxy/Makefile
index b869456..7d5b4a5 100644
--- a/net/rfbproxy/Makefile
+++ b/net/rfbproxy/Makefile
@@ -19,6 +19,7 @@ USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-MAN1= rfbproxy.1
+MAN1= rfbproxy.1
+PLIST_FILES= bin/rfbproxy
.include <bsd.port.mk>
diff --git a/net/rfbproxy/pkg-plist b/net/rfbproxy/pkg-plist
deleted file mode 100644
index a5cb981..0000000
--- a/net/rfbproxy/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rfbproxy
diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile
index f361b11..5667748 100644
--- a/net/ssldump/Makefile
+++ b/net/ssldump/Makefile
@@ -25,5 +25,6 @@ CONFIGURE_ARGS= --with-openssl=${OPENSSLBASE} \
--sbindir=${PREFIX}/bin
MAN1= ssldump.1
+PLIST_FILES= bin/ssldump
.include <bsd.port.post.mk>
diff --git a/net/ssldump/pkg-plist b/net/ssldump/pkg-plist
deleted file mode 100644
index dbb1bdc..0000000
--- a/net/ssldump/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ssldump
diff --git a/net/vomit/Makefile b/net/vomit/Makefile
index 2c8fc98..22d5c90 100644
--- a/net/vomit/Makefile
+++ b/net/vomit/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAN1= vomit.1
+PLIST_FILES= bin/vomit
post-patch:
@${REINPLACE_CMD} -e 's|-O2 -Wall -g|@CFLAGS@|g' ${WRKSRC}/Makefile.in
diff --git a/net/vomit/pkg-plist b/net/vomit/pkg-plist
deleted file mode 100644
index 77b6652..0000000
--- a/net/vomit/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/vomit
diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile
index 73c2be9..8a54e6f 100644
--- a/net/xprobe/Makefile
+++ b/net/xprobe/Makefile
@@ -15,6 +15,7 @@ COMMENT= ICMP active OS fingerprint scanner
GNU_CONFIGURE= yes
-MAN1= xprobe.1
+MAN1= xprobe.1
+PLIST_FILES= bin/xprobe
.include <bsd.port.mk>
diff --git a/net/xprobe/pkg-plist b/net/xprobe/pkg-plist
deleted file mode 100644
index 5566923..0000000
--- a/net/xprobe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/xprobe
OpenPOWER on IntegriCloud