-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these…
… days.
- Loading branch information
asau
committed
Oct 23, 2012
1 parent
e8883a5
commit d2c537d
Showing
368 changed files
with
368 additions
and
1,019 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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].*-* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/} | ||
|
@@ -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} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_//} | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.