summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-20 11:57:44 +0000
committernia <nia@pkgsrc.org>2020-03-20 11:57:44 +0000
commit9d72553310efb612bae078c86bd63d766ffb955f (patch)
tree381e2c2c9921eb2f1bb4535c30b3884aefc09170 /graphics
parentdb0cd6dddb0db8ee5c1faf3b170dc122b74172eb (diff)
downloadpkgsrc-9d72553310efb612bae078c86bd63d766ffb955f.tar.gz
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'graphics')
-rw-r--r--graphics/PanoTools/Makefile4
-rw-r--r--graphics/aalib/Makefile4
-rw-r--r--graphics/autopano-sift-C/Makefile4
-rw-r--r--graphics/autotrace/Makefile4
-rw-r--r--graphics/aview/Makefile4
-rw-r--r--graphics/cal3d/Makefile.common4
-rw-r--r--graphics/comix/Makefile4
-rw-r--r--graphics/djview4/Makefile4
-rw-r--r--graphics/djvulibre-lib/Makefile.common4
-rw-r--r--graphics/enblend-enfuse/Makefile4
-rw-r--r--graphics/exif/Makefile4
-rw-r--r--graphics/freeglut/Makefile4
-rw-r--r--graphics/freetype-lib/Makefile.common4
-rw-r--r--graphics/gimp-fix-ca/Makefile4
-rw-r--r--graphics/gimp-refocus-it/Makefile4
-rw-r--r--graphics/gimp-ufraw/Makefile4
-rw-r--r--graphics/glew/Makefile4
-rw-r--r--graphics/gnuplot/Makefile4
-rw-r--r--graphics/gphoto2/Makefile4
-rw-r--r--graphics/gpicview/Makefile4
-rw-r--r--graphics/gqview-devel/Makefile4
-rw-r--r--graphics/gqview/Makefile4
-rw-r--r--graphics/gri/Makefile4
-rw-r--r--graphics/gthumb/Makefile4
-rw-r--r--graphics/gthumb3/Makefile4
-rw-r--r--graphics/gtkam/Makefile4
-rw-r--r--graphics/gtkglext/Makefile4
-rw-r--r--graphics/gts/Makefile4
-rw-r--r--graphics/hugin/Makefile4
-rw-r--r--graphics/irrlicht/Makefile4
-rw-r--r--graphics/lib3ds/Makefile4
-rw-r--r--graphics/libexif-gtk/Makefile4
-rw-r--r--graphics/libiptcdata/Makefile4
-rw-r--r--graphics/libpano13/Makefile4
-rw-r--r--graphics/libscigraphica/Makefile4
-rw-r--r--graphics/libwmf/Makefile4
-rw-r--r--graphics/luminance-hdr/Makefile4
-rw-r--r--graphics/mpgtx/Makefile4
-rw-r--r--graphics/netpbm/Makefile4
-rw-r--r--graphics/opendis/Makefile4
-rw-r--r--graphics/optipng/Makefile4
-rw-r--r--graphics/p5-Gnome2-Canvas/Makefile4
-rw-r--r--graphics/p5-cairo-gobject/Makefile4
-rw-r--r--graphics/p5-cairo/Makefile4
-rw-r--r--graphics/pdiff/Makefile4
-rw-r--r--graphics/pfstools/Makefile4
-rw-r--r--graphics/photopc/Makefile4
-rw-r--r--graphics/ploticus/Makefile4
-rw-r--r--graphics/potrace/Makefile4
-rw-r--r--graphics/py-biggles/Makefile4
-rw-r--r--graphics/py-gnuplot/Makefile4
-rw-r--r--graphics/py-gtkglext/Makefile4
-rw-r--r--graphics/py-mcomix/Makefile4
-rw-r--r--graphics/py-piddle/Makefile4
-rw-r--r--graphics/quesoglc/Makefile4
-rw-r--r--graphics/refocus-it/Makefile4
-rw-r--r--graphics/scidavis/Makefile4
57 files changed, 114 insertions, 114 deletions
diff --git a/graphics/PanoTools/Makefile b/graphics/PanoTools/Makefile
index c24212ad3b6..02f4e5837f6 100644
--- a/graphics/PanoTools/Makefile
+++ b/graphics/PanoTools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:32:09 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/20 11:57:46 nia Exp $
DISTNAME= PanoTools
PKGNAME= ${DISTNAME}-2.6b1
@@ -7,7 +7,7 @@ CATEGORIES= graphics java
#MASTER_SITES= http://www.path.unimelb.edu.au/~dersch/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://panotools.sourceforge.net/
+HOMEPAGE= http://panotools.sourceforge.net/
COMMENT= View, create, edit, and remap panoramic images
EMUL_PLATFORMS= linux-i386
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile
index b2d5cebeab7..7c0a684388b 100644
--- a/graphics/aalib/Makefile
+++ b/graphics/aalib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/01/18 23:32:09 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2020/03/20 11:57:46 nia Exp $
DISTNAME= aalib-1.4rc5
PKGNAME= ${DISTNAME:S/rc5/.0.5/}
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://aa-project.sourceforge.net/aalib/
+HOMEPAGE= http://aa-project.sourceforge.net/aalib/
COMMENT= ASCII Art library
LICENSE= gnu-lgpl-v2
diff --git a/graphics/autopano-sift-C/Makefile b/graphics/autopano-sift-C/Makefile
index 84671387910..276ae53bf6e 100644
--- a/graphics/autopano-sift-C/Makefile
+++ b/graphics/autopano-sift-C/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/18 23:32:09 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/20 11:57:46 nia Exp $
DISTNAME= autopano-sift-C-2.5.1
PKGREVISION= 9
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://hugin.sourceforge.net/
+HOMEPAGE= http://hugin.sourceforge.net/
COMMENT= SIFT Feature Detection implementation
LICENSE= gnu-gpl-v2
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index ef16402735a..2655998498f 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2020/03/10 22:10:02 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2020/03/20 11:57:46 nia Exp $
DISTNAME= autotrace-0.31.1
PKGREVISION= 48
@@ -6,7 +6,7 @@ CATEGORIES= graphics cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://autotrace.sourceforge.net/
+HOMEPAGE= http://autotrace.sourceforge.net/
COMMENT= Convert bitmap to vector graphics
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile
index 882bdc260dc..c43ff1a380e 100644
--- a/graphics/aview/Makefile
+++ b/graphics/aview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2020/01/18 23:32:10 rillig Exp $
+# $NetBSD: Makefile,v 1.35 2020/03/20 11:57:46 nia Exp $
DISTNAME= aview-1.3.0rc1
PKGNAME= aview-1.3.0.1
@@ -7,7 +7,7 @@ CATEGORIES= graphics converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aa-project/}
MAINTAINER= salo@Xtrmntr.org
-HOMEPAGE= https://aa-project.sourceforge.net/aview/
+HOMEPAGE= http://aa-project.sourceforge.net/aview/
COMMENT= ASCII Art image viewer
LICENSE= gnu-gpl-v2
diff --git a/graphics/cal3d/Makefile.common b/graphics/cal3d/Makefile.common
index e290e21afeb..de3fbcbde57 100644
--- a/graphics/cal3d/Makefile.common
+++ b/graphics/cal3d/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2020/01/18 23:32:10 rillig Exp $
+# $NetBSD: Makefile.common,v 1.15 2020/03/20 11:57:46 nia Exp $
#
# used by graphics/cal3d/Makefile
# used by graphics/cal3d-examples/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cal3d/}
CAL3D_VERSION= 0.9.1
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://cal3d.sourceforge.net/
+HOMEPAGE= http://cal3d.sourceforge.net/
COMMENT= Skeletal based 3d character animation library in C++
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile
index 8e7ff761ab6..65df82859f1 100644
--- a/graphics/comix/Makefile
+++ b/graphics/comix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2020/03/10 22:10:03 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2020/03/20 11:57:47 nia Exp $
DISTNAME= comix-4.0.4
PKGREVISION= 38
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/}
MAINTAINER= hugor@users.sourceforge.net
-HOMEPAGE= https://comix.sourceforge.net/index.html
+HOMEPAGE= http://comix.sourceforge.net/index.html
COMMENT= Image viewer specifically designed to handle comic books
LICENSE= gnu-gpl-v2
diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile
index 0d11c56d339..75bbe128ffe 100644
--- a/graphics/djview4/Makefile
+++ b/graphics/djview4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2020/03/10 22:10:04 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2020/03/20 11:57:47 nia Exp $
#
DISTNAME= djview-4.10.6
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://djvu.sourceforge.net/
+HOMEPAGE= http://djvu.sourceforge.net/
COMMENT= Portable DjVu viewer and browser plugin
LICENSE= gnu-gpl-v2
diff --git a/graphics/djvulibre-lib/Makefile.common b/graphics/djvulibre-lib/Makefile.common
index 6c0ddefbf26..517ee8af897 100644
--- a/graphics/djvulibre-lib/Makefile.common
+++ b/graphics/djvulibre-lib/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.2 2020/01/18 23:32:10 rillig Exp $
+# $NetBSD: Makefile.common,v 1.3 2020/03/20 11:57:47 nia Exp $
DISTNAME= djvulibre-3.5.27
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/}
-HOMEPAGE= https://djvu.sourceforge.net/
+HOMEPAGE= http://djvu.sourceforge.net/
COMMENT= Compression library for scanned documents
LICENSE= gnu-gpl-v2
diff --git a/graphics/enblend-enfuse/Makefile b/graphics/enblend-enfuse/Makefile
index a56eab39b5f..78bce89d9c6 100644
--- a/graphics/enblend-enfuse/Makefile
+++ b/graphics/enblend-enfuse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2020/03/08 16:49:55 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2020/03/20 11:57:47 nia Exp $
DISTNAME= enblend-enfuse-4.2
PKGREVISION= 17
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enblend/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://enblend.sourceforge.net/
+HOMEPAGE= http://enblend.sourceforge.net/
COMMENT= Combines overlapping images without seams, with good exposure
LICENSE= gnu-gpl-v2
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index 25f8ece469c..6f9879e2c36 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:32:11 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/20 11:57:47 nia Exp $
DISTNAME= exif-0.6.21
CATEGORIES= graphics
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= https://libexif.sourceforge.net/
+HOMEPAGE= http://libexif.sourceforge.net/
COMMENT= Grab Exif information from digital camera images
LICENSE= gnu-lgpl-v2.1
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index 98e186dcc26..9e73babedd3 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/03/17 21:45:52 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2020/03/20 11:57:47 nia Exp $
DISTNAME= freeglut-3.2.1
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeglut/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://freeglut.sourceforge.net/
+HOMEPAGE= http://freeglut.sourceforge.net/
COMMENT= Alternative to the OpenGL Utility Toolkit (GLUT) library
LICENSE= x11
diff --git a/graphics/freetype-lib/Makefile.common b/graphics/freetype-lib/Makefile.common
index 856a40c67a1..792f597d556 100644
--- a/graphics/freetype-lib/Makefile.common
+++ b/graphics/freetype-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.38 2020/01/18 23:32:11 rillig Exp $
+# $NetBSD: Makefile.common,v 1.39 2020/03/20 11:57:47 nia Exp $
#
# used by graphics/freetype-lib/Makefile
# used by graphics/freetype-utils/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= graphics textproc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/freetype1/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://freetype.sourceforge.net/
+HOMEPAGE= http://freetype.sourceforge.net/
CONFLICTS= freetype-1.[12]*
diff --git a/graphics/gimp-fix-ca/Makefile b/graphics/gimp-fix-ca/Makefile
index 30c6444a9bc..833adb83682 100644
--- a/graphics/gimp-fix-ca/Makefile
+++ b/graphics/gimp-fix-ca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2020/03/10 22:10:05 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2020/03/20 11:57:47 nia Exp $
DISTNAME= gimp-fix-ca-3.0.1
PKGREVISION= 40
@@ -7,7 +7,7 @@ MASTER_SITES= http://registry.gimp.org/file/fix-ca.c?action=download&id=9884&fi
EXTRACT_SUFX= .c
MAINTAINER= dsainty@NetBSD.org
-HOMEPAGE= https://kcd.sourceforge.net/fix-ca.php
+HOMEPAGE= http://kcd.sourceforge.net/fix-ca.php
COMMENT= GIMP plugin to correct chromatic aberration (CA)
FETCH_BEFORE_ARGS+= -o ${DISTNAME}${EXTRACT_SUFX}
diff --git a/graphics/gimp-refocus-it/Makefile b/graphics/gimp-refocus-it/Makefile
index 2b0b38153fb..65309859d3f 100644
--- a/graphics/gimp-refocus-it/Makefile
+++ b/graphics/gimp-refocus-it/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2020/03/10 22:10:06 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2020/03/20 11:57:48 nia Exp $
DISTNAME= refocus-it-2.0.0
PKGNAME= gimp-refocus-it-2.0.0
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://refocus-it.sourceforge.net/
+HOMEPAGE= http://refocus-it.sourceforge.net/
COMMENT= Refocus images
DEPENDS+= refocus-it-[0-9]*:../../graphics/refocus-it
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile
index 00bb28fcb96..870cd28c639 100644
--- a/graphics/gimp-ufraw/Makefile
+++ b/graphics/gimp-ufraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2020/03/10 22:10:06 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2020/03/20 11:57:48 nia Exp $
# Note that upstream has replaced tarballs without changing the
# version number (e.g., 0.19.2 had two different tarballs).
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/}
MAINTAINER= gdt@NetBSD.org
-HOMEPAGE= https://ufraw.sourceforge.net/
+HOMEPAGE= http://ufraw.sourceforge.net/
COMMENT= GIMP plug-in for raw digicam import
LICENSE= gnu-gpl-v2
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index c405e7df96b..a861b4cee20 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2020/01/18 23:32:12 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2020/03/20 11:57:48 nia Exp $
DISTNAME= glew-2.1.0
CATEGORIES= graphics
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glew/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://glew.sourceforge.net/
+HOMEPAGE= http://glew.sourceforge.net/
COMMENT= OpenGL Extension Wrangler Library
LICENSE= modified-bsd AND mit
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index 36542764f74..cb100865b86 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.140 2020/03/17 13:40:04 rin Exp $
+# $NetBSD: Makefile,v 1.141 2020/03/20 11:57:48 nia Exp $
DISTNAME= gnuplot-5.2.8
PKGREVISION= 5
@@ -6,7 +6,7 @@ CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gnuplot.sourceforge.net/
+HOMEPAGE= http://gnuplot.sourceforge.net/
COMMENT= Portable interactive, function plotting utility
#LICENSE= gnuplot + BSD
diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile
index aed3d82511a..0c320205313 100644
--- a/graphics/gphoto2/Makefile
+++ b/graphics/gphoto2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2020/01/18 23:32:12 rillig Exp $
+# $NetBSD: Makefile,v 1.66 2020/03/20 11:57:48 nia Exp $
DISTNAME= gphoto2-2.5.8
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gphoto.sourceforge.net/
+HOMEPAGE= http://gphoto.sourceforge.net/
COMMENT= Digital camera access command line client
LICENSE= gnu-gpl-v2
diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile
index cf5601303cb..620e9d07659 100644
--- a/graphics/gpicview/Makefile
+++ b/graphics/gpicview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2020/03/10 22:10:07 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2020/03/20 11:57:48 nia Exp $
DISTNAME= gpicview-0.2.5
PKGREVISION= 10
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= youri@NetBSD.org
-HOMEPAGE= https://lxde.sourceforge.net/gpicview/
+HOMEPAGE= http://lxde.sourceforge.net/gpicview/
COMMENT= Lightweight image viewer
LICENSE= gnu-gpl-v2
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index 951078425f3..583ef7befdf 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2020/03/10 22:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2020/03/20 11:57:48 nia Exp $
DISTNAME= gqview-2.1.5
PKGREVISION= 33
@@ -6,7 +6,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gqview.sourceforge.net/
+HOMEPAGE= http://gqview.sourceforge.net/
COMMENT= GTK2-based graphic file viewer (development version)
USE_TOOLS+= msgfmt pkg-config
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index b3f8f9c5566..04b4fa6383f 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2020/03/10 22:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2020/03/20 11:57:48 nia Exp $
DISTNAME= gqview-2.0.4
PKGREVISION= 32
@@ -6,7 +6,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gqview.sourceforge.net/
+HOMEPAGE= http://gqview.sourceforge.net/
COMMENT= GTK2-based graphic file viewer
USE_TOOLS+= msgfmt pkg-config
diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile
index 686a825a560..16a5acc153f 100644
--- a/graphics/gri/Makefile
+++ b/graphics/gri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2020/03/08 16:49:59 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2020/03/20 11:57:48 nia Exp $
DISTNAME= gri-2.12.23
PKGREVISION= 26
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gri/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gri.sourceforge.net/
+HOMEPAGE= http://gri.sourceforge.net/
COMMENT= Language for scientific graphics applications
LICENSE= gnu-gpl-v3
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 3c60eb1c0b0..eb8d7daf4a9 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2020/03/10 22:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2020/03/20 11:57:49 nia Exp $
DISTNAME= gthumb-2.14.4
PKGREVISION= 26
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.14/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= https://gthumb.sourceforge.net/
+HOMEPAGE= http://gthumb.sourceforge.net/
COMMENT= Image viewer and browser for the GNOME Desktop
LICENSE= gnu-gpl-v2
diff --git a/graphics/gthumb3/Makefile b/graphics/gthumb3/Makefile
index 2fec501eb30..32c68f41996 100644
--- a/graphics/gthumb3/Makefile
+++ b/graphics/gthumb3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/03/10 22:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/03/20 11:57:49 nia Exp $
DISTNAME= gthumb-3.0.2
PKGREVISION= 27
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/3.0/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= https://gthumb.sourceforge.net/
+HOMEPAGE= http://gthumb.sourceforge.net/
COMMENT= Image viewer and browser for the GNOME Desktop
LICENSE= gnu-gpl-v2
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile
index c32c91e6320..9b73ce08336 100644
--- a/graphics/gtkam/Makefile
+++ b/graphics/gtkam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2020/03/10 22:10:08 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/03/20 11:57:49 nia Exp $
#
DISTNAME= gtkam-0.1.18
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gphoto.sourceforge.net/proj/gtkam/
+HOMEPAGE= http://gphoto.sourceforge.net/proj/gtkam/
COMMENT= Digital camera access graphical client (GTK2)
USE_LIBTOOL= YES
diff --git a/graphics/gtkglext/Makefile b/graphics/gtkglext/Makefile
index af92946c3e7..589b9714455 100644
--- a/graphics/gtkglext/Makefile
+++ b/graphics/gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2020/03/10 22:08:49 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2020/03/20 11:57:49 nia Exp $
DISTNAME= gtkglext-1.2.0
PKGREVISION= 42
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gtkglext.sourceforge.net/
+HOMEPAGE= http://gtkglext.sourceforge.net/
COMMENT= OpenGL extension to GTK
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile
index fc2353fb137..728e3b0b59d 100644
--- a/graphics/gts/Makefile
+++ b/graphics/gts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/03/08 16:47:47 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/20 11:57:49 nia Exp $
DISTNAME= gts-0.7.6
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gts/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gts.sourceforge.net/
+HOMEPAGE= http://gts.sourceforge.net/
COMMENT= GNU Triangulated Surface Library
LICENSE= gnu-gpl-v2
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 11ed3ffa587..5478afbc749 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2020/03/10 22:10:09 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2020/03/20 11:57:49 nia Exp $
DISTNAME= hugin-2019.2.0
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://hugin.sourceforge.net/
+HOMEPAGE= http://hugin.sourceforge.net/
COMMENT= Panorama photo stitcher
LICENSE= gnu-gpl-v2
diff --git a/graphics/irrlicht/Makefile b/graphics/irrlicht/Makefile
index 903761e4e27..a6c44239117 100644
--- a/graphics/irrlicht/Makefile
+++ b/graphics/irrlicht/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/01/18 23:32:14 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/20 11:57:49 nia Exp $
DISTNAME= irrlicht-1.8.4
CATEGORIES= graphics
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=irrlicht/}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://irrlicht.sourceforge.net/
+HOMEPAGE= http://irrlicht.sourceforge.net/
COMMENT= Open source high performance real-time 3D engine
LICENSE= zlib
diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile
index 159fcdc081a..24d99f0b194 100644
--- a/graphics/lib3ds/Makefile
+++ b/graphics/lib3ds/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/03/08 16:47:48 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/03/20 11:57:49 nia Exp $
DISTNAME= lib3ds-1.2.0
PKGREVISION= 8
@@ -6,7 +6,7 @@ CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lib3ds/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://lib3ds.sourceforge.net/
+HOMEPAGE= http://lib3ds.sourceforge.net/
COMMENT= 3D Studio File Format Library
GNU_CONFIGURE= YES
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index a79c61c0f23..3d625f551cd 100644
--- a/graphics/libexif-gtk/Makefile
+++ b/graphics/libexif-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2020/03/10 22:08:50 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2020/03/20 11:57:50 nia Exp $
DISTNAME= libexif-gtk-0.3.5
PKGREVISION= 35
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://libexif.sourceforge.net/
+HOMEPAGE= http://libexif.sourceforge.net/
COMMENT= EXIF file library (GTK2 interface)
USE_TOOLS+= pkg-config
diff --git a/graphics/libiptcdata/Makefile b/graphics/libiptcdata/Makefile
index bb86aef3e0a..cd9203dc25e 100644
--- a/graphics/libiptcdata/Makefile
+++ b/graphics/libiptcdata/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/08 16:50:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/20 11:57:50 nia Exp $
DISTNAME= libiptcdata-1.0.4
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libiptcdata/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://libiptcdata.sourceforge.net/
+HOMEPAGE= http://libiptcdata.sourceforge.net/
COMMENT= Library to parse IPTC metadata
LICENSE= gnu-lgpl-v2
diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile
index bbb90a89def..770825c7fc1 100644
--- a/graphics/libpano13/Makefile
+++ b/graphics/libpano13/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/01/18 23:32:15 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/03/20 11:57:50 nia Exp $
DISTNAME= libpano13-2.9.19
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=panotools/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://panotools.sourceforge.net/
+HOMEPAGE= http://panotools.sourceforge.net/
COMMENT= Cross-platform library behind Panorama Tools and other stitchers
LICENSE= gnu-gpl-v2
diff --git a/graphics/libscigraphica/Makefile b/graphics/libscigraphica/Makefile
index 6bdd09ca1b5..c21b1ca9006 100644
--- a/graphics/libscigraphica/Makefile
+++ b/graphics/libscigraphica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2020/03/10 22:08:51 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/03/20 11:57:50 nia Exp $
DISTNAME= libscigraphica-2.1.1
PKGREVISION= 38
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://scigraphica.sourceforge.net/
+HOMEPAGE= http://scigraphica.sourceforge.net/
COMMENT= Scientific data visualization and analysis library
LICENSE= gnu-gpl-v2
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile
index eabaae0c07a..26144e821ce 100644
--- a/graphics/libwmf/Makefile
+++ b/graphics/libwmf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2020/01/18 23:32:15 rillig Exp $
+# $NetBSD: Makefile,v 1.80 2020/03/20 11:57:50 nia Exp $
DISTNAME= libwmf-0.2.8.4
PKGREVISION= 16
@@ -6,7 +6,7 @@ CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wvware/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://wvware.sourceforge.net/libwmf.html
+HOMEPAGE= http://wvware.sourceforge.net/libwmf.html
COMMENT= Library for reading and converting WMF (Windows Meta Files)
LICENSE= gnu-gpl-v2
diff --git a/graphics/luminance-hdr/Makefile b/graphics/luminance-hdr/Makefile
index b3a8e51d86e..ec4ce8385f4 100644
--- a/graphics/luminance-hdr/Makefile
+++ b/graphics/luminance-hdr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2020/03/10 22:10:10 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2020/03/20 11:57:50 nia Exp $
DISTNAME= luminance-hdr-2.4.0
PKGREVISION= 37
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qtpfsgui/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://qtpfsgui.sourceforge.net/
+HOMEPAGE= http://qtpfsgui.sourceforge.net/
COMMENT= GUI application that aims to provide a workflow for HDR imaging
LICENSE= gnu-gpl-v2
diff --git a/graphics/mpgtx/Makefile b/graphics/mpgtx/Makefile
index 863599d8eef..de4408333b4 100644
--- a/graphics/mpgtx/Makefile
+++ b/graphics/mpgtx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2020/01/18 23:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/20 11:57:50 nia Exp $
DISTNAME= mpgtx-1.3.1
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= audio graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpgtx/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mpgtx.sourceforge.net/
+HOMEPAGE= http://mpgtx.sourceforge.net/
COMMENT= Split and join MPEG files in various ways
HAS_CONFIGURE= yes
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 91e194d56c1..c322d3d8229 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.222 2020/01/18 23:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.223 2020/03/20 11:57:50 nia Exp $
DISTNAME= netpbm-10.79.04
PKGREVISION= 3
@@ -15,7 +15,7 @@ MASTER_SITES= #
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} netpbm-docs-r3052${EXTRACT_SUFX}
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= https://netpbm.sourceforge.net/
+HOMEPAGE= http://netpbm.sourceforge.net/
COMMENT= Toolkit for conversion of images between different formats
LICENSE= gnu-gpl-v2
diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile
index 192d4d2a672..074dc5e9923 100644
--- a/graphics/opendis/Makefile
+++ b/graphics/opendis/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/03/20 11:57:51 nia Exp $
DISTNAME= opendis-0.0.3
CATEGORIES= graphics
MASTER_SITES= http://ods.sourceforge.net/dl/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://ods.sourceforge.net/
+HOMEPAGE= http://ods.sourceforge.net/
COMMENT= Download images from Flashpoint Digita-based cameras
#USE_LIBTOOL= yes
diff --git a/graphics/optipng/Makefile b/graphics/optipng/Makefile
index 98441dde224..bcd2429e3c9 100644
--- a/graphics/optipng/Makefile
+++ b/graphics/optipng/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.35 2020/01/18 23:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.36 2020/03/20 11:57:51 nia Exp $
DISTNAME= optipng-0.7.7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=optipng/}
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= https://optipng.sourceforge.net/
+HOMEPAGE= http://optipng.sourceforge.net/
COMMENT= Advanced PNG Optimizer
LICENSE= zlib
diff --git a/graphics/p5-Gnome2-Canvas/Makefile b/graphics/p5-Gnome2-Canvas/Makefile
index da47baf5abc..0558a693002 100644
--- a/graphics/p5-Gnome2-Canvas/Makefile
+++ b/graphics/p5-Gnome2-Canvas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/03/10 22:08:51 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/03/20 11:57:51 nia Exp $
#
DISTNAME= Gnome2-Canvas-1.002
@@ -8,7 +8,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gtk2-perl.sourceforge.net/
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
COMMENT= Perl bindings for libgnomecanvas and libart
LICENSE= gnu-lgpl-v2
diff --git a/graphics/p5-cairo-gobject/Makefile b/graphics/p5-cairo-gobject/Makefile
index f9d96fc698c..99a99e1edd4 100644
--- a/graphics/p5-cairo-gobject/Makefile
+++ b/graphics/p5-cairo-gobject/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/03/08 16:50:05 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/03/20 11:57:51 nia Exp $
#
DISTNAME= Cairo-GObject-1.004
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gtk2-perl.sourceforge.net/
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
COMMENT= Perl module to integrate Cairo into the Glib type system
LICENSE= gnu-lgpl-v2.1
diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile
index 13b41570a6f..346084a1db4 100644
--- a/graphics/p5-cairo/Makefile
+++ b/graphics/p5-cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2020/01/18 23:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2020/03/20 11:57:51 nia Exp $
DISTNAME= Cairo-1.106
PKGNAME= p5-${DISTNAME:tl}
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gtk2-perl.sourceforge.net/
+HOMEPAGE= http://gtk2-perl.sourceforge.net/
COMMENT= Perl bindings to the cairo graphics library
LICENSE= gnu-lgpl-v2.1
diff --git a/graphics/pdiff/Makefile b/graphics/pdiff/Makefile
index d780a6660d1..0f3acac0739 100644
--- a/graphics/pdiff/Makefile
+++ b/graphics/pdiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/18 23:32:16 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/03/20 11:57:51 nia Exp $
#
DISTNAME= PerceptualDiff-1.0.1
@@ -8,7 +8,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdiff/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://pdiff.sourceforge.net/
+HOMEPAGE= http://pdiff.sourceforge.net/
COMMENT= Image comparison through perceptually based image metric
USE_LANGUAGES= c c++
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index 35fb0111a6f..0dcd6459916 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2020/03/10 22:10:12 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2020/03/20 11:57:51 nia Exp $
DISTNAME= pfstools-2.1.0
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://pfstools.sourceforge.net/
+HOMEPAGE= http://pfstools.sourceforge.net/
COMMENT= Tools for manipulating HDR images and video frames
LICENSE= gnu-lgpl-v2.1
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile
index 6ca8502104b..3f467551d76 100644
--- a/graphics/photopc/Makefile
+++ b/graphics/photopc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:32:17 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/20 11:57:51 nia Exp $
#
DISTNAME= photopc-3.07
@@ -6,7 +6,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=photopc/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://photopc.sourceforge.net/
+HOMEPAGE= http://photopc.sourceforge.net/
COMMENT= Manipulate digital cameras on Fujitsu chipset
GNU_CONFIGURE= YES
diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile
index 3e0665a78e0..a31833daf74 100644
--- a/graphics/ploticus/Makefile
+++ b/graphics/ploticus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2020/01/18 23:32:17 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2020/03/20 11:57:51 nia Exp $
DISTNAME= ploticus242_src
PKGNAME= ploticus-2.42
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ploticus/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://ploticus.sourceforge.net/
+HOMEPAGE= http://ploticus.sourceforge.net/
COMMENT= Versatile data visualization engine
LICENSE= gnu-gpl-v2
diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile
index bdcf3417189..80a0ae81915 100644
--- a/graphics/potrace/Makefile
+++ b/graphics/potrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 23:32:17 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/03/20 11:57:52 nia Exp $
DISTNAME= potrace-1.15
CATEGORIES= graphics
@@ -6,7 +6,7 @@ MASTER_SITES= http://potrace.sourceforge.net/download/
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=potrace/}
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= https://potrace.sourceforge.net/
+HOMEPAGE= http://potrace.sourceforge.net/
COMMENT= Utility for transforming bitmaps into vector graphics
LICENSE= gnu-gpl-v2
diff --git a/graphics/py-biggles/Makefile b/graphics/py-biggles/Makefile
index 37accfa735d..acd7faf0120 100644
--- a/graphics/py-biggles/Makefile
+++ b/graphics/py-biggles/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/01/18 23:32:17 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2020/03/20 11:57:52 nia Exp $
DISTNAME= python2-biggles-1.6.6
PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python2//}
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=biggles/}
MAINTAINER= Kai.Puolamaki@iki.fi
-HOMEPAGE= https://biggles.sourceforge.net/
+HOMEPAGE= http://biggles.sourceforge.net/
COMMENT= Python module for creating 2D scientific plots
PYTHON_VERSIONS_ACCEPTED= 27 # not ported yet as of 1.6.6
diff --git a/graphics/py-gnuplot/Makefile b/graphics/py-gnuplot/Makefile
index 5c037a70575..8de06c59449 100644
--- a/graphics/py-gnuplot/Makefile
+++ b/graphics/py-gnuplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2020/01/18 23:32:18 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2020/03/20 11:57:52 nia Exp $
DISTNAME= gnuplot-py-1.8
PKGNAME= ${PYPKGPREFIX}-gnuplot-1.8
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot-py/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gnuplot-py.sourceforge.net/
+HOMEPAGE= http://gnuplot-py.sourceforge.net/
COMMENT= Python package that interfaces to gnuplot
LICENSE= gnu-lgpl-v2.1
diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile
index 107ba543dc8..f27834139d3 100644
--- a/graphics/py-gtkglext/Makefile
+++ b/graphics/py-gtkglext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2020/03/10 22:10:12 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2020/03/20 11:57:52 nia Exp $
DISTNAME= pygtkglext-1.1.0
PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gtkglext.sourceforge.net/
+HOMEPAGE= http://gtkglext.sourceforge.net/
COMMENT= Python bindings for gtkglext
GNU_CONFIGURE= yes
diff --git a/graphics/py-mcomix/Makefile b/graphics/py-mcomix/Makefile
index 66e9cbd9636..2d9a5e06fda 100644
--- a/graphics/py-mcomix/Makefile
+++ b/graphics/py-mcomix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/01/18 23:32:18 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/03/20 11:57:52 nia Exp $
DISTNAME= mcomix-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcomix/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= nonakap@gmail.com
-HOMEPAGE= https://mcomix.sourceforge.net/
+HOMEPAGE= http://mcomix.sourceforge.net/
COMMENT= GTK2 comic book viewer
LICENSE= gnu-gpl-v2
diff --git a/graphics/py-piddle/Makefile b/graphics/py-piddle/Makefile
index 643f9db1830..85adbca77a5 100644
--- a/graphics/py-piddle/Makefile
+++ b/graphics/py-piddle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2020/01/18 23:32:18 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2020/03/20 11:57:52 nia Exp $
DISTNAME= piddle-1.0.15
PKGREVISION= 3
@@ -7,7 +7,7 @@ CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=piddle/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://piddle.sourceforge.net/
+HOMEPAGE= http://piddle.sourceforge.net/
COMMENT= Python Plug In Drawing, Does Little Else
USE_LANGUAGES= # empty
diff --git a/graphics/quesoglc/Makefile b/graphics/quesoglc/Makefile
index 1b88050aeb0..9a50bf45c0c 100644
--- a/graphics/quesoglc/Makefile
+++ b/graphics/quesoglc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/03/08 16:50:07 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2020/03/20 11:57:52 nia Exp $
#
DISTNAME= quesoglc-0.7.1-free
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quesoglc/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://quesoglc.sourceforge.net/
+HOMEPAGE= http://quesoglc.sourceforge.net/
COMMENT= Free implementation of the OpenGL Character Renderer (GLC)
WRKSRC= ${WRKDIR}/quesoglc-0.7.1
diff --git a/graphics/refocus-it/Makefile b/graphics/refocus-it/Makefile
index 801d1439110..b76acbcaaa5 100644
--- a/graphics/refocus-it/Makefile
+++ b/graphics/refocus-it/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2020/01/18 23:32:19 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/03/20 11:57:52 nia Exp $
#
DISTNAME= refocus-it-2.0.0
@@ -7,7 +7,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://refocus-it.sourceforge.net/
+HOMEPAGE= http://refocus-it.sourceforge.net/
COMMENT= Refocus images
GNU_CONFIGURE= yes
diff --git a/graphics/scidavis/Makefile b/graphics/scidavis/Makefile
index b41c5a0e2d1..0099681b8aa 100644
--- a/graphics/scidavis/Makefile
+++ b/graphics/scidavis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2020/03/08 16:50:08 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/03/20 11:57:52 nia Exp $
#
DISTNAME= scidavis-0.2.4
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scidavis/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://scidavis.sourceforge.net/
+HOMEPAGE= http://scidavis.sourceforge.net/
COMMENT= Data analysis and visualization package
USE_LANGUAGES= c c++