diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 03:37:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 03:37:44 +0800 |
commit | e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f (patch) | |
tree | b43155f3b197b64335de0796e03171a36eca6e57 | |
parent | a073d9878de9a4c6a03601333a5fc0d2ce23fc92 (diff) | |
download | freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.tar.gz freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.tar.zst freebsd-ports-gnome-e22bb7e28c1d42b1d7f26b2f1e8978b459e8331f.zip |
cleanup plist
-rw-r--r-- | security/authforce/Makefile | 1 | ||||
-rw-r--r-- | security/binwalk/Makefile | 1 | ||||
-rw-r--r-- | security/chroot_safe/Makefile | 1 | ||||
-rw-r--r-- | security/clamcour/Makefile | 2 | ||||
-rw-r--r-- | security/cracklib/Makefile | 12 | ||||
-rw-r--r-- | security/dropbear/Makefile | 2 | ||||
-rw-r--r-- | security/fl0p/Makefile | 1 | ||||
-rw-r--r-- | security/linux-c6-libgcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/linux-f10-cyrus-sasl2/Makefile | 1 | ||||
-rw-r--r-- | security/linux-f10-libgcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/openscep/Makefile | 2 | ||||
-rw-r--r-- | security/pam_yubico/Makefile | 1 | ||||
-rw-r--r-- | security/pulledpork/Makefile | 2 | ||||
-rw-r--r-- | security/shttpscanner/Makefile | 1 | ||||
-rw-r--r-- | security/sinfp/Makefile | 1 | ||||
-rw-r--r-- | security/smtpscan/Makefile | 1 | ||||
-rw-r--r-- | security/snortsam/Makefile | 1 | ||||
-rw-r--r-- | security/truecrypt/Makefile | 1 | ||||
-rw-r--r-- | security/ykpers/Makefile | 1 |
19 files changed, 0 insertions, 34 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile index 76cd6fe5974d..c3b2e70ed0c7 100644 --- a/security/authforce/Makefile +++ b/security/authforce/Makefile @@ -34,7 +34,6 @@ PLIST_FILES= bin/authforce \ %%DATADIR%%/password.lst \ %%DATADIR%%/username.lst \ %%DATADIR%%/userpass.lst -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= CURL NLS diff --git a/security/binwalk/Makefile b/security/binwalk/Makefile index b42b5ddcdc6c..0872cd3ca35d 100644 --- a/security/binwalk/Makefile +++ b/security/binwalk/Makefile @@ -18,7 +18,6 @@ PLIST_FILES= bin/binwalk \ etc/binwalk/magic.binarch \ etc/binwalk/magic.bincast \ etc/binwalk/magic.binwalk -PLIST_DIRS= etc/binwalk PORTDOCS= README diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile index 703f8c8059ec..c99861c14f0d 100644 --- a/security/chroot_safe/Makefile +++ b/security/chroot_safe/Makefile @@ -14,7 +14,6 @@ COMMENT= Tool to chroot softwares easily GNU_CONFIGURE= YES PLIST_FILES= man/man1/chroot_safe.1.gz sbin/chroot_safe libexec/chroot_safe/chroot_safe.so -PLIST_DIRS= libexec/chroot_safe post-patch: ${REINPLACE_CMD} -e 's|CXX=g++|CXX?=c++|' \ diff --git a/security/clamcour/Makefile b/security/clamcour/Makefile index 978603d9b877..7287e0eb7dbc 100644 --- a/security/clamcour/Makefile +++ b/security/clamcour/Makefile @@ -21,8 +21,6 @@ CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib -PLIST_DIRS= etc/courier/clamcour -PLIST_DIRSTRY= etc/courier libexec/filters PLIST_FILES= libexec/filters/clamcour man/man1/clamcour.1.gz post-patch: diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 62589731b13f..54f63370fd72 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -36,18 +36,6 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/_cracklib.a \ %%PYTHON_SITELIBDIR%%/test_cracklib.pyo .else CONFIGURE_ARGS+=--without-python -PLIST_DIRS= libdata/cracklib \ - share/cracklib \ - share/locale/as/LC_MESSAGES \ - share/locale/as \ - share/locale/bn_IN/LC_MESSAGES \ - share/locale/bn_IN \ - share/locale/mr/LC_MESSAGES \ - share/locale/mr \ - share/locale/sl_SI/LC_MESSAGES \ - share/locale/sl_SI \ - share/locale/te/LC_MESSAGES \ - share/locale/te PLIST_FILES= include/crack.h \ include/packer.h \ diff --git a/security/dropbear/Makefile b/security/dropbear/Makefile index 539ee38e3e98..24abd0c7f197 100644 --- a/security/dropbear/Makefile +++ b/security/dropbear/Makefile @@ -23,8 +23,6 @@ PLIST_FILES= bin/dbclient \ man/man1/dropbearkey.1.gz \ man/man8/dropbear.8.gz -PLIST_DIRS= etc/dropbear - OPTIONS_DEFINE= STATIC STATIC_LDFLAGS= -static diff --git a/security/fl0p/Makefile b/security/fl0p/Makefile index f6c3c77dc240..51361a0dbfda 100644 --- a/security/fl0p/Makefile +++ b/security/fl0p/Makefile @@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= ChangeLog CREDITS README TODO PLIST_FILES= bin/fl0p %%DATADIR%%/fl0p.fp -PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e \ diff --git a/security/linux-c6-libgcrypt/Makefile b/security/linux-c6-libgcrypt/Makefile index e10c5629d617..6433baa7bdff 100644 --- a/security/linux-c6-libgcrypt/Makefile +++ b/security/linux-c6-libgcrypt/Makefile @@ -15,7 +15,6 @@ RPMVERSION= 11.el6_4 USE_LDCONFIG= yes PLIST_FILES= lib/libgcrypt.so.11 lib/.libgcrypt.so.11.hmac lib/libgcrypt.so.11.5.3 -PLIST_DIRSTRY= etc/gcrypt DOCSDIR= usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING.LIB NEWS THANKS DESCR= ${.CURDIR}/../libgcrypt/pkg-descr diff --git a/security/linux-f10-cyrus-sasl2/Makefile b/security/linux-f10-cyrus-sasl2/Makefile index fbcd70412246..b3b6c886df4e 100644 --- a/security/linux-f10-cyrus-sasl2/Makefile +++ b/security/linux-f10-cyrus-sasl2/Makefile @@ -21,7 +21,6 @@ USE_LDCONFIG= yes BRANDELF_FILES= usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2 DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -PLIST_DIRS= etc/sasl2 PLIST_FILES= usr/lib/libsasl2.so.2 usr/lib/libsasl2.so.2.0.22 usr/lib/sasl2/libanonymous.so usr/lib/sasl2/libanonymous.so.2 usr/lib/sasl2/libanonymous.so.2.0.22 usr/lib/sasl2/libsasldb.so usr/lib/sasl2/libsasldb.so.2 usr/lib/sasl2/libsasldb.so.2.0.22 usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2 DOCSDIR= usr/share/doc/cyrus-sasl-lib-${PORTVERSION} PORTDOCS= AUTHORS COPYING NEWS README advanced.html appconvert.html components.html gssapi.html index.html install.html macosx.html mechanisms.html options.html plugprog.html programming.html readme.html sysadmin.html upgrading.html windows.html diff --git a/security/linux-f10-libgcrypt/Makefile b/security/linux-f10-libgcrypt/Makefile index 610bed4b6385..8bc4d55e83ef 100644 --- a/security/linux-f10-libgcrypt/Makefile +++ b/security/linux-f10-libgcrypt/Makefile @@ -16,7 +16,6 @@ RPMVERSION= 1.fc10 USE_LDCONFIG= yes PLIST_FILES= lib/libgcrypt.so.11 lib/libgcrypt.so.11.5.2 -PLIST_DIRS= etc/gcrypt DESCR= ${.CURDIR}/../libgcrypt/pkg-descr post-install: diff --git a/security/openscep/Makefile b/security/openscep/Makefile index ea991948aef1..2b5ad8f6a04d 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -19,8 +19,6 @@ USE_APACHE= 22+ GNU_CONFIGURE= yes USE_LDCONFIG= yes -PLIST_DIRSTRY= www/cgi-bin - CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-html-install-dir="${PREFIX}/www/openscep" \ diff --git a/security/pam_yubico/Makefile b/security/pam_yubico/Makefile index c6d120da382c..761df074d08b 100644 --- a/security/pam_yubico/Makefile +++ b/security/pam_yubico/Makefile @@ -19,7 +19,6 @@ USES= libtool pkgconfig PLIST_FILES= lib/security/pam_yubico.so \ man/man8/pam_yubico.8.gz -PLIST_DIRS= lib/security SUB_FILES= pkg-message PORTDOCS= * diff --git a/security/pulledpork/Makefile b/security/pulledpork/Makefile index 6bd7691dcff1..1216bd72d168 100644 --- a/security/pulledpork/Makefile +++ b/security/pulledpork/Makefile @@ -19,8 +19,6 @@ NO_BUILD= yes USES= perl5 USE_PERL5= run -PLIST_DIRS= %%ETCDIR%% %%DATADIR%% - PLIST_FILES= bin/pulledpork.pl \ %%ETCDIR%%/disablesid.conf.sample \ %%ETCDIR%%/dropsid.conf.sample \ diff --git a/security/shttpscanner/Makefile b/security/shttpscanner/Makefile index ac3852995a02..c28a7772b97c 100644 --- a/security/shttpscanner/Makefile +++ b/security/shttpscanner/Makefile @@ -14,7 +14,6 @@ COMMENT= Simple HTTP scanner USES= dos2unix PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/requests.txt %%DATADIR%%/subdomains.txt -PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -E '/^#define/s!([a-z]*\.txt)!${DATADIR}/\1!' ${WRKSRC}/${DISTNAME:tl}.c diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile index 00884ff22874..9a1ac5bb1eed 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -15,7 +15,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PLIST= "" PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/${PORTNAME}.db -PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP DBDATE= 20110125 diff --git a/security/smtpscan/Makefile b/security/smtpscan/Makefile index 0865a594789d..5c119baffe5a 100644 --- a/security/smtpscan/Makefile +++ b/security/smtpscan/Makefile @@ -25,7 +25,6 @@ PLIST_FILES= bin/smtpscan \ man/man1/smtpscan.1.gz \ %%DATADIR%%/fingerprints \ %%DATADIR%%/tests -PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e \ diff --git a/security/snortsam/Makefile b/security/snortsam/Makefile index 0a2d621503f2..538623c3fce7 100644 --- a/security/snortsam/Makefile +++ b/security/snortsam/Makefile @@ -22,7 +22,6 @@ USE_RC_SUBR= snortsam SUB_FILES= pkg-message \ pkg-install -PLIST_DIRS= etc/snortsam PLIST_FILES= sbin/snortsam \ %%ETCDIR%%/snortsam.conf.sample \ %%ETCDIR%%/country-rootservers.conf.sample \ diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile index 38daf003c364..a34b284705b7 100644 --- a/security/truecrypt/Makefile +++ b/security/truecrypt/Makefile @@ -43,7 +43,6 @@ X11_DESC= With GUI (depends on X) .if ${PORT_OPTIONS:MDOCS} PLIST_FILES+= %%DOCSDIR%%/TrueCrypt\ User\ Guide.pdf PLIST_FILES+= %%DOCSDIR%%/License.txt -PLIST_DIRS= %%DOCSDIR%% .endif .if ${PORT_OPTIONS:MX11} diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile index b1dd89da4e5f..c7a14eb72eed 100644 --- a/security/ykpers/Makefile +++ b/security/ykpers/Makefile @@ -32,7 +32,6 @@ PLIST_FILES= bin/ykchalresp \ man/man1/ykchalresp.1.gz \ man/man1/ykinfo.1.gz \ man/man1/ykpersonalize.1.gz -PLIST_DIRS= include/ykpers-1 OPTIONS_DEFINE= STATIC |