diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security')
112 files changed, 224 insertions, 224 deletions
diff --git a/security/AiCA/Makefile b/security/AiCA/Makefile index 6e010852f29..0c27fff9a95 100644 --- a/security/AiCA/Makefile +++ b/security/AiCA/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/16 23:26:01 jun Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:52:48 grant Exp $ # DISTNAME= AiCA-0.71.1 CATEGORIES= security MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/ -MAINTAINER= tech-pkg@jp.netbsd.org +MAINTAINER= tech-pkg@jp.NetBSD.org HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ COMMENT= manage Certification Authority,PKI viewer/converter/verification diff --git a/security/AiSSLtelnet/Makefile b/security/AiSSLtelnet/Makefile index dfb7bb3c165..5babfa8ccc0 100644 --- a/security/AiSSLtelnet/Makefile +++ b/security/AiSSLtelnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/08/17 05:04:29 jun Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:52:49 grant Exp $ # DISTNAME= AiSSLtelnet-0.15 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/AiSSLtelnet CATEGORIES= security MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/ -MAINTAINER= tech-pkg@jp.netbsd.org +MAINTAINER= tech-pkg@jp.NetBSD.org HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ COMMENT= SSL Telnet based on AiSSL diff --git a/security/PAM/Makefile b/security/PAM/Makefile index 81cfc310eb6..227ff186f8a 100644 --- a/security/PAM/Makefile +++ b/security/PAM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/05/22 14:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/17 22:52:49 grant Exp $ # DISTNAME= Linux-${PKGNAME} @@ -9,7 +9,7 @@ MASTER_SITES= http://www.kernel.org/pub/linux/libs/pam/pre/library/ \ http://www.de.kernel.org/pub/linux/libs/pam/pre/library/ \ ftp://ftp.jp.kernel.org/pub/linux/libs/pam/pre/library/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.kernel.org/pub/linux/libs/pam/ COMMENT= Pluggable Authentication Modules (PAM) diff --git a/security/aide/Makefile b/security/aide/Makefile index b864c11a55d..3ee728c488b 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/06/17 13:05:37 agc Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:52:49 grant Exp $ # DISTNAME= aide-0.9 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://www.cs.tut.fi/~rammer/ \ ftp://ftp.cs.tut.fi/pub/src/gnu/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html COMMENT= free intrusion detection system for checking file integrity diff --git a/security/aide06/Makefile b/security/aide06/Makefile index d4aa7629775..1e40467a8c7 100644 --- a/security/aide06/Makefile +++ b/security/aide06/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/06/23 13:48:33 agc Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:52:50 grant Exp $ # DISTNAME= aide-0.6 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.tut.fi/pub/src/gnu/ -MAINTAINER= packages@netbsd.org +MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html COMMENT= older intrusion detection system for checking file integrity diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 38d6d14e2b9..d6f43e38263 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/06/09 09:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:52:50 grant Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} @@ -7,7 +7,7 @@ CATEGORIES= security mail MASTER_SITES= http://www.amavis.org/dist/perl/ \ ${MASTER_SITE_SOURCEFORGE:=amavis/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.amavis.org/ COMMENT= Mail virus scanner diff --git a/security/amavis/Makefile b/security/amavis/Makefile index 42c92ce041d..15a14c61d49 100644 --- a/security/amavis/Makefile +++ b/security/amavis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/11/29 01:12:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:52:50 grant Exp $ # DISTNAME= amavis-0.2.1 @@ -7,7 +7,7 @@ CATEGORIES= security mail MASTER_SITES= http://www.amavis.org/dist/ \ http://aachalon.de/AMaViS/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.amavis.org/ COMMENT= mail virus scanner diff --git a/security/apg/Makefile b/security/apg/Makefile index 5fc3a57fed6..fc77e42f858 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2003/06/10 06:38:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:51 grant Exp $ # DISTNAME= apg-2.1.0 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ -MAINTAINER= zuntum@netbsd.org +MAINTAINER= zuntum@NetBSD.org HOMEPAGE= http://www.adel.nursat.kz/apg/ COMMENT= Tool set for random password generation diff --git a/security/arirang/Makefile b/security/arirang/Makefile index c570d33edd2..703412ebae2 100644 --- a/security/arirang/Makefile +++ b/security/arirang/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:51 grant Exp $ # DISTNAME= arirang-1.6 CATEGORIES= security www MASTER_SITES= http://monkey.org/~pilot/arirang/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://monkey.org/~pilot/arirang/ COMMENT= Powerful webserver security scanner diff --git a/security/audit-packages/Makefile b/security/audit-packages/Makefile index 2daf482586a..ae54c21642c 100644 --- a/security/audit-packages/Makefile +++ b/security/audit-packages/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/07/09 13:01:59 aymeric Exp $ +# $NetBSD: Makefile,v 1.24 2003/07/17 22:52:51 grant Exp $ DISTNAME= audit-packages-1.16 WRKSRC= ${WRKDIR} @@ -6,7 +6,7 @@ CATEGORIES= security pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= agc@netbsd.org +MAINTAINER= agc@NetBSD.org COMMENT= tools to show vulnerabilities in installed packages NO_CHECKSUM= yes diff --git a/security/avcheck/Makefile b/security/avcheck/Makefile index 65a56e50c93..01d93e73915 100644 --- a/security/avcheck/Makefile +++ b/security/avcheck/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:52:51 grant Exp $ DISTNAME= avcheck-0.9 CATEGORIES= security mail MASTER_SITES= http://www.corpit.ru/ftp/avcheck/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.corpit.ru/avcheck/ COMMENT= Mail content filter for SMTP servers diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 67d56d5228f..9c4de2dfc05 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2003/06/02 01:17:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:52:52 grant Exp $ DISTNAME= cfs-1.4.1 CATEGORIES= security MASTER_SITES= http://www.crypto.com/software/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.crypto.com/software/ COMMENT= encrypting file system, using NFS as its interface diff --git a/security/crack/Makefile b/security/crack/Makefile index 2618e62d6f0..120f89255a1 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/03/29 12:42:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2003/07/17 22:52:52 grant Exp $ # FreeBSD Id: ports/security/crack/Makefile,v 1.11 1999/09/04 19:24:50 obrien Exp DISTNAME= crack5.0 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.task.gda.pl/mirror/ftp.cert.org/pub/tools/crack/ \ ftp://ftp.cs.umn.edu/mirror00/ftp.win.tue.nl/pub/security/ \ ftp://ftp.nask.pl/pub/CERT_NASK/CERTCC_tools/crack/ -MAINTAINER= bouyer@netbsd.org +MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://www.users.dircon.co.uk/~crypto/ COMMENT= The "Sensible" Unix Password Cracker diff --git a/security/cyrus-sasl/Makefile.common b/security/cyrus-sasl/Makefile.common index 0143742b47c..7e851a16871 100644 --- a/security/cyrus-sasl/Makefile.common +++ b/security/cyrus-sasl/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2003/03/22 22:09:02 jmc Exp $ +# $NetBSD: Makefile.common,v 1.4 2003/07/17 22:52:52 grant Exp $ # # This Makefile fragment should be included _below_ and SASL_PLUGIN # definition and _above_ any CONFIGURE_ARGS definitions. @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://asg.web.cmu.edu/sasl/ DISTINFO_FILE= ${.CURDIR}/../cyrus-sasl/distinfo diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common index 90b2dd75152..ff4d2e27ba8 100644 --- a/security/cyrus-sasl2/Makefile.common +++ b/security/cyrus-sasl2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2003/05/26 06:53:07 martti Exp $ +# $NetBSD: Makefile.common,v 1.4 2003/07/17 22:52:53 grant Exp $ # # This Makefile fragment should be included _below_ and SASL_PLUGIN # definition and _above_ any CONFIGURE_ARGS definitions. @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/sasl/ -MAINTAINER= chris@netbsd.org +MAINTAINER= chris@NetBSD.org HOMEPAGE= http://asg.web.cmu.edu/sasl/ DISTINFO_FILE= ${.CURDIR}/../cyrus-sasl2/distinfo diff --git a/security/ddos-scan/Makefile b/security/ddos-scan/Makefile index 093f74240bd..9f08bd34ecb 100644 --- a/security/ddos-scan/Makefile +++ b/security/ddos-scan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:53 grant Exp $ # DISTNAME= ddos_scan @@ -7,7 +7,7 @@ CATEGORIES= net security MASTER_SITES= http://staff.washington.edu/dittrich/misc/ EXTRACT_SUFX= .tar -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://staff.washington.edu/dittrich/ COMMENT= scan for a limited set of distributed denial of service (ddos) agents diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index 2a1fa0b28d4..1d06aad34c9 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2003/06/02 01:17:19 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 22:52:53 grant Exp $ # $OpenBSD: Makefile,v 1.13 2000/06/19 18:38:55 dugsong Exp $ DISTNAME= dsniff-2.3 CATEGORIES= security MASTER_SITES+= http://monkey.org/~dugsong/dsniff/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://monkey.org/~dugsong/dsniff/ COMMENT= password sniffer diff --git a/security/egd/Makefile b/security/egd/Makefile index 8cc7ec7330b..f6872e81b3c 100644 --- a/security/egd/Makefile +++ b/security/egd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:19 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:53 grant Exp $ # DISTNAME= egd-0.8 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.lothar.com/linux/ \ http://www.lothar.com/pub/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.lothar.com/tech/crypto/ COMMENT= EGD: Entropy Gathering Daemon diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index 7df093becdd..1c2ca217e97 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:18 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:54 grant Exp $ # DISTNAME= flawfinder-1.22 CATEGORIES= security devel MASTER_SITES= http://www.dwheeler.com/flawfinder/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.dwheeler.com/flawfinder/ COMMENT= python program to find flaws in C/C++ programs diff --git a/security/fortify/Makefile b/security/fortify/Makefile index 5e1011408b1..9f9161ce864 100644 --- a/security/fortify/Makefile +++ b/security/fortify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:18 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:54 grant Exp $ # DISTNAME= Fortify-1.4.6-unix-src @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.fortify.net/pub/Fortify/ \ ftp://ftp.win.or.jp/pub/network/security/fortify/ \ http://www.hensa.ac.uk/mirrors/ftp.fortify.net/pub/Fortify/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fortify.net/ COMMENT= patches Netscape binary to provide 128-bit cryptography diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 08d85c4728c..a2658765b3d 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:18 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:54 grant Exp $ DISTNAME= fressh-0.8.1 CATEGORIES= security MASTER_SITES= http://www.fressh.org/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.fressh.org/ COMMENT= new, free, rewritten implementation of the SSH communication protocol diff --git a/security/fsh/Makefile b/security/fsh/Makefile index 163567a92ff..b027acca332 100644 --- a/security/fsh/Makefile +++ b/security/fsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/05 21:59:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:52:54 grant Exp $ # DISTNAME= fsh-1.2 @@ -6,7 +6,7 @@ CATEGORIES= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \ http://www.lysator.liu.se/fsh/ -MAINTAINER= fredb@netbsd.org +MAINTAINER= fredb@NetBSD.org HOMEPAGE= http://www.lysator.liu.se/fsh/ COMMENT= fast remote command execution diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 0b43d6946e2..72979a30ca5 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2003/07/13 13:53:10 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2003/07/17 22:52:55 grant Exp $ DISTNAME= gnupg-1.2.2 PKGREVISION= 1 @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar.bz2 # don't remove this -- we may add idea.c.gz to it below DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnupg.org/ COMMENT= Privacy Guard, public-Key encryption and digital signatures diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 9a6aadcc42a..87a697b9dc2 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:18 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:52:55 grant Exp $ # DISTNAME= gnutls-0.8.7 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnutls.org/ COMMENT= GNU Transport Layer Security library diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile index e1ff7ba7d8c..a086e6883ee 100644 --- a/security/gtk-systrace/Makefile +++ b/security/gtk-systrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:55 grant Exp $ # DISTNAME= gtk-systrace-2002-12-01 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/notification-0.1 CATEGORIES= security x11 MASTER_SITES= http://www.citi.umich.edu/u/provos/systrace/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.citi.umich.edu/u/provos/systrace/index.html COMMENT= GTK interface to systrace(1) diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 17128c6243a..0071fc242ce 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2003/03/29 12:42:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2003/07/17 22:52:56 grant Exp $ # DISTNAME= isakmpd-20021118 WRKSRC= ${WRKDIR}/isakmpd CATEGORIES= security net -MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ +MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/packages/distfiles/LOCAL_PORTS/ MAINTAINER= itojun@kame.net COMMENT= OpenBSD IKE daemon diff --git a/security/keychain/Makefile b/security/keychain/Makefile index a207d24c64a..db3b4942103 100644 --- a/security/keychain/Makefile +++ b/security/keychain/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/01/18 05:58:58 martti Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:52:56 grant Exp $ DISTNAME= keychain-2.0.2 PKGNAME= ${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://www.ibiblio.org/gentoo/distfiles/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= martti@netbsd.org +MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.gentoo.org/proj/en/keychain.xml COMMENT= Nice ssh-agent front-end diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index da2b025a227..3bcb243de11 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2002/12/23 16:29:02 cjep Exp $ +# $NetBSD: Makefile,v 1.24 2003/07/17 22:52:56 grant Exp $ # DISTNAME= krb4-1.2.1 @@ -6,7 +6,7 @@ PKGNAME= kth-krb4-1.2.1 CATEGORIES= security net MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ -MAINTAINER= wennmach@netbsd.org +MAINTAINER= wennmach@NetBSD.org HOMEPAGE= http://www.pdc.kth.se/kth-krb/ COMMENT= Kerberos IV distribution from KTH diff --git a/security/libbf/Makefile b/security/libbf/Makefile index 20c4fe7d329..74cc12de440 100644 --- a/security/libbf/Makefile +++ b/security/libbf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:56 grant Exp $ # DISTNAME= libbf-0.8.2b @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \ ftp://ftp.ntnu.no/pub/unix/security/ \ ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.counterpane.com/blowfish.html COMMENT= blowfish block cipher library diff --git a/security/libcrack/Makefile b/security/libcrack/Makefile index 61438d298af..88271908dab 100644 --- a/security/libcrack/Makefile +++ b/security/libcrack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:57 grant Exp $ # DISTNAME= cracklib,2.7 @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://www.users.dircon.co.uk/~crypto/download/ EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.users.dircon.co.uk/~crypto/ COMMENT= password checking library diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile index b16222d894c..f0b5b641fc0 100644 --- a/security/libgcrypt/Makefile +++ b/security/libgcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/13 03:07:10 salo Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:57 grant Exp $ # DISTNAME= libgcrypt-1.1.12 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/ \ http://gd.tuwien.ac.at/privacy/gnupg/alpha/libgcrypt/ -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnu.org/directory/security/libgcrypt.html COMMENT= GNU cryptographic library diff --git a/security/libidea/Makefile b/security/libidea/Makefile index cf4606e78c7..f99751d2731 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:17 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:57 grant Exp $ # DISTNAME= libidea-0.8.2b @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \ ftp://ftp.ntnu.no/pub/unix/security/ \ ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.media-crypt.com/pages/fidea.html COMMENT= IDEA block cipher library diff --git a/security/libident/Makefile b/security/libident/Makefile index bf10bbd30d6..d32fdda0294 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2003/06/02 01:17:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:52:58 grant Exp $ # DISTNAME= libident-0.22 CATEGORIES= security devel net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Small library to interface to the ident protocol server (rfc1413) USE_BUILDLINK2= # defined diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index 3ba2fee3e56..bab1d6c8947 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/06/02 01:17:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:52:58 grant Exp $ DISTNAME= libmcrypt-2.5.6 CATEGORIES= security devel @@ -6,7 +6,7 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \ ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/old/ \ http://mcrypt.hellug.gr/lib/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mcrypt.hellug.gr/ COMMENT= crypto algorithms library diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 6cc82111c1d..1dc65c2860f 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:52:58 grant Exp $ # DISTNAME= libtasn1-0.2.4 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnutls.org/ COMMENT= ASN.1 structure parser library diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index f39980b46cf..cded493d2c8 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:15 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:58 grant Exp $ DISTNAME= logcheck-1.1.1 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.psionic.com/tools/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.psionic.com/ COMMENT= Auditing tool for system logs on Unix boxes diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 0dca9f1b9e8..9edf37501d1 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:52:59 grant Exp $ DISTNAME= mcrypt-2.6.4 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security devel MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \ ftp://mcrypt.hellug.gr/pub/mcrypt/old/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mcrypt.hellug.gr/ COMMENT= replacement to crypt(1), supports many crypto algorithms diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 216572edf8c..ad9412a66a8 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:15 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:52:59 grant Exp $ DISTNAME= mhash-0.8.17 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mhash.sourceforge.net/ COMMENT= hash algorithms library diff --git a/security/mirrordir/Makefile b/security/mirrordir/Makefile index cf5ec78ceff..4e51de308f9 100644 --- a/security/mirrordir/Makefile +++ b/security/mirrordir/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:15 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:52:59 grant Exp $ # DISTNAME= mirrordir-0.10.49 CATEGORIES= security net MASTER_SITES= http://mirrordir.sourceforge.net/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mirrordir.sourceforge.net/ COMMENT= directory mirroring tool diff --git a/security/msu/Makefile b/security/msu/Makefile index 21e8c99e211..e8d34186b1f 100644 --- a/security/msu/Makefile +++ b/security/msu/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2003/06/06 17:09:05 abs Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:52:59 grant Exp $ # DISTNAME= msu-1.06 CATEGORIES= security MASTER_SITES= http://www.mono.org/abs/tools/msu/ -MAINTAINER= abs@netbsd.org +MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/msu/ COMMENT= Mini passwordless su diff --git a/security/msudir/Makefile b/security/msudir/Makefile index afe5ee2ceda..402849fa0c0 100644 --- a/security/msudir/Makefile +++ b/security/msudir/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2003/06/06 17:09:05 abs Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:00 grant Exp $ # DISTNAME= msudir-0.13 CATEGORIES= security MASTER_SITES= http://www.mono.org/abs/tools/msudir/ -MAINTAINER= abs@netbsd.org +MAINTAINER= abs@NetBSD.org HOMEPAGE= http://www.mono.org/abs/tools/msudir/ COMMENT= Easy setuid script management diff --git a/security/nessus/Makefile.common b/security/nessus/Makefile.common index 1f01f6a1bcf..27d7c0c4ba9 100644 --- a/security/nessus/Makefile.common +++ b/security/nessus/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2003/06/09 17:01:25 frueauf Exp $ +# $NetBSD: Makefile.common,v 1.17 2003/07/17 22:53:00 grant Exp $ # # Common Makefile for: # * nessus-core @@ -26,5 +26,5 @@ MASTER_SITES?= ftp://ftp.nessus.org/pub/nessus/nessus-${VERS}/src/ \ ftp://ftp.at.nessus.org/pub/nessus/nessus-${VERS}/src/ \ ftp://ftp.linux.org.tr/pub/security/nessus/nessus-${VERS}/src/ -MAINTAINER= frueauf@netbsd.org +MAINTAINER= frueauf@NetBSD.org HOMEPAGE= http://www.nessus.org/ diff --git a/security/nfsbug/Makefile b/security/nfsbug/Makefile index d8996752122..4272cc5d8f9 100644 --- a/security/nfsbug/Makefile +++ b/security/nfsbug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:14 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:00 grant Exp $ DISTNAME= nfsshell-1.0 WRKSRC= ${WRKDIR}/nfsbug @@ -7,7 +7,7 @@ MASTER_SITES= http://www.asmodeus.com/archive/Xnix/ DISTFILES= nfsBugFerret.tgz \ nfsShell.c -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= NFS security verification suite EXTRACT_ONLY= nfsBugFerret.tgz diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 6af3ce4eae1..ba817c39785 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:14 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:53:01 grant Exp $ # DISTNAME= opencdk-0.4.5 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/opencdk/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnutls.org/ COMMENT= Open Crypto Development Kit diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 5edd8ede8dc..7c8597d478f 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2003/06/10 21:00:45 jschauma Exp $ +# $NetBSD: Makefile,v 1.102 2003/07/17 22:53:01 grant Exp $ DISTNAME= openssh-3.6.1p2 PKGNAME= openssh-3.6.1.2 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp7.usa.openbsd.org/pub/os/OpenBSD/OpenSSH/portable/ \ # Don't delete the last entry -- it's there if the pkgsrc version is not # up-to-date and the mirrors already removed the old distfile. -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.openssh.com/ COMMENT= Open Source Secure shell client and server (remote login program) diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 6b07e74206c..837bc52e2db 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2003/07/12 13:25:23 dillo Exp $ +# $NetBSD: Makefile,v 1.75 2003/07/17 22:53:02 grant Exp $ DISTNAME= openssl-0.9.6g PKGREVISION= 2 @@ -6,7 +6,7 @@ SVR4_PKGNAME= ossl CATEGORIES= security MASTER_SITES= ftp://ftp.openssl.org/source/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.openssl.org/ COMMENT= Secure Socket Layer and cryptographic library diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index deed6bb9002..1e7047f7002 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/02 01:17:13 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:02 grant Exp $ # DISTNAME= Crypt-Blowfish-2.09 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5cbl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 Blowfish implementation CRYPTO= YES diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index ce6a132c044..fd53685487a 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/06/02 01:17:13 jschauma Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:53:02 grant Exp $ # FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp # @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cbc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 cipher block chaining mode for various crypto algorithms DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5 diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 604f7daff4f..387f3b8dcb8 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:13 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:02 grant Exp $ # DISTNAME= Crypt-DES-2.03 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5des CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= XS-based DES implementation for Perl USE_BUILDLINK2= YES diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index 2f073e589de..c9c3c4d52ef 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:03 grant Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5de3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for Triple-DES EDE encryption/decryption diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index b37b0665c3c..afdbc003d42 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/02 01:17:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:03 grant Exp $ # DISTNAME= Crypt-DSA-0.12 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5dsa CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for the DSA public key algorithm diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 4d844d330f3..8f9858b1bbf 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:03 grant Exp $ # DISTNAME= Crypt-IDEA-1.01 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for the IDEA symmetric key algorithm diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index 84e2fcc2bb1..4da42810a66 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:11 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:04 grant Exp $ # DISTNAME= Crypt-OpenPGP-0.17 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5pgp CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for OpenPGP support diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile index 37120b5ad1d..a4dbfe417d5 100644 --- a/security/p5-Crypt-Primes/Makefile +++ b/security/p5-Crypt-Primes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:11 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:04 grant Exp $ # DISTNAME= Crypt-Primes-0.49 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cpr CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for provable prime number generation diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index 457b960256c..3890fc3e9df 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:10 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:04 grant Exp $ # DISTNAME= Crypt-RIPEMD160-0.04 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5cri CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module of the RIPEMD160 hash function diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index a4a7772ce3f..e236aa8897b 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/02 01:17:10 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:04 grant Exp $ # DISTNAME= Crypt-RSA-1.47 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5rsa CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module of the RSA public key algorithm diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 692a3485357..5454d8f1e04 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:10 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:05 grant Exp $ # DISTNAME= Crypt-Random-1.11 @@ -8,7 +8,7 @@ SVR4_PKGNAME= p5cra CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 interface to /dev/random diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 07ff042138c..dd913fc00ff 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:05 grant Exp $ # DISTNAME= Crypt-Rijndael-0.05 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5crj CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module of the Rijndael symmetric key algorithm USE_BUILDLINK2= YES diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index d70af81c15e..270a33d30aa 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:05 grant Exp $ # DISTNAME= Crypt-Twofish-2.12 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module for the Twofish symmetric key algorithm USE_BUILDLINK2= YES diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index 7b2716f6f1b..a331e81f1df 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:05 grant Exp $ # DISTNAME= Digest-HMAC-1.01 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sh2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module for HMAC DEPENDS+= p5-Digest-SHA1>=1.00:../p5-Digest-SHA1 diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index c026315ea71..60259943edc 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:06 grant Exp $ # DISTNAME= Digest-MD2-2.01 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5md2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module for MD2 CONFLICTS+= p5-Digest-MD5<=2.12 diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 7511f12fd2d..a6bb5c97545 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:17:08 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:06 grant Exp $ # DISTNAME= Digest-MD4-1.1 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5md4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for MD4 hash algorithm diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index e247b7a7ed0..e0c033a635e 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/07/12 09:41:52 zuntum Exp $ +# $NetBSD: Makefile,v 1.18 2003/07/17 22:53:07 grant Exp $ # DISTNAME= Digest-MD5-2.24 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl5 extension interface for MD5 algorithm CONFLICTS+= p5-MD5-[0-9]* diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile index bab54cf3397..05edc8a41e5 100644 --- a/security/p5-Digest-Nilsimsa/Makefile +++ b/security/p5-Digest-Nilsimsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:08 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:07 grant Exp $ # DISTNAME= Digest-Nilsimsa-0.06 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5nil CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-Nilsimsa/ COMMENT= perl5 extension module for Nilsimsa signatures diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index e75b622b1ef..1af8c6cc749 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:07 grant Exp $ # DISTNAME= Digest-SHA1-2.02 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sh2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 module for SHA1 CONFLICTS+= p5-Digest-MD5<=2.12 diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index aeb70dca9a7..8e1d0082139 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:07 grant Exp $ DISTNAME= IO-Socket-SSL-0.92 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5iss CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://search.cpan.org/author/BEHROOZI/IO-Socket-SSL/ COMMENT= perl5 SSL socket interface class diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index 813873343e7..0c1b77bb742 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/06/14 09:10:53 shell Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/17 22:53:08 grant Exp $ DISTNAME= Net_SSLeay.pm-1.23 PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5nsl CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -MAINTAINER= shell@netbsd.org +MAINTAINER= shell@NetBSD.org HOMEPAGE= http://symlabs.com/Net_SSLeay/ COMMENT= perl5 module for using OpenSSL diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index c353d803706..9be8e3006cc 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:06 grant Exp $ # DISTNAME= SHA-1.2 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sha CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 interface to the SHA1 algorithm USE_BUILDLINK2= YES diff --git a/security/p5-SSLeay/Makefile b/security/p5-SSLeay/Makefile index 46f6b4b1c13..eb2b6bc9312 100644 --- a/security/p5-SSLeay/Makefile +++ b/security/p5-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/14 09:26:45 shell Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:08 grant Exp $ # DISTNAME= Crypt-SSLeay-0.51 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5csl CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} -MAINTAINER= shell@netbsd.org +MAINTAINER= shell@NetBSD.org COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index 3100774d2f8..e5d751b12f2 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:08 grant Exp $ # DISTNAME= Tie-EncryptedHash-1.1 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5teh CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org #HOMEPAGE= COMMENT= perl5 module for hashes with encrypting fields diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile index 8ad821836f1..e66855f5fb5 100644 --- a/security/pakemon/Makefile +++ b/security/pakemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/06/02 01:17:06 jschauma Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:53:09 grant Exp $ DISTNAME= pakemon-0.3.1 CATEGORIES= security @@ -6,7 +6,7 @@ MASTER_SITES= http://www.sfc.keio.ac.jp/~keiji/ids/pakemon/ \ http://www.binarii.com/files/security/ \ http://www.mirrors.wiretapped.net/security/network-intrusion-detection/pakemon/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://web.sfc.keio.ac.jp/~keiji/backup/ids/pakemon/index.html COMMENT= packet monster, an Open Source Intrusion Detection System diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile index accec12c571..eb05a81293c 100644 --- a/security/pam-ldap/Makefile +++ b/security/pam-ldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/05/05 19:05:18 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:09 grant Exp $ # DISTNAME= pam_ldap-150 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.padl.com/pub/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.padl.com/pam_ldap.html COMMENT= pluggable authentication module for LDAP directories diff --git a/security/pam-smbpass/Makefile b/security/pam-smbpass/Makefile index 00903d9393f..a0ae1395f32 100644 --- a/security/pam-smbpass/Makefile +++ b/security/pam-smbpass/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/08/25 21:50:41 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:09 grant Exp $ .include "../../net/samba/Makefile.common" PKGNAME= pam-smbpass-${SAMBA_DIST_VERS} CATEGORIES= security -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org COMMENT= PAM authentication against a Samba password database DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile index 64181226303..d6c9252b972 100644 --- a/security/pgp2/Makefile +++ b/security/pgp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2003/06/02 01:17:06 jschauma Exp $ +# $NetBSD: Makefile,v 1.34 2003/07/17 22:53:09 grant Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp # @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.pgpi.com/ COMMENT= Public-Key encryption and digital signature utility diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 7534eb39fa0..4b42c7c47ae 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/07/24 19:45:27 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/07/17 22:53:10 grant Exp $ # DISTNAME= pgp50i-unix-src @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ ftp://ftp.tuwien.ac.at/privacy/pgp/pgpi/5.0/unix/ \ http://gd.tuwien.ac.at/privacy/pgp/pgpi/5.0/unix/ -MAINTAINER= mjl@netbsd.org +MAINTAINER= mjl@NetBSD.org HOMEPAGE= http://www.pgpi.com/ COMMENT= Public-Key encryption and digital signature utility diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 302b0f413f7..77be04ab0b2 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2003/05/20 16:40:13 yyamano Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:53:10 grant Exp $ # DISTNAME= pgpdump-0.18 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= ftp://pgp.iijlab.net/pub/pgp/tools/ COMMENT= PGP packet visualizer diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 1fd2a1ef24b..0adfae7c657 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:17:06 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:10 grant Exp $ # DISTNAME= portsentry-1.0 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.psionic.com/tools/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.psionic.com/abacus/portsentry/ COMMENT= detects and respond to port scans against a target host in real-time diff --git a/security/priv/Makefile b/security/priv/Makefile index 6d3a5f5b431..7579ca4ae9d 100644 --- a/security/priv/Makefile +++ b/security/priv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/17 17:50:03 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:11 grant Exp $ # DISTNAME= priv-1.0-beta @@ -6,7 +6,7 @@ PKGNAME= priv-1.0beta CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= simonb@netbsd.org +MAINTAINER= simonb@NetBSD.org COMMENT= execute commands as a different user GNU_CONFIGURE= yes diff --git a/security/pscan/Makefile b/security/pscan/Makefile index b26f0371fc4..9f1dd16748f 100644 --- a/security/pscan/Makefile +++ b/security/pscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/06/02 01:17:05 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:53:11 grant Exp $ # FreeBSD Id: ports/security/pscan/Makefile,v 1.4 2001/08/23 09:07:29 kris Exp DISTNAME= pscan @@ -6,7 +6,7 @@ PKGNAME= pscan-1.3 CATEGORIES= security devel MASTER_SITES= http://www.striker.ottawa.on.ca/~aland/pscan/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.striker.ottawa.on.ca/~aland/pscan/ COMMENT= Security C code scanner for misuse of format strings diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile index 34f09d80038..04ec10d787f 100644 --- a/security/py-amkCrypto/Makefile +++ b/security/py-amkCrypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/02 01:17:05 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:11 grant Exp $ # DISTNAME= pycrypto-1.9a4 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-amkCrypto-1.9a4 CATEGORIES= security MASTER_SITES= http://www.amk.ca/files/python/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.amk.ca/python/code/crypto.html COMMENT= cryptographic and hash functions for Python diff --git a/security/pyca/Makefile b/security/pyca/Makefile index 724ba6da2ea..554d588aab3 100644 --- a/security/pyca/Makefile +++ b/security/pyca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/18 17:06:00 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:53:12 grant Exp $ # Date-based distfile name for pre-releases leading to 0.6.6. DISTNAME= pyca-20020902 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/pyca-/pyca-0.6.5./} CATEGORIES= security MASTER_SITES= http://www.pyca.de/download/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.pyca.de/ COMMENT= administration tools for X.509/PKIX CA diff --git a/security/qident/Makefile b/security/qident/Makefile index 5ae9a3b3ac7..95521d4937e 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/23 22:33:23 ad Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:12 grant Exp $ DISTNAME= qident-1.2 CATEGORIES= security net @@ -6,7 +6,7 @@ MASTER_SITES= http://www.interlude.eu.org/~ad/software/download/qident/ DEPENDS= libident>=0.22:../../security/libident -MAINTAINER= ad@netbsd.org +MAINTAINER= ad@NetBSD.org HOMEPAGE= http://www.interlude.eu.org/~ad/software/qident/ COMMENT= Small program to query an ident protocol server (rfc1413) diff --git a/security/rats/Makefile b/security/rats/Makefile index e64a314d4b6..5e1e345fd5c 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2002/09/30 13:52:55 taca Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:12 grant Exp $ # DISTNAME= rats-2.1 CATEGORIES= security MASTER_SITES= http://www.securesw.com/rats/ -MAINTAINER= tech-pkg-ja@jp.netbsd.org +MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.securesw.com/rats/ COMMENT= Rough Auditing Tool for Security diff --git a/security/rc5des/Makefile b/security/rc5des/Makefile index 3f3af2b0a89..5f8e2250b77 100644 --- a/security/rc5des/Makefile +++ b/security/rc5des/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/06/11 20:50:58 abs Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/17 22:53:12 grant Exp $ # DISTNAME= rc5-mlg-004 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/RC5 CATEGORIES= security MASTER_SITES= http://www.flame.org/netbsd-rc5/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.distributed.net/rc5/ COMMENT= Binaries for taking part in the rc5des challenge diff --git a/security/rid/Makefile b/security/rid/Makefile index 03c421be222..c24520ca1a8 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/02/02 19:47:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:13 grant Exp $ # DISTNAME= rid-1.11 @@ -7,7 +7,7 @@ CATEGORIES= security net MASTER_SITES= http://www.theorygroup.com/Software/RID/ EXTRACT_SUFX= .tgz -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.theorygroup.com/Software/RID/ COMMENT= Remote Intrusion Detection to track down compromised hosts diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile index 93f00d98982..e99ced5e66f 100644 --- a/security/rsaref/Makefile +++ b/security/rsaref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2003/06/02 01:17:05 jschauma Exp $ +# $NetBSD: Makefile,v 1.28 2003/07/17 22:53:13 grant Exp $ # DISTNAME= rsaref @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.spinnaker.com/pub/crypt/rsaref/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Encryption/authentication library, RSA/MDX/DES CRYPTO= yes diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index fede195ff7f..962c98f3ab4 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/01/03 15:21:38 taca Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:13 grant Exp $ # FreeBSD: ports/security/ruby-acl/Makefile,v 1.4 2000/12/26 04:13:28 knu Exp DISTNAME= acl-1.0.1 @@ -6,7 +6,7 @@ PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} CATEGORIES= security MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www2a.biglobe.ne.jp/~seki/ruby/ COMMENT= Ruby module to provide Access Control List checks diff --git a/security/ruby-digest/Makefile b/security/ruby-digest/Makefile index a616ed56ade..50b4c492402 100644 --- a/security/ruby-digest/Makefile +++ b/security/ruby-digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:42:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:13 grant Exp $ # DISTNAME= ${RUBY_DISTNAME} @@ -7,7 +7,7 @@ WRKSRC= ${RUBY_WRKSRC}/ext/digest CATEGORIES= security MASTER_SITES= ${MASTER_SITE_RUBY} -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.ruby-lang.org/en/ COMMENT= Ruby extension to message digest library diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile index 7bbf4d700c7..6b3b118e900 100644 --- a/security/ruby-openssl/Makefile +++ b/security/ruby-openssl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:14 grant Exp $ DISTNAME= ossl-0.1.3 PKGNAME= ${RUBY_PKGNAMEPREFIX}openssl-0.1.3 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/ossl CATEGORIES= security MASTER_SITES= http://freesoftware.fsf.org/download/rubypki/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.freesoftware.fsf.org/rubypki/ COMMENT= OpenSSL interface module for Ruby diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index f4d53582da1..fb54beda769 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/06 03:16:23 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:14 grant Exp $ # FreeBSD: ports/security/ruby-tcpwrap/Makefile,v 1.6 2000/09/26 08:02:10 knu Exp DISTNAME= ruby-tcpwrap-0.3 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/ruby-tcpwrap CATEGORIES= security MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ -MAINTAINER= taca@netbsd.org +MAINTAINER= taca@NetBSD.org HOMEPAGE= # not available COMMENT= TCP wrappers library for Ruby diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 3ab94530308..7a87c229bbe 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/02 01:17:04 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:14 grant Exp $ DISTNAME= scanssh-1.6b WRKSRC= ${WRKDIR}/scanssh @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://monkey.org/~provos/scanssh/ COMMENT= ssh remote version scanner diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index d1146ac63d8..589eb525e0b 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2003/07/13 13:53:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2003/07/17 22:53:14 grant Exp $ DISTNAME= seahorse-0.7.3 PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} -MAINTAINER= jmmv@netbsd.org +MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://seahorse.sourceforge.net/ COMMENT= GnuPG front end and bonobo component for Gnome diff --git a/security/skey/Makefile b/security/skey/Makefile index 7031460fe32..c75eb0ea4eb 100644 --- a/security/skey/Makefile +++ b/security/skey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:04 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:15 grant Exp $ # DISTNAME= skey-1.1.5 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://www.sparc.spb.su/solaris/skey/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= Port of OpenBSD s/key implementation diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile index 822bc0dddf9..bfb5ea1d905 100644 --- a/security/smimemsg/Makefile +++ b/security/smimemsg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/04/13 13:50:14 cjep Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:15 grant Exp $ # DISTNAME= smimemsg15 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/smimemsg CATEGORIES= security MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/ -MAINTAINER= tech-pkg@jp.netbsd.org +MAINTAINER= tech-pkg@jp.NetBSD.org HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/ COMMENT= generate and read S/MIME messages diff --git a/security/smtpd/Makefile b/security/smtpd/Makefile index ef7c5f213b4..cfe63d9ac4f 100644 --- a/security/smtpd/Makefile +++ b/security/smtpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/02 01:17:04 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:15 grant Exp $ # DISTNAME= smtpd-2.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/ PATCHFILES= patch-smtpd-2.0-RBL.gz -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.obtuse.com/smtpd.html COMMENT= Store and forward SMTP proxy diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 5f9a40f9e49..3366a8e5f75 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2001/03/24 07:37:39 zuntum Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:16 grant Exp $ # DISTNAME= sniff-2.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= zuntum@netbsd.org +MAINTAINER= zuntum@NetBSD.org COMMENT= Program to sniff logins and passwords .include "../../mk/bsd.pkg.mk" diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 0ac386678f8..8a271d78b35 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:03 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:16 grant Exp $ # DISTNAME= SnortSnarf-021111.1 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/SnortSnarf-/snortsnarf-20/} CATEGORIES= security net MASTER_SITES= http://www.silicondefense.com/software/snortsnarf/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.silicondefense.com/software/snortsnarf/ COMMENT= Generate HTML report summaries from snort incident alerts diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile index 6769ab26a0e..9b9a1fa35d2 100644 --- a/security/srp_client/Makefile +++ b/security/srp_client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2002/10/09 19:45:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/17 22:53:16 grant Exp $ DISTNAME= srp-1.4.4 PKGNAME= srp-client-1.4.4 @@ -6,7 +6,7 @@ CATEGORIES= security net MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/security/srp/ \ ftp://ftp.zedz.net/pub/crypto/programs/srp/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www-cs-students.stanford.edu/~tjw/srp/ COMMENT= client programs using Secure Remote Password protocol diff --git a/security/ssh-askpass/Makefile b/security/ssh-askpass/Makefile index 13a8a209e0d..48e03c8826a 100644 --- a/security/ssh-askpass/Makefile +++ b/security/ssh-askpass/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:03 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:17 grant Exp $ DISTNAME= x11-ssh-askpass-1.0 PKGNAME= ${DISTNAME:S/^x11-//} CATEGORIES= security x11 MASTER_SITES= http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/ COMMENT= X11-based passphrase dialog for OpenSSH diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 73b6ef31810..e40bca252f1 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2003/06/02 01:17:03 jschauma Exp $ +# $NetBSD: Makefile,v 1.106 2003/07/17 22:53:16 grant Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/old/ \ ftp://ftp.cert.dfn.de/pub/tools/net/ssh/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cs.hut.fi/ssh/ COMMENT= Secure shell client and server (remote login program) diff --git a/security/ssh2/Makefile.common b/security/ssh2/Makefile.common index 3892de38a98..296e9c92504 100644 --- a/security/ssh2/Makefile.common +++ b/security/ssh2/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.2 2003/06/03 09:39:01 seb Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/07/17 22:53:17 grant Exp $ # DISTNAME= ssh-3.2.2 CATEGORIES= security MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ -MAINTAINER= seb@netbsd.org +MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.ssh.com CONFLICTS+= openssh-[0-9]* ssh6-[0-9]* ssh-[0-9]* sftp-[0-9]* diff --git a/security/ssldump/Makefile b/security/ssldump/Makefile index eb0b1f3b519..38238c5dca0 100644 --- a/security/ssldump/Makefile +++ b/security/ssldump/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2002/12/01 21:48:09 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:17 grant Exp $ # DISTNAME= ssldump-0.9b3 CATEGORIES= security MASTER_SITES= http://www.rtfm.com/ssldump/ -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.rtfm.com/ssldump/ COMMENT= SLv3/TLS network protocol analyzer diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index d7664d69b6c..466d480652d 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/08/25 21:50:44 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:18 grant Exp $ # DISTNAME= ${PKGNAME:S/-//} @@ -6,7 +6,7 @@ PKGNAME= sslwrap-206 CATEGORIES= security net MASTER_SITES= http://www.rickk.com/sslwrap/ -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.rickk.com/sslwrap/ COMMENT= simple ssl wrapper diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 9a8ec51d361..9fceb360e05 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2003/01/18 08:33:42 martti Exp $ +# $NetBSD: Makefile,v 1.33 2003/07/17 22:53:18 grant Exp $ DISTNAME= stunnel-4.04 CATEGORIES= security @@ -6,7 +6,7 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/security/stunnel/ \ ftp://stunnel.mirt.net/stunnel/ \ http://www.stunnel.org/download/stunnel/src/ -MAINTAINER= martti@netbsd.org +MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.stunnel.org/ COMMENT= Universal SSL tunnel diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 3ae9d0ce23b..d93a600bd49 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2003/06/02 01:17:02 jschauma Exp $ +# $NetBSD: Makefile,v 1.60 2003/07/17 22:53:19 grant Exp $ # DISTNAME= sudo-1.6.7p5 @@ -11,7 +11,7 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.tux.org/pub/security/sudo/ \ http://www.courtesan.com/sudo/dist/beta/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.courtesan.com/sudo/ COMMENT= Allow others to run commands as root diff --git a/security/tcp_wrappers/Makefile b/security/tcp_wrappers/Makefile index 5ccf19b60a6..fddad7c42e4 100644 --- a/security/tcp_wrappers/Makefile +++ b/security/tcp_wrappers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/06/10 17:58:34 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:53:19 grant Exp $ DISTNAME= tcp_wrappers_7.6-ipv6.1 PKGNAME= tcp_wrappers-7.6.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= ftp://ftp.porcupine.org/pub/security/index.html COMMENT= Monitor and filter incoming requests for network services diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile index 7a70f1eed9e..1ba0c030e60 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/09 22:12:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:19 grant Exp $ # DISTNAME= TkPasMan-2.2a @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ -MAINTAINER= jmmv@netbsd.org +MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.xs4all.nl/~wbsoft/linux/tkpasman.html COMMENT= Username and password manager that uses the Tk toolkit diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index 3e316778c07..43c5d82ca5d 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/06/02 01:17:02 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 22:53:20 grant Exp $ # DISTNAME= tripwire-1.2 @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/ids/tripwire/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cerias.purdue.edu/coast/coast-library.html COMMENT= File and directory integrity checker diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile index e95dbde02a3..791097b4bd3 100644 --- a/security/uvscan/Makefile +++ b/security/uvscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/06/02 01:17:01 jschauma Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/17 22:53:20 grant Exp $ DISTNAME= vlnx416e PKGNAME= uvscan-4.16.0 @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/cmdline/linux/version_4.16/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.mcafeeb2b.com/products/virusscan/default.asp COMMENT= evaluation version of a DOS/Windows file virus scanner diff --git a/security/winbind/Makefile b/security/winbind/Makefile index 6088030c45e..06ee3e6f01a 100644 --- a/security/winbind/Makefile +++ b/security/winbind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/01/28 22:04:09 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:20 grant Exp $ PKGNAME= winbind-${SAMBA_DIST_VERS} CATEGORIES= security @@ -8,7 +8,7 @@ USE_PKGINSTALL= yes .include "../../net/samba/Makefile.common" -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.samba.org/ COMMENT= unified logon information between UNIX and Windows NT diff --git a/security/xdm-krb4/Makefile b/security/xdm-krb4/Makefile index 6380acf9a84..32461506d13 100644 --- a/security/xdm-krb4/Makefile +++ b/security/xdm-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/03/03 02:53:06 jschauma Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/17 22:53:20 grant Exp $ # DISTNAME= xdm-krb4-3.3.6.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= security x11 MASTER_SITES= ftp://gutemine.geo.Uni-Koeln.DE/pub/xdm-krb4/ -MAINTAINER= wennmach@netbsd.org +MAINTAINER= wennmach@NetBSD.org COMMENT= Kerberos IV and AFS aware xdm USE_BUILDLINK2= yes diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile index 47898b56907..f8df9a08a9c 100644 --- a/security/zebedee/Makefile +++ b/security/zebedee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/06/02 01:17:01 jschauma Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:21 grant Exp $ # DISTNAME= zebedee-2.3.1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= http://www.winton.org.uk/zebedee/ \ ${MASTER_SITE_SOURCEFORGE:=zebedee/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.winton.org.uk/zebedee/ COMMENT= Simple tunneling program for TCP or UDP with encryption |