Skip to content

Commit

Permalink
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these…
Browse files Browse the repository at this point in the history
… days.
  • Loading branch information
asau committed Oct 23, 2012
1 parent e8883a5 commit d2c537d
Show file tree
Hide file tree
Showing 368 changed files with 368 additions and 1,019 deletions.
4 changes: 1 addition & 3 deletions security/Bastille/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:22 wiz Exp $
# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:19 asau Exp $
#

DISTNAME= Bastille-3.0.9
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://bastille-linux.sourceforge.net/
COMMENT= System hardening tool focusing on educating the user

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/Bastille
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX:Q}/share/gconf/schemas/
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX:Q}/share/gconf/schemas/
Expand Down
4 changes: 1 addition & 3 deletions security/CSP/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2012/10/03 21:57:22 wiz Exp $
# $NetBSD: Makefile,v 1.13 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= CSP-0.32
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
COMMENT= Simple PKI Toolkit

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-Date-Calc>=5.4:../../devel/p5-Date-Calc
DEPENDS+= p5-IPC-Run>=0.79:../../devel/p5-IPC-Run
DEPENDS+= p5-Term-Prompt>=1.03:../../devel/p5-Term-Prompt
Expand Down
4 changes: 1 addition & 3 deletions security/CoolKey/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/01/14 07:44:35 obache Exp $
# $NetBSD: Makefile,v 1.4 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= coolkey-1.1.0
Expand All @@ -9,8 +9,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://directory.fedora.redhat.com/wiki/CoolKey
COMMENT= Driver support for the CoolKey and CAC products

PKG_DESTDIR_SUPPORT= user-destdir

# Only for NetBSD>=4.99.0
NOT_FOR_PLATFORM= NetBSD-[0-3].*-* NetBSD-4.[0-9].*-*
NOT_FOR_PLATFORM+= NetBSD-4.[0-8]*.*-* NetBSD-4.9[0-8].*-*
Expand Down
4 changes: 1 addition & 3 deletions security/EasyPG/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2011/03/20 06:36:30 obache Exp $
# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:20 asau Exp $

DISTNAME= epg-0.0.16
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/}
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.easypg.org/
COMMENT= GnuPG interface for emacs

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
MAKE_FLAGS+= lispdir=${EMACS_LISPPREFIX:Q}
INSTALL_MAKE_FLAGS+= lispdir=${DESTDIR}${EMACS_LISPPREFIX:Q}
Expand Down
4 changes: 1 addition & 3 deletions security/MyPasswordSafe/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2012/10/08 23:02:21 adam Exp $
# $NetBSD: Makefile,v 1.30 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= MyPasswordSafe-20061216
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.semanticgap.com/myps/
COMMENT= Easy-to-use password manager

PKG_DESTDIR_SUPPORT= user-destdir

.include "options.mk"

WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
Expand Down
3 changes: 1 addition & 2 deletions security/PAM/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.47 2012/01/18 14:46:03 adam Exp $
# $NetBSD: Makefile,v 1.48 2012/10/23 18:16:20 asau Exp $

DISTNAME= Linux-PAM-0.77
PKGNAME= ${DISTNAME:S/Linux-//}
Expand All @@ -18,7 +18,6 @@ MAKE_JOBS_SAFE= no
CONFLICTS+= openpam-[0-9]*

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= gmake
USE_LIBTOOL= yes
Expand Down
4 changes: 1 addition & 3 deletions security/aide/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.33 2012/03/12 14:18:44 fhajny Exp $
# $NetBSD: Makefile,v 1.34 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= aide-0.15.1
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html
COMMENT= Free intrusion detection system for checking file integrity
LICENSE= artistic

PKG_DESTDIR_SUPPORT= user-destdir

BUILDLINK_API_DEPENDS.mhash?= mhash>=0.8.17

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions security/aide06/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2012/01/14 00:51:36 hans Exp $
# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= aide-0.6
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html
COMMENT= Older intrusion detection system for checking file integrity

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= bison flex

Expand Down
4 changes: 1 addition & 3 deletions security/amap/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.21 2012/03/03 00:13:51 wiz Exp $
# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= amap-5.2
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://freeworld.thc.org/thc-amap/
COMMENT= Applications and Services scanner
LICENSE= amap-license

PKG_DESTDIR_SUPPORT= user-destdir

HAS_CONFIGURE= YES

CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
Expand Down
3 changes: 1 addition & 2 deletions security/antonym/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2012/10/03 21:57:22 wiz Exp $
# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:20 asau Exp $
#

DISTNAME= antonym-1.9
Expand All @@ -19,7 +19,6 @@ USE_TOOLS+= perl:run
REPLACE_PERL= antonym

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

INSTALLATION_DIRS= bin share/examples/antonym

Expand Down
4 changes: 1 addition & 3 deletions security/ap-modsecurity/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2012/06/30 20:20:44 dholland Exp $
# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:21 asau Exp $
#

DISTNAME= modsecurity-apache_1.9.4
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.modsecurity.org/
COMMENT= Intrusion detection and prevention engine for web applications

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= pax

# does not compile with apache24
Expand Down
4 changes: 1 addition & 3 deletions security/ap-modsecurity2/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.21 2012/06/14 07:45:23 sbd Exp $
# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:21 asau Exp $

DISTNAME= modsecurity-apache_2.5.13
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//}
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.modsecurity.org/
COMMENT= Intrusion detection and prevention engine for web applications

PKG_DESTDIR_SUPPORT= user-destdir

APACHE_MODULE= yes
PKG_APACHE_ACCEPTED= apache22
USE_APR= yes
Expand Down
4 changes: 1 addition & 3 deletions security/apg/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2012/10/03 21:57:22 wiz Exp $
# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:21 asau Exp $
#

DISTNAME= apg-2.2.3
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://www.adel.nursat.kz/apg/
COMMENT= Tool set for random password generation
LICENSE= modified-bsd

PKG_DESTDIR_SUPPORT= user-destdir

MAKE_ENV+= FLAGS=${CFLAGS:M*:Q} INSTALL_PREFIX=${DESTDIR:Q}${PREFIX:Q}

USE_TOOLS+= perl:run
Expand Down
4 changes: 1 addition & 3 deletions security/arirang/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2012/06/23 23:07:20 dholland Exp $
# $NetBSD: Makefile,v 1.16 2012/10/23 18:16:21 asau Exp $
#

DISTNAME= arirang-1.6
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://monkey.org/~pilot/arirang/
COMMENT= Powerful webserver security scanner

PKG_DESTDIR_SUPPORT= user-destdir

INSTALLATION_DIRS= sbin share/arirang

LIBS.SunOS+= -lsocket -lnsl
Expand Down
4 changes: 1 addition & 3 deletions security/avcheck/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2012/01/14 07:44:35 obache Exp $
# $NetBSD: Makefile,v 1.14 2012/10/23 18:16:21 asau Exp $

DISTNAME= avcheck-0.9
CATEGORIES= security mail
Expand All @@ -8,8 +8,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.corpit.ru/avcheck/
COMMENT= Mail content filter for SMTP servers

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

.if ${OPSYS} != "NetBSD"
Expand Down
3 changes: 1 addition & 2 deletions security/bcrypt/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:33 joerg Exp $
# $NetBSD: Makefile,v 1.5 2012/10/23 18:16:21 asau Exp $
#

DISTNAME= bcrypt-1.1
Expand All @@ -10,7 +10,6 @@ HOMEPAGE= http://bcrypt.sourceforge.net/
COMMENT= Cross platform file encryption utility

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

BUILD_TARGET= bcrypt

Expand Down
4 changes: 1 addition & 3 deletions security/beecrypt/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:44 joerg Exp $
# $NetBSD: Makefile,v 1.11 2012/10/23 18:16:21 asau Exp $

DISTNAME= beecrypt-4.1.1
CATEGORIES= security
Expand All @@ -8,8 +8,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.virtualunlimited.com/products/beecrypt/
COMMENT= Multipurpose cryptographic library

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
Expand Down
4 changes: 1 addition & 3 deletions security/bitstir/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2012/09/16 04:33:43 dholland Exp $
# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:21 asau Exp $
#

DISTNAME= bitstir-0.2
Expand All @@ -10,8 +10,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.wiredyne.com/software/bitstir.html
COMMENT= Entropy restoration daemon

PKG_DESTDIR_SUPPORT= user-destdir

ONLY_FOR_PLATFORM= NetBSD-*-*

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Expand Down
4 changes: 1 addition & 3 deletions security/botan/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.26 2012/10/08 20:46:38 pettai Exp $
# $NetBSD: Makefile,v 1.27 2012/10/23 18:16:21 asau Exp $

DISTNAME= Botan-1.8.14
PKGNAME= ${DISTNAME:tl}
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://botan.randombit.net/
COMMENT= Portable, easy to use, and efficient C++ crypto library
LICENSE= modified-bsd

PKG_DESTDIR_SUPPORT= user-destdir

HAS_CONFIGURE= yes
USE_LANGUAGES= c++

Expand Down
4 changes: 1 addition & 3 deletions security/caff/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2012/10/03 21:57:22 wiz Exp $
# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:22 asau Exp $

DISTNAME= signing-party_1.1.4.orig
PKGNAME= ${DISTNAME:S/signing-party_/caff-/S/.orig//}
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://pgp-tools.alioth.debian.org/
COMMENT= Various GnuPG related tools
LICENSE= gnu-gpl-v2 AND modified-bsd

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//}

USE_TOOLS+= gmake pod2man
Expand Down
4 changes: 1 addition & 3 deletions security/ccid/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:23 wiz Exp $
# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:22 asau Exp $
#

DISTNAME= ccid-1.3.11
Expand All @@ -11,8 +11,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://pcsclite.alioth.debian.org/ccid.html
COMMENT= Middleware to access a smart card using SCard API (PC/SC)

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions security/cfs/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.32 2008/06/20 01:09:33 joerg Exp $
# $NetBSD: Makefile,v 1.33 2012/10/23 18:16:22 asau Exp $

DISTNAME= cfs-1.4.1
PKGREVISION= 6
Expand All @@ -9,8 +9,6 @@ MAINTAINER= [email protected]
HOMEPAGE= http://www.crypto.com/software/
COMMENT= Encrypting file system, using NFS as its interface

PKG_DESTDIR_SUPPORT= user-destdir

CRYPTO= # defined

BUILD_TARGET= cfs
Expand Down
3 changes: 1 addition & 2 deletions security/chkrootkit/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2010/07/06 10:17:15 jmmv Exp $
# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:22 asau Exp $
#

DISTNAME= chkrootkit-0.47
Expand All @@ -12,7 +12,6 @@ COMMENT= Locally checks for signs of a rootkit
LICENSE= modified-bsd

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= gmake
NO_CONFIGURE= yes
Expand Down
3 changes: 1 addition & 2 deletions security/clamav/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2012/10/03 10:39:13 adam Exp $
# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:22 asau Exp $

DISTNAME= clamav-0.97.6
CATEGORIES= security
Expand All @@ -10,7 +10,6 @@ COMMENT= Anti-virus toolkit
LICENSE= gnu-gpl-v2

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions security/clusterssh/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2012/10/03 21:57:23 wiz Exp $
# $NetBSD: Makefile,v 1.3 2012/10/23 18:16:22 asau Exp $
#

DISTNAME= App-ClusterSSH-4.01_01
Expand All @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/
COMMENT= Cluster administration tool
LICENSE= gnu-gpl-v1

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-Exception-Class>=1.32:../../devel/p5-Exception-Class
DEPENDS+= p5-Tk>=804.030:../../x11/p5-Tk
DEPENDS+= p5-X11-Protocol>=0.56:../../x11/p5-X11-Protocol
Expand Down
4 changes: 1 addition & 3 deletions security/courier-authlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# $NetBSD: Makefile,v 1.39 2012/10/03 21:57:23 wiz Exp $

PKG_DESTDIR_SUPPORT= user-destdir
# $NetBSD: Makefile,v 1.40 2012/10/23 18:16:22 asau Exp $

.include "Makefile.common"

Expand Down
4 changes: 1 addition & 3 deletions security/crack/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2011/06/14 14:07:37 uebayasi Exp $
# $NetBSD: Makefile,v 1.30 2012/10/23 18:16:22 asau Exp $

DISTNAME= crack5.0
PKGNAME= crack-5.0
Expand All @@ -12,8 +12,6 @@ COMMENT= The "Sensible" Unix Password Cracker

WRKSRC= ${WRKDIR}/c50a

PKG_DESTDIR_SUPPORT= user-destdir

INSTALLATION_DIRS= sbin

REPLACE_INTERPRETER+= xdawg
Expand Down
Loading

0 comments on commit d2c537d

Please sign in to comment.