From 06df180a9e39055026499a326ef67812801a8919 Mon Sep 17 00:00:00 2001 From: Rodrigo Osorio Date: Mon, 6 Nov 2023 09:24:43 +0100 Subject: */*: Update WWW to use HTTPS for sourceforge.net projects Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888 --- security/aescrypt/Makefile | 2 +- security/amavisd-milter/Makefile | 2 +- security/bcrypt/Makefile | 2 +- security/bfbtester/Makefile | 2 +- security/bsdsfv/Makefile | 2 +- security/ccrypt/Makefile | 2 +- security/crackpkcs12/Makefile | 2 +- security/distcache/Makefile | 2 +- security/fswatch/Makefile | 2 +- security/ftimes/Makefile | 2 +- security/libdecaf/Makefile | 2 +- security/libecc/Makefile | 2 +- security/libmcrypt/Makefile | 2 +- security/md5deep/Makefile | 2 +- security/pure-sfv/Makefile | 2 +- security/rhash/Makefile | 2 +- security/rkhunter/Makefile | 2 +- security/rubygem-nmap-parser/Makefile | 2 +- security/swatchdog/Makefile | 2 +- security/tpm-tools/Makefile | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) (limited to 'security') diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile index 5a2aaf9cdfcf..12e9835b432f 100644 --- a/security/aescrypt/Makefile +++ b/security/aescrypt/Makefile @@ -10,7 +10,7 @@ PATCHFILES= aescrypt-0.7-roam-whopper-01.patch.gz MAINTAINER= mauroeldritch@gmail.com COMMENT= Command-line AES encryption/decryption suite -WWW= http://aescrypt.sourceforge.net/ +WWW= https://aescrypt.sourceforge.net/ LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/amavisd-milter/Makefile b/security/amavisd-milter/Makefile index 6da55caf4ebd..ec492b193ee6 100644 --- a/security/amavisd-milter/Makefile +++ b/security/amavisd-milter/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= https://github.com/prehor/${PORTNAME}/releases/download/${PORTVERS MAINTAINER= rx@rx.cz COMMENT= Milter for amavisd-new -WWW= http://amavisd-milter.sourceforge.net +WWW= https://amavisd-milter.sourceforge.net RUN_DEPENDS= amavisd:security/amavisd-new diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile index fca4ed4ec116..3860f036d7aa 100644 --- a/security/bcrypt/Makefile +++ b/security/bcrypt/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://bcrypt.sourceforge.net/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cross-platform blowfish encryption utility -WWW= http://bcrypt.sourceforge.net/ +WWW= https://bcrypt.sourceforge.net/ ALL_TARGET= ${PORTNAME} diff --git a/security/bfbtester/Makefile b/security/bfbtester/Makefile index 87ffd29f4b51..7ff9ed847e3f 100644 --- a/security/bfbtester/Makefile +++ b/security/bfbtester/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF MAINTAINER= mauroeldritch@gmail.com COMMENT= Security tool for testing binaries for overflows -WWW= http://bfbtester.sourceforge.net/ +WWW= https://bfbtester.sourceforge.net/ GNU_CONFIGURE= yes PLIST_FILES= bin/bfbtester diff --git a/security/bsdsfv/Makefile b/security/bsdsfv/Makefile index 433d4c536e50..86073bb25dee 100644 --- a/security/bsdsfv/Makefile +++ b/security/bsdsfv/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Flexible SFV checksum utility -WWW= http://bsdsfv.sourceforge.net/ +WWW= https://bsdsfv.sourceforge.net/ WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/bsdsfv diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile index 2ac19062bf10..b8bcfdf7aa98 100644 --- a/security/ccrypt/Makefile +++ b/security/ccrypt/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${DISTVERSION}/ \ MAINTAINER= dev2@heesakkers.info COMMENT= Command-line utility for encrypting and decrypting files and streams -WWW= http://ccrypt.sourceforge.net/ +WWW= https://ccrypt.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/crackpkcs12/Makefile b/security/crackpkcs12/Makefile index 0ff78b052acf..ebb3a6f9624c 100644 --- a/security/crackpkcs12/Makefile +++ b/security/crackpkcs12/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Multithreaded program to crack PKCS#12 files -WWW= http://crackpkcs12.sourceforge.net/ +WWW= https://crackpkcs12.sourceforge.net/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/distcache/Makefile b/security/distcache/Makefile index c4aacf0e765d..368487aa995b 100644 --- a/security/distcache/Makefile +++ b/security/distcache/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF/distcache/1.%20distcache-devel/1.5.1 MAINTAINER= danfe@FreeBSD.org COMMENT= Distributed OpenSSL session caching tools -WWW= http://distcache.sourceforge.net/ +WWW= https://distcache.sourceforge.net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/fswatch/Makefile b/security/fswatch/Makefile index 72a23029eff0..4b6ac6d9ad16 100644 --- a/security/fswatch/Makefile +++ b/security/fswatch/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.02beta5 MAINTAINER= 0mp@FreeBSD.org COMMENT= File system checksum checker -WWW= http://fswatch.sourceforge.net +WWW= https://fswatch.sourceforge.net LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile index c2f504da7fc3..d1737ba566ff 100644 --- a/security/ftimes/Makefile +++ b/security/ftimes/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF MAINTAINER= klm@uidzero.org COMMENT= System baselining and evidence collection tool -WWW= http://ftimes.sourceforge.net/FTimes/ +WWW= https://ftimes.sourceforge.net/FTimes/ LICENSE= BSD3CLAUSE APACHE20 MIT LICENSE_COMB= multi diff --git a/security/libdecaf/Makefile b/security/libdecaf/Makefile index 41ee3e1edc90..c6c41e26a86d 100644 --- a/security/libdecaf/Makefile +++ b/security/libdecaf/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/ed448goldilocks/ MAINTAINER= krion@FreeBSD.org COMMENT= Implementation of elliptic curve cryptography -WWW= http://ed448goldilocks.sourceforge.net/ +WWW= https://ed448goldilocks.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/security/libecc/Makefile b/security/libecc/Makefile index ba7f3a65796c..dde029dff61b 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF MAINTAINER= hrs@FreeBSD.org COMMENT= C++ Elliptic Curve Library -WWW= http://libecc.sourceforge.net/ +WWW= https://libecc.sourceforge.net/ LICENSE= GPLv2+ diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index e3a2d4fa724a..f04abbddcb93 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/mcrypt/Libmcrypt/${PORTVERSION} MAINTAINER= john@essenz.com COMMENT= Multi-cipher cryptographic library (used in PHP) -WWW= http://mcrypt.sourceforge.net/ +WWW= https://mcrypt.sourceforge.net/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile index c52eed8432bf..1e6b5094a09e 100644 --- a/security/md5deep/Makefile +++ b/security/md5deep/Makefile @@ -5,7 +5,7 @@ CATEGORIES= security MAINTAINER= nobutaka@FreeBSD.org COMMENT= Program to compute various message digests recursively -WWW= http://md5deep.sourceforge.net +WWW= https://md5deep.sourceforge.net LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/pure-sfv/Makefile b/security/pure-sfv/Makefile index ce0026c9b586..ffb5bfbe37c4 100644 --- a/security/pure-sfv/Makefile +++ b/security/pure-sfv/Makefile @@ -6,7 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility to test and create .sfv files -WWW= http://pure-sfv.sourceforge.net/ +WWW= https://pure-sfv.sourceforge.net/ LICENSE= GPLv2 diff --git a/security/rhash/Makefile b/security/rhash/Makefile index 6c5e13d6f33f..0954d4f3963c 100644 --- a/security/rhash/Makefile +++ b/security/rhash/Makefile @@ -11,7 +11,7 @@ PATCHFILES+= b8c91ea6551e99e10352386cd46ea26973bb4a4d.patch:-p1 MAINTAINER= danfe@FreeBSD.org COMMENT= Utility and library for computing and checking of file hashes -WWW= http://rhash.sourceforge.net/ +WWW= https://rhash.sourceforge.net/ LICENSE= BSD0CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index f5c2ef749bdd..e3aa41c6d436 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF MAINTAINER= lukasz@wasikowski.net COMMENT= Rootkit detection tool -WWW= http://rkhunter.sourceforge.net +WWW= https://rkhunter.sourceforge.net LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/files/LICENSE diff --git a/security/rubygem-nmap-parser/Makefile b/security/rubygem-nmap-parser/Makefile index 89ba9982f2eb..286aa0a0e1f8 100644 --- a/security/rubygem-nmap-parser/Makefile +++ b/security/rubygem-nmap-parser/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface to Nmap scan data -WWW= http://rubynmap.sourceforge.net +WWW= https://rubynmap.sourceforge.net LICENSE= MIT diff --git a/security/swatchdog/Makefile b/security/swatchdog/Makefile index 77a8550704ec..97ba49db83e8 100644 --- a/security/swatchdog/Makefile +++ b/security/swatchdog/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= SF/swatch/${PORTNAME} MAINTAINER= joseph@randomnetworks.com COMMENT= Simple log watcher formerly known as swatch -WWW= http://swatch.sourceforge.net/ +WWW= https://swatch.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/security/tpm-tools/Makefile b/security/tpm-tools/Makefile index cd8c23d441ee..256ccc14768b 100644 --- a/security/tpm-tools/Makefile +++ b/security/tpm-tools/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/trousers/${PORTNAME}/${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Provides a basic set of TPM tools -WWW= http://trousers.sourceforge.net +WWW= https://trousers.sourceforge.net LICENSE= CPL LICENSE_NAME= Common Public License -- cgit v1.2.3