diff options
author | bapt <bapt@FreeBSD.org> | 2013-06-05 05:43:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-06-05 05:43:08 +0800 |
commit | 55b231ac52b032bd917261ee08422391419e557a (patch) | |
tree | 3fba32581d8c45581bbbf2defef77a2cc47dbe7e | |
parent | 2db82081ad1cffdbd5a64e9374b848a208a4d29f (diff) | |
download | freebsd-ports-gnome-55b231ac52b032bd917261ee08422391419e557a.tar.gz freebsd-ports-gnome-55b231ac52b032bd917261ee08422391419e557a.tar.zst freebsd-ports-gnome-55b231ac52b032bd917261ee08422391419e557a.zip |
Removed fwtk, no more public distfiles, expired for long
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | security/Makefile | 1 | ||||
-rw-r--r-- | security/fwtk/Makefile | 125 | ||||
-rw-r--r-- | security/fwtk/distinfo | 6 | ||||
-rw-r--r-- | security/fwtk/files/patch-aa | 83 | ||||
-rw-r--r-- | security/fwtk/files/patch-ab | 12 | ||||
-rw-r--r-- | security/fwtk/files/patch-ac | 21 | ||||
-rw-r--r-- | security/fwtk/files/patch-ad | 40 | ||||
-rw-r--r-- | security/fwtk/files/patch-al | 51 | ||||
-rw-r--r-- | security/fwtk/files/patch-am | 14 | ||||
-rw-r--r-- | security/fwtk/files/patch-an | 14 | ||||
-rw-r--r-- | security/fwtk/files/patch-ao | 10 | ||||
-rw-r--r-- | security/fwtk/files/patch-az | 15 | ||||
-rw-r--r-- | security/fwtk/files/patch-http-gw_error.c | 24 | ||||
-rw-r--r-- | security/fwtk/files/patch-lib__pname.c | 15 | ||||
-rw-r--r-- | security/fwtk/pkg-descr | 7 | ||||
-rw-r--r-- | security/fwtk/pkg-plist | 24 |
17 files changed, 1 insertions, 462 deletions
@@ -4374,3 +4374,4 @@ databases/postgresql83-server||2013-06-04|Has expired: Update to supported versi deskutils/msynctool-devel|deskutils/osynctool|2013-06-04|Development of msynctool ceased and project was renamed www/hs-yesod-default||2013-06-04|Removed: This package is obsoleted since Yesod 1.2 www/hs-yesod-json||2013-06-04|Removed: This package is obsoleted since Yesod 1.2 +security/ftwtk||2013-06-04|Removed: No more public distfiles diff --git a/security/Makefile b/security/Makefile index d7fea10d69a1..93984801ef74 100644 --- a/security/Makefile +++ b/security/Makefile @@ -152,7 +152,6 @@ SUBDIR += fwipe SUBDIR += fwknop SUBDIR += fwlogwatch - SUBDIR += fwtk SUBDIR += gag SUBDIR += gcipher SUBDIR += gnome-gpg diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile deleted file mode 100644 index aa37bd429bfb..000000000000 --- a/security/fwtk/Makefile +++ /dev/null @@ -1,125 +0,0 @@ -# Created by: gpalmer -# $FreeBSD$ -# - -PORTNAME= fwtk -PORTVERSION= 2.1 -PORTREVISION= 3 -CATEGORIES= security -MASTER_SITES= # pet portlint. Restricted source. -DISTNAME= ${PORTNAME}${PORTVERSION} -DISTFILES= ${DISTNAME}.tar.Z fwtk-doc-only.tar.Z -DIST_SUBDIR= fwtk - -MAINTAINER= pirzyk@FreeBSD.org -COMMENT= Toolkit used for building firewalls based on proxy services - -RESTRICTED= No form of redistribution is allowed -BROKEN= Won't fetch, ftp site mentioned in 'IGNORE' has no readme. Web site changed hands? - -# from scheidell@. Can't find sources (did, but checksums wrong), can't see the 'readme' you mention below. if you can -# update this so that it fetches, and/or give valid, reproducable instructions on how to get permission to discribute -# source, then put this back in. - -EXPIRATION_DATE=2012-09-01 - -OPTIONS= X11 "Build X11 programs" On \ - JUMBO_PATCH "Build with the \"Jumbo\" patch kit" Off \ - SKEY "Build this package with S/Key support" Off \ - SNK "Buil this package with DigiPath SNK support" Off - -WRKSRC= ${WRKDIR}/fwtk -HAS_CONFIGURE= YES -CONFIGURE_SCRIPT= fixmake - -MAN3= auth.3 -MAN5= netperm-table.5 -MAN8= authmgr.8 authsrv.8 ftp-gw.8 http-gw.8 login-sh.8 netacl.8 \ - plug-gw.8 rlogin-gw.8 smap.8 smapd.8 tn-gw.8 x-gw.8 -DOCS= sample-report.txt manpages.ps admin_guide.ps user_guide.ps \ - overview.ps presentation.ps -SBIN_BINS= authdump authload authmgr -LIBEXEC_BINS= authsrv ftp-gw http-gw netacl plug-gw rlogin-gw smap smapd \ - tn-gw x-gw - -.include <bsd.port.pre.mk> - -.if defined(WITH_SKEY) -IGNORE= does not build on 5.x and above with WITH_SKEY set because it requires S/Key libraries and headers -.endif - -.if !defined(WITHOUT_X11) -MAN8+= x-gw.8 -LIBEXEC_BINS+= x-gw -USE_XORG= x11 -PLIST_SUB+= X11="" -.else -PLIST_SUB+= X11="@comment " -.MAKEFLAGS+= -DWITHOUT_X11 -.endif - -.if defined(WITH_JUMBO_PATCH) -PATCHFILES= trg-jumbo-20001114.diff -PATCH_SITES= http://www.fwtk.org/fwtk/patches/ -PATCH_DIST_STRIP= -p1 -.endif - -.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}.tar.Z) \ - || !exists(${DISTDIR}/${DIST_SUBDIR}/fwtk-doc-only.tar.Z) -IGNORE= please read ftp://ftp.tislabs.com/pub/firewalls/toolkit/dist/README for details of how to obtain the FTWK source. Put the files ${DISTNAME}.tar.Z and fwtk-doc-only.tar.Z into the directory ${DISTDIR}/${DIST_SUBDIR} and run make again -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|<varargs.h>|<stdarg.h>|' \ - ${WRKSRC}/http-gw/http-gw.h - @${REINPLACE_CMD} -E 's|(defined\(AIX\))|\1 \&\& !defined(__FreeBSD__)|' \ - ${WRKSRC}/x-gw/sig.c -.if defined(WITH_SKEY) - @${REINPLACE_CMD} -E 's|^/\* (#define AUTHPROTO_SKEY) \*/|\1|' \ - ${WRKSRC}/auth.h -.endif -.if defined(WITH_SNK) - @${REINPLACE_CMD} -E 's|^/\* (#define AUTHPROTO_SNK) \*/|\1|' \ - ${WRKSRC}/auth.h -.endif - -pre-configure: - @${MV} ${WRKSRC}/Makefile.config ${WRKSRC}/Makefile.config.in - @${SED} -e s:%%FWTKSRCDIR%%:${WRKSRC}: \ - -e s:%%BSD_PREFIX%%:${PREFIX}: \ - ${WRKSRC}/Makefile.config.in > ${WRKSRC}/Makefile.config - @${MV} ${WRKSRC}/firewall.h ${WRKSRC}/firewall.h.in - @${SED} -e s:%%FWTKSRCDIR%%:${WRKSRC}: \ - -e s:%%BSD_PREFIX%%:${PREFIX}: \ - ${WRKSRC}/firewall.h.in > ${WRKSRC}/firewall.h - -post-install: - cd ${PREFIX}/libexec ; ${STRIP_CMD} ${SBIN_BINS} ${LIBEXEC_BINS} - cd ${PREFIX}/libexec ; ${MV} ${SBIN_BINS} mqueue ../sbin - ${INSTALL_DATA} ${WRKSRC}/config/netperm-table \ - ${PREFIX}/etc/netperm-table.sample - if [ ! -f ${PREFIX}/etc/netperm-table ]; then \ - ${INSTALL_DATA} ${WRKSRC}/config/netperm-table \ - ${PREFIX}/etc/netperm-table;\ - fi -.for file in ${LIBEXEC_BINS} - @${RM} -f ${PREFIX}/libexec/${file}.old -.endfor -.for man in ${MAN3} - @${INSTALL_MAN} ${WRKSRC}/doc/man/${man} ${PREFIX}/man/man3 -.endfor -.for man in ${MAN5} - @${INSTALL_MAN} ${WRKSRC}/doc/man/${man} ${PREFIX}/man/man5 -.endfor -.for man in ${MAN8} - @${INSTALL_MAN} ${WRKSRC}/doc/man/${man} ${PREFIX}/man/man8 -.endfor -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR} -.for files in ${DOCS} - @${INSTALL_DATA} ${WRKSRC}/doc/${files} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/security/fwtk/distinfo b/security/fwtk/distinfo deleted file mode 100644 index fe9353121e4e..000000000000 --- a/security/fwtk/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -SHA256 (fwtk/fwtk2.1.tar.Z) = 776fe265b89cb0df2f39c0edb93b1b84dc5af8300d599150dbf517f5f8f224be -SIZE (fwtk/fwtk2.1.tar.Z) = 481055 -SHA256 (fwtk/fwtk-doc-only.tar.Z) = cf95d9f650bc6b88d5cac9bd38a809d1e30faa372d0585b3a63773cfe7f2066a -SIZE (fwtk/fwtk-doc-only.tar.Z) = 423991 -SHA256 (fwtk/trg-jumbo-20001114.diff) = 8270366706260bf9bbb0f679746dd5fc804a23cdb9929615be0f4cd3863c8e9d -SIZE (fwtk/trg-jumbo-20001114.diff) = 5678 diff --git a/security/fwtk/files/patch-aa b/security/fwtk/files/patch-aa deleted file mode 100644 index 366270057ea1..000000000000 --- a/security/fwtk/files/patch-aa +++ /dev/null @@ -1,83 +0,0 @@ ---- Makefile.config.orig Tue Mar 4 22:17:46 1997 -+++ Makefile.config Sun May 21 18:01:05 2006 -@@ -24,13 +24,15 @@ - - # Defines for your operating system - # --DEFINES= -+.if defined(WITH_SKEY) -+DEFINES= -D_SKEY_INTERNAL -+.endif - #DEFINES=-DSYSV -DSOLARIS - - # Options for your compiler (eg, "-g" for debugging, "-O" for - # optimizing, or "-g -O" for both under GCC) - #COPT= -g -traditional $(DEFINES) --COPT= -g $(DEFINES) -+COPT= $(DEFINES) - #COPT= -O $(DEFINES) - - # Version of "make" you want to use -@@ -44,16 +46,20 @@ - - - # Destination directory for installation of binaries --DEST= /usr/local/etc -+DEST= $(PREFIX)/libexec - - - # Destination directory for installation of man pages --#DESTMAN= $(DEST)/../man -+DESTMAN= $(DEST)/../man - - - # Names of any auxiliary libraries your system may require (e.g., -lsocket) - # If you want to link against a resolver library, specify it here. --AUXLIB= -+.if defined(WITH_SKEY) -+AUXLIB= -lcrypt -lskey -lmd -+.else -+AUXLIB= -lcrypt -lmd -+.endif - #AUXLIB= -lsocket - #AUXLIB= -lresolv - # For Solaris: -@@ -72,23 +78,23 @@ - # or -Bstatic for static binaries under SunOS 4.1.x) - #LDFL= -Bstatic - #LDFL= --LDFL= -g -+#LDFL= -g - # Flags for X gateway link - usually the same as LDFL - XLDFL=$(LDFL) - - - # Location of the fwtk sources [For #include by any external tools needing it] --FWTKSRCDIR=/u/b/mjr/firewall/fwtk -+FWTKSRCDIR=/FBSD/pkg/Fix/fwtk/work/fwtk - #FWTKSRCDIR=/usr/local/src/fwtk - - - # Location of X libraries for X-gw --XLIBDIR=/usr/X11/lib -+XLIBDIR=$(LOCALBASE)/lib - #XLIBDIR=/usr/local/X11R5/lib - - # X Libraries - # For BSD: --XLIBS= -L$(XLIBDIR) -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE -lipc -+XLIBS= -L$(XLIBDIR) -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE - #XLIBS = -L$(XLIBDIR) -lXaw -lXmu -lXt -lXext -lX11 - # for Linux: - #XLIBS = -L$(XLIBDIR) -lXaw -lXmu -lXt -lXext -lX11 -lc -@@ -98,8 +104,8 @@ - #XLIBS = -L$(XLIBDIR) -lXaw -lXmu -lXt -lXext -lX11 - - # Location of X include files --XINCLUDE=/usr/X11/include -+XINCLUDE=$(LOCALBASE)/include - #XINCLUDE=/usr/local/X11R5/include - - # Objects to include in libfwall for SYSV --SYSVOBJ= signal.o -+#SYSVOBJ= signal.o diff --git a/security/fwtk/files/patch-ab b/security/fwtk/files/patch-ab deleted file mode 100644 index e83642b74d05..000000000000 --- a/security/fwtk/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ ---- fixmake.orig Thu Sep 5 20:14:01 1996 -+++ fixmake Sat Apr 18 00:47:42 1998 -@@ -30,7 +30,8 @@ - echo renaming $name to $name.proto - mv $name $name.proto - fi -- sed 's/^include[ ]*\([^ ].*\)/.include "\1"/' $name.proto > $name -+ sed -e 's/^include[ ]*\([^ ].*\)/.include "\1"/' \ -+ -e 's/CFLAGS=/CFLAGS+=/' $name.proto > $name - echo "built $name" - done - ) diff --git a/security/fwtk/files/patch-ac b/security/fwtk/files/patch-ac deleted file mode 100644 index 9d7aa09c1a28..000000000000 --- a/security/fwtk/files/patch-ac +++ /dev/null @@ -1,21 +0,0 @@ ---- config/Makefile.orig Fri Nov 4 23:30:45 1994 -+++ config/Makefile Wed May 15 21:28:28 1996 -@@ -11,7 +11,7 @@ - # - # RcsId: "$Header: /home/ncvs/ports/security/fwtk/patches/patch-aa,v 1.1.1.1 1996/06/15 06:55:51 gpalmer Exp $" - - include ../Makefile.config - - - # these are no-ops -@@ -19,7 +19,7 @@ - clean: - - install: -- if [ ! -f $(DEST)/netperm-table ]; then \ -- $(CP) netperm-table $(DEST); \ -- chmod 644 $(DEST)/netperm-table; \ -+ if [ ! -f $(DEST)/../etc/netperm-table.sample ]; then \ -+ $(CP) netperm-table $(DEST)/../etc/netperm-table.sample; \ -+ chmod 644 $(DEST)/../etc/netperm-table.sample; \ - fi diff --git a/security/fwtk/files/patch-ad b/security/fwtk/files/patch-ad deleted file mode 100644 index 9b0b404b9fab..000000000000 --- a/security/fwtk/files/patch-ad +++ /dev/null @@ -1,40 +0,0 @@ ---- firewall.h.orig Sun Mar 1 06:54:20 1998 -+++ firewall.h Thu Dec 10 08:26:28 1998 -@@ -1,3 +1,10 @@ -+/* I don't like including these here, but it is the least intrusive fix -+ I can see at the moment. -- David O'Brien for the FreeBSD port */ -+#include <stdlib.h> -+#include <stdio.h> -+/* #include <unistd.h> */ /* conflicts with gethostname() in socket.c */ -+#include <string.h> -+ - /*- - * Copyright (c) 1993, 1996, 1997 Trusted Information Systems, Incorporated - * All rights reserved. -@@ -47,7 +54,7 @@ - system. - */ - #ifndef PERMFILE --#define PERMFILE "/usr/local/etc/netperm-table" -+#define PERMFILE "%%BSD_PREFIX%%/etc/netperm-table" - #endif - - /* -@@ -67,7 +74,7 @@ - - /* Choose a system logging facility for the firewall toolkit. */ - #ifndef LFAC --#define LFAC LOG_DAEMON -+#define LFAC LOG_LOCAL2 - #endif - - -@@ -89,7 +96,7 @@ - makes no difference. make sure that whichever your machine uses - is defined below. - */ --#if defined(SYSV) || defined(SCO5) || defined(OSF1) || defined(AIX) -+#if defined(SYSV) || defined(SCO5) || defined(OSF1) || defined(AIX) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) - #define DIRECT_STRUCT struct dirent - #else - #define DIRECT_STRUCT struct direct diff --git a/security/fwtk/files/patch-al b/security/fwtk/files/patch-al deleted file mode 100644 index 62bde4e877ea..000000000000 --- a/security/fwtk/files/patch-al +++ /dev/null @@ -1,51 +0,0 @@ ---- auth/Makefile.orig Fri Apr 5 11:49:21 1996 -+++ auth/Makefile Sun May 21 22:42:13 2006 -@@ -12,7 +12,7 @@ - # RcsId: "$Header: /usr/home/rick/fwtk2.0/fwtk/auth/RCS/Makefile,v 1.1 1996/03/27 03:29:55 rick Exp rick $" - - --include ../Makefile.config -+.include "../Makefile.config" - - - #if you are using the SKEY modules, define SKEYDIR to be the source -@@ -20,7 +20,9 @@ - #SKEYDIR=../../skey - #SKEYINC= -I$(SKEYDIR) - #SKEYLIB= $(SKEYDIR)/libskey.a --#SKEYOBJ= skey.o -+.if defined(WITH_SKEY) -+SKEYOBJ= skey.o -+.endif - - - #if you are using the SecurID module, define SECURDIR to be the source -@@ -41,20 +43,24 @@ - - #if you are using the Digital Pathways SNK module, include this: - #this also requires DES routines below --#SNKOBJ= snk.o -+.if defined(WITH_SNK) -+SNKOBJ= snk.o -+.endif - - - #if you are using link-level encryption code, this should be the path - #to a library that contains DES routines (NOT SUPPLIED!) - #you will need to replace srvio.c and cliio.c --#DESLIB= ../../libdes/libdes.a --#DESINC= -I../../libdes -+.if defined(WITH_SNK) -+DESLIB= -lcrypto -+DESINC= -I/usr/include/openssl -+.endif - - - #security protocol modules - MODULES= $(SKEYLIB) $(SECURLIB) $(DESLIB) - --CFLAGS= -I.. $(COPT) -+CFLAGS+= -I.. $(COPT) - LIB= ../libauth.a - FWLIB= ../libfwall.a - diff --git a/security/fwtk/files/patch-am b/security/fwtk/files/patch-am deleted file mode 100644 index a5472f261b72..000000000000 --- a/security/fwtk/files/patch-am +++ /dev/null @@ -1,14 +0,0 @@ ---- lib/daemon.c.orig Thu Feb 5 16:01:34 1998 -+++ lib/daemon.c Thu Dec 10 07:57:36 1998 -@@ -11,10 +11,10 @@ - * added sleep on bind failure. - */ - -+#include <sys/types.h> - #include <sys/signal.h> - #include <syslog.h> - #include <errno.h> --#include <sys/types.h> - #include <sys/socket.h> - #ifdef SYSV - #include <sys/sockio.h> diff --git a/security/fwtk/files/patch-an b/security/fwtk/files/patch-an deleted file mode 100644 index f5fb2183693a..000000000000 --- a/security/fwtk/files/patch-an +++ /dev/null @@ -1,14 +0,0 @@ ---- lib/strerror.c.orig Tue Jan 7 18:03:01 1997 -+++ lib/strerror.c Thu Dec 10 08:19:59 1998 -@@ -11,9 +11,11 @@ - - #include <sys/errno.h> - -+/* - extern int errno; - extern char *sys_errlist[]; - extern int sys_nerr; -+*/ - - char * - strerror(x) diff --git a/security/fwtk/files/patch-ao b/security/fwtk/files/patch-ao deleted file mode 100644 index 520145267ac1..000000000000 --- a/security/fwtk/files/patch-ao +++ /dev/null @@ -1,10 +0,0 @@ ---- ftp-gw/ftp-gw.c.orig Fri Feb 6 03:05:43 1998 -+++ ftp-gw/ftp-gw.c Mon Sep 28 19:54:10 1998 -@@ -155,6 +155,7 @@ - "stat", OP_CONN, /* overload */ cmd_abor, - "dele", OP_CONN|OP_XTND, 0, - "size", OP_CONN, 0, -+ "mdtm", OP_CONN, 0, - 0, 0, 0 - }; - diff --git a/security/fwtk/files/patch-az b/security/fwtk/files/patch-az deleted file mode 100644 index c2ff156b76cb..000000000000 --- a/security/fwtk/files/patch-az +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.orig Wed Jun 2 05:12:56 1999 -+++ Makefile Wed Jun 2 05:18:17 1999 -@@ -22,7 +22,11 @@ - - - # directories to build executables in --DIRS= smap smapd netacl plug-gw ftp-gw tn-gw rlogin-gw http-gw x-gw -+DIRS= smap smapd netacl plug-gw ftp-gw tn-gw rlogin-gw http-gw -+ -+.if !defined(WITHOUT_X11) -+DIRS+= x-gw -+.endif - - - all: diff --git a/security/fwtk/files/patch-http-gw_error.c b/security/fwtk/files/patch-http-gw_error.c deleted file mode 100644 index 8aefffd65421..000000000000 --- a/security/fwtk/files/patch-http-gw_error.c +++ /dev/null @@ -1,24 +0,0 @@ ---- http-gw/error.c.orig Tue Jan 13 20:21:28 1998 -+++ http-gw/error.c Sun May 21 22:09:19 2006 -@@ -174,11 +174,7 @@ - return 0; - } - --int go_error(sockfd, errorno, msg, va_alist) --int sockfd; --int errorno; --char *msg; --va_dcl -+int go_error(int sockfd, int errorno, char *msg, ...) - { static int last_errno = 0; - va_list marker; - -@@ -192,7 +188,7 @@ - } - } - if( msg != NULL){ -- va_start(marker); -+ va_start(marker, msg); - vsprintf(errbuf, msg, marker); - va_end(marker); - if( (rem_type & (TYPE_HTTP|TYPE_DIR)) == (TYPE_DIR)){ diff --git a/security/fwtk/files/patch-lib__pname.c b/security/fwtk/files/patch-lib__pname.c deleted file mode 100644 index 9532ccffd227..000000000000 --- a/security/fwtk/files/patch-lib__pname.c +++ /dev/null @@ -1,15 +0,0 @@ -Patch from Rudolf Polzer to fix a compile time warning -and make binaries compiled on 64bit FreeBSD 7.3 work -without segfault on startup. - -diff -ru lib/pname.c lib/pname.c ---- lib/pname.c 1997-01-18 19:20:57.000000000 +0000 -+++ lib/pname.c 2010-06-30 12:06:26.000000000 +0000 -@@ -15,6 +15,7 @@ - #include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> -+#include <arpa/inet.h> - #include <netdb.h> - #include <syslog.h> - #include <ctype.h> diff --git a/security/fwtk/pkg-descr b/security/fwtk/pkg-descr deleted file mode 100644 index f7df16e36e73..000000000000 --- a/security/fwtk/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The TIS Firewall Toolkit is a set of programs and configuration -practices designed to facilitate the building of network -firewalls. Components of the toolkit, while designed to work together, -can be used in isolation or can be combined with other firewall -components. - -WWW: http://www.fwtk.org diff --git a/security/fwtk/pkg-plist b/security/fwtk/pkg-plist deleted file mode 100644 index 7c956f7a0b5a..000000000000 --- a/security/fwtk/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -@unexec if cmp -s %D/etc/netperm-table %D/etc/netperm-table.sample; then rm -f %D/etc/netperm-table; fi -etc/netperm-table.sample -libexec/authsrv -libexec/ftp-gw -libexec/http-gw -libexec/netacl -libexec/plug-gw -libexec/rlogin-gw -libexec/smap -libexec/smapd -libexec/tn-gw -%%X11%%libexec/x-gw -sbin/authdump -sbin/authload -sbin/authmgr -sbin/mqueue -%%PORTDOCS%%%%DOCSDIR%%/LICENSE -%%PORTDOCS%%%%DOCSDIR%%/admin_guide.ps -%%PORTDOCS%%%%DOCSDIR%%/manpages.ps -%%PORTDOCS%%%%DOCSDIR%%/overview.ps -%%PORTDOCS%%%%DOCSDIR%%/presentation.ps -%%PORTDOCS%%%%DOCSDIR%%/sample-report.txt -%%PORTDOCS%%%%DOCSDIR%%/user_guide.ps -%%PORTDOCS%%@dirrm %%DOCSDIR%% |