summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 14:58:51 +0000
commitaac8ae3f9d5e5887930bc43a78a11dc5ca171869 (patch)
tree4731dc2aa469be23d28c59f0fa47c6c55b257d52 /security
parent728e310226d4082766b2e551577ccf9dc9f502c3 (diff)
downloadpkgsrc-aac8ae3f9d5e5887930bc43a78a11dc5ca171869.tar.gz
Follow some http -> https redirects.
Diffstat (limited to 'security')
-rw-r--r--security/arirang/Makefile6
-rw-r--r--security/crypto++/Makefile4
-rw-r--r--security/dnssec-tools/Makefile6
-rw-r--r--security/flawfinder/Makefile6
-rw-r--r--security/fragroute/Makefile4
-rw-r--r--security/snortsnarf/Makefile4
6 files changed, 15 insertions, 15 deletions
diff --git a/security/arirang/Makefile b/security/arirang/Makefile
index 0260ce27812..a73d21a4a2d 100644
--- a/security/arirang/Makefile
+++ b/security/arirang/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2012/10/23 18:16:21 asau Exp $
+# $NetBSD: Makefile,v 1.17 2017/08/01 14:59:04 wiz Exp $
#
DISTNAME= arirang-1.6
PKGREVISION= 1
CATEGORIES= security www
-MASTER_SITES= http://monkey.org/~pilot/arirang/
+MASTER_SITES= https://monkey.org/~pilot/arirang/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://monkey.org/~pilot/arirang/
+HOMEPAGE= https://monkey.org/~pilot/arirang/
COMMENT= Powerful webserver security scanner
INSTALLATION_DIRS= sbin share/arirang
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index faccceae474..4fe96a517de 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/05/18 21:20:23 adam Exp $
+# $NetBSD: Makefile,v 1.22 2017/08/01 14:59:04 wiz Exp $
DISTNAME= cryptopp565
PKGNAME= cryptopp-5.6.5
@@ -7,7 +7,7 @@ MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cryptopp.com/
+HOMEPAGE= https://www.cryptopp.com/
COMMENT= Free C++ class library of Cryptographic Primitives
LICENSE= boost-license
diff --git a/security/dnssec-tools/Makefile b/security/dnssec-tools/Makefile
index 5fa6d655363..397cdc89ded 100644
--- a/security/dnssec-tools/Makefile
+++ b/security/dnssec-tools/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2016/07/09 06:38:54 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2017/08/01 14:59:04 wiz Exp $
DISTNAME= dnssec-tools-2.1
PKGREVISION= 3
CATEGORIES= security
-MASTER_SITES= http://www.dnssec-tools.org/download/
+MASTER_SITES= https://www.dnssec-tools.org/download/
MAINTAINER= pettai@NetBSD.org
-HOMEPAGE= http://www.dnssec-tools.org/
+HOMEPAGE= https://www.dnssec-tools.org/
COMMENT= Toolkit to ease the deployment of DNSSEC related technologies
LICENSE= modified-bsd
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile
index 617e4cc288d..756a458d6a5 100644
--- a/security/flawfinder/Makefile
+++ b/security/flawfinder/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2015/03/11 00:51:06 mef Exp $
+# $NetBSD: Makefile,v 1.25 2017/08/01 14:59:04 wiz Exp $
DISTNAME= flawfinder-1.31
CATEGORIES= security devel
-MASTER_SITES= http://www.dwheeler.com/flawfinder/
+MASTER_SITES= https://www.dwheeler.com/flawfinder/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.dwheeler.com/flawfinder/
+HOMEPAGE= https://www.dwheeler.com/flawfinder/
COMMENT= Python program to find flaws in C/C++ programs
LICENSE= gnu-gpl-v2
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile
index e1a1201c21a..6d3945d0f0c 100644
--- a/security/fragroute/Makefile
+++ b/security/fragroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2016/03/05 11:29:20 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2017/08/01 14:59:04 wiz Exp $
DISTNAME= fragroute-1.2
PKGREVISION= 17
@@ -6,7 +6,7 @@ CATEGORIES= security net
MASTER_SITES= http://monkey.org/~dugsong/fragroute/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.monkey.org/~dugsong/fragroute/
+HOMEPAGE= https://www.monkey.org/~dugsong/fragroute/
COMMENT= Tool for intercepting, modifying and rewriting egress traffic
GNU_CONFIGURE= YES
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile
index 0c1556f7644..bc51f6fd6e8 100644
--- a/security/snortsnarf/Makefile
+++ b/security/snortsnarf/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2016/07/09 06:38:57 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2017/08/01 14:59:05 wiz Exp $
#
DISTNAME= SnortSnarf-050314.1
PKGNAME= ${DISTNAME:S/SnortSnarf-/snortsnarf-20/}
PKGREVISION= 5
CATEGORIES= security net
-MASTER_SITES= http://www.snort.org/dl/contrib/data_analysis/snortsnarf/
+MASTER_SITES= https://www.snort.org/dl/contrib/data_analysis/snortsnarf/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.silicondefense.com/software/snortsnarf/