summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
committerwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
commit7166660e0869e600de95f00511736db4bf628d2d (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /security
parent0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff)
downloadpkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'security')
-rw-r--r--security/amavis-perl/Makefile3
-rw-r--r--security/gnupg/Makefile4
-rw-r--r--security/gpa/Makefile3
-rw-r--r--security/gpgme/Makefile3
-rw-r--r--security/gpgme/buildlink2.mk4
-rw-r--r--security/gtk-systrace/Makefile3
-rw-r--r--security/kssh/Makefile3
-rw-r--r--security/nessus-core/Makefile3
-rw-r--r--security/nessus-core/buildlink2.mk4
-rw-r--r--security/nessus-plugins/Makefile3
-rw-r--r--security/nessus/Makefile7
-rw-r--r--security/otpcalc/Makefile3
-rw-r--r--security/pam-ldap/Makefile5
-rw-r--r--security/seahorse/Makefile5
14 files changed, 31 insertions, 22 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile
index acae04b7b8a..3fff6dce19e 100644
--- a/security/amavis-perl/Makefile
+++ b/security/amavis-perl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/04/28 15:33:13 tron Exp $
+# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:16 wiz Exp $
DISTNAME= amavisd-${VERSION}
PKGNAME= amavis-perl-${VERSION}
+PKGREVISION= 1
CATEGORIES= security mail
MASTER_SITES= http://www.amavis.org/dist/perl/ \
${MASTER_SITE_SOURCEFORGE:=amavis/}
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index a9f0498b434..0495b759dc5 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2003/01/10 07:48:48 cjep Exp $
+# $NetBSD: Makefile,v 1.42 2003/05/02 11:56:16 wiz Exp $
#
DISTNAME= gnupg-1.2.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
ftp://ftp.planetmirror.com/pub/gnupg/ \
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 59069ad7491..6d6aeeb5177 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2002/08/25 21:50:38 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:17 wiz Exp $
#
DISTNAME= gpa-0.4.3
+PKGREVISION= 1
CATEGORIES= x11 security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index cd81f2ffc24..4c757236220 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/03/11 00:11:31 salo Exp $
+# $NetBSD: Makefile,v 1.10 2003/05/02 11:56:17 wiz Exp $
#
DISTNAME= gpgme-0.3.15
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
diff --git a/security/gpgme/buildlink2.mk b/security/gpgme/buildlink2.mk
index f8bab6ad3c8..658d0edfa61 100644
--- a/security/gpgme/buildlink2.mk
+++ b/security/gpgme/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.3 2003/03/11 00:11:31 salo Exp $
+# $NetBSD: buildlink2.mk,v 1.4 2003/05/02 11:56:17 wiz Exp $
#
.if !defined(GPGME_BUILDLINK2_MK)
GPGME_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gpgme
-BUILDLINK_DEPENDS.gpgme?= gpgme>=0.3.15
+BUILDLINK_DEPENDS.gpgme?= gpgme>=0.3.15nb1
BUILDLINK_PKGSRCDIR.gpgme?= ../../security/gpgme
EVAL_PREFIX+= BUILDLINK_PREFIX.gpgme=gpgme
diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile
index 3fdbe127924..841a3ff772d 100644
--- a/security/gtk-systrace/Makefile
+++ b/security/gtk-systrace/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/12/18 03:49:56 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:17 wiz Exp $
#
DISTNAME= gtk-systrace-2002-12-01
+PKGREVISION= 1
PKGNAME= gtk-systrace-20021201
WRKSRC= ${WRKDIR}/notification-0.1
CATEGORIES= security x11
diff --git a/security/kssh/Makefile b/security/kssh/Makefile
index 0f336e6068e..895cc685329 100644
--- a/security/kssh/Makefile
+++ b/security/kssh/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/16 11:12:21 markd Exp $
+# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:18 wiz Exp $
#
DISTNAME= kssh-0.7
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/}
diff --git a/security/nessus-core/Makefile b/security/nessus-core/Makefile
index f9856b34195..bbaf32032a4 100644
--- a/security/nessus-core/Makefile
+++ b/security/nessus-core/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:18 wiz Exp $
#
DISTNAME= nessus-core-${VERS}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/nessus-core
.include "../nessus/Makefile.common"
diff --git a/security/nessus-core/buildlink2.mk b/security/nessus-core/buildlink2.mk
index ae7bf65ad4d..9df6be4315b 100644
--- a/security/nessus-core/buildlink2.mk
+++ b/security/nessus-core/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.2 2002/12/19 18:30:14 frueauf Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/05/02 11:56:19 wiz Exp $
#
.if !defined(NESSUS_CORE_BUILDLINK2_MK)
NESSUS_CORE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= nessus-core
-BUILDLINK_DEPENDS.nessus-core?= nessus-core>=1.2.7
+BUILDLINK_DEPENDS.nessus-core?= nessus-core>=1.2.7nb1
BUILDLINK_PKGSRCDIR.nessus-core?= ../../security/nessus-core
EVAL_PREFIX+= BUILDLINK_PREFIX.nessus-core=nessus-core
diff --git a/security/nessus-plugins/Makefile b/security/nessus-plugins/Makefile
index acdf9cba6f8..5054ded3da4 100644
--- a/security/nessus-plugins/Makefile
+++ b/security/nessus-plugins/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2003/05/02 11:56:19 wiz Exp $
#
DISTNAME= nessus-plugins-${VERS}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/nessus-plugins
.include "../nessus/Makefile.common"
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index f90c8cf0c57..19e1cc0f960 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.13 2003/03/28 21:14:32 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/05/02 11:56:18 wiz Exp $
#
DISTNAME= nessus-${VERS}
+PKGREVISION= 1
MASTER_SITES= # empty
DISTFILES= # empty
.include "../nessus/Makefile.common"
COMMENT= The Nessus Network Security Scanner
-DEPENDS+= nessus-core-${VERS}:../nessus-core
-DEPENDS+= nessus-plugins-${VERS}:../nessus-plugins
+DEPENDS+= nessus-core-${VERS}nb1:../nessus-core
+DEPENDS+= nessus-plugins-${VERS}nb1:../nessus-plugins
USE_X11= yes
EXTRACT_ONLY= # empty
diff --git a/security/otpcalc/Makefile b/security/otpcalc/Makefile
index 71466f4f294..5b90f0daef2 100644
--- a/security/otpcalc/Makefile
+++ b/security/otpcalc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2002/11/15 00:15:02 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/02 11:56:19 wiz Exp $
#
DISTNAME= otpCalc-0.96
+PKGREVISION= 1
CATEGORIES= x11 security
MASTER_SITES= http://original.killa.net/infosec/otpCalc/
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile
index dffb33ba48b..3e15b681a08 100644
--- a/security/pam-ldap/Makefile
+++ b/security/pam-ldap/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2002/07/13 21:35:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/05/02 11:56:19 wiz Exp $
#
DISTNAME= pam_ldap-150
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= security
MASTER_SITES= ftp://ftp.padl.com/pub/
@@ -10,7 +11,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.padl.com/pam_ldap.html
COMMENT= pluggable authentication module for LDAP directories
-DEPENDS+= openldap-[0-9]*:../../databases/openldap
+DEPENDS+= openldap>=2.0.27nb3:../../databases/openldap
DEPENDS+= PAM-[0-9]*:../../security/PAM
GNU_CONFIGURE= YES
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index c77d83c8fb1..c395c33d756 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/02/18 14:56:02 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:20 wiz Exp $
DISTNAME= seahorse-0.7.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/}
@@ -11,7 +11,6 @@ COMMENT= GnuPG front end and bonobo component for Gnome
DEPENDS= gnupg>=1.2.1:../../security/gnupg
DEPENDS+= gnome2-dirs>=1.0:../../misc/gnome2-dirs
-BUILDLINK_DEPENDS.gpgme= gpgme>=0.3.14
GNU_CONFIGURE= yes
USE_GMAKE= yes