diff options
Diffstat (limited to 'net')
182 files changed, 98 insertions, 96 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index d271254e2506..4939a93c9220 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -22,5 +22,6 @@ ALL_TARGET= default MAN1= 6tunnel.1 MANCOMPRESSED= no +PLIST_FILES= bin/6tunnel .include <bsd.port.mk> diff --git a/net/6tunnel/pkg-plist b/net/6tunnel/pkg-plist deleted file mode 100644 index 7f1da5ee2229..000000000000 --- a/net/6tunnel/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/6tunnel diff --git a/net/aget/Makefile b/net/aget/Makefile index 4598bc1bf0c6..bfca975186f0 100644 --- a/net/aget/Makefile +++ b/net/aget/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.enderunix.org/aget/ MAINTAINER= az_mail@gmx.at COMMENT= A multithreaded HTTP download accelerator +PLIST_FILES= bin/aget WRKSRC= ${WRKDIR}/aget-0.4 .include <bsd.port.mk> diff --git a/net/aget/pkg-plist b/net/aget/pkg-plist deleted file mode 100644 index 17c2c2d32162..000000000000 --- a/net/aget/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/aget diff --git a/net/angst/Makefile b/net/angst/Makefile index f4198b02f4bb..b1a57d56a1ec 100644 --- a/net/angst/Makefile +++ b/net/angst/Makefile @@ -23,7 +23,8 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config USE_SIZE= yes USE_REINPLACE= yes -MAN8= angst.8 +MAN8= angst.8 +PLIST_FILES= sbin/angst post-patch: @${REINPLACE_CMD} -e "s,^CC,#CC,g ; \ diff --git a/net/angst/pkg-plist b/net/angst/pkg-plist deleted file mode 100644 index b4e072bc77c5..000000000000 --- a/net/angst/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/angst diff --git a/net/arpd/Makefile b/net/arpd/Makefile index c6a22571e865..f1263fe674de 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} -MAN8= arpd.8 +MAN8= arpd.8 +PLIST_FILES= sbin/arpd .include <bsd.port.mk> diff --git a/net/arpd/pkg-plist b/net/arpd/pkg-plist deleted file mode 100644 index 46f8393fa10c..000000000000 --- a/net/arpd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/arpd diff --git a/net/arping/Makefile b/net/arping/Makefile index 4def9439e48a..1aefb4e99fb5 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet LDFLAGS+= -lpcap MAN8= arping.8 +PLIST_FILES= sbin/arping do-build: cd ${WRKSRC} && \ diff --git a/net/arping/pkg-plist b/net/arping/pkg-plist deleted file mode 100644 index 7c61a1c94378..000000000000 --- a/net/arping/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/arping diff --git a/net/arprelease/Makefile b/net/arprelease/Makefile index 8bcb010dca6c..e09f3bae42a2 100644 --- a/net/arprelease/Makefile +++ b/net/arprelease/Makefile @@ -17,6 +17,7 @@ COMMENT= Libnet tool to flush arp cache entries from devices (eg. routers) BUILD_DEPENDS= libnet-config:${PORTSDIR}/net/libnet LIBNET_CONFIG= libnet-config +PLIST_FILES= bin/arprelease do-build: (cd ${WRKSRC} && \ diff --git a/net/arprelease/pkg-plist b/net/arprelease/pkg-plist deleted file mode 100644 index 662ecb7565e9..000000000000 --- a/net/arprelease/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/arprelease diff --git a/net/bgpq/Makefile b/net/bgpq/Makefile index ed08e61f870f..36a133828316 100644 --- a/net/bgpq/Makefile +++ b/net/bgpq/Makefile @@ -14,6 +14,7 @@ MAINTAINER= snar@paranoia.ru COMMENT= Bgpq - lightweight access-list generator for cisco routers MAN8= bgpq.8 +PLIST_FILES= bin/bgpq HAS_CONFIGURE= yes diff --git a/net/bgpq/pkg-plist b/net/bgpq/pkg-plist deleted file mode 100644 index ac1c59d042ae..000000000000 --- a/net/bgpq/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/bgpq diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 1ce97451e700..a7392c41470c 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -18,6 +18,7 @@ GNU_CONFIGURE= YES USE_GMAKE= YES MAN1= bmon.1 +PLIST_FILES= sbin/bmon do-install: ${INSTALL} ${STRIP} ${COPY} ${_BINOWNGRP} -m 4755 ${WRKSRC}/bmon ${PREFIX}/sbin diff --git a/net/bmon/pkg-plist b/net/bmon/pkg-plist deleted file mode 100644 index 8dcbabe812e9..000000000000 --- a/net/bmon/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/bmon diff --git a/net/boclient/Makefile b/net/boclient/Makefile index 50fca784c318..e3fc9de6597c 100644 --- a/net/boclient/Makefile +++ b/net/boclient/Makefile @@ -15,6 +15,7 @@ DISTNAME= bo121unix MAINTAINER= darius@dons.net.au COMMENT= Client program for the Back Orifice Windows program +PLIST_FILES= bin/bounix WRKSRC= ${WRKDIR}/bo GNU_CONFIGURE= yes diff --git a/net/boclient/pkg-plist b/net/boclient/pkg-plist deleted file mode 100644 index cf874151a5d7..000000000000 --- a/net/boclient/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/bounix diff --git a/net/cidr/Makefile b/net/cidr/Makefile index 84b1400b54fa..7e2f7fc683f8 100644 --- a/net/cidr/Makefile +++ b/net/cidr/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ALL_TARGET= cidr MAN1= cidr.1 +PLIST_FILES= bin/cidr do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cidr ${PREFIX}/bin/cidr diff --git a/net/cidr/pkg-plist b/net/cidr/pkg-plist deleted file mode 100644 index 5485d27b325b..000000000000 --- a/net/cidr/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/cidr diff --git a/net/cphone/Makefile b/net/cphone/Makefile index 7c3eb331922d..995d7bc11ef0 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build NOCLEANDEPENDS= yes +PLIST_FILES= bin/cphone USE_BZIP2= yes USE_BISON= yes USE_QT_VER= 3 diff --git a/net/cphone/pkg-plist b/net/cphone/pkg-plist deleted file mode 100644 index 908a0035b5d7..000000000000 --- a/net/cphone/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/cphone diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile index 88567a1bb2e7..c9186048fdc5 100644 --- a/net/datapipe/Makefile +++ b/net/datapipe/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/unsupported/ \ MAINTAINER= dbaker@FreeBSD.org COMMENT= A simple program to bind a local port and connect it to a remote socket +PLIST_FILES= bin/datapipe + do-build: ${CC} ${CFLAGS} -o ${WRKDIR}/${DISTNAME}/datapipe ${WRKDIR}/${DISTNAME}/datapipe.c diff --git a/net/datapipe/pkg-plist b/net/datapipe/pkg-plist deleted file mode 100644 index 0d9d101528e1..000000000000 --- a/net/datapipe/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/datapipe diff --git a/net/dctc-gui-qt/Makefile b/net/dctc-gui-qt/Makefile index cfab10f7a07b..16dc75d3f28d 100644 --- a/net/dctc-gui-qt/Makefile +++ b/net/dctc-gui-qt/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= dctc:${PORTSDIR}/net/dctc USE_QT_VER= 3 USE_REINPLACE= yes MAKE_ENV= QTDIR="${QTDIR}" +PLIST_FILES= bin/dc-qt QTDIR?= ${X11BASE} QMAKE?= ${X11BASE}/bin/qmake diff --git a/net/dctc-gui-qt/pkg-plist b/net/dctc-gui-qt/pkg-plist deleted file mode 100644 index cad195c8e712..000000000000 --- a/net/dctc-gui-qt/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/dc-qt diff --git a/net/ddc/Makefile b/net/ddc/Makefile index 63e86265de66..7926eb9999c4 100644 --- a/net/ddc/Makefile +++ b/net/ddc/Makefile @@ -14,5 +14,6 @@ MAINTAINER= edwin@mavetju.org COMMENT= Control your DHCP daemon a la apachectl MAN8= ddc.8 +PLIST_FILES= bin/ddc .include <bsd.port.mk> diff --git a/net/ddc/pkg-plist b/net/ddc/pkg-plist deleted file mode 100644 index a6375e424039..000000000000 --- a/net/ddc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ddc diff --git a/net/dhcpdump/Makefile b/net/dhcpdump/Makefile index 3e670d725761..99c935da2346 100644 --- a/net/dhcpdump/Makefile +++ b/net/dhcpdump/Makefile @@ -14,6 +14,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= Decode and diagnose sniffed DHCP packets MAN1= dhcpdump.1 +PLIST_FILES= bin/dhcpdump GNU_CONFIGURE= yes USE_PERL5_BUILD= yes diff --git a/net/dhcpdump/pkg-plist b/net/dhcpdump/pkg-plist deleted file mode 100644 index 683c026e7cd2..000000000000 --- a/net/dhcpdump/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/dhcpdump diff --git a/net/dhcping/Makefile b/net/dhcping/Makefile index 8a8619922679..b79a8175d356 100644 --- a/net/dhcping/Makefile +++ b/net/dhcping/Makefile @@ -17,5 +17,6 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} MAN8= dhcping.8 +PLIST_FILES= bin/dhcping .include <bsd.port.mk> diff --git a/net/dhcping/pkg-plist b/net/dhcping/pkg-plist deleted file mode 100644 index fa1d789573ac..000000000000 --- a/net/dhcping/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/dhcping diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile index 40f4092a6ef3..3d911fa9fed2 100644 --- a/net/driftnet/Makefile +++ b/net/driftnet/Makefile @@ -25,7 +25,8 @@ USE_GMAKE= yes ALL_TARGET= default MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" -MAN1= driftnet.1 +MAN1= driftnet.1 +PLIST_FILES= bin/driftnet do-install: ${INSTALL_PROGRAM} ${WRKSRC}/driftnet ${PREFIX}/bin/ diff --git a/net/driftnet/pkg-plist b/net/driftnet/pkg-plist deleted file mode 100644 index b1525af7a32a..000000000000 --- a/net/driftnet/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/driftnet diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 4e7595718ab4..d69e2d00132a 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -20,5 +20,6 @@ CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \ --enable-ttcp --enable-tos --enable-priority MAN1= echoping.1 +PLIST_FILES= bin/echoping .include <bsd.port.mk> diff --git a/net/echoping/pkg-plist b/net/echoping/pkg-plist deleted file mode 100644 index f48506df60ce..000000000000 --- a/net/echoping/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/echoping diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index fc9cb7f2b3ca..a705a1ba05d0 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -21,5 +21,6 @@ USE_GETOPT_LONG= yes CFLAGS+= -I${LOCALBASE}/include MAN1= fsp.1 +PLIST_FILES= bin/fsp .include <bsd.port.mk> diff --git a/net/fspclient/pkg-plist b/net/fspclient/pkg-plist deleted file mode 100644 index 04d675ebd6bd..000000000000 --- a/net/fspclient/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/fsp diff --git a/net/ginsu/Makefile b/net/ginsu/Makefile index 16366550a82b..7e248f51bf5a 100644 --- a/net/ginsu/Makefile +++ b/net/ginsu/Makefile @@ -18,5 +18,6 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc GNU_CONFIGURE= yes MAN1= ginsu.1 +PLIST_FILES= bin/ginsu .include <bsd.port.mk> diff --git a/net/ginsu/pkg-plist b/net/ginsu/pkg-plist deleted file mode 100644 index 9743309596df..000000000000 --- a/net/ginsu/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ginsu diff --git a/net/gkrellm_snmp/Makefile b/net/gkrellm_snmp/Makefile index 0dd10bf4aa2c..986ad8b4d4b6 100644 --- a/net/gkrellm_snmp/Makefile +++ b/net/gkrellm_snmp/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm +PLIST_FILES= libexec/gkrellm/plugins/gkrellm_snmp.so USE_X_PREFIX= yes USE_GNOME= imlib MAKE_ENV= GKRELLM_INCLUDE="-I${X11BASE}/include/gkrellm/" \ diff --git a/net/gkrellm_snmp/pkg-plist b/net/gkrellm_snmp/pkg-plist deleted file mode 100644 index ad3c85b36157..000000000000 --- a/net/gkrellm_snmp/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/gkrellm/plugins/gkrellm_snmp.so diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile index 8e920a8afb61..327c7d0b61c4 100644 --- a/net/gkrellmqst/Makefile +++ b/net/gkrellmqst/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ qstat:${PORTSDIR}/games/qstat +PLIST_FILES= libexec/gkrellm/plugins/qst.so WRKSRC= ${WRKDIR}/${PORTNAME:S/mq/m_q/} USE_X_PREFIX= yes USE_GNOME= imlib diff --git a/net/gkrellmqst/pkg-plist b/net/gkrellmqst/pkg-plist deleted file mode 100644 index c6fae5cced14..000000000000 --- a/net/gkrellmqst/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -libexec/gkrellm/plugins/qst.so diff --git a/net/gnome-vnc/Makefile b/net/gnome-vnc/Makefile index 8bc0d4e4230f..595b8d4cedb1 100644 --- a/net/gnome-vnc/Makefile +++ b/net/gnome-vnc/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.daa.com.au/pub/james/gnome/ MAINTAINER= domi@saargate.de COMMENT= A GNOME/gtk viewer for VNC servers +PLIST_FILES= bin/gnome-vnc-viewer USE_GNOME= gnomelibs USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/net/gnome-vnc/pkg-plist b/net/gnome-vnc/pkg-plist deleted file mode 100644 index 73258537240b..000000000000 --- a/net/gnome-vnc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gnome-vnc-viewer diff --git a/net/gutenfetch/Makefile b/net/gutenfetch/Makefile index b2da49989f59..56707bfb35eb 100644 --- a/net/gutenfetch/Makefile +++ b/net/gutenfetch/Makefile @@ -23,6 +23,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes MAN1= gutenfetch.1 +PLIST_FILES= bin/gutenfetch post-install: ${STRIP_CMD} ${PREFIX}/bin/gutenfetch diff --git a/net/gutenfetch/pkg-plist b/net/gutenfetch/pkg-plist deleted file mode 100644 index ca3e3856154d..000000000000 --- a/net/gutenfetch/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/gutenfetch diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index b9cec807c097..defa1a3d6231 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -17,6 +17,7 @@ COMMENT= Sends HTTP requests every few seconds and times how long they take WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= http_ping.1 MANCOMPRESSED= no +PLIST_FILES= bin/http_ping do-install: ${INSTALL_PROGRAM} ${WRKSRC}/http_ping ${PREFIX}/bin diff --git a/net/http_ping/pkg-plist b/net/http_ping/pkg-plist deleted file mode 100644 index 14b5306b00fd..000000000000 --- a/net/http_ping/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/http_ping diff --git a/net/icmpmonitor/Makefile b/net/icmpmonitor/Makefile index a60a4213b7ba..c8cf02507fd6 100644 --- a/net/icmpmonitor/Makefile +++ b/net/icmpmonitor/Makefile @@ -20,5 +20,6 @@ GNU_CONFIGURE= YES WRKSRC= ${WRKDIR}/icmpmonitor MAN1= icmpmonitor.1 +PLIST_FILES= bin/icmpmonitor .include <bsd.port.mk> diff --git a/net/icmpmonitor/pkg-plist b/net/icmpmonitor/pkg-plist deleted file mode 100644 index c0345cd700e0..000000000000 --- a/net/icmpmonitor/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/icmpmonitor diff --git a/net/icmpquery/Makefile b/net/icmpquery/Makefile index 6c3cf762f1cf..39617c7838ae 100644 --- a/net/icmpquery/Makefile +++ b/net/icmpquery/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .c MAINTAINER= dom@happygiraffe.net COMMENT= Small utility for finding out time & netmask through ICMP +PLIST_FILES= bin/icmpquery NO_WRKSUBDIR= YES ALL_TARGET= icmpquery diff --git a/net/icmpquery/pkg-plist b/net/icmpquery/pkg-plist deleted file mode 100644 index f7afa54c2f39..000000000000 --- a/net/icmpquery/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/icmpquery diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 703e97a9cfbc..8f01ba39b636 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -21,5 +21,6 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes MAN1= ifstat.1 +PLIST_FILES= bin/ifstat .include <bsd.port.mk> diff --git a/net/ifstat/pkg-plist b/net/ifstat/pkg-plist deleted file mode 100644 index 88ba2ed22fb1..000000000000 --- a/net/ifstat/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ifstat diff --git a/net/ip6_int/Makefile b/net/ip6_int/Makefile index 57c9fc4cda8c..637fb128a104 100644 --- a/net/ip6_int/Makefile +++ b/net/ip6_int/Makefile @@ -16,6 +16,7 @@ EXTRACT_ONLY= # empty MAINTAINER= jylefort@brutele.be COMMENT= Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value +PLIST_FILES= bin/ip6_int NO_BUILD= yes USE_PERL5= yes diff --git a/net/ip6_int/pkg-plist b/net/ip6_int/pkg-plist deleted file mode 100644 index 8ed6486f69a7..000000000000 --- a/net/ip6_int/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ip6_int diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index 1ba3e5a44726..27232a809f6f 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -17,6 +17,7 @@ EXTRACT_ONLY= # empty MAINTAINER= petef@FreeBSD.org COMMENT= IP Calculator +PLIST_FILES= bin/ipcalc NO_BUILD= yes USE_PERL5= yes diff --git a/net/ipcalc/pkg-plist b/net/ipcalc/pkg-plist deleted file mode 100644 index 8d7f8e11f9a1..000000000000 --- a/net/ipcalc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ipcalc diff --git a/net/ipex/Makefile b/net/ipex/Makefile index 7d11209a49e5..1a518a4204ed 100644 --- a/net/ipex/Makefile +++ b/net/ipex/Makefile @@ -16,6 +16,7 @@ COMMENT= Packet examination / sniffer utility MAN1= ipex.1 MANCOMPRESSED= yes +PLIST_FILES= bin/ipex GNU_CONFIGURE= yes diff --git a/net/ipex/pkg-plist b/net/ipex/pkg-plist deleted file mode 100644 index d74fa6882df0..000000000000 --- a/net/ipex/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ipex diff --git a/net/ipv6socket_scrub/Makefile b/net/ipv6socket_scrub/Makefile index ef992484a170..225fbfa6f7bb 100644 --- a/net/ipv6socket_scrub/Makefile +++ b/net/ipv6socket_scrub/Makefile @@ -15,6 +15,7 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Checks IPv6 portability of C source code MAN1= ipv6socket_scrub.1 +PLIST_FILES= bin/ipv6socket_scrub WRKSRC= ${WRKDIR}/${DISTNAME}/src RESTRICTED= "not redistributable, license agreement required" diff --git a/net/ipv6socket_scrub/pkg-plist b/net/ipv6socket_scrub/pkg-plist deleted file mode 100644 index 88d591054204..000000000000 --- a/net/ipv6socket_scrub/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ipv6socket_scrub diff --git a/net/jabber-aim/Makefile b/net/jabber-aim/Makefile index 98090858a70b..800b501799fa 100644 --- a/net/jabber-aim/Makefile +++ b/net/jabber-aim/Makefile @@ -17,6 +17,7 @@ COMMENT= Jabber AIM Transport module BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber +PLIST_FILES= lib/jabber/aimtrans.so USE_GMAKE= yes USE_AUTOCONF= yes diff --git a/net/jabber-aim/pkg-plist b/net/jabber-aim/pkg-plist deleted file mode 100644 index 898d9188e22c..000000000000 --- a/net/jabber-aim/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/jabber/aimtrans.so diff --git a/net/jabber-conference/Makefile b/net/jabber-conference/Makefile index a84b574a207d..459847e8fea9 100644 --- a/net/jabber-conference/Makefile +++ b/net/jabber-conference/Makefile @@ -17,6 +17,7 @@ COMMENT= Jabber Conferencing module BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber +PLIST_FILES= lib/jabber/conference.so USE_GMAKE= yes CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber diff --git a/net/jabber-conference/pkg-plist b/net/jabber-conference/pkg-plist deleted file mode 100644 index 9335e35a1ee8..000000000000 --- a/net/jabber-conference/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/jabber/conference.so diff --git a/net/jabber-jud/Makefile b/net/jabber-jud/Makefile index e51711f3db9d..c06bc4ddaa13 100644 --- a/net/jabber-jud/Makefile +++ b/net/jabber-jud/Makefile @@ -17,6 +17,7 @@ COMMENT= Jabber User Directory module BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber +PLIST_FILES= lib/jabber/jud.so USE_GMAKE= yes post-patch: diff --git a/net/jabber-jud/pkg-plist b/net/jabber-jud/pkg-plist deleted file mode 100644 index e4f9ad4f120a..000000000000 --- a/net/jabber-jud/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/jabber/jud.so diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile index 70a795a7cfe5..6001b030b078 100644 --- a/net/jumpgate/Makefile +++ b/net/jumpgate/Makefile @@ -16,5 +16,6 @@ COMMENT= TCP connection forwarder GNU_CONFIGURE= yes MAN8= jumpgate.8 +PLIST_FILES= sbin/jumpgate .include <bsd.port.mk> diff --git a/net/jumpgate/pkg-plist b/net/jumpgate/pkg-plist deleted file mode 100644 index 29b59966a0cb..000000000000 --- a/net/jumpgate/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/jumpgate diff --git a/net/krdesktop/Makefile b/net/krdesktop/Makefile index 9e39b60d915e..ccc280e95030 100644 --- a/net/krdesktop/Makefile +++ b/net/krdesktop/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \ USE_KDELIBS_VER=3 NO_WRKSUBDIR= yes +PLIST_FILES= bin/krdesktop MAKE_ENV= QTDIR=${QT_PREFIX} \ KDEDIR=${LOCALBASE} \ diff --git a/net/krdesktop/pkg-plist b/net/krdesktop/pkg-plist deleted file mode 100644 index 3275c5e16067..000000000000 --- a/net/krdesktop/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/krdesktop diff --git a/net/lft/Makefile b/net/lft/Makefile index b45b08b20fbd..b4f26eb1f2b7 100644 --- a/net/lft/Makefile +++ b/net/lft/Makefile @@ -17,6 +17,7 @@ COMMENT= Layer 4 Traceroute program GNU_CONFIGURE= yes MAN8= lft.8 +PLIST_FILES= sbin/lft do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lft ${PREFIX}/sbin diff --git a/net/lft/pkg-plist b/net/lft/pkg-plist deleted file mode 100644 index 62333515d7ff..000000000000 --- a/net/lft/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/lft diff --git a/net/linux-edonkey-gui-gtk/Makefile b/net/linux-edonkey-gui-gtk/Makefile index b0d9956265c0..3ee8bd87393c 100644 --- a/net/linux-edonkey-gui-gtk/Makefile +++ b/net/linux-edonkey-gui-gtk/Makefile @@ -36,6 +36,7 @@ BRANDELF?= brandelf BINARY_NAME= linux_gui_unstable BINARY_NAME_INSTALL= linux-edonkey-gui-gtk +PLIST_FILES= bin/linux-edonkey-gui-gtk SNAPSHOT_DATE= 2002-02-22 do-install: diff --git a/net/linux-edonkey-gui-gtk/pkg-plist b/net/linux-edonkey-gui-gtk/pkg-plist deleted file mode 100644 index 118e43557a0b..000000000000 --- a/net/linux-edonkey-gui-gtk/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/linux-edonkey-gui-gtk diff --git a/net/lla/Makefile b/net/lla/Makefile index 125ef0fd1341..34609a2dcca0 100644 --- a/net/lla/Makefile +++ b/net/lla/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${SITE_ARCH_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \ NO_BUILD= yes NO_WRKSUBDIR= yes +PLIST_FILES= bin/lla EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/net/lla/pkg-plist b/net/lla/pkg-plist deleted file mode 100644 index 22e364181653..000000000000 --- a/net/lla/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/lla diff --git a/net/magictun/Makefile b/net/magictun/Makefile index b5a92f6b3875..ea8533cb10c9 100644 --- a/net/magictun/Makefile +++ b/net/magictun/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://anight.org/magictun/dist/ MAINTAINER= roam@FreeBSD.org COMMENT= "An LD_PRELOAD module for transparent HTTPS proxy redirection" +PLIST_FILES= lib/magictun.so + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/magictun.so ${PREFIX}/lib/magictun.so diff --git a/net/magictun/pkg-plist b/net/magictun/pkg-plist deleted file mode 100644 index 5e877a200533..000000000000 --- a/net/magictun/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/magictun.so diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index 4f1117f8a0a2..f125a554ead9 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp .endif GNU_CONFIGURE= yes +PLIST_FILES= bin/mbrowse USE_GNOME= gtk12 CONFIGURE_ARGS+= --with-snmp-prefix=${LOCALBASE} diff --git a/net/mbrowse/pkg-plist b/net/mbrowse/pkg-plist deleted file mode 100644 index 63308a566f59..000000000000 --- a/net/mbrowse/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mbrowse diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 1820241c9390..4201b7272b59 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -21,7 +21,8 @@ USE_GMAKE= yes WANT_GNOME= yes WANT_IPV6= yes -MAN8= mtr.8 +MAN8= mtr.8 +PLIST_FILES= sbin/mtr .include <bsd.port.pre.mk> diff --git a/net/mtr/pkg-plist b/net/mtr/pkg-plist deleted file mode 100644 index e51c7880c1e6..000000000000 --- a/net/mtr/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/mtr diff --git a/net/mudix/Makefile b/net/mudix/Makefile index c29a553d57c0..ca8cc1ff92ce 100644 --- a/net/mudix/Makefile +++ b/net/mudix/Makefile @@ -14,6 +14,7 @@ MAINTAINER= scorpio@drkshdw.org COMMENT= Ncurses-based MUD client with triggers, aliases, colors GNU_CONFIGURE= yes +PLIST_FILES= bin/mudix USE_REINPLACE= yes ALL_TARGET= # none diff --git a/net/mudix/pkg-plist b/net/mudix/pkg-plist deleted file mode 100644 index 4c537bd5f290..000000000000 --- a/net/mudix/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mudix diff --git a/net/nbd-server/Makefile b/net/nbd-server/Makefile index 57e49cb74a45..228f29b180e5 100644 --- a/net/nbd-server/Makefile +++ b/net/nbd-server/Makefile @@ -19,6 +19,7 @@ COMMENT= A server for the linux network block device (nbd) WRKSRC= ${WRKDIR}/nbd-2.6 HAS_CONFIGURE= yes +PLIST_FILES= bin/nbd-server CONFIGURE_ARGS+= --prefix=${PREFIX} USE_GMAKE= yes diff --git a/net/nbd-server/pkg-plist b/net/nbd-server/pkg-plist deleted file mode 100644 index aebf9657f509..000000000000 --- a/net/nbd-server/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nbd-server diff --git a/net/nc/Makefile b/net/nc/Makefile index d0b7b47fa517..fa87feb2b70a 100644 --- a/net/nc/Makefile +++ b/net/nc/Makefile @@ -19,5 +19,6 @@ COMMENT= Network aware cat USE_GETOPT_LONG=yes GNU_CONFIGURE= yes MAN1= ncat.1 +PLIST_FILES= bin/ncat .include <bsd.port.mk> diff --git a/net/nc/pkg-plist b/net/nc/pkg-plist deleted file mode 100644 index 91563faf3729..000000000000 --- a/net/nc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ncat diff --git a/net/nefu/Makefile b/net/nefu/Makefile index ac7bec634874..0de18037cc71 100644 --- a/net/nefu/Makefile +++ b/net/nefu/Makefile @@ -24,6 +24,7 @@ USE_LIBTOOL= yes MAN1= nefu.1 MAN4= nefu.conf.4 +PLIST_FILES= bin/nefu do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff --git a/net/nefu/pkg-plist b/net/nefu/pkg-plist deleted file mode 100644 index 83edea841964..000000000000 --- a/net/nefu/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nefu diff --git a/net/net-snmp-tkmib/Makefile b/net/net-snmp-tkmib/Makefile index b3cd8deccc8d..2c5cdccf75f4 100644 --- a/net/net-snmp-tkmib/Makefile +++ b/net/net-snmp-tkmib/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ WRKSRC= ${WRKDIR}/ucd-snmp-${PORTVERSION} NO_BUILD= yes +PLIST_FILES= bin/tkmib do-install: ${INSTALL_SCRIPT} ${WRKSRC}/local/tkmib ${PREFIX}/bin diff --git a/net/net-snmp-tkmib/pkg-plist b/net/net-snmp-tkmib/pkg-plist deleted file mode 100644 index 611b3bbe48c2..000000000000 --- a/net/net-snmp-tkmib/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/tkmib diff --git a/net/netmask/Makefile b/net/netmask/Makefile index f7e338dfb3e2..86f10bb4305d 100644 --- a/net/netmask/Makefile +++ b/net/netmask/Makefile @@ -22,5 +22,6 @@ USE_GMAKE= yes MAN1= netmask.1 INFO= netmask +PLIST_FILES= bin/netmask .include <bsd.port.mk> diff --git a/net/netmask/pkg-plist b/net/netmask/pkg-plist deleted file mode 100644 index 945f66027397..000000000000 --- a/net/netmask/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/netmask diff --git a/net/nload/Makefile b/net/nload/Makefile index bc78989139fc..acfb14a05cb1 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -18,5 +18,6 @@ HAS_CONFIGURE= yes MAN1= nload.1 MANCOMPRESSED= yes +PLIST_FILES= bin/nload .include <bsd.port.mk> diff --git a/net/nload/pkg-plist b/net/nload/pkg-plist deleted file mode 100644 index e62fe2d37a1e..000000000000 --- a/net/nload/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nload diff --git a/net/nsc/Makefile b/net/nsc/Makefile index 5fa7706b2e40..71ce362d24be 100644 --- a/net/nsc/Makefile +++ b/net/nsc/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses NO_WRKSUBDIR= yes NO_BUILD= yes +PLIST_FILES= bin/nsc do-install: ${PERL} -i -pe 's|%%PREFIX%%|${PREFIX}|g; s|%%PERL%%|${PERL}|g' ${WRKSRC}/nsc.pl diff --git a/net/nsc/pkg-plist b/net/nsc/pkg-plist deleted file mode 100644 index fee2153c25d3..000000000000 --- a/net/nsc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nsc diff --git a/net/obnc/Makefile b/net/obnc/Makefile index dd43c6cbc120..f76638559be2 100644 --- a/net/obnc/Makefile +++ b/net/obnc/Makefile @@ -17,6 +17,7 @@ COMMENT= OpenBSD's netcat: cleaner code, familiar interface, IPv6 support MANSECTS= 1 MAN1= nc.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/nc CFLAGS+= -DIPSEC MAKE_ENV= LDADD="${LDADD} -lipsec" diff --git a/net/obnc/pkg-plist b/net/obnc/pkg-plist deleted file mode 100644 index 682ce4d99312..000000000000 --- a/net/obnc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/nc diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index ab5c89e76910..2a616d5054d5 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -32,6 +32,7 @@ MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib/work/pwlib \ THE_MACHTYPE= ${ARCH:S/i386/x86/} MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX} MAN1= ohphone.1 +PLIST_FILES= bin/ohphone do-install: ${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_r/ohphone ${PREFIX}/bin diff --git a/net/ohphone/pkg-plist b/net/ohphone/pkg-plist deleted file mode 100644 index 3dc0b2a593bd..000000000000 --- a/net/ohphone/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ohphone diff --git a/net/onenetd/Makefile b/net/onenetd/Makefile index ba9cb68918f6..81267a22c954 100644 --- a/net/onenetd/Makefile +++ b/net/onenetd/Makefile @@ -15,5 +15,6 @@ COMMENT= A single-server inetd GNU_CONFIGURE= yes MAN1= onenetd.1 +PLIST_FILES= bin/onenetd .include <bsd.port.mk> diff --git a/net/onenetd/pkg-plist b/net/onenetd/pkg-plist deleted file mode 100644 index 0d3aef6176f2..000000000000 --- a/net/onenetd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/onenetd diff --git a/net/opal/Makefile b/net/opal/Makefile index eaf39a2fea89..9ca5eacd4038 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -35,6 +35,7 @@ PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} +PLIST_FILES= bin/simph323 USE_BISON= yes USE_GMAKE= yes diff --git a/net/opal/pkg-plist b/net/opal/pkg-plist deleted file mode 100644 index 910567db261b..000000000000 --- a/net/opal/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/simph323 diff --git a/net/opal3/Makefile b/net/opal3/Makefile index eaf39a2fea89..9ca5eacd4038 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -35,6 +35,7 @@ PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} +PLIST_FILES= bin/simph323 USE_BISON= yes USE_GMAKE= yes diff --git a/net/opal3/pkg-plist b/net/opal3/pkg-plist deleted file mode 100644 index 910567db261b..000000000000 --- a/net/opal3/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/simph323 diff --git a/net/opengk/Makefile b/net/opengk/Makefile index af4eafeb7e60..2d6b502d292f 100644 --- a/net/opengk/Makefile +++ b/net/opengk/Makefile @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NOCLEANDEPENDS= yes +PLIST_FILES= bin/opengk USE_GMAKE= yes ALL_TARGET= optnoshared MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/pwlib \ diff --git a/net/opengk/pkg-plist b/net/opengk/pkg-plist deleted file mode 100644 index 91327d9b7b89..000000000000 --- a/net/opengk/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/opengk diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index eaf39a2fea89..9ca5eacd4038 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/Makefile @@ -35,6 +35,7 @@ PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} +PLIST_FILES= bin/simph323 USE_BISON= yes USE_GMAKE= yes diff --git a/net/openh323-112/pkg-plist b/net/openh323-112/pkg-plist deleted file mode 100644 index 910567db261b..000000000000 --- a/net/openh323-112/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/simph323 diff --git a/net/openh323/Makefile b/net/openh323/Makefile index eaf39a2fea89..9ca5eacd4038 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -35,6 +35,7 @@ PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/comms/ixj:patch WRKSRC= ${WRKDIR}/${PORTNAME} +PLIST_FILES= bin/simph323 USE_BISON= yes USE_GMAKE= yes diff --git a/net/openh323/pkg-plist b/net/openh323/pkg-plist deleted file mode 100644 index 910567db261b..000000000000 --- a/net/openh323/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/simph323 diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index e825038c07c5..eb66eec79586 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.morphine.com/src/ MAINTAINER= petef@FreeBSD.org COMMENT= Intercept and dump syslog remote log packets +PLIST_FILES= sbin/passlogd USE_REINPLACE= yes post-patch: diff --git a/net/passlogd/pkg-plist b/net/passlogd/pkg-plist deleted file mode 100644 index b41e0970bb6f..000000000000 --- a/net/passlogd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/passlogd diff --git a/net/py-spreadmodule/Makefile b/net/py-spreadmodule/Makefile index c90592d9c832..805824770dc6 100644 --- a/net/py-spreadmodule/Makefile +++ b/net/py-spreadmodule/Makefile @@ -19,6 +19,7 @@ COMMENT= A python extension module for the Spread group communcations package LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread +PLIST_FILES= %%PYTHON_SITELIBDIR%%/spread.so USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/net/py-spreadmodule/pkg-plist b/net/py-spreadmodule/pkg-plist deleted file mode 100644 index f8b90e700ee5..000000000000 --- a/net/py-spreadmodule/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%PYTHON_SITELIBDIR%%/spread.so diff --git a/net/radreport/Makefile b/net/radreport/Makefile index c54f5f44c1a2..b13373caa864 100644 --- a/net/radreport/Makefile +++ b/net/radreport/Makefile @@ -18,6 +18,7 @@ COMMENT= Perl script for processing radius logs NO_WRKSUBDIR= yes NO_BUILD= yes +PLIST_FILES= bin/radreport do-extract: @${MKDIR} ${WRKDIR} diff --git a/net/radreport/pkg-plist b/net/radreport/pkg-plist deleted file mode 100644 index c49b15ce662f..000000000000 --- a/net/radreport/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/radreport diff --git a/net/rate/Makefile b/net/rate/Makefile index 244c7e9292a6..2d0750986d4e 100644 --- a/net/rate/Makefile +++ b/net/rate/Makefile @@ -27,6 +27,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/rate ${PREFIX}/bin/rate ${INSTALL_MAN} ${WRKSRC}/doc/rate.1 ${PREFIX}/man/man1 -MAN1= rate.1 +MAN1= rate.1 +PLIST_FILES= bin/rate .include <bsd.port.mk> diff --git a/net/rate/pkg-plist b/net/rate/pkg-plist deleted file mode 100644 index 275a305a4032..000000000000 --- a/net/rate/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/rate diff --git a/net/redir/Makefile b/net/redir/Makefile index d4b97d13e5c2..a996c8b3f5bb 100644 --- a/net/redir/Makefile +++ b/net/redir/Makefile @@ -14,6 +14,7 @@ MAINTAINER= markp@FreeBSD.org COMMENT= A tcp connection redirection utility MAN1= redir.1 +PLIST_FILES= bin/redir do-install: ${INSTALL_PROGRAM} ${WRKSRC}/redir ${PREFIX}/bin diff --git a/net/redir/pkg-plist b/net/redir/pkg-plist deleted file mode 100644 index 7ed92e6cfbbf..000000000000 --- a/net/redir/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/redir diff --git a/net/ruby-socketproxy/Makefile b/net/ruby-socketproxy/Makefile index 5c0c054e23c0..52395cc6bf0b 100644 --- a/net/ruby-socketproxy/Makefile +++ b/net/ruby-socketproxy/Makefile @@ -22,6 +22,7 @@ USE_RUBY= yes USE_RUBY_FEATURES= devel-logger NO_BUILD= yes +PLIST_FILES= %%RUBY_SITELIBDIR%%/socketproxy.rb do-install: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/socketproxy.rb ${RUBY_SITELIBDIR}/ diff --git a/net/ruby-socketproxy/pkg-plist b/net/ruby-socketproxy/pkg-plist deleted file mode 100644 index ae9a87b7f6e1..000000000000 --- a/net/ruby-socketproxy/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%RUBY_SITELIBDIR%%/socketproxy.rb diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index 5c0c054e23c0..52395cc6bf0b 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -22,6 +22,7 @@ USE_RUBY= yes USE_RUBY_FEATURES= devel-logger NO_BUILD= yes +PLIST_FILES= %%RUBY_SITELIBDIR%%/socketproxy.rb do-install: ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/socketproxy.rb ${RUBY_SITELIBDIR}/ diff --git a/net/ruby-tcpsocketpipe/pkg-plist b/net/ruby-tcpsocketpipe/pkg-plist deleted file mode 100644 index ae9a87b7f6e1..000000000000 --- a/net/ruby-tcpsocketpipe/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%RUBY_SITELIBDIR%%/socketproxy.rb diff --git a/net/sambasentinel/Makefile b/net/sambasentinel/Makefile index 232a108e859b..0a3fd1aba729 100644 --- a/net/sambasentinel/Makefile +++ b/net/sambasentinel/Makefile @@ -17,6 +17,7 @@ COMMENT= SambaSentinel is a gtk-frontend to smbstatus with additional features RUN_DEPENDS= jags:${PORTSDIR}/net/jags +PLIST_FILES= bin/SambaSentinel WRKSRC= ${WRKDIR}/SambaSentinel USE_GMAKE= yes USE_XPM= yes diff --git a/net/sambasentinel/pkg-plist b/net/sambasentinel/pkg-plist deleted file mode 100644 index 883367508ca5..000000000000 --- a/net/sambasentinel/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/SambaSentinel diff --git a/net/scdp/Makefile b/net/scdp/Makefile index d6111bfea091..9fef20f8447c 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -17,6 +17,7 @@ COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets" BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet +PLIST_FILES= bin/scdp GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/net/scdp/pkg-plist b/net/scdp/pkg-plist deleted file mode 100644 index f49508fe28fb..000000000000 --- a/net/scdp/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/scdp diff --git a/net/scli/Makefile b/net/scli/Makefile index 5d0dedb7a41e..819a2f731d32 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -21,5 +21,6 @@ USE_GNOME= glib12 MAN1= scli.1 INFO= scli +PLIST_FILES= bin/scli .include <bsd.port.mk> diff --git a/net/scli/pkg-plist b/net/scli/pkg-plist deleted file mode 100644 index 7d878f98ac81..000000000000 --- a/net/scli/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/scli diff --git a/net/sdr/Makefile b/net/sdr/Makefile index adb8cd0495e5..3322838250c3 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -17,6 +17,7 @@ COMMENT= Multicast Session Directory LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 BUILD_DEPENDS= ${LOCALBASE}/lib/libuclmmbase.a:${PORTSDIR}/devel/uclmmbase +PLIST_FILES= bin/sdr WRKSRC= ${WRKDIR}/sdr/freebsd HAS_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/sdr/pkg-plist b/net/sdr/pkg-plist deleted file mode 100644 index 3b663de62fc5..000000000000 --- a/net/sdr/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/sdr diff --git a/net/sing/Makefile b/net/sing/Makefile index 7b2a471d9cae..653c60ebd94f 100644 --- a/net/sing/Makefile +++ b/net/sing/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-libnet-prefix=${LOCALBASE} --with-libpcap-prefix=/usr GNU_CONFIGURE= yes MAN8= sing.8 +PLIST_FILES= sbin/sing post-extract: @${RM} -rf ${WRKSRC}/libpcap-* ;\ diff --git a/net/sing/pkg-plist b/net/sing/pkg-plist deleted file mode 100644 index 8c8ba8603195..000000000000 --- a/net/sing/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/sing diff --git a/net/slirp/Makefile b/net/slirp/Makefile index 9e36f77163e3..b922772ddf2c 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -26,6 +26,7 @@ USE_PERL5_BUILD= yes GNU_CONFIGURE= yes MAN1= slirp.1 +PLIST_FILES= bin/slirp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/slirp ${PREFIX}/bin diff --git a/net/slirp/pkg-plist b/net/slirp/pkg-plist deleted file mode 100644 index 2ac61270cd94..000000000000 --- a/net/slirp/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/slirp diff --git a/net/socketpipe/Makefile b/net/socketpipe/Makefile index 43a2f09d99af..66aad7809614 100644 --- a/net/socketpipe/Makefile +++ b/net/socketpipe/Makefile @@ -16,5 +16,6 @@ COMMENT= Zero overhead remote process plumbing MAN1= socketpipe.1 MANCOMPRESSED= yes +PLIST_FILES= bin/socketpipe .include <bsd.port.mk> diff --git a/net/socketpipe/pkg-plist b/net/socketpipe/pkg-plist deleted file mode 100644 index 8b7ed9d686f6..000000000000 --- a/net/socketpipe/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/socketpipe diff --git a/net/stone/Makefile b/net/stone/Makefile index b9d1fb0ddb25..8ad6155e0e29 100644 --- a/net/stone/Makefile +++ b/net/stone/Makefile @@ -15,6 +15,7 @@ COMMENT= Stone is a TCP/IP packet repeater in the application layer MAN1= ${PORTNAME}.1 MANLANG= "" ja +PLIST_FILES= bin/stone USE_REINPLACE= yes diff --git a/net/stone/pkg-plist b/net/stone/pkg-plist deleted file mode 100644 index 7df79a211c88..000000000000 --- a/net/stone/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/stone diff --git a/net/subcalc/Makefile b/net/subcalc/Makefile index 523c75dcc086..01e77d2fd271 100644 --- a/net/subcalc/Makefile +++ b/net/subcalc/Makefile @@ -16,5 +16,6 @@ COMMENT= Advanced IP/IPv6 subnet calculation and discovery MAN1= subcalc.1 MANCOMPRESSED= yes +PLIST_FILES= bin/subcalc .include <bsd.port.mk> diff --git a/net/subcalc/pkg-plist b/net/subcalc/pkg-plist deleted file mode 100644 index 8194aa8761c6..000000000000 --- a/net/subcalc/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/subcalc diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index 80d2a1f22646..4a46144eb2ac 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -14,5 +14,6 @@ MAINTAINER= roam@FreeBSD.org COMMENT= "A simple utility for sending/receiving data over a TCP or a Unix-domain socket" GNU_CONFIGURE= yes +PLIST_FILES= bin/tcpcat .include <bsd.port.mk> diff --git a/net/tcpcat/pkg-plist b/net/tcpcat/pkg-plist deleted file mode 100644 index 429dba6bcf12..000000000000 --- a/net/tcpcat/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/tcpcat diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile index 9596195ccc0b..fcc98cc81382 100644 --- a/net/tcpdstat/Makefile +++ b/net/tcpdstat/Makefile @@ -14,6 +14,7 @@ DISTNAME= tcpd-tools-0.9 MAINTAINER= richard@unixguru.nl COMMENT= A tool for generating statistics from tcpdump (libpcap) files +PLIST_FILES= bin/tcpdstat WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} .include <bsd.port.mk> diff --git a/net/tcpdstat/pkg-plist b/net/tcpdstat/pkg-plist deleted file mode 100644 index 47d86e075a7b..000000000000 --- a/net/tcpdstat/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/tcpdstat diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 841618e635f6..dda5a049604f 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -16,5 +16,6 @@ COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes MAN1= tcpflow.1 +PLIST_FILES= bin/tcpflow .include <bsd.port.mk> diff --git a/net/tcpflow/pkg-plist b/net/tcpflow/pkg-plist deleted file mode 100644 index b5f78eef7871..000000000000 --- a/net/tcpflow/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/tcpflow diff --git a/net/tcpmssd/Makefile b/net/tcpmssd/Makefile index 2e0f429637be..77f6eca6880b 100644 --- a/net/tcpmssd/Makefile +++ b/net/tcpmssd/Makefile @@ -16,5 +16,6 @@ COMMENT= A divert(4) daemon to correct requested receive segment size for TCP tr MAN8= tcpmssd.8 MANCOMPRESSED= maybe +PLIST_FILES= bin/tcpmssd .include <bsd.port.mk> diff --git a/net/tcpmssd/pkg-plist b/net/tcpmssd/pkg-plist deleted file mode 100644 index 77dc2e6e553e..000000000000 --- a/net/tcpmssd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/tcpmssd diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 8262fb7be22f..4c3e6aa3e8ce 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -15,6 +15,7 @@ MAINTAINER= smace@freebsd.org COMMENT= A tool for extracting portions of pcap files MAN1= tcpslice.1 +PLIST_FILES= sbin/tcpslice GNU_CONFIGURE= yes diff --git a/net/tcpslice/pkg-plist b/net/tcpslice/pkg-plist deleted file mode 100644 index e48b8ec1f775..000000000000 --- a/net/tcpslice/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/tcpslice diff --git a/net/traceroute/Makefile b/net/traceroute/Makefile index 8ebbefb5c394..938024853d00 100644 --- a/net/traceroute/Makefile +++ b/net/traceroute/Makefile @@ -18,6 +18,7 @@ COMMENT= Version of 'traceroute' that shows the AS network number of each hop RELEASEDATE= 991603 NO_WRKSUBDIR= yes MAN8= traceroute.8 +PLIST_FILES= sbin/traceroute do-install: ${INSTALL} -c -m 4755 -o root -g bin ${WRKSRC}/traceroute ${PREFIX}/sbin diff --git a/net/traceroute/pkg-plist b/net/traceroute/pkg-plist deleted file mode 100644 index ccb388bc5b05..000000000000 --- a/net/traceroute/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/traceroute diff --git a/net/udptunnel/Makefile b/net/udptunnel/Makefile index eb2218c483d9..85c27d669307 100644 --- a/net/udptunnel/Makefile +++ b/net/udptunnel/Makefile @@ -14,5 +14,6 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= Tunnel UDP packets over a TCP connection GNU_CONFIGURE= yes +PLIST_FILES= bin/udptunnel .include <bsd.port.mk> diff --git a/net/udptunnel/pkg-plist b/net/udptunnel/pkg-plist deleted file mode 100644 index 7125a0b755a1..000000000000 --- a/net/udptunnel/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/udptunnel diff --git a/net/vnc2swf/Makefile b/net/vnc2swf/Makefile index be937c7e71e2..d3fa1ae792d3 100644 --- a/net/vnc2swf/Makefile +++ b/net/vnc2swf/Makefile @@ -17,6 +17,7 @@ COMMENT= VNC Session Recorder To Format (Movie) swf LIB_DEPENDS= ming:${PORTSDIR}/graphics/ming GNU_CONFIGURE= yes +PLIST_FILES= bin/vnc2swf USE_GMAKE= yes CONFIGURE_ARGS= --with-ming=${LOCALBASE}/lib diff --git a/net/vnc2swf/pkg-plist b/net/vnc2swf/pkg-plist deleted file mode 100644 index 13b667ef6fd8..000000000000 --- a/net/vnc2swf/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/vnc2swf diff --git a/net/widentd/Makefile b/net/widentd/Makefile index cd95686cee29..33d9894c536d 100644 --- a/net/widentd/Makefile +++ b/net/widentd/Makefile @@ -17,6 +17,7 @@ COMMENT= RFC1413 auth/identd daemon with fixed fake reply MAN8= widentd.8 MANCOMPRESSED= yes +PLIST_FILES= sbin/widentd MAKE_ENV+= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" diff --git a/net/widentd/pkg-plist b/net/widentd/pkg-plist deleted file mode 100644 index d7cc03152f21..000000000000 --- a/net/widentd/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -sbin/widentd diff --git a/net/wistumbler2/Makefile b/net/wistumbler2/Makefile index 53ef4f74f2f8..862afdc56b9f 100644 --- a/net/wistumbler2/Makefile +++ b/net/wistumbler2/Makefile @@ -22,6 +22,7 @@ USE_GNOME= gtk20 MANCOMPRESSED= yes MAN1= wistumbler2.1 +PLIST_FILES= bin/wistumbler2 .if !exists(/sys/dev/owi/if_ieee80211.h) BROKEN= You need to upgrade you system diff --git a/net/wistumbler2/pkg-plist b/net/wistumbler2/pkg-plist deleted file mode 100644 index aa3ecfff1753..000000000000 --- a/net/wistumbler2/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wistumbler2 diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index d79ba85a3f9b..91cb0274fefc 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -21,5 +21,6 @@ GNU_CONFIGURE= yes USE_GNOME= gtk12 MAN1= wmlj.1 +PLIST_FILES= bin/wmlj .include <bsd.port.mk> diff --git a/net/wmlj/pkg-plist b/net/wmlj/pkg-plist deleted file mode 100644 index 8d32ffa1f7be..000000000000 --- a/net/wmlj/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmlj diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index 878fc414f9d4..2b8492511354 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -15,5 +15,6 @@ COMMENT= A network bandwidth monitor intended for the WindowMaker dock USE_XPM= yes MAN1= wmnet.1 +PLIST_FILES= bin/wmnet .include <bsd.port.mk> diff --git a/net/wmnet/pkg-plist b/net/wmnet/pkg-plist deleted file mode 100644 index 208cab01d8a4..000000000000 --- a/net/wmnet/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmnet diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 06a3706b1798..2874318b6bac 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -18,5 +18,6 @@ COMMENT= A nice network monitor for WindowMaker USE_IMAKE= yes MAN1= wmnet2.1 +PLIST_FILES= bin/wmnet2 .include <bsd.port.mk> diff --git a/net/wmnet2/pkg-plist b/net/wmnet2/pkg-plist deleted file mode 100644 index b811b0fc4764..000000000000 --- a/net/wmnet2/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmnet2 diff --git a/net/wmwave/Makefile b/net/wmwave/Makefile index 3d1dd8555ff8..8a4a0e116a5e 100644 --- a/net/wmwave/Makefile +++ b/net/wmwave/Makefile @@ -23,6 +23,7 @@ MAKE_ENV= MANPREFIX=${MANPREFIX} MAN1= wmwave.1 MANCOMPRESSED= yes +PLIST_FILES= bin/wmwave # configure is a no-op for this port. do-configure: diff --git a/net/wmwave/pkg-plist b/net/wmwave/pkg-plist deleted file mode 100644 index 459fa3bb7d72..000000000000 --- a/net/wmwave/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/wmwave diff --git a/net/ysm/Makefile b/net/ysm/Makefile index 643efe5a3e62..12af74e43e2d 100644 --- a/net/ysm/Makefile +++ b/net/ysm/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv" MAN1= ysm.1 +PLIST_FILES= bin/ysm post-patch: @${REINPLACE_CMD} -e \ diff --git a/net/ysm/pkg-plist b/net/ysm/pkg-plist deleted file mode 100644 index 41b2ae474002..000000000000 --- a/net/ysm/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ysm diff --git a/net/ztelnet/Makefile b/net/ztelnet/Makefile index bf7b8fa0ce1b..989f5d8b9e22 100644 --- a/net/ztelnet/Makefile +++ b/net/ztelnet/Makefile @@ -26,6 +26,7 @@ RESTRICTED= "zmodem code has restrictive copyright" NO_WRKSUBDIR= yes PATCH_STRIP= -p1 MAN1= ztelnet.1 +PLIST_FILES= bin/ztelnet .include <bsd.port.pre.mk> diff --git a/net/ztelnet/pkg-plist b/net/ztelnet/pkg-plist deleted file mode 100644 index 4a727ab63d1b..000000000000 --- a/net/ztelnet/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/ztelnet |