git: 9d66bcf09923 - main - */*: Update WWW to use HTTPS

From: Rodrigo Osorio <rodrigo_at_FreeBSD.org>
Date: Wed, 01 Nov 2023 22:14:18 UTC
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d66bcf099236fe8cea5f5e1d457f502f6301036

commit 9d66bcf099236fe8cea5f5e1d457f502f6301036
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-10-27 20:08:55 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-11-01 22:13:06 +0000

    */*: Update WWW to use HTTPS
    
    Homepage link is permanent redirected to its HTTPS counterpart
---
 chinese/libchewing/Makefile      | 2 +-
 devel/fistgen/Makefile           | 2 +-
 devel/libmba/Makefile            | 2 +-
 devel/libshhmsg/Makefile         | 2 +-
 devel/libshhopt/Makefile         | 2 +-
 devel/rbtools/Makefile           | 2 +-
 devel/sdl_console/Makefile       | 2 +-
 games/biorythm/Makefile          | 2 +-
 games/libshhcards/Makefile       | 2 +-
 games/mindfocus/Makefile         | 2 +-
 games/palomino/Makefile          | 2 +-
 games/sol/Makefile               | 2 +-
 graphics/pikopixel/Makefile      | 2 +-
 java/java-getopt/Makefile        | 2 +-
 mail/libdkim/Makefile            | 2 +-
 mail/popfile/Makefile            | 2 +-
 misc/aclgen/Makefile             | 2 +-
 misc/libsupertone/Makefile       | 2 +-
 net-mgmt/icmpmonitor/Makefile    | 2 +-
 net-p2p/minder/Makefile          | 2 +-
 net/redir/Makefile               | 2 +-
 print/dymo-cups-drivers/Makefile | 2 +-
 sysutils/filedupe/Makefile       | 2 +-
 sysutils/installwatch/Makefile   | 2 +-
 textproc/domc/Makefile           | 2 +-
 www/w3mir/Makefile               | 2 +-
 26 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/chinese/libchewing/Makefile b/chinese/libchewing/Makefile
index 2ad3cd8ac1f5..0f59b7eaaf0d 100644
--- a/chinese/libchewing/Makefile
+++ b/chinese/libchewing/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	chinese textproc
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Chewing intelligent phonetic input method library
-WWW=		http://chewing.im
+WWW=		https://chewing.im
 
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/devel/fistgen/Makefile b/devel/fistgen/Makefile
index c28ff46d143a..ee81ec61e46d 100644
--- a/devel/fistgen/Makefile
+++ b/devel/fistgen/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	ftp://ftp.filesystems.org/pub/fistgen/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Language for describing stackable filesystems
-WWW=		http://www.filesystems.org/
+WWW=		https://www.filesystems.org/
 
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=yes
diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile
index 9758aa2ae74d..b3efc1fafe2a 100644
--- a/devel/libmba/Makefile
+++ b/devel/libmba/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	http://www.ioplex.com/~miallen/libmba/dl/ \
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Collection of C modules potentially useful to any project
-WWW=		http://www.ioplex.com/~miallen/libmba/
+WWW=		https://www.ioplex.com/~miallen/libmba/
 
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
diff --git a/devel/libshhmsg/Makefile b/devel/libshhmsg/Makefile
index 538a74dc81da..2ef068782fe9 100644
--- a/devel/libshhmsg/Makefile
+++ b/devel/libshhmsg/Makefile
@@ -6,7 +6,7 @@ DISTNAME=	shhmsg-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for displaying messages
-WWW=		http://shh.thathost.com/pub-unix/ #shhmsg
+WWW=		https://shh.thathost.com/pub-unix/ #shhmsg
 
 LICENSE=	ART10
 
diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile
index 0d2fd698ae52..c8b8a1236b3e 100644
--- a/devel/libshhopt/Makefile
+++ b/devel/libshhopt/Makefile
@@ -7,7 +7,7 @@ DISTNAME=	shhopt-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for parsing command line options
-WWW=		http://shh.thathost.com/pub-unix/ #shhopt
+WWW=		https://shh.thathost.com/pub-unix/ #shhopt
 
 LICENSE=	ART10
 
diff --git a/devel/rbtools/Makefile b/devel/rbtools/Makefile
index b673135fd834..d11d0e6543cc 100644
--- a/devel/rbtools/Makefile
+++ b/devel/rbtools/Makefile
@@ -8,7 +8,7 @@ DISTNAME=	${ORIGNAME}-${DISTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Set of client tools to use with Review Board
-WWW=		http://www.reviewboard.org/
+WWW=		https://www.reviewboard.org/
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/devel/sdl_console/Makefile b/devel/sdl_console/Makefile
index 886ec337bd4b..ad91da6bdcf0 100644
--- a/devel/sdl_console/Makefile
+++ b/devel/sdl_console/Makefile
@@ -7,7 +7,7 @@ DISTNAME=	sdlconsole-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Drop down console that can be easily added to any SDL application
-WWW=		http://wacha.ch/wiki/sdlconsole/
+WWW=		https://wacha.ch/wiki/sdlconsole/
 
 USES=		libtool sdl
 USE_SDL=	sdl
diff --git a/games/biorythm/Makefile b/games/biorythm/Makefile
index a46b79043083..41e9d7df1068 100644
--- a/games/biorythm/Makefile
+++ b/games/biorythm/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://shh.thathost.com/pub-unix/files/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple biorhythm calculation program
-WWW=		http://shh.thathost.com/pub-unix/ #biorythm
+WWW=		https://shh.thathost.com/pub-unix/ #biorythm
 
 LICENSE=	ART10
 
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile
index c7001a74a3f2..8f84bf881958 100644
--- a/games/libshhcards/Makefile
+++ b/games/libshhcards/Makefile
@@ -6,7 +6,7 @@ DISTNAME=	shhcards-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for displaying game cards on X Window System
-WWW=		http://shh.thathost.com/pub-unix/ #shhcards
+WWW=		https://shh.thathost.com/pub-unix/ #shhcards
 
 LICENSE=	ART10
 
diff --git a/games/mindfocus/Makefile b/games/mindfocus/Makefile
index 95ede311329e..c4a0fa798b0c 100644
--- a/games/mindfocus/Makefile
+++ b/games/mindfocus/Makefile
@@ -7,7 +7,7 @@ DISTFILES=	mindfocus-0.88.tar.gz mindfocus-data1.tar.gz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lovely characters stay on top of active window
-WWW=		http://www.toyoshima-house.net/classic/mf/index.html
+WWW=		https://www.toyoshima-house.net/classic/mf/index.html
 
 # Converted from RESTRICTED
 LICENSE=	mindfocus
diff --git a/games/palomino/Makefile b/games/palomino/Makefile
index 9309b6c6c670..246e624ba584 100644
--- a/games/palomino/Makefile
+++ b/games/palomino/Makefile
@@ -11,7 +11,7 @@ DISTFILES=	${PORTNAME}_src_${PORTVERSION}.txz \
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Action flight simulation computer program using OSG
-WWW=		http://www.palomino3d.org/
+WWW=		https://www.palomino3d.org/
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE_GNU_GPL_2.txt
diff --git a/games/sol/Makefile b/games/sol/Makefile
index 2581da1232b1..dd8daada6488 100644
--- a/games/sol/Makefile
+++ b/games/sol/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://shh.thathost.com/pub-unix/files/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Solitaire card game for X Window System
-WWW=		http://shh.thathost.com/pub-unix/ #sol
+WWW=		https://shh.thathost.com/pub-unix/ #sol
 
 LICENSE=	ART10
 
diff --git a/graphics/pikopixel/Makefile b/graphics/pikopixel/Makefile
index 3284cc14dadd..01ee9d46e765 100644
--- a/graphics/pikopixel/Makefile
+++ b/graphics/pikopixel/Makefile
@@ -8,7 +8,7 @@ DISTNAME=	PikoPixel.Sources.${DISTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Application for drawing and editing pixel-art images
-WWW=		http://twilightedge.com/mac/pikopixel/
+WWW=		https://twilightedge.com/mac/pikopixel/
 
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKDIR}/${DISTNAME}/LICENSE_agpl-3.0.txt
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 1583aa119a7a..8e3a7d749ab2 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://www.urbanophile.com/arenn/hacking/getopt/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java version of GNU getopt family functions
-WWW=		http://www.urbanophile.com/arenn/hacking/download.html #getopt
+WWW=		https://www.urbanophile.com/arenn/hacking/download.html #getopt
 
 LICENSE=	LGPL20
 
diff --git a/mail/libdkim/Makefile b/mail/libdkim/Makefile
index d7267240dbe1..910ffbc93bd5 100644
--- a/mail/libdkim/Makefile
+++ b/mail/libdkim/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	SF
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DKIM (DomainKeys Identified Mail) library
-WWW=		http://dkim.org/
+WWW=		https://dkim.org/
 
 LICENSE=	APACHE20
 
diff --git a/mail/popfile/Makefile b/mail/popfile/Makefile
index 207eac44daf5..e687a446da75 100644
--- a/mail/popfile/Makefile
+++ b/mail/popfile/Makefile
@@ -8,7 +8,7 @@ DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Automatic mail classification tool, acts as a POP3 proxy
-WWW=		http://getpopfile.org/
+WWW=		https://getpopfile.org/
 
 LICENSE=	GPLv2
 
diff --git a/misc/aclgen/Makefile b/misc/aclgen/Makefile
index 31ce27228348..f4205106faa2 100644
--- a/misc/aclgen/Makefile
+++ b/misc/aclgen/Makefile
@@ -6,7 +6,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Optimize Cisco routers IP access lists
-WWW=		http://gatling.ikk.sztaki.hu/~kissg/pd/
+WWW=		https://gatling.ikk.sztaki.hu/~kissg/pd/
 
 NO_WRKSUBDIR=	yes
 
diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile
index 981c81171a9d..514bcfc24e35 100644
--- a/misc/libsupertone/Makefile
+++ b/misc/libsupertone/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://www.soft-switch.org/downloads/unicall/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for supervisory tone generation and detection
-WWW=		http://www.soft-switch.org/
+WWW=		https://www.soft-switch.org/
 
 LICENSE=	LGPL21
 
diff --git a/net-mgmt/icmpmonitor/Makefile b/net-mgmt/icmpmonitor/Makefile
index b1745115163f..dd21aadec84c 100644
--- a/net-mgmt/icmpmonitor/Makefile
+++ b/net-mgmt/icmpmonitor/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	SF
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multiple host icmp monitoring tool
-WWW=		http://www.crocodile.org/software.html
+WWW=		https://www.crocodile.org/software.html
 
 LICENSE=	GPLv2 BSD4CLAUSE
 LICENSE_COMB=	multi
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile
index 85772ee9161b..8eff37a76dae 100644
--- a/net-p2p/minder/Makefile
+++ b/net-p2p/minder/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://www.alhem.net/project/minder/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small network application for automatic maintenance of peer lists
-WWW=		http://www.alhem.net/project/minder/index.html
+WWW=		https://www.alhem.net/project/minder/index.html
 
 LICENSE=	GPLv2+
 
diff --git a/net/redir/Makefile b/net/redir/Makefile
index 0317d92570f0..420d6d7b2d92 100644
--- a/net/redir/Makefile
+++ b/net/redir/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://sammy.net/~sammy/hacks/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	TCP connection redirection utility
-WWW=		http://sammy.net/~sammy/hacks/
+WWW=		https://sammy.net/~sammy/hacks/
 
 USES=		gmake
 USE_RC_SUBR=	redir
diff --git a/print/dymo-cups-drivers/Makefile b/print/dymo-cups-drivers/Makefile
index ce784fd986b4..19669d28d042 100644
--- a/print/dymo-cups-drivers/Makefile
+++ b/print/dymo-cups-drivers/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://download.dymo.com/Software/Linux/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open source DYMO CUPS driver
-WWW=		http://www.dymo.com
+WWW=		https://www.dymo.com
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/sysutils/filedupe/Makefile b/sysutils/filedupe/Makefile
index ad434d445c6b..5553d982f4e5 100644
--- a/sysutils/filedupe/Makefile
+++ b/sysutils/filedupe/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://sammy.net/~sammy/hacks/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Utility for quickly finding duplicate files
-WWW=		http://sammy.net/~sammy/hacks/
+WWW=		https://sammy.net/~sammy/hacks/
 
 LIB_DEPENDS=	libgdbm.so:databases/gdbm
 
diff --git a/sysutils/installwatch/Makefile b/sysutils/installwatch/Makefile
index 7eb29a90dc3d..fee74fb5f307 100644
--- a/sysutils/installwatch/Makefile
+++ b/sysutils/installwatch/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://asic-linux.com.mx/~izto/checkinstall/files/source/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	File creation/modification logger
-WWW=		http://asic-linux.com.mx/~izto/checkinstall/installwatch.html
+WWW=		https://asic-linux.com.mx/~izto/checkinstall/installwatch.html
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile
index deb81efeae91..1fdf801e04d1 100644
--- a/textproc/domc/Makefile
+++ b/textproc/domc/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://www.ioplex.com/~miallen/domc/dl/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight implementation of the DOM in ANSI C
-WWW=		http://www.ioplex.com/~miallen/domc/
+WWW=		https://www.ioplex.com/~miallen/domc/
 
 LICENSE=	MIT
 
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index e814b9db80a1..de60721cf1d2 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://www.langfeldt.net/w3mir/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	All-purpose HTTP copying and mirroring tool
-WWW=		http://www.langfeldt.net/w3mir/
+WWW=		https://www.langfeldt.net/w3mir/
 
 LICENSE=	ART10