aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /security
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
downloadports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz
ports-a049dd78cc281272f3788b3d4689a744f774e543.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/bcwipe/Makefile3
-rw-r--r--security/bcwipe/pkg-plist1
-rw-r--r--security/bfbtester/Makefile1
-rw-r--r--security/bfbtester/pkg-plist1
-rw-r--r--security/destroy/Makefile1
-rw-r--r--security/destroy/pkg-plist1
-rw-r--r--security/dirmngr/Makefile1
-rw-r--r--security/dirmngr/pkg-plist1
-rw-r--r--security/finger_mysql/Makefile1
-rw-r--r--security/finger_mysql/pkg-plist1
-rw-r--r--security/gpasman/Makefile1
-rw-r--r--security/gpasman/pkg-plist1
-rw-r--r--security/hashish/Makefile1
-rw-r--r--security/hashish/pkg-plist1
-rw-r--r--security/hydra/Makefile1
-rw-r--r--security/hydra/pkg-plist1
-rw-r--r--security/ident2/Makefile1
-rw-r--r--security/ident2/pkg-plist1
-rw-r--r--security/knocker/Makefile1
-rw-r--r--security/knocker/pkg-plist1
-rw-r--r--security/kripp/Makefile1
-rw-r--r--security/kripp/pkg-plist1
-rw-r--r--security/l0pht-watch/Makefile1
-rw-r--r--security/l0pht-watch/pkg-plist1
-rw-r--r--security/lcrzoex/Makefile3
-rw-r--r--security/lcrzoex/pkg-plist1
-rw-r--r--security/oidentd/Makefile1
-rw-r--r--security/oidentd/pkg-plist4
-rw-r--r--security/p5-Crypt-DES_EDE3/Makefile1
-rw-r--r--security/p5-Crypt-DES_EDE3/pkg-plist1
-rw-r--r--security/p5-Crypt-DH/Makefile1
-rw-r--r--security/p5-Crypt-DH/pkg-plist1
-rw-r--r--security/pgp6/Makefile1
-rw-r--r--security/pgp6/pkg-plist1
-rw-r--r--security/pgpdump/Makefile1
-rw-r--r--security/pgpdump/pkg-plist1
-rw-r--r--security/pgpgpg/Makefile1
-rw-r--r--security/pgpgpg/pkg-plist1
-rw-r--r--security/poc/Makefile1
-rw-r--r--security/poc/pkg-plist1
-rw-r--r--security/portscanner/Makefile2
-rw-r--r--security/portscanner/pkg-plist1
-rw-r--r--security/pxytest/Makefile1
-rw-r--r--security/pxytest/pkg-plist1
-rw-r--r--security/qident/Makefile2
-rw-r--r--security/qident/pkg-plist1
-rw-r--r--security/qtfw/Makefile1
-rw-r--r--security/qtfw/pkg-plist1
-rw-r--r--security/rc5pipe/Makefile1
-rw-r--r--security/rc5pipe/pkg-plist1
-rw-r--r--security/sectok/Makefile1
-rw-r--r--security/sectok/pkg-plist1
-rw-r--r--security/sha/Makefile1
-rw-r--r--security/sha/pkg-plist1
-rw-r--r--security/sniff/Makefile1
-rw-r--r--security/sniff/pkg-plist1
-rw-r--r--security/srm/Makefile1
-rw-r--r--security/srm/pkg-plist1
-rw-r--r--security/ssh-multiadd/Makefile1
-rw-r--r--security/ssh-multiadd/pkg-plist1
-rw-r--r--security/ssh_askpass_gtk2/Makefile1
-rw-r--r--security/ssh_askpass_gtk2/pkg-plist1
-rw-r--r--security/sst/Makefile1
-rw-r--r--security/sst/pkg-plist1
-rw-r--r--security/termlog/Makefile1
-rw-r--r--security/termlog/pkg-plist1
-rw-r--r--security/vida/Makefile2
-rw-r--r--security/vida/pkg-plist1
68 files changed, 39 insertions, 39 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile
index 9355266b31b2..f1b4f2ed382d 100644
--- a/security/bcwipe/Makefile
+++ b/security/bcwipe/Makefile
@@ -19,7 +19,8 @@ NO_CDROM= yes
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAN1= bcwipe.1
+MAN1= bcwipe.1
+PLIST_FILES= bin/bcwipe
post-patch:
@${REINPLACE_CMD} -e "s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
diff --git a/security/bcwipe/pkg-plist b/security/bcwipe/pkg-plist
deleted file mode 100644
index 33e198e6e371..000000000000
--- a/security/bcwipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/bcwipe
diff --git a/security/bfbtester/Makefile b/security/bfbtester/Makefile
index 17bb04097675..70f4079dff10 100644
--- a/security/bfbtester/Makefile
+++ b/security/bfbtester/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= mikeh@FreeBSD.org
COMMENT= A security tool for testing binaries for overflows
HAS_CONFIGURE= yes
+PLIST_FILES= bin/bfbtester
USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/security/bfbtester/pkg-plist b/security/bfbtester/pkg-plist
deleted file mode 100644
index 5e8edda50928..000000000000
--- a/security/bfbtester/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/bfbtester
diff --git a/security/destroy/Makefile b/security/destroy/Makefile
index a2bfe37c3606..b0d99137c29e 100644
--- a/security/destroy/Makefile
+++ b/security/destroy/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.freebsdhackers.net/destroy/
MAINTAINER= shane@freebsdhackers.net
COMMENT= A program to destroy files on the hard disk and unlink them
+PLIST_FILES= bin/destroy
USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/security/destroy/pkg-plist b/security/destroy/pkg-plist
deleted file mode 100644
index 8fface1edfc9..000000000000
--- a/security/destroy/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/destroy
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index a07c2b5a0627..9ce989370dfa 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -35,6 +35,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
CONFIGURE_ARGS+=--with-included-gettext=no
INFO= dirmngr
+PLIST_FILES= bin/dirmngr
.include <bsd.port.pre.mk>
diff --git a/security/dirmngr/pkg-plist b/security/dirmngr/pkg-plist
deleted file mode 100644
index f349946ebddd..000000000000
--- a/security/dirmngr/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dirmngr
diff --git a/security/finger_mysql/Makefile b/security/finger_mysql/Makefile
index d1aca3e11ae4..9dac4b5274f1 100644
--- a/security/finger_mysql/Makefile
+++ b/security/finger_mysql/Makefile
@@ -21,6 +21,7 @@ COMMENT= Threaded MySQL scanner
LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql323-client/
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/finger_mysql
post-extract:
${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}/
diff --git a/security/finger_mysql/pkg-plist b/security/finger_mysql/pkg-plist
deleted file mode 100644
index 243f200ea509..000000000000
--- a/security/finger_mysql/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/finger_mysql
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile
index fdea95847553..47c31b2b8711 100644
--- a/security/gpasman/Makefile
+++ b/security/gpasman/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://gpasman.nl.linux.org/
MAINTAINER= domi@saargate.de
COMMENT= A password manager that stores password information encrypted
+PLIST_FILES= bin/gpasman
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= gtk12
diff --git a/security/gpasman/pkg-plist b/security/gpasman/pkg-plist
deleted file mode 100644
index 5b379142b4ef..000000000000
--- a/security/gpasman/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/gpasman
diff --git a/security/hashish/Makefile b/security/hashish/Makefile
index a12e8e7ca469..9b7430f6c080 100644
--- a/security/hashish/Makefile
+++ b/security/hashish/Makefile
@@ -33,5 +33,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV+= WX_CONFIG="${X11BASE}/bin/wxgtk2-2.4-config"
.endif
USE_GMAKE= yes
+PLIST_FILES= bin/hashish
.include <bsd.port.mk>
diff --git a/security/hashish/pkg-plist b/security/hashish/pkg-plist
deleted file mode 100644
index 2fbc673401a6..000000000000
--- a/security/hashish/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/hashish
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index a476e8088ba1..05d5572c9882 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= groups/thc
MAINTAINER= llevier@argosnet.com
COMMENT= Bruce Force Attack Utility working on multiple network services
+PLIST_FILES= bin/hydra
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/security/hydra/pkg-plist b/security/hydra/pkg-plist
deleted file mode 100644
index b0dd2acbced9..000000000000
--- a/security/hydra/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/hydra
diff --git a/security/ident2/Makefile b/security/ident2/Makefile
index 22bbf330e8e6..07010ab6561f 100644
--- a/security/ident2/Makefile
+++ b/security/ident2/Makefile
@@ -17,5 +17,6 @@ COMMENT= An RFC1413 identification server which also supports random replies
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN8= ident2.8
+PLIST_FILES= sbin/ident2
.include <bsd.port.mk>
diff --git a/security/ident2/pkg-plist b/security/ident2/pkg-plist
deleted file mode 100644
index 3c26e634fa27..000000000000
--- a/security/ident2/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/ident2
diff --git a/security/knocker/Makefile b/security/knocker/Makefile
index a7979b187dcf..c7f75d67e083 100644
--- a/security/knocker/Makefile
+++ b/security/knocker/Makefile
@@ -17,5 +17,6 @@ COMMENT= A simple and easy to use TCP only port scanner (Console version)
GNU_CONFIGURE= yes
MAN1= ${PORTNAME}.1
+PLIST_FILES= bin/knocker
.include <bsd.port.mk>
diff --git a/security/knocker/pkg-plist b/security/knocker/pkg-plist
deleted file mode 100644
index b0bf5bba0252..000000000000
--- a/security/knocker/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/knocker
diff --git a/security/kripp/Makefile b/security/kripp/Makefile
index 5468e8c1a0e3..331fc770fee0 100644
--- a/security/kripp/Makefile
+++ b/security/kripp/Makefile
@@ -19,6 +19,7 @@ USE_PERL5_RUN= yes
NO_BUILD= yes
MAN1= kripp.1
+PLIST_FILES= bin/kripp
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/kripp ${PREFIX}/bin
diff --git a/security/kripp/pkg-plist b/security/kripp/pkg-plist
deleted file mode 100644
index ebb9fb71a6c8..000000000000
--- a/security/kripp/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/kripp
diff --git a/security/l0pht-watch/Makefile b/security/l0pht-watch/Makefile
index ffa3234d0ec8..4811d230d00b 100644
--- a/security/l0pht-watch/Makefile
+++ b/security/l0pht-watch/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= dom@happygiraffe.net
COMMENT= A program to report on what goes on in /tmp
+PLIST_FILES= bin/temp-watch
WRKSRC= ${WRKDIR}/temp-watch
ALL_TARGET= OpenBSD
diff --git a/security/l0pht-watch/pkg-plist b/security/l0pht-watch/pkg-plist
deleted file mode 100644
index a21decde5ed8..000000000000
--- a/security/l0pht-watch/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/temp-watch
diff --git a/security/lcrzoex/Makefile b/security/lcrzoex/Makefile
index 102bb2937e5b..08fdd02f53b3 100644
--- a/security/lcrzoex/Makefile
+++ b/security/lcrzoex/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/lcrzo_debugdefs.h:${PORTSDIR}/security/lcrzo
WRKSRC= ${WRKDIR}/${PKGNAME}-src/src
-MAN1= lcrzoex.1
+MAN1= lcrzoex.1
+PLIST_FILES= bin/lcrzoex
post-patch:
cd ${WRKSRC} && ${SH} ${WRKSRC}/genemake
diff --git a/security/lcrzoex/pkg-plist b/security/lcrzoex/pkg-plist
deleted file mode 100644
index ec06664196be..000000000000
--- a/security/lcrzoex/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/lcrzoex
diff --git a/security/oidentd/Makefile b/security/oidentd/Makefile
index d5069114764f..af714c198d81 100644
--- a/security/oidentd/Makefile
+++ b/security/oidentd/Makefile
@@ -21,6 +21,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN5= oidentd.conf.5 oidentd_masq.conf.5
MAN8= oidentd.8
+PLIST_FILES= sbin/oidentd
.include <bsd.port.pre.mk>
diff --git a/security/oidentd/pkg-plist b/security/oidentd/pkg-plist
deleted file mode 100644
index 8fef1bf981d3..000000000000
--- a/security/oidentd/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-sbin/oidentd
-etc/oidentd.conf.sample
-etc/oidentd_masq.conf.sample
-etc/rc.d/oidentd.sh
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile
index a0ce10f9ba38..155409723512 100644
--- a/security/p5-Crypt-DES_EDE3/Makefile
+++ b/security/p5-Crypt-DES_EDE3/Makefile
@@ -21,5 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Crypt::DES_EDE3.3
+PLIST_FILES= %%SITE_PERL%%/Crypt/DES_EDE3.pm
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-DES_EDE3/pkg-plist b/security/p5-Crypt-DES_EDE3/pkg-plist
deleted file mode 100644
index fc7de7edbb79..000000000000
--- a/security/p5-Crypt-DES_EDE3/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%SITE_PERL%%/Crypt/DES_EDE3.pm
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile
index 64a5b4753509..cb14e9a37777 100644
--- a/security/p5-Crypt-DH/Makefile
+++ b/security/p5-Crypt-DH/Makefile
@@ -22,5 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Crypt::DH.3
+PLIST_FILES= %%SITE_PERL%%/Crypt/DH.pm
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-DH/pkg-plist b/security/p5-Crypt-DH/pkg-plist
deleted file mode 100644
index ddc9a76e48c2..000000000000
--- a/security/p5-Crypt-DH/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%SITE_PERL%%/Crypt/DH.pm
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index d07812f411a6..d7faef39931d 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -27,6 +27,7 @@ WRKSRC= ${WRKDIR}/pgpsrc
USE_GMAKE= yes
MAN1= pgp.1
+PLIST_FILES= bin/pgp
LATEST_LINK= pgp6
diff --git a/security/pgp6/pkg-plist b/security/pgp6/pkg-plist
deleted file mode 100644
index 7cbdfdaf1683..000000000000
--- a/security/pgp6/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pgp
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
index be9b7ecbb6f9..d8ffeb6697c2 100644
--- a/security/pgpdump/Makefile
+++ b/security/pgpdump/Makefile
@@ -17,6 +17,7 @@ COMMENT= PGP packet visualizer
GNU_CONFIGURE= yes
MAN1= pgpdump.1
+PLIST_FILES= bin/pgpdump
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin
diff --git a/security/pgpdump/pkg-plist b/security/pgpdump/pkg-plist
deleted file mode 100644
index 46c0c0096fea..000000000000
--- a/security/pgpdump/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pgpdump
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile
index 6d1b6ddcfa84..3e9c46d5c630 100644
--- a/security/pgpgpg/Makefile
+++ b/security/pgpgpg/Makefile
@@ -25,5 +25,6 @@ RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg
+PLIST_FILES= bin/pgpgpg
.include <bsd.port.mk>
diff --git a/security/pgpgpg/pkg-plist b/security/pgpgpg/pkg-plist
deleted file mode 100644
index 4b2932a724eb..000000000000
--- a/security/pgpgpg/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pgpgpg
diff --git a/security/poc/Makefile b/security/poc/Makefile
index 2f64fc77d5df..e69622f56782 100644
--- a/security/poc/Makefile
+++ b/security/poc/Makefile
@@ -17,6 +17,7 @@ COMMENT= Program for managing passwords on smartcards
LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko
+PLIST_FILES= bin/poc
USE_GETOPT_LONG=yes
USE_GMAKE= yes
USE_AUTOMAKE= yes
diff --git a/security/poc/pkg-plist b/security/poc/pkg-plist
deleted file mode 100644
index 23d011c4c8b9..000000000000
--- a/security/poc/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/poc
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile
index f19e08e857f0..61d866ac28ec 100644
--- a/security/portscanner/Makefile
+++ b/security/portscanner/Makefile
@@ -15,6 +15,8 @@ DISTNAME= PortScanner-${PORTVERSION}
MAINTAINER= billf@FreeBSD.org
COMMENT= A simple and easy to use TCP port scanner
+PLIST_FILES= bin/portscanner
+
do-build:
@ ${CC} -o ${WRKSRC}/portscanner ${CFLAGS} ${WRKSRC}/portscanner.c
diff --git a/security/portscanner/pkg-plist b/security/portscanner/pkg-plist
deleted file mode 100644
index 1eef326959c3..000000000000
--- a/security/portscanner/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/portscanner
diff --git a/security/pxytest/Makefile b/security/pxytest/Makefile
index 161ce0b2e010..56c22d2205b0 100644
--- a/security/pxytest/Makefile
+++ b/security/pxytest/Makefile
@@ -21,6 +21,7 @@ USE_PERL5= yes
NO_WRKSUBDIR= yes
MAN1= pxytest.1
+PLIST_FILES= bin/pxytest
pre-patch:
@${SED} '1s:^#!/usr/bin/perl:#!${PERL}:' < ${_DISTDIR}${DISTFILES} > ${WRKSRC}/pxytest
diff --git a/security/pxytest/pkg-plist b/security/pxytest/pkg-plist
deleted file mode 100644
index 803abb9b711d..000000000000
--- a/security/pxytest/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pxytest
diff --git a/security/qident/Makefile b/security/qident/Makefile
index 4e4449526508..b43f2d60c2a8 100644
--- a/security/qident/Makefile
+++ b/security/qident/Makefile
@@ -28,6 +28,8 @@ MANCOMPSUFFIX= .gz
MANCOMPSUFFIX=
.endif
+PLIST_FILES= bin/qident
+
post-patch:
@${REINPLACE_CMD} -e 's/getopt[.]h/unistd.h/g' ${WRKSRC}/*
diff --git a/security/qident/pkg-plist b/security/qident/pkg-plist
deleted file mode 100644
index 05b33b692adb..000000000000
--- a/security/qident/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/qident
diff --git a/security/qtfw/Makefile b/security/qtfw/Makefile
index 4cfaefeaeb3e..4f81be141df3 100644
--- a/security/qtfw/Makefile
+++ b/security/qtfw/Makefile
@@ -20,6 +20,7 @@ USE_GMAKE= yes
USE_QT_VER= 3
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"
+PLIST_FILES= bin/qtfw
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/qtfw ${PREFIX}/bin
diff --git a/security/qtfw/pkg-plist b/security/qtfw/pkg-plist
deleted file mode 100644
index 5eb24ab1f497..000000000000
--- a/security/qtfw/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/qtfw
diff --git a/security/rc5pipe/Makefile b/security/rc5pipe/Makefile
index 2113e97477ad..3b24e5a246dc 100644
--- a/security/rc5pipe/Makefile
+++ b/security/rc5pipe/Makefile
@@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= so14k@so14k.com
COMMENT= RC5 en-/decryption via UNIX pipes
+PLIST_FILES= bin/rc5pipe
WRKSRC= ${WRKDIR}/rc5pipe
do-install:
diff --git a/security/rc5pipe/pkg-plist b/security/rc5pipe/pkg-plist
deleted file mode 100644
index 875d8b0558ea..000000000000
--- a/security/rc5pipe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rc5pipe
diff --git a/security/sectok/Makefile b/security/sectok/Makefile
index 168b1be77275..4cbabac22ecc 100644
--- a/security/sectok/Makefile
+++ b/security/sectok/Makefile
@@ -23,5 +23,6 @@ INSTALLS_SHLIB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN1= sectok.1
+PLIST_FILES= bin/sectok
.include <bsd.port.mk>
diff --git a/security/sectok/pkg-plist b/security/sectok/pkg-plist
deleted file mode 100644
index a41f114dae6b..000000000000
--- a/security/sectok/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sectok
diff --git a/security/sha/Makefile b/security/sha/Makefile
index 92ee2e62aa6f..3ccc1c5236ec 100644
--- a/security/sha/Makefile
+++ b/security/sha/Makefile
@@ -19,5 +19,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= sha.1
+PLIST_FILES= bin/sha
.include <bsd.port.mk>
diff --git a/security/sha/pkg-plist b/security/sha/pkg-plist
deleted file mode 100644
index 4e62c3b52838..000000000000
--- a/security/sha/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sha
diff --git a/security/sniff/Makefile b/security/sniff/Makefile
index e0503eb3e6a6..878b1efe7abd 100644
--- a/security/sniff/Makefile
+++ b/security/sniff/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= veraldi@cs.unibo.it
COMMENT= Program to sniff logins and passwords
MAN1= sniff.1
+PLIST_FILES= sbin/sniff
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure
diff --git a/security/sniff/pkg-plist b/security/sniff/pkg-plist
deleted file mode 100644
index 0093b6975127..000000000000
--- a/security/sniff/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/sniff
diff --git a/security/srm/Makefile b/security/srm/Makefile
index d72cc734e65b..3e49b85b3f92 100644
--- a/security/srm/Makefile
+++ b/security/srm/Makefile
@@ -17,5 +17,6 @@ COMMENT= Secure rm, a utility which destroys file contents before unlinking
USE_LIBTOOL= YES
MAN1= srm.1
+PLIST_FILES= bin/srm
.include <bsd.port.mk>
diff --git a/security/srm/pkg-plist b/security/srm/pkg-plist
deleted file mode 100644
index 78c8476f5668..000000000000
--- a/security/srm/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/srm
diff --git a/security/ssh-multiadd/Makefile b/security/ssh-multiadd/Makefile
index 9c0b628dea9e..c783082fa540 100644
--- a/security/ssh-multiadd/Makefile
+++ b/security/ssh-multiadd/Makefile
@@ -17,6 +17,7 @@ USE_PYTHON= yes
USE_REINPLACE= yes
NO_BUILD= yes
MAN1= ssh-multiadd.1
+PLIST_FILES= bin/ssh-multiadd
post-patch:
@${REINPLACE_CMD} -e 's!/usr/bin/python2!${PYTHON_CMD}!' \
diff --git a/security/ssh-multiadd/pkg-plist b/security/ssh-multiadd/pkg-plist
deleted file mode 100644
index ba11db9e1b5a..000000000000
--- a/security/ssh-multiadd/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ssh-multiadd
diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile
index 0f7d870d22ce..9a5f1fa6723c 100644
--- a/security/ssh_askpass_gtk2/Makefile
+++ b/security/ssh_askpass_gtk2/Makefile
@@ -19,6 +19,7 @@ USE_X_PREFIX= yes
USE_GNOME= gtk20
MAN1= ssh-askpass-gtk2.1
+PLIST_FILES= bin/ssh-askpass-gtk2
do-install:
cd ${WRKSRC};\
diff --git a/security/ssh_askpass_gtk2/pkg-plist b/security/ssh_askpass_gtk2/pkg-plist
deleted file mode 100644
index 3b2fb3354bc8..000000000000
--- a/security/ssh_askpass_gtk2/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ssh-askpass-gtk2
diff --git a/security/sst/Makefile b/security/sst/Makefile
index a16b13c49f7c..5aca7b833c41 100644
--- a/security/sst/Makefile
+++ b/security/sst/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= nc:${PORTSDIR}/net/netcat
USE_OPENSSL= YES
MAN1= sst.1
MANCOMPRESSED= maybe
+PLIST_FILES= sbin/sst
MAKEFILE= ${FILESDIR}/Makefile
diff --git a/security/sst/pkg-plist b/security/sst/pkg-plist
deleted file mode 100644
index 4fc5cfc4e3c8..000000000000
--- a/security/sst/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/sst
diff --git a/security/termlog/Makefile b/security/termlog/Makefile
index bb99d46d3add..6fdf77e6f9a1 100644
--- a/security/termlog/Makefile
+++ b/security/termlog/Makefile
@@ -16,5 +16,6 @@ COMMENT= Monitor or log multiple system terminals synchronously (real-time)
MAN1= termlog.1
MANCOMPRESSED= yes
+PLIST_FILES= bin/termlog
.include <bsd.port.mk>
diff --git a/security/termlog/pkg-plist b/security/termlog/pkg-plist
deleted file mode 100644
index 7195e65c983a..000000000000
--- a/security/termlog/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/termlog
diff --git a/security/vida/Makefile b/security/vida/Makefile
index 0572aca11da7..1d409130bfc9 100644
--- a/security/vida/Makefile
+++ b/security/vida/Makefile
@@ -30,4 +30,6 @@ do-install:
MAN1= vida.1
MANCOMPRESSED= yes
+PLIST_FILES= bin/vida
+
.include <bsd.port.mk>
diff --git a/security/vida/pkg-plist b/security/vida/pkg-plist
deleted file mode 100644
index 16de60db7935..000000000000
--- a/security/vida/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/vida