summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-02-01 22:21:05 +0000
committerwiz <wiz@pkgsrc.org>2013-02-01 22:21:05 +0000
commit4be70587997ab65587d915ed30aa29b8586d2703 (patch)
treed1e9e7ef431d62a94f33f5487f47cf1fbaa28af9 /security
parentab202964fb68d939acc4f15c566a21e972fa007e (diff)
downloadpkgsrc-4be70587997ab65587d915ed30aa29b8586d2703.tar.gz
Reset MAINTAINER/OWNER (became observers)
Diffstat (limited to 'security')
-rw-r--r--security/CoolKey/Makefile4
-rw-r--r--security/ccid/Makefile4
-rw-r--r--security/dirmngr/Makefile4
-rw-r--r--security/gnupg2/Makefile4
-rw-r--r--security/libassuan/Makefile4
-rw-r--r--security/libksba/Makefile4
-rw-r--r--security/libprelude/Makefile.common4
-rw-r--r--security/libpreludedb/Makefile.common4
-rw-r--r--security/p5-pcsc/Makefile4
-rw-r--r--security/pcsc-lite/Makefile4
-rw-r--r--security/pcsc-tools/Makefile4
-rw-r--r--security/pinentry-gtk/Makefile4
-rw-r--r--security/pinentry-gtk2/Makefile4
-rw-r--r--security/pinentry-qt/Makefile4
-rw-r--r--security/pinentry-qt4/Makefile4
-rw-r--r--security/pinentry/Makefile4
-rw-r--r--security/prelude-correlator/Makefile4
-rw-r--r--security/prelude-lml/Makefile4
-rw-r--r--security/prelude-manager/Makefile4
-rw-r--r--security/prelude-pflogger/Makefile4
-rw-r--r--security/py-prewikka/Makefile4
21 files changed, 42 insertions, 42 deletions
diff --git a/security/CoolKey/Makefile b/security/CoolKey/Makefile
index 62f64ce8023..8aa4e16b1c7 100644
--- a/security/CoolKey/Makefile
+++ b/security/CoolKey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/12/15 01:07:17 pettai Exp $
+# $NetBSD: Makefile,v 1.6 2013/02/01 22:21:09 wiz Exp $
#
DISTNAME= coolkey-1.1.0
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://directory.fedora.redhat.com/download/coolkey/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://directory.fedora.redhat.com/wiki/CoolKey
COMMENT= Driver support for the CoolKey and CAC products
LICENSE= gnu-lgpl-v2
diff --git a/security/ccid/Makefile b/security/ccid/Makefile
index 32faedb2c04..f77d5ec9a94 100644
--- a/security/ccid/Makefile
+++ b/security/ccid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/01/06 16:10:39 pettai Exp $
+# $NetBSD: Makefile,v 1.11 2013/02/01 22:21:10 wiz Exp $
#
DISTNAME= ccid-1.4.8
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= http://alioth.debian.org/frs/download.php/3768/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pcsclite.alioth.debian.org/ccid.html
COMMENT= Middleware to access a smart card using SCard API (PC/SC)
LICENSE= gnu-lgpl-v2.1
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 2bb61398458..99605df9f13 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2012/12/16 01:52:32 obache Exp $
+# $NetBSD: Makefile,v 1.45 2013/02/01 22:21:10 wiz Exp $
DISTNAME= dirmngr-1.1.0
PKGREVISION= 4
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/dirmngr/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnupg.org/aegypten2/
COMMENT= X509 certificate and CRL downloader
LICENSE= gnu-gpl-v2
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index e6c9d1f0a8f..1e16c9357a9 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2013/01/15 11:21:50 drochner Exp $
+# $NetBSD: Makefile,v 1.43 2013/02/01 22:21:10 wiz Exp $
DISTNAME= gnupg-2.0.19
PKGNAME= ${DISTNAME:S/gnupg/gnupg2/}
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnupg.org/
COMMENT= GNUpg with OpenPGP and S/MIME capabilities
LICENSE= gnu-gpl-v3
diff --git a/security/libassuan/Makefile b/security/libassuan/Makefile
index 56dd480b946..d2bffb8423d 100644
--- a/security/libassuan/Makefile
+++ b/security/libassuan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:32 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:10 wiz Exp $
#
DISTNAME= libassuan-1.0.5
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libassuan/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/libassuan/
COMMENT= The IPC library used by some GnuPG related software
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index 13ca0822c54..053df2f2352 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/23 18:16:33 asau Exp $
+# $NetBSD: Makefile,v 1.25 2013/02/01 22:21:10 wiz Exp $
DISTNAME= libksba-1.2.0
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libksba/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.g10code.com/p-libksba.html
COMMENT= X.509 library
LICENSE= gnu-gpl-v3
diff --git a/security/libprelude/Makefile.common b/security/libprelude/Makefile.common
index 95ec97dd3ff..b3cd2fb7b0a 100644
--- a/security/libprelude/Makefile.common
+++ b/security/libprelude/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2012/10/23 18:16:33 asau Exp $
+# $NetBSD: Makefile.common,v 1.7 2013/02/01 22:21:10 wiz Exp $
#
# used by security/libprelude/Makefile
# used by security/libprelude-lua/Makefile
@@ -11,7 +11,7 @@ VERSION= 0.9.24.1
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/libprelude/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.prelude-ids.org/download/releases/
PATCHDIR= ${.CURDIR}/../../security/libprelude/patches
diff --git a/security/libpreludedb/Makefile.common b/security/libpreludedb/Makefile.common
index 84c07a31e10..d6f4e1ad207 100644
--- a/security/libpreludedb/Makefile.common
+++ b/security/libpreludedb/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2009/10/07 19:40:41 joerg Exp $
+# $NetBSD: Makefile.common,v 1.4 2013/02/01 22:21:11 wiz Exp $
#
# used by security/libpreludedb/Makefile
# used by security/libpreludedb-mysql/Makefile
@@ -12,7 +12,7 @@ VERSION= 0.9.15.3
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/libpreludedb/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.prelude-ids.org/download/releases/
COMMENT= Provides an interface to the database used to store IDMEF alerts
diff --git a/security/p5-pcsc/Makefile b/security/p5-pcsc/Makefile
index 168e200e860..4175abd3a4d 100644
--- a/security/p5-pcsc/Makefile
+++ b/security/p5-pcsc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/12/14 23:54:43 pettai Exp $
+# $NetBSD: Makefile,v 1.11 2013/02/01 22:21:11 wiz Exp $
DISTNAME= pcsc-perl-1.4.12
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
COMMENT= Allows communication with a smart card from a Perl script
diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile
index 0edc1928a46..c89d0a056ec 100644
--- a/security/pcsc-lite/Makefile
+++ b/security/pcsc-lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2013/01/08 22:51:39 pettai Exp $
+# $NetBSD: Makefile,v 1.18 2013/02/01 22:21:11 wiz Exp $
#
DISTNAME= pcsc-lite-1.8.7
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= http://alioth.debian.org/frs/download.php/3842/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pcsclite.alioth.debian.org/
COMMENT= Middleware to access a smart card using SCard API (PC/SC)
LICENSE= modified-bsd
diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile
index 82d9264acce..02b6da045c9 100644
--- a/security/pcsc-tools/Makefile
+++ b/security/pcsc-tools/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2012/12/15 00:53:26 pettai Exp $
+# $NetBSD: Makefile,v 1.9 2013/02/01 22:21:11 wiz Exp $
#
DISTNAME= pcsc-tools-1.4.21
CATEGORIES= security
MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
COMMENT= Tools useful for a PC/SC user
LICENSE= gnu-gpl-v2 # or later
diff --git a/security/pinentry-gtk/Makefile b/security/pinentry-gtk/Makefile
index 97e69775ce7..4c17a692c1d 100644
--- a/security/pinentry-gtk/Makefile
+++ b/security/pinentry-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:50 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/02/01 22:21:11 wiz Exp $
#
DISTNAME= pinentry-0.8.2
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile
index db8638e3946..16feb4752b0 100644
--- a/security/pinentry-gtk2/Makefile
+++ b/security/pinentry-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:50 asau Exp $
+# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:11 wiz Exp $
#
DISTNAME= pinentry-0.8.2
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
diff --git a/security/pinentry-qt/Makefile b/security/pinentry-qt/Makefile
index 531d61f8882..184673d976d 100644
--- a/security/pinentry-qt/Makefile
+++ b/security/pinentry-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/01/26 21:38:48 adam Exp $
+# $NetBSD: Makefile,v 1.13 2013/02/01 22:21:12 wiz Exp $
#
DISTNAME= pinentry-0.8.2
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile
index 8600cbc2fce..dde3744b2d7 100644
--- a/security/pinentry-qt4/Makefile
+++ b/security/pinentry-qt4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/01/26 21:38:48 adam Exp $
+# $NetBSD: Makefile,v 1.21 2013/02/01 22:21:12 wiz Exp $
#
DISTNAME= pinentry-0.8.2
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile
index 8ce8a4b2e70..df1c25a3dd6 100644
--- a/security/pinentry/Makefile
+++ b/security/pinentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/10/23 18:16:50 asau Exp $
+# $NetBSD: Makefile,v 1.35 2013/02/01 22:21:12 wiz Exp $
#
DISTNAME= pinentry-0.8.2
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/pinentry/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.gnupg.org/gcrypt/pinentry/
COMMENT= Applications for entering PINs or Passphrases
diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile
index 2e6e8e10836..a7d77630aab 100644
--- a/security/prelude-correlator/Makefile
+++ b/security/prelude-correlator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:51 asau Exp $
+# $NetBSD: Makefile,v 1.10 2013/02/01 22:21:12 wiz Exp $
#
DISTNAME= prelude-correlator-0.9.0-beta8
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-correlator/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.prelude-ids.com/download/releases/prelude-correlator/
COMMENT= Intrusion event correlation engine
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile
index 20d2cd9e129..1c7268a838f 100644
--- a/security/prelude-lml/Makefile
+++ b/security/prelude-lml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/10/23 18:16:51 asau Exp $
+# $NetBSD: Makefile,v 1.34 2013/02/01 22:21:12 wiz Exp $
#
DISTNAME= prelude-lml-0.9.15
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= security
MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-lml/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.prelude-ids.org/
COMMENT= Log analyzer monitoring your logfile and received syslog messages
diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile
index 26fe7444850..c64e6fbb8aa 100644
--- a/security/prelude-manager/Makefile
+++ b/security/prelude-manager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/10/23 18:16:51 asau Exp $
+# $NetBSD: Makefile,v 1.39 2013/02/01 22:21:13 wiz Exp $
#
DISTNAME= prelude-manager-0.9.15
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-manager/ \
http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.prelude-ids.org/download/releases/
COMMENT= Prelude IDS manager
diff --git a/security/prelude-pflogger/Makefile b/security/prelude-pflogger/Makefile
index 3ddef176152..5b4d16e3fe6 100644
--- a/security/prelude-pflogger/Makefile
+++ b/security/prelude-pflogger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/23 18:16:52 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/02/01 22:21:13 wiz Exp $
#
DISTNAME= prelude-pflogger-0.9.0-rc2
@@ -7,7 +7,7 @@ PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= http://prelude-ids.org/download/releases/
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://prelude-ids.org/download/releases/
COMMENT= Prelude sensor for Packet Filter (pf)
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile
index 72c469dfd2f..a02e9779427 100644
--- a/security/py-prewikka/Makefile
+++ b/security/py-prewikka/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2012/10/23 18:16:54 asau Exp $
+# $NetBSD: Makefile,v 1.36 2013/02/01 22:21:13 wiz Exp $
#
DISTNAME= prewikka-${VERSION}
@@ -11,7 +11,7 @@ VERSION= 0.9.17.1
CONFLICTS= prewikka-[0-9]*
-MAINTAINER= shannonjr@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://prelude-ids.org/download/releases/
COMMENT= Prelude-IDS console