From owner-svn-ports-head@FreeBSD.ORG Sat Dec 20 19:23:23 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77A19E96; Sat, 20 Dec 2014 19:23:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62C8A2A0D; Sat, 20 Dec 2014 19:23:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBKJNNSl001855; Sat, 20 Dec 2014 19:23:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBKJNKfk001838; Sat, 20 Dec 2014 19:23:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412201923.sBKJNKfk001838@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 20 Dec 2014 19:23:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375100 - in head/net: dhcperf gpxe gwhois hping-devel ldap2dns libpcap mpd-l2tp-ipv6pd-client mpd5 tcludp tcpillust wmnetmon yptransitd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2014 19:23:23 -0000 Author: bapt Date: Sat Dec 20 19:23:19 2014 New Revision: 375100 URL: https://svnweb.freebsd.org/changeset/ports/375100 QAT: https://qat.redports.org/buildarchive/r375100/ Log: cleanup plist Modified: head/net/dhcperf/Makefile head/net/gpxe/Makefile head/net/gwhois/Makefile head/net/hping-devel/Makefile head/net/ldap2dns/Makefile head/net/libpcap/Makefile head/net/mpd-l2tp-ipv6pd-client/Makefile head/net/mpd5/Makefile head/net/tcludp/Makefile head/net/tcpillust/Makefile head/net/wmnetmon/Makefile head/net/yptransitd/Makefile Modified: head/net/dhcperf/Makefile ============================================================================== --- head/net/dhcperf/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/dhcperf/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER PLIST_FILES= bin/dhcperf \ share/doc/dhcperf/dcsevaltutorial.pdf \ share/doc/dhcperf/dhcperf.pdf man/man1/dhcperf.1.gz -PLIST_DIRS= share/doc/dhcperf post-extract: ${TAR} -C ${WRKSRC} -zxvf ${WRKSRC}/${PORTNAME}-${PORTVERSION}_1.tgz Modified: head/net/gpxe/Makefile ============================================================================== --- head/net/gpxe/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/gpxe/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -19,7 +19,6 @@ BUILD_DEPENDS= syslinux:${PORTSDIR}/sysu USES= gmake perl5 WRKSRC= ${WRKDIR}/${DISTNAME}/src -PLIST_DIRS= %%DATADIR%% PLIST_FILES= %%DATADIR%%/gpxe.dsk \ %%DATADIR%%/gpxe.usb \ %%DATADIR%%/gpxe.iso Modified: head/net/gwhois/Makefile ============================================================================== --- head/net/gwhois/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/gwhois/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -21,7 +21,6 @@ USE_PERL5= run SHEBANG_FILES= gwhois WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} PLIST_FILES= bin/${PORTNAME} man/man1/gwhois.1.gz %%DATADIR%%/pattern -PLIST_DIRS= %%DATADIR%% PORTDOCS= TODO README.RIPE OPTIONS_DEFINE= DOCS Modified: head/net/hping-devel/Makefile ============================================================================== --- head/net/hping-devel/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/hping-devel/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -19,7 +19,6 @@ CONFLICTS= hping-[0-9]* GNU_CONFIGURE= yes USES= gmake -PLIST_DIRS+= lib/hping PLIST_FILES= sbin/hping lib/hping/hpingstdlib.htcl man/man8/hping.8.gz PORTDOCS= AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \ MORE-FUN-WITH-IPID SPOOFED_SCAN.txt APD.txt \ Modified: head/net/ldap2dns/Makefile ============================================================================== --- head/net/ldap2dns/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/ldap2dns/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -36,7 +36,6 @@ PLIST_FILES= bin/ldap2dns \ %%DATADIR%%/data2ldif.pl \ %%DATADIR%%/ldap2dns.schema \ %%DATADIR%%/ldap2tinydns-conf -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS Modified: head/net/libpcap/Makefile ============================================================================== --- head/net/libpcap/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/libpcap/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -96,7 +96,6 @@ PLIST_FILES+= bin/pcap-config \ man/man7/pcap-filter.7.gz \ man/man7/pcap-linktype.7.gz \ man/man7/pcap-tstamp.7.gz -PLIST_DIRS+= include/pcap OPTIONS_DEFINE= DAG IPV6 Modified: head/net/mpd-l2tp-ipv6pd-client/Makefile ============================================================================== --- head/net/mpd-l2tp-ipv6pd-client/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/mpd-l2tp-ipv6pd-client/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -20,7 +20,6 @@ NO_BUILD= yes PLIST_FILES= sbin/${PORTNAME}-setup \ ${TEMPLATE_FILES:C,^,${DATADIR_REL}/,g} -PLIST_DIRS= ${DATADIR_REL} SUB_LIST= PORTNAME=${PORTNAME} SUB_FILES= pkg-message \ Modified: head/net/mpd5/Makefile ============================================================================== --- head/net/mpd5/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/mpd5/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -37,7 +37,6 @@ CONFSUF= conf secret script DOCSDIR= ${PREFIX}/share/doc/mpd5 PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \ mpd_toc.html -PLIST_DIRSTRY= etc/mpd5 PLIST_FILES= ${CONFSUF:S/^/etc\/mpd5\/mpd./:S/$/.sample/} sbin/mpd5 .if !defined(WITHOUT_MAN) Modified: head/net/tcludp/Makefile ============================================================================== --- head/net/tcludp/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/tcludp/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -19,6 +19,5 @@ USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVER PLIST_FILES= lib/udp1.0.8/libudp1.0.8.so \ lib/udp1.0.8/pkgIndex.tcl \ man/mann/udp.n.gz -PLIST_DIRS= lib/udp1.0.8 .include Modified: head/net/tcpillust/Makefile ============================================================================== --- head/net/tcpillust/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/tcpillust/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -15,7 +15,6 @@ USES= motif tk USE_XORG= xt PORTDOCS= tcpclient.log tcpserver.log -PLIST_DIRS= share/tcpillust PLIST_FILES= bin/tcpillust \ man/man1/tcpillust.1.gz \ share/tcpillust/tcpillust.tcl \ Modified: head/net/wmnetmon/Makefile ============================================================================== --- head/net/wmnetmon/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/wmnetmon/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes BINMODE= 4755 PLIST_FILES= bin/wmnetmon share/examples/wmnetmon/wmnetmonrc -PLIST_DIRS= share/examples/wmnetmon OPTIONS_DEFINE= EXAMPLES Modified: head/net/yptransitd/Makefile ============================================================================== --- head/net/yptransitd/Makefile Sat Dec 20 19:21:06 2014 (r375099) +++ head/net/yptransitd/Makefile Sat Dec 20 19:23:19 2014 (r375100) @@ -22,7 +22,6 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= %%ETCDIR%%/ldap.conf %%ETCDIR%%/modules/ldap.so \ %%ETCDIR%%/yptransitd.conf sbin/yptransitd -PLIST_DIRS= %%ETCDIR%%/modules %%ETCDIR%% post-patch: @${REINPLACE_CMD} -e 's, $$(CONFDIR), $${DESTDIR}$$(CONFDIR),' \