aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2023-10-27 15:46:37 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2023-11-01 22:11:47 +0000
commit05f0f44a557a53913001d6debf17965dfb799288 (patch)
tree75e92928cabf1007753c9be94d0344f1802f97e9 /x11
parentdf4e447a72e8a83de039f1eb2630fe4d75ec20fa (diff)
downloadports-05f0f44a557a53913001d6debf17965dfb799288.tar.gz
ports-05f0f44a557a53913001d6debf17965dfb799288.zip
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Diffstat (limited to 'x11')
-rw-r--r--x11/3ddesktop/Makefile2
-rw-r--r--x11/aterm/Makefile2
-rw-r--r--x11/bbappconf/Makefile2
-rw-r--r--x11/fbdesk/Makefile2
-rw-r--r--x11/fbpanel/Makefile2
-rw-r--r--x11/florence/Makefile2
-rw-r--r--x11/imwheel/Makefile2
-rw-r--r--x11/libsynaptics/Makefile2
-rw-r--r--x11/mrxvt-devel/Makefile2
-rw-r--r--x11/xcalib/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile
index 563c4ea4d4c8..3419488bbb80 100644
--- a/x11/3ddesktop/Makefile
+++ b/x11/3ddesktop/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D Virtual Desktop Switcher
-WWW= http://desk3d.sourceforge.net/
+WWW= https://desk3d.sourceforge.net/
LIB_DEPENDS= libImlib2.so:graphics/imlib2
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index 4f307cf4a867..10173c6ecb6c 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Color vt102 terminal emulator with transparency support
-WWW= http://aterm.sourceforge.net/
+WWW= https://aterm.sourceforge.net/
MAKE_JOBS_UNSAFE= yes
diff --git a/x11/bbappconf/Makefile b/x11/bbappconf/Makefile
index b8e0414c3526..df2f0a60f11d 100644
--- a/x11/bbappconf/Makefile
+++ b/x11/bbappconf/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Application configuring tool for the blackbox window manager
-WWW= http://bbtools.sourceforge.net/
+WWW= https://bbtools.sourceforge.net/
USES= xorg
USE_CXXSTD= c++14
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile
index 4a8de8e6cbf6..2c6ee19e26bb 100644
--- a/x11/fbdesk/Makefile
+++ b/x11/fbdesk/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://fluxbox.sourceforge.net/download/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Fluxbox utility to create and manage icons on the desktop
-WWW= http://fluxbox.sourceforge.net/fbdesk/
+WWW= https://fluxbox.sourceforge.net/fbdesk/
LICENSE= MIT
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile
index 3335cbee8438..dd27f2790538 100644
--- a/x11/fbpanel/Makefile
+++ b/x11/fbpanel/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight, NETWM compliant X11 desktop panel
-WWW= http://fbpanel.sourceforge.net/
+WWW= https://fbpanel.sourceforge.net/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11/florence/Makefile b/x11/florence/Makefile
index be1b2286fbd9..cb2227b8c345 100644
--- a/x11/florence/Makefile
+++ b/x11/florence/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= SF/florence/florence/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible scalable virtual keyboard
-WWW= http://florence.sourceforge.net/
+WWW= https://florence.sourceforge.net/
LICENSE= GPLv2+ GFDL
LICENSE_COMB= multi
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile
index 5099bd0e0124..dd76c4b6cb44 100644
--- a/x11/imwheel/Makefile
+++ b/x11/imwheel/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://jcatki.no-ip.org/pub/imwheel/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to translate mouse wheel actions into X keyboard events
-WWW= http://imwheel.sourceforge.net/
+WWW= https://imwheel.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile
index 716b8235f304..468bf5fc3cd0 100644
--- a/x11/libsynaptics/Makefile
+++ b/x11/libsynaptics/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= http://qsynaptics.sourceforge.net/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver
-WWW= http://qsynaptics.sourceforge.net/
+WWW= https://qsynaptics.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11/mrxvt-devel/Makefile b/x11/mrxvt-devel/Makefile
index d98df45feb12..693f61f759d7 100644
--- a/x11/mrxvt-devel/Makefile
+++ b/x11/mrxvt-devel/Makefile
@@ -7,7 +7,7 @@ DISTNAME= mrxvt-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Development version of mrxvt
-WWW= http://materm.sourceforge.net/
+WWW= https://materm.sourceforge.net/
LICENSE= GPLv2
diff --git a/x11/xcalib/Makefile b/x11/xcalib/Makefile
index d5fdb664f915..b241cc3343f0 100644
--- a/x11/xcalib/Makefile
+++ b/x11/xcalib/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11 graphics
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for X11 display calibration with ICC profiles
-WWW= http://xcalib.sourceforge.net/
+WWW= https://xcalib.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING