summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
commit4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch)
tree497694cf293ada6bbb344103e4bfae0a92927e87 /security
parente2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff)
downloadpkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz
Comment out dead sites.
Diffstat (limited to 'security')
-rw-r--r--security/py-libtaxii/Makefile4
-rw-r--r--security/qident/Makefile4
-rw-r--r--security/qoauth/Makefile6
-rw-r--r--security/rid/Makefile6
-rw-r--r--security/ruby-ezcrypto/Makefile4
-rw-r--r--security/ruby-hmac/Makefile4
-rw-r--r--security/ruby-rc4/Makefile4
-rw-r--r--security/sfs/Makefile4
-rw-r--r--security/smaSHeM/Makefile4
-rw-r--r--security/smtpd/Makefile4
-rw-r--r--security/ssh-askpass/Makefile6
-rw-r--r--security/sshfp/Makefile6
-rw-r--r--security/ssldump/Makefile6
-rw-r--r--security/stegtunnel/Makefile6
-rw-r--r--security/tacshell/Makefile4
15 files changed, 36 insertions, 36 deletions
diff --git a/security/py-libtaxii/Makefile b/security/py-libtaxii/Makefile
index bb73c36da19..1cc2128461a 100644
--- a/security/py-libtaxii/Makefile
+++ b/security/py-libtaxii/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/01/01 14:43:55 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/04 18:01:00 wiz Exp $
LIBTAXII_VERSION= 1.1.101
DISTNAME= libtaxii-${LIBTAXII_VERSION}
@@ -8,7 +8,7 @@ DISTFILES= ${LIBTAXII_VERSION}${EXTRACT_SUFX}
MASTER_SITES= https://github.com/TAXIIProject/libtaxii/archive/
MAINTAINER= khorben@defora.org
-HOMEPAGE= https://github.com/TAXIIProject/python-stix
+#HOMEPAGE= https://github.com/TAXIIProject/python-stix
COMMENT= Python library for handling TAXII Messages and Services
LICENSE= modified-bsd
diff --git a/security/qident/Makefile b/security/qident/Makefile
index 8c90e8efe1c..8f30a2311dc 100644
--- a/security/qident/Makefile
+++ b/security/qident/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2014/08/21 16:26:20 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/04 18:01:00 wiz Exp $
DISTNAME= qident-1.2
CATEGORIES= security net
MASTER_SITES= http://www.hairylemon.org/~ad/software/download/qident/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.hairylemon.org/~ad/software/qident/
+#HOMEPAGE= http://www.hairylemon.org/~ad/software/qident/
COMMENT= Small program to query an ident protocol server (rfc1413)
USE_BSD_MAKEFILE= YES
diff --git a/security/qoauth/Makefile b/security/qoauth/Makefile
index f31d5e4e0b2..3cca1261448 100644
--- a/security/qoauth/Makefile
+++ b/security/qoauth/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.15 2016/03/05 11:27:55 jperkin Exp $
+# $NetBSD: Makefile,v 1.16 2017/09/04 18:01:00 wiz Exp $
#
PKGNAME= qoauth-1.0.1
DISTNAME= ${PKGNAME_NOREV}-src
PKGREVISION= 11
CATEGORIES= security
-MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/
+#MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://files.ayoy.net/qoauth/release/1.0.1/src/
+#HOMEPAGE= http://files.ayoy.net/qoauth/release/1.0.1/src/
COMMENT= OAuth library for Qt
LICENSE= gnu-lgpl-v3
diff --git a/security/rid/Makefile b/security/rid/Makefile
index c3a4dabfd81..2fabfff8cc5 100644
--- a/security/rid/Makefile
+++ b/security/rid/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2013/04/06 14:58:20 rodent Exp $
+# $NetBSD: Makefile,v 1.18 2017/09/04 18:01:00 wiz Exp $
#
DISTNAME= rid-1.11
PKGREVISION= 2
CATEGORIES= security net
-MASTER_SITES= http://www.theorygroup.com/Software/RID/
+#MASTER_SITES= http://www.theorygroup.com/Software/RID/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.theorygroup.com/Software/RID/
+#HOMEPAGE= http://www.theorygroup.com/Software/RID/
COMMENT= Remote Intrusion Detection to track down compromised hosts
MAKE_JOBS_SAFE= no
diff --git a/security/ruby-ezcrypto/Makefile b/security/ruby-ezcrypto/Makefile
index a7ffcc68d2c..aedc68dd7cb 100644
--- a/security/ruby-ezcrypto/Makefile
+++ b/security/ruby-ezcrypto/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2013/03/07 17:08:16 taca Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/04 18:01:00 wiz Exp $
DISTNAME= ezcrypto-0.7.2
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ezcrypto.rubyforge.org/
+#HOMEPAGE= http://ezcrypto.rubyforge.org/
COMMENT= Ruby object-oriented wrapper for OpenSSL libraries
LICENSE= mit
diff --git a/security/ruby-hmac/Makefile b/security/ruby-hmac/Makefile
index 4d026a9f167..29276fbdbb7 100644
--- a/security/ruby-hmac/Makefile
+++ b/security/ruby-hmac/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/09/23 07:24:28 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:00 wiz Exp $
DISTNAME= ruby-hmac-0.4.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://ruby-hmac.rubyforge.org/
+#HOMEPAGE= http://ruby-hmac.rubyforge.org/
COMMENT= Common interface to HMAC functionality
LICENSE= mit
diff --git a/security/ruby-rc4/Makefile b/security/ruby-rc4/Makefile
index 4bb803f6392..493414cde49 100644
--- a/security/ruby-rc4/Makefile
+++ b/security/ruby-rc4/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/20 13:05:41 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:00 wiz Exp $
DISTNAME= ruby-rc4-0.1.5
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.caigenichols.com/
+#HOMEPAGE= http://www.caigenichols.com/
COMMENT= Pure Ruby implementation of the RC4 algorithm
LICENSE= mit
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 1a7829144d9..abd4e7abd70 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2016/07/09 06:38:57 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2017/09/04 18:01:00 wiz Exp $
#
DISTNAME= sfs-0.7.2
@@ -7,7 +7,7 @@ CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.fs.net/sfswww/
+#HOMEPAGE= http://www.fs.net/sfswww/
# http://en.wikipedia.org/wiki/Self-certifying_File_System
# http://web.archive.org/web/20080502061505/http://www.fs.net/sfswww/
COMMENT= Secure, global, self-certifying network file system
diff --git a/security/smaSHeM/Makefile b/security/smaSHeM/Makefile
index 4b5ceefef42..5f7c50eb918 100644
--- a/security/smaSHeM/Makefile
+++ b/security/smaSHeM/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2013/11/15 05:11:50 agc Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:00 wiz Exp $
DISTNAME= smaSHeM-0.4
CATEGORIES= security
MASTER_SITES= http://labs.portcullis.co.uk/download/
MAINTAINER= agc@NetBSD.org
-HOMEPAGE= http://labs.portcullis.co.uk/tools/smashem/
+#HOMEPAGE= http://labs.portcullis.co.uk/tools/smashem/
COMMENT= System V shared memory segment manipulator
LICENSE= gnu-gpl-v2
diff --git a/security/smtpd/Makefile b/security/smtpd/Makefile
index 0eeb9aa2ed5..e254690ed35 100644
--- a/security/smtpd/Makefile
+++ b/security/smtpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/23 18:16:58 asau Exp $
+# $NetBSD: Makefile,v 1.25 2017/09/04 18:01:00 wiz Exp $
#
DISTNAME= smtpd-2.0
@@ -12,7 +12,7 @@ PATCH_SITES= ftp://ftp.42.org/pub/OLD/p/
MAINTAINER= pkgsrc-users@NetBSD.org
# "Obtuse smtpd hasn't been developed further since 1997."
# google for osmtpd
-HOMEPAGE= http://www.obtuse.com/smtpd.html
+#HOMEPAGE= http://www.obtuse.com/smtpd.html
COMMENT= Store and forward SMTP proxy
SPOOL= /var/spool/smtpd
diff --git a/security/ssh-askpass/Makefile b/security/ssh-askpass/Makefile
index 0e6d2fdf40d..803dd9a4e79 100644
--- a/security/ssh-askpass/Makefile
+++ b/security/ssh-askpass/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2016/05/18 21:16:25 alnsn Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/04 18:01:00 wiz Exp $
DISTNAME= x11-ssh-askpass-1.0
PKGNAME= ${DISTNAME:S/^x11-//}
PKGREVISION= 1
CATEGORIES= security x11
-MASTER_SITES= http://www.jmknoble.net/software/x11-ssh-askpass/
+#MASTER_SITES= http://www.jmknoble.net/software/x11-ssh-askpass/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.jmknoble.net/software/x11-ssh-askpass/
+#HOMEPAGE= http://www.jmknoble.net/software/x11-ssh-askpass/
COMMENT= X11-based passphrase dialog for OpenSSH
USE_IMAKE= yes
diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile
index bf753f9c542..f27131411fe 100644
--- a/security/sshfp/Makefile
+++ b/security/sshfp/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.11 2016/06/30 18:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/04 18:01:00 wiz Exp $
DISTNAME= sshfp-1.1.3
PKGREVISION= 4
CATEGORIES= security net
-MASTER_SITES= http://www.xelerance.com/software/sshfp/
+#MASTER_SITES= http://www.xelerance.com/software/sshfp/
MAINTAINER= agc@NetBSD.org
-HOMEPAGE= http://www.xelerance.com/software/sshfp/
+#HOMEPAGE= http://www.xelerance.com/software/sshfp/
COMMENT= Print ssh host key fingerprint resource records
LICENSE= gnu-gpl-v2
diff --git a/security/ssldump/Makefile b/security/ssldump/Makefile
index 897846bfce7..20524dd540f 100644
--- a/security/ssldump/Makefile
+++ b/security/ssldump/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.30 2016/03/05 11:29:26 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2017/09/04 18:01:01 wiz Exp $
#
DISTNAME= ssldump-0.9b3
PKGREVISION= 15
CATEGORIES= security
-MASTER_SITES= http://www.rtfm.com/ssldump/
+#MASTER_SITES= http://www.rtfm.com/ssldump/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.rtfm.com/ssldump/
+#HOMEPAGE= http://www.rtfm.com/ssldump/
COMMENT= SSLv3/TLS network protocol analyzer
GNU_CONFIGURE= YES
diff --git a/security/stegtunnel/Makefile b/security/stegtunnel/Makefile
index 8f57d1298f8..b1545fd76ff 100644
--- a/security/stegtunnel/Makefile
+++ b/security/stegtunnel/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2013/02/06 19:31:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/04 18:01:01 wiz Exp $
DISTNAME= stegtunnel-0.4
PKGREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://www.synacklabs.net/projects/stegtunnel/
+#MASTER_SITES= http://www.synacklabs.net/projects/stegtunnel/
MAINTAINER= agc@NetBSD.org
-HOMEPAGE= http://www.synacklabs.net/projects/stegtunnel/
+#HOMEPAGE= http://www.synacklabs.net/projects/stegtunnel/
COMMENT= Provides a covert channel in the IPID and sequence number
GNU_CONFIGURE= yes
diff --git a/security/tacshell/Makefile b/security/tacshell/Makefile
index b5cb2703eb6..1eed1d70b56 100644
--- a/security/tacshell/Makefile
+++ b/security/tacshell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/23 18:17:00 asau Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/04 18:01:01 wiz Exp $
DISTNAME= tacshell-0.91
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= security
MASTER_SITES= http://www.rezrov.net/software/
MAINTAINER= sekiya@NetBSD.org
-HOMEPAGE= http://www.rezrov.net/software/tacshell.html
+#HOMEPAGE= http://www.rezrov.net/software/tacshell.html
COMMENT= RSA ACE/Server sdshell workalike, using TACACS+
GNU_CONFIGURE= YES