summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
committerrillig <rillig@pkgsrc.org>2020-01-26 17:30:40 +0000
commit0267807f87c64f31dfd0e699ddbab19e55e61df4 (patch)
treed0a3f84c95c120b8b0804700a18681e739dece61 /emulators
parent8d627c555cb4fdc633e2d2ab8056558c863ea6da (diff)
downloadpkgsrc-0267807f87c64f31dfd0e699ddbab19e55e61df4.tar.gz
all: migrate homepages from http to https
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Cygne-SDL/Makefile4
-rw-r--r--emulators/compat80/Makefile6
-rw-r--r--emulators/cygwin_lib/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/fmsx/Makefile4
-rw-r--r--emulators/hatari/Makefile4
-rw-r--r--emulators/keystone/Makefile.common4
-rw-r--r--emulators/libdsk/Makefile4
-rw-r--r--emulators/libretro-pcsx-rearmed/Makefile4
-rw-r--r--emulators/mame/Makefile4
-rw-r--r--emulators/softvms/Makefile4
-rw-r--r--emulators/unicorn/Makefile.common4
-rw-r--r--emulators/wine-devel/Makefile4
-rw-r--r--emulators/wine/Makefile4
-rw-r--r--emulators/xbeeb/Makefile4
-rw-r--r--emulators/xnp2/Makefile4
16 files changed, 33 insertions, 33 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile
index 1cbdcb083ab..5a53ad3d132 100644
--- a/emulators/Cygne-SDL/Makefile
+++ b/emulators/Cygne-SDL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/04/25 14:20:44 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2020/01/26 17:31:08 rillig Exp $
#
DISTNAME= Cygne-SDL-0.1-src
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://icculus.org/Cygne-SDL/
+HOMEPAGE= https://icculus.org/Cygne-SDL/
COMMENT= Bandai Wonderswan Color handheld emulator
# The makefile mentions nasm but does not actually use it.
diff --git a/emulators/compat80/Makefile b/emulators/compat80/Makefile
index aad787fa5df..fc49ba6851f 100644
--- a/emulators/compat80/Makefile
+++ b/emulators/compat80/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2019/10/15 12:01:55 he Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:08 rillig Exp $
COMPAT_PKG= compat80 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 8.0
-HOMEPAGE= http://www.NetBSD.org/releases/formal-8/index.html
+HOMEPAGE= https://www.NetBSD.org/releases/formal-8/index.html
COMMENT= Shared libraries for NetBSD 8.0 compatibility
# This license list is a pre-emptive strike, the actual situation may be better
LICENSE= 2-clause-bsd AND modified-bsd AND isc AND mit AND zlib \
@@ -22,7 +22,7 @@ EMUL_PLATFORMS= netbsd-alpha \
netbsd-sh3eb netbsd-sh3el \
netbsd-sparc netbsd-sparc64 \
netbsd-vax \
- netbsd-x86_64
+ netbsd-x86_64
# select ONLY_FOR_PLATFORM start by the osversion we diffed against
diff --git a/emulators/cygwin_lib/Makefile b/emulators/cygwin_lib/Makefile
index 882dee614ec..e9d5b8c4921 100644
--- a/emulators/cygwin_lib/Makefile
+++ b/emulators/cygwin_lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/10/03 12:55:11 asau Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/26 17:31:09 rillig Exp $
#
DISTNAME= cygwin-1.5.13-1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_CYGWIN:=release/cygwin/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= interix-pkg-people@NetBSD.org
-HOMEPAGE= http://www.cygwin.com/
+HOMEPAGE= https://www.cygwin.com/
COMMENT= Basic Cygwin library and executables for emulation
ONLY_FOR_PLATFORM= Interix-*-*
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index b7f22df014f..630bb18fe11 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/07/21 22:24:45 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2020/01/26 17:31:09 rillig Exp $
DISTNAME= e-uae-0.8.29-WIP4
PKGNAME= e-uae-0.8.28.99.4
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= http://www.rcdrummond.net/uae/
+HOMEPAGE= https://www.rcdrummond.net/uae/
COMMENT= Enhanced Ubiquitous Amiga Emulator
MAKE_JOBS_SAFE= no
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile
index d8c9c7fb523..dccef516088 100644
--- a/emulators/fmsx/Makefile
+++ b/emulators/fmsx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2019/09/18 14:17:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2020/01/26 17:31:09 rillig Exp $
DISTNAME= fMSX53
PKGNAME= fmsx-5.3
@@ -8,7 +8,7 @@ MASTER_SITES= http://fms.komkon.org/fMSX/
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://fms.komkon.org/fMSX/
+HOMEPAGE= https://fms.komkon.org/fMSX/
COMMENT= MSX (Z80-based computer) emulator
RESTRICTED= The binary based on modified source code is not redistributable
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index b6835e4fd1c..130c70621f6 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2019/10/20 11:10:48 nia Exp $
+# $NetBSD: Makefile,v 1.54 2020/01/26 17:31:09 rillig Exp $
DISTNAME= hatari-2.0.0
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= http://download.tuxfamily.org/hatari/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://hatari.tuxfamily.org/
+HOMEPAGE= https://hatari.tuxfamily.org/
COMMENT= Atari ST emulator
LICENSE= gnu-gpl-v2
diff --git a/emulators/keystone/Makefile.common b/emulators/keystone/Makefile.common
index 61a346f93ed..855b14067a1 100644
--- a/emulators/keystone/Makefile.common
+++ b/emulators/keystone/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2018/02/19 00:52:28 kamil Exp $
+# $NetBSD: Makefile.common,v 1.4 2020/01/26 17:31:09 rillig Exp $
#
# used by emulators/py-keystone/Makefile
@@ -6,6 +6,6 @@ DISTNAME= keystone-0.9.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=keystone-engine/}
-HOMEPAGE= http://www.keystone-engine.org/
+HOMEPAGE= https://www.keystone-engine.org/
DISTINFO_FILE= ${.CURDIR}/../../emulators/keystone/distinfo
diff --git a/emulators/libdsk/Makefile b/emulators/libdsk/Makefile
index 50c4b29348b..755b11b15f9 100644
--- a/emulators/libdsk/Makefile
+++ b/emulators/libdsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/08/26 21:29:42 shattered Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:09 rillig Exp $
#
DISTNAME= libdsk-1.3.8
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.seasip.info/Unix/LibDsk/
MAINTAINER= shattered@NetBSD.org
-HOMEPAGE= http://www.seasip.info/Unix/LibDsk/
+HOMEPAGE= https://www.seasip.info/Unix/LibDsk/
COMMENT= Library for accessing floppy discs and disc image files
LICENSE= gnu-gpl-v2
diff --git a/emulators/libretro-pcsx-rearmed/Makefile b/emulators/libretro-pcsx-rearmed/Makefile
index e20a2e014bf..0c79d66a42d 100644
--- a/emulators/libretro-pcsx-rearmed/Makefile
+++ b/emulators/libretro-pcsx-rearmed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/07/05 08:38:36 nia Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/26 17:31:09 rillig Exp $
DISTNAME= libretro-pcsx-rearmed-0.22
CATEGORIES= emulators
@@ -7,7 +7,7 @@ GITHUB_PROJECT= pcsx_rearmed
GITHUB_TAG= r22
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://notaz.gp2x.de/pcsx_rearmed.php
+HOMEPAGE= https://notaz.gp2x.de/pcsx_rearmed.php
COMMENT= Libretro core based on the PCSX ReARMed emulator
LICENSE= gnu-gpl-v2
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 61baaaa1f68..7c867fc0a6c 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2020/01/04 22:55:58 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2020/01/26 17:31:09 rillig Exp $
DISTNAME= mame-0.217
CATEGORIES= emulators
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=mamedev/}
GITHUB_TAG= ${DISTNAME:S/-//S/.//}
MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://www.mamedev.org/
+HOMEPAGE= https://www.mamedev.org/
COMMENT= Multiple Arcade Machine Emulator
LICENSE= modified-bsd AND gnu-gpl-v2
diff --git a/emulators/softvms/Makefile b/emulators/softvms/Makefile
index 47a35aacc53..3e1e1c13d2e 100644
--- a/emulators/softvms/Makefile
+++ b/emulators/softvms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/07/20 09:00:07 tpaul Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:09 rillig Exp $
DISTNAME= softvms
PKGNAME= softvms-1.10
@@ -7,7 +7,7 @@ MASTER_SITES= http://mc.pp.se/dc/files/
MASTER_SITES+= https://travispaul.me/distfiles/
MAINTAINER= tpaul@NetBSD.org
-HOMEPAGE= http://mc.pp.se/dc/sw.html
+HOMEPAGE= https://mc.pp.se/dc/sw.html
COMMENT= Emulator capable of running some Sega VMS games
LICENSE= mit
diff --git a/emulators/unicorn/Makefile.common b/emulators/unicorn/Makefile.common
index f2bfea71573..394e0b48e29 100644
--- a/emulators/unicorn/Makefile.common
+++ b/emulators/unicorn/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2018/03/24 17:09:34 joerg Exp $
+# $NetBSD: Makefile.common,v 1.3 2020/01/26 17:31:10 rillig Exp $
#
# used by emulators/py-unicorn/Makefile
@@ -6,7 +6,7 @@ DISTNAME= unicorn-1.0.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=unicorn-engine/}
-HOMEPAGE= http://www.unicorn-engine.org/
+HOMEPAGE= https://www.unicorn-engine.org/
DISTINFO_FILE= ${.CURDIR}/../../emulators/unicorn/distinfo
PATCHDIR= ${.CURDIR}/../../emulators/unicorn/patches
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 064b9d9edd8..856a20e5804 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/01/18 21:49:20 jperkin Exp $
+# $NetBSD: Makefile,v 1.83 2020/01/26 17:31:10 rillig Exp $
DISTNAME= wine-1.9.18
PKGREVISION= 21
@@ -8,7 +8,7 @@ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= http://www.winehq.org/
+HOMEPAGE= https://www.winehq.org/
COMMENT= Free implementation of Windows on Unix
LICENSE= gnu-lgpl-v2.1
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index b176f42d1ab..87d032157eb 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.208 2020/01/18 21:49:20 jperkin Exp $
+# $NetBSD: Makefile,v 1.209 2020/01/26 17:31:10 rillig Exp $
DISTNAME= wine-1.6.2
PKGREVISION= 25
@@ -8,7 +8,7 @@ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org
-HOMEPAGE= http://www.winehq.org/
+HOMEPAGE= https://www.winehq.org/
COMMENT= Free implementation of Windows on Unix
LICENSE= gnu-lgpl-v2.1
diff --git a/emulators/xbeeb/Makefile b/emulators/xbeeb/Makefile
index f9d25b74c13..0438ebf2339 100644
--- a/emulators/xbeeb/Makefile
+++ b/emulators/xbeeb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2018/07/04 13:40:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.32 2020/01/26 17:31:10 rillig Exp $
DISTNAME= xbeeb-0.4.1
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= http://bbc.nvg.org/emul/Xbeeb/
EXTRACT_SUFX= .tgz
MAINTAINER= dsainty@NetBSD.org
-HOMEPAGE= http://www.cloud9.co.uk/james/BBCMicro/Xbeeb/
+HOMEPAGE= https://www.cloud9.co.uk/james/BBCMicro/Xbeeb/
COMMENT= Acorn BBC Micro emulator with an X based interface
USE_IMAKE= yes
diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile
index 5d6415dad76..116bfdaa5fc 100644
--- a/emulators/xnp2/Makefile
+++ b/emulators/xnp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2019/07/21 22:24:47 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/01/26 17:31:10 rillig Exp $
DISTNAME= xnp2-0.86
PKGREVISION= 8
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.nonakap.org/np2/release/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tsutsui@NetBSD.org
-HOMEPAGE= http://www.nonakap.org/np2/
+HOMEPAGE= https://www.nonakap.org/np2/
COMMENT= Neko Project II PC-9801 emulator
LICENSE= modified-bsd