summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/cy2-ntlm/Makefile3
-rw-r--r--security/cyrus-sasl/Makefile4
-rw-r--r--security/cyrus-sasl2/Makefile3
-rw-r--r--security/isakmpd/Makefile3
-rw-r--r--security/kth-krb4/Makefile3
-rw-r--r--security/nessus-libraries/Makefile3
-rw-r--r--security/openssh/Makefile4
-rw-r--r--security/p5-Net-SSLeay/Makefile3
-rw-r--r--security/p5-SSLeay/Makefile3
-rw-r--r--security/php4-openssl/Makefile4
-rw-r--r--security/py-amkCrypto/Makefile3
-rw-r--r--security/py-m2crypto/Makefile3
-rw-r--r--security/pyca/Makefile3
-rw-r--r--security/racoon/Makefile3
-rw-r--r--security/ruby-openssl/Makefile3
-rw-r--r--security/ssldump/Makefile3
-rw-r--r--security/sslwrap/Makefile3
-rw-r--r--security/stunnel/Makefile4
-rw-r--r--security/tkpasman/Makefile3
-rw-r--r--security/winbind/Makefile3
-rw-r--r--security/zebedee/Makefile3
21 files changed, 42 insertions, 25 deletions
diff --git a/security/cy2-ntlm/Makefile b/security/cy2-ntlm/Makefile
index 36ff993e06a..dfc515294a4 100644
--- a/security/cy2-ntlm/Makefile
+++ b/security/cy2-ntlm/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2003/09/13 19:18:17 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:42 jschauma Exp $
PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-ntlm/}
+PKGREVISION= 1
COMMENT= Cyrus SASL NTLM authentication plugin
SASL_PLUGIN= YES
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index 9cef4085949..67fcf5cac05 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2003/08/30 22:51:34 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2003/11/12 03:39:42 jschauma Exp $
.include "Makefile.common"
SVR4_PKGNAME= csasl
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Simple Authentication and Security Layer
PLIST_SRC+= ${.CURDIR}/PLIST.common
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index fc4c86f4f01..cf7f7886604 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/10/05 21:52:57 chris Exp $
+# $NetBSD: Makefile,v 1.15 2003/11/12 03:39:42 jschauma Exp $
.include "Makefile.common"
+PKGREVISION= 1
SVR4_PKGNAME= csasl
COMMENT= Simple Authentication and Security Layer
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index ee00493cfd8..123a983ca44 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2003/10/10 12:56:18 agc Exp $
+# $NetBSD: Makefile,v 1.31 2003/11/12 03:39:42 jschauma Exp $
#
DISTNAME= isakmpd-20030903
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile
index cba47e9bd67..7f4ce73981f 100644
--- a/security/kth-krb4/Makefile
+++ b/security/kth-krb4/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2003/08/09 11:21:56 seb Exp $
+# $NetBSD: Makefile,v 1.27 2003/11/12 03:39:42 jschauma Exp $
#
DISTNAME= krb4-1.2.1
PKGNAME= kth-krb4-1.2.1
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/
diff --git a/security/nessus-libraries/Makefile b/security/nessus-libraries/Makefile
index 42ef94f116a..4635d505089 100644
--- a/security/nessus-libraries/Makefile
+++ b/security/nessus-libraries/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/03/29 12:42:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:42 jschauma Exp $
#
DISTNAME= nessus-libraries-${VERS}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/nessus-libraries
.include "../nessus/Makefile.common"
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 6959cb91eb6..46aa659ee39 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.119 2003/10/12 10:13:53 grant Exp $
+# $NetBSD: Makefile,v 1.120 2003/11/12 03:39:43 jschauma Exp $
DISTNAME= openssh-3.7.1p2
PKGNAME= openssh-3.7.1.2
-PKGREVISION= 1
+PKGREVISION= 2
SVR4_PKGNAME= ossh
CATEGORIES= security
MASTER_SITES= ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 63d0e46a7ed..a58cae027bc 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2003/09/13 12:16:59 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2003/11/12 03:39:43 jschauma Exp $
DISTNAME= Net_SSLeay.pm-1.25
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
+PKGREVISION= 1
SVR4_PKGNAME= p5nsl
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/security/p5-SSLeay/Makefile b/security/p5-SSLeay/Makefile
index eb2b6bc9312..310ba199d1d 100644
--- a/security/p5-SSLeay/Makefile
+++ b/security/p5-SSLeay/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:08 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= Crypt-SSLeay-0.51
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5csl
CATEGORIES= security perl5 www
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff --git a/security/php4-openssl/Makefile b/security/php4-openssl/Makefile
index 37a77d95801..e2cfcf0f20a 100644
--- a/security/php4-openssl/Makefile
+++ b/security/php4-openssl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2003/11/08 06:58:10 jdolecek Exp $
+# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:43 jschauma Exp $
MODNAME= openssl
CATEGORIES+= security
-PKGREVISION= # empty
+PKGREVISION= 1
COMMENT= PHP4 extension for the OpenSSL library
USE_BUILDLINK2= YES
diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile
index 2e9df189c4e..86ce70f0c53 100644
--- a/security/py-amkCrypto/Makefile
+++ b/security/py-amkCrypto/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2003/07/25 16:37:58 drochner Exp $
+# $NetBSD: Makefile,v 1.12 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= pycrypto-1.9a6
PKGNAME= ${PYPKGPREFIX}-amkCrypto-1.9a6
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.amk.ca/files/python/crypto/
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 55c87686ddd..69e73628a73 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/09/11 04:14:04 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= m2crypto-0.11
PKGNAME= ${PYPKGPREFIX}-m2crypto-0.11
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.post1.com/home/ngps/m2/
EXTRACT_SUFX= .zip
diff --git a/security/pyca/Makefile b/security/pyca/Makefile
index 7903f9a2dcf..f5ba6a604d0 100644
--- a/security/pyca/Makefile
+++ b/security/pyca/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/10/30 22:59:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/12 03:39:43 jschauma Exp $
# Date-based distfile name for pre-releases leading to 0.6.6.
DISTNAME= pyca-20031021
PKGNAME= ${DISTNAME:S/pyca-/pyca-0.6.6./}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.pyca.de/download/
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index df8890787e6..329e0c0bcff 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.59 2003/08/26 03:06:08 itojun Exp $
+# $NetBSD: Makefile,v 1.60 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= racoon-20030826a
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME}/racoon
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
index 224ad6f151c..1c1820c3a08 100644
--- a/security/ruby-openssl/Makefile
+++ b/security/ruby-openssl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/09/11 04:13:04 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:43 jschauma Exp $
DISTNAME= ossl-0.1.4a
PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.4.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/ossl
CATEGORIES= security
MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/
diff --git a/security/ssldump/Makefile b/security/ssldump/Makefile
index 38238c5dca0..7a7b7d7f2dd 100644
--- a/security/ssldump/Makefile
+++ b/security/ssldump/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:17 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= ssldump-0.9b3
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.rtfm.com/ssldump/
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 30cea7509bb..7128e49920e 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2003/09/18 04:09:17 jmc Exp $
+# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= ${PKGNAME:S/-//}
PKGNAME= sslwrap-206
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://www.rickk.com/sslwrap/
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 240f5fa0ef4..b0a15d608cf 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2003/09/05 19:01:00 tron Exp $
+# $NetBSD: Makefile,v 1.36 2003/11/12 03:39:43 jschauma Exp $
DISTNAME= stunnel-4.04
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
ftp://stunnel.mirt.net/stunnel/ \
diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile
index 1ba0c030e60..af62286c531 100644
--- a/security/tkpasman/Makefile
+++ b/security/tkpasman/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:19 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= TkPasMan-2.2a
PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/
diff --git a/security/winbind/Makefile b/security/winbind/Makefile
index 7df2da45385..b9b5acc3bbc 100644
--- a/security/winbind/Makefile
+++ b/security/winbind/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:39 martti Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/12 03:39:43 jschauma Exp $
PKGNAME= winbind-${SAMBA_DIST_VERS}
+PKGREVISION= 1
CATEGORIES= security
USE_BUILDLINK2= yes
diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile
index f8df9a08a9c..fcb61b974bd 100644
--- a/security/zebedee/Makefile
+++ b/security/zebedee/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:21 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/11/12 03:39:43 jschauma Exp $
#
DISTNAME= zebedee-2.3.1
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.winton.org.uk/zebedee/ \
${MASTER_SITE_SOURCEFORGE:=zebedee/}