summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
committerjoerg <joerg@pkgsrc.org>2008-07-14 12:55:56 +0000
commitf605fec2dbee8bc952241c1efb77b14fab314a12 (patch)
tree2ac7a0c732963ecca7c542877ebd1c2f939136e3 /security
parent195c6c95e52f95c0427411eff46b821b0e62064c (diff)
downloadpkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz
Mark as destdir ready.
Diffstat (limited to 'security')
-rw-r--r--security/avcheck/Makefile4
-rw-r--r--security/gtk-systrace/Makefile4
-rw-r--r--security/libassuan/Makefile3
-rw-r--r--security/libident/Makefile4
-rw-r--r--security/libksba/Makefile4
-rw-r--r--security/libksba04/Makefile4
-rw-r--r--security/libnasl/Makefile4
-rw-r--r--security/mhash/Makefile4
-rw-r--r--security/mixminion/Makefile4
-rw-r--r--security/nessus-libraries/Makefile4
-rw-r--r--security/nessus/Makefile4
-rw-r--r--security/p5-Crypt-SmbHash/Makefile4
-rw-r--r--security/xmlsec1/Makefile4
13 files changed, 38 insertions, 13 deletions
diff --git a/security/avcheck/Makefile b/security/avcheck/Makefile
index 49091c168db..eaf9f0d5ae0 100644
--- a/security/avcheck/Makefile
+++ b/security/avcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:33 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:11 joerg Exp $
DISTNAME= avcheck-0.9
CATEGORIES= security mail
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.corpit.ru/avcheck/
COMMENT= Mail content filter for SMTP servers
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gsed
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/avcheck \
diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile
index cf8f57eec73..21d3d104635 100644
--- a/security/gtk-systrace/Makefile
+++ b/security/gtk-systrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:34 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= gtk-systrace-2002-12-01
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.citi.umich.edu/u/provos/systrace/index.html
COMMENT= GTK interface to systrace(1)
+PKG_DESTDIR_SUPPORT= user-destdir
+
ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-[2-9]*-*
WRKSRC= ${WRKDIR}/notification-0.1
diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile
index 0a0caec781d..0713a141c8f 100644
--- a/security/libassuan/Makefile
+++ b/security/libassuan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/11/07 11:13:15 shannonjr Exp $
+# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= libassuan-1.0.3
@@ -11,6 +11,7 @@ HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/libassuan/
COMMENT= The IPC library used by some GnuPG related software
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
INFO_FILES= yes
diff --git a/security/libident/Makefile b/security/libident/Makefile
index 9c59a93e202..9e0f4836f63 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/08/25 14:00:20 obache Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/14 12:56:11 joerg Exp $
#
VERSION= 0.32
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.remlab.net/libident/
COMMENT= Small library to interface to the ident protocol server (rfc1413)
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index c962359b957..ca7601eeebb 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/08/04 11:57:16 shannonjr Exp $
+# $NetBSD: Makefile,v 1.17 2008/07/14 12:56:11 joerg Exp $
#
DISTNAME= libksba-1.0.2
@@ -10,6 +10,8 @@ MAINTAINER= shannonjr@NetBSD.org
HOMEPAGE= http://www.g10code.com/p-libksba.html
COMMENT= X.509 library
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.2
USE_LIBTOOL= YES
diff --git a/security/libksba04/Makefile b/security/libksba04/Makefile
index f38d46b79fd..07a62e64f03 100644
--- a/security/libksba04/Makefile
+++ b/security/libksba04/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/31 23:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:12 joerg Exp $
#
DISTNAME= libksba-0.4.7
@@ -10,6 +10,8 @@ MAINTAINER= kleink@NetBSD.org
HOMEPAGE= http://www.g10code.com/p-libksba.html
COMMENT= X.509 library (0.4 branch)
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff --git a/security/libnasl/Makefile b/security/libnasl/Makefile
index 8f389c78bd7..66cb9d843a9 100644
--- a/security/libnasl/Makefile
+++ b/security/libnasl/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2008/01/18 05:09:38 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/14 12:56:12 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../security/nessus/Makefile.common"
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index eb3c78f3f47..838c9561561 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2007/05/08 15:51:32 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2008/07/14 12:56:12 joerg Exp $
DISTNAME= mhash-0.9.9
CATEGORIES= security devel
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mhash.sourceforge.net/
COMMENT= Hash algorithms library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake perl
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/security/mixminion/Makefile b/security/mixminion/Makefile
index f0b0527dcb4..725433f214b 100644
--- a/security/mixminion/Makefile
+++ b/security/mixminion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/04/25 20:39:11 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:12 joerg Exp $
#
DISTNAME= Mixminion-0.0.7.1
@@ -11,6 +11,8 @@ MAINTAINER= pdh@wiredyne.com
HOMEPAGE= http://mixminion.net/
COMMENT= Mixminion impedes message traffic analysis
+PKG_DESTDIR_SUPPORT= user-destdir
+
BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7d
CRYPTO= YES
diff --git a/security/nessus-libraries/Makefile b/security/nessus-libraries/Makefile
index f188fe6712c..307e26abd91 100644
--- a/security/nessus-libraries/Makefile
+++ b/security/nessus-libraries/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2008/01/18 05:09:39 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2008/07/14 12:56:12 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../security/nessus/Makefile.common"
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 698ef2f7a50..d0afcef6d9b 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2006/04/25 12:45:57 salo Exp $
+# $NetBSD: Makefile,v 1.34 2008/07/14 12:56:12 joerg Exp $
+
+PKG_DESTDIR_SUPPORT= user-destdir
.include "../../security/nessus/Makefile.common"
diff --git a/security/p5-Crypt-SmbHash/Makefile b/security/p5-Crypt-SmbHash/Makefile
index 8e245bc66ce..49e5a814187 100644
--- a/security/p5-Crypt-SmbHash/Makefile
+++ b/security/p5-Crypt-SmbHash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:36 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:12 joerg Exp $
#
DISTNAME= Crypt-SmbHash-0.12
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-SmbHash/
COMMENT= Perl5 module for generating LM/NT hashes
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Digest-MD4>=1.3:../../security/p5-Digest-MD4
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 70c253fd258..151b86841aa 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/03/06 14:53:54 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:12 joerg Exp $
#
DISTNAME= xmlsec1-1.2.6
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.aleksey.com/xmlsec/
COMMENT= XML signature and encryption library
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes