summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorreed <reed>2004-12-28 02:47:40 +0000
committerreed <reed>2004-12-28 02:47:40 +0000
commit3b5017b9f3b4b5288b45dbdf371dd911e88929c4 (patch)
tree8823f72baedbd3b5995504940cccdd29b3f0c027 /security
parentd17032a9352c3c4a4b4894ab9d185a79b54f9451 (diff)
downloadpkgsrc-3b5017b9f3b4b5288b45dbdf371dd911e88929c4.tar.gz
The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
Diffstat (limited to 'security')
-rw-r--r--security/amavisd-new/Makefile3
-rw-r--r--security/cfs/Makefile4
-rw-r--r--security/cyrus-sasl/Makefile4
-rw-r--r--security/cyrus-saslauthd/Makefile4
-rw-r--r--security/heimdal/Makefile4
-rw-r--r--security/honeyd-arpd/Makefile4
-rw-r--r--security/honeyd/Makefile4
-rw-r--r--security/isakmpd/Makefile4
-rw-r--r--security/mit-krb5/Makefile3
-rw-r--r--security/nessus-core/Makefile3
-rw-r--r--security/openssh+gssapi/Makefile4
-rw-r--r--security/openssh/Makefile4
-rw-r--r--security/pflkm/Makefile3
-rw-r--r--security/pks/Makefile4
-rw-r--r--security/racoon/Makefile3
-rw-r--r--security/sfs/Makefile4
-rw-r--r--security/ssh2/Makefile4
-rw-r--r--security/stunnel/Makefile4
-rw-r--r--security/winbind/Makefile3
-rw-r--r--security/xdm-krb4/Makefile4
20 files changed, 40 insertions, 34 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index 178ee6d6725..fc3f774dbce 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/11/28 23:31:49 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/28 02:47:48 reed Exp $
DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL}
PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//}
+PKGREVISION= 1
CATEGORIES= security mail
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
http://mirrors.catpipe.net/amavisd-new/ \
diff --git a/security/cfs/Makefile b/security/cfs/Makefile
index 856649ed432..c3e6bd203f5 100644
--- a/security/cfs/Makefile
+++ b/security/cfs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2004/12/18 19:24:26 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2004/12/28 02:47:48 reed Exp $
DISTNAME= cfs-1.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.crypto.com/software/
diff --git a/security/cyrus-sasl/Makefile b/security/cyrus-sasl/Makefile
index 19a9099d81e..235ce048aff 100644
--- a/security/cyrus-sasl/Makefile
+++ b/security/cyrus-sasl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2004/10/03 00:18:08 tv Exp $
+# $NetBSD: Makefile,v 1.47 2004/12/28 02:47:48 reed Exp $
.include "Makefile.common"
-PKGREVISION= 7
+PKGREVISION= 8
SVR4_PKGNAME= csasl
COMMENT= Simple Authentication and Security Layer
diff --git a/security/cyrus-saslauthd/Makefile b/security/cyrus-saslauthd/Makefile
index c0de6d23a25..de93ea4b744 100644
--- a/security/cyrus-saslauthd/Makefile
+++ b/security/cyrus-saslauthd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2004/12/03 15:15:08 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2004/12/28 02:47:49 reed Exp $
DISTNAME= cyrus-sasl-2.1.19
PKGNAME= ${DISTNAME:S/sasl/saslauthd/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile
index 06b524904cf..6704ac5f175 100644
--- a/security/heimdal/Makefile
+++ b/security/heimdal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2004/12/23 14:43:28 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2004/12/28 02:47:49 reed Exp $
DISTNAME= heimdal-0.6.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/
diff --git a/security/honeyd-arpd/Makefile b/security/honeyd-arpd/Makefile
index 316a83c4015..ac798cd6e74 100644
--- a/security/honeyd-arpd/Makefile
+++ b/security/honeyd-arpd/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/04/30 17:26:23 tv Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/28 02:47:49 reed Exp $
#
DISTNAME= arpd-0.2
PKGNAME= honeyd-arpd-0.2
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/arpd
CATEGORIES= security net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile
index a1e9c8d71bc..b1e3742eb59 100644
--- a/security/honeyd/Makefile
+++ b/security/honeyd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:18:09 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/28 02:47:49 reed Exp $
#
DISTNAME= honeyd-0.8b
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index 04ca4f0e0e2..830394276c7 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2004/12/03 15:15:08 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2004/12/28 02:47:49 reed Exp $
#
DISTNAME= isakmpd-20030903
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/
diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile
index 4e351449ddc..21803d257cc 100644
--- a/security/mit-krb5/Makefile
+++ b/security/mit-krb5/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/12/23 04:02:39 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/28 02:47:49 reed Exp $
DISTNAME= krb5-1.3.6
PKGNAME= mit-${DISTNAME:S/-signed$//}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/1.3/
DISTFILES= ${DISTNAME}-signed${EXTRACT_SUFX}
diff --git a/security/nessus-core/Makefile b/security/nessus-core/Makefile
index 6d13553d519..4959a955ad0 100644
--- a/security/nessus-core/Makefile
+++ b/security/nessus-core/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2004/11/02 00:01:04 adrianp Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/28 02:47:49 reed Exp $
DISTNAME= nessus-core-${VERS}
.include "../nessus/Makefile.common"
COMMENT= Core module of the Nessus Network Security Scanner
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/nessus-core
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
diff --git a/security/openssh+gssapi/Makefile b/security/openssh+gssapi/Makefile
index 50205fd0d10..703ff8a4806 100644
--- a/security/openssh+gssapi/Makefile
+++ b/security/openssh+gssapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:11 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/12/28 02:47:49 reed Exp $
# NOTE: This package is modeled on ../openssh, but does not share
# files with it as that package may update faster than the gssapi
@@ -6,7 +6,7 @@
DISTNAME= openssh-3.6.1p2
PKGNAME= openssh+gssapi-3.6.1.2.20030430
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= osshgss
CATEGORIES= security
MASTER_SITES= ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD/OpenSSH/portable/ \
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 1217dc9711f..c18345ae0ac 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.145 2004/11/25 19:25:28 xtraeme Exp $
+# $NetBSD: Makefile,v 1.146 2004/12/28 02:47:49 reed Exp $
DISTNAME= openssh-3.9p1
PKGNAME= openssh-3.9.1
-PKGREVISION= 3
+PKGREVISION= 4
SVR4_PKGNAME= ossh
CATEGORIES= security
MASTER_SITES= ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \
diff --git a/security/pflkm/Makefile b/security/pflkm/Makefile
index 3e67eda37f2..b18de91e9ed 100644
--- a/security/pflkm/Makefile
+++ b/security/pflkm/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/12/04 15:01:55 peter Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/28 02:47:49 reed Exp $
DISTNAME= pflkm-20041204
+PKGREVISION= 1
CATEGORIES= security ipv6
MASTER_SITES= http://nedbsd.nl/~ppostma/pf/
diff --git a/security/pks/Makefile b/security/pks/Makefile
index 0936f987dc7..f650168c54d 100644
--- a/security/pks/Makefile
+++ b/security/pks/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:12 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/28 02:47:49 reed Exp $
DISTNAME= pks-0.9.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security www
MASTER_SITES+= http://www.mit.edu/people/marc/pks/ \
ftp://ftp.neonramp.com/pub/pksd/
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index ce1da20c8db..36d8108d80e 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2004/12/02 06:44:27 itojun Exp $
+# $NetBSD: Makefile,v 1.73 2004/12/28 02:47:49 reed Exp $
#
DISTNAME= racoon-20040818a
+PKGREVISION= 1
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index ab10b9a74f4..13d914086f1 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:13 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/28 02:47:49 reed Exp $
#
DISTNAME= sfs-0.7.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net security
MASTER_SITES= http://www.fs.net/sfs/@new-york.lcs.mit.edu,u83s4uk49nt8rmp4uwmt2exvz6d3cavh/pub/sfswww/dist/
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 9a677eca5fb..bbe9f3aeae2 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2004/12/28 01:39:32 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/28 02:47:49 reed Exp $
#
PKGNAME= ${DISTNAME:C/ssh-/ssh2-/}
COMMENT= Secure Shell client and server for V.2 SSH protocol
-PKGREVISION= 2
+PKGREVISION= 3
CONFLICTS= ssh2-nox11-[0-9]*
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index f2f6099e484..6cdf1428716 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2004/10/03 00:18:13 tv Exp $
+# $NetBSD: Makefile,v 1.43 2004/12/28 02:47:49 reed Exp $
DISTNAME= stunnel-4.05
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
ftp://stunnel.mirt.net/stunnel/ \
diff --git a/security/winbind/Makefile b/security/winbind/Makefile
index 74fe0297deb..df05ce54c51 100644
--- a/security/winbind/Makefile
+++ b/security/winbind/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2004/12/03 15:15:09 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/28 02:47:49 reed Exp $
PKGNAME= winbind-${SAMBA_DIST_VERS}
PKGREVISION= # empty1
+PKGREVISION= 1
CATEGORIES= security
USE_BUILDLINK3= yes
diff --git a/security/xdm-krb4/Makefile b/security/xdm-krb4/Makefile
index b3c296841b0..89089c5e114 100644
--- a/security/xdm-krb4/Makefile
+++ b/security/xdm-krb4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:14 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/12/28 02:47:49 reed Exp $
#
DISTNAME= xdm-krb4-3.3.6.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security x11
MASTER_SITES= ftp://gutemine.geo.Uni-Koeln.DE/pub/xdm-krb4/