move home page and master site to https

This commit is contained in:
naddy 2020-03-11 22:27:58 +00:00
parent caf1a0257d
commit 2d67d2fae9
4 changed files with 16 additions and 14 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:44:05 sthen Exp $
# $OpenBSD: Makefile,v 1.15 2020/03/11 22:27:58 naddy Exp $
COMMENT= curses development kit
V= 5.0-20060507
DISTNAME= cdk-${V}
PKGNAME= cdk-${V:S/-/./}
REVISION = 3
REVISION = 4
EXTRACT_SUFX= .tgz
@ -13,14 +13,14 @@ SHARED_LIBS += cdk 0.0 # .4.0
CATEGORIES= devel
HOMEPAGE= http://invisible-island.net/cdk/
HOMEPAGE= https://invisible-island.net/cdk/
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
# BSD
PERMIT_PACKAGE= Yes
MASTER_SITES= http://invisible-mirror.net/archives/cdk/ \
MASTER_SITES= https://invisible-mirror.net/archives/cdk/ \
ftp://ftp.invisible-island.net/cdk/
CONFIGURE_STYLE= gnu

View File

@ -1,17 +1,17 @@
# $OpenBSD: Makefile,v 1.3 2019/07/17 14:49:22 danj Exp $
# $OpenBSD: Makefile,v 1.4 2020/03/11 22:27:58 naddy Exp $
COMMENT= VI Editor Like Emacs
DISTNAME= vile-9.8q
CATEGORIES= editors
HOMEPAGE= http://invisible-island.net/vile/
REVISION= 0
HOMEPAGE= https://invisible-island.net/vile/
REVISION= 1
# GPLv2
PERMIT_PACKAGE= Yes
WANTLIB += c curses iconv
MASTER_SITES= http://invisible-mirror.net/archives/vile/current/ \
MASTER_SITES= https://invisible-mirror.net/archives/vile/current/ \
ftp://ftp.invisible-island.net/vile/current/ \
ftp://dickey.his.com/vile/current/

View File

@ -1,13 +1,14 @@
# $OpenBSD: Makefile,v 1.39 2020/01/25 19:31:34 jca Exp $
# $OpenBSD: Makefile,v 1.40 2020/03/11 22:27:58 naddy Exp $
COMMENT= fast POSIX-compliant awk
DISTNAME= mawk-1.3.4-20200120
PKGNAME= mawk-1.3.4.20200120
REVISION= 0
CATEGORIES= lang
HOMEPAGE= http://invisible-island.net/mawk/
HOMEPAGE= https://invisible-island.net/mawk/
MAINTAINER= Jeremie Courreges-Anglas <jca@wxcvbn.org>
@ -16,7 +17,7 @@ PERMIT_PACKAGE= Yes
WANTLIB= c m
MASTER_SITES= http://invisible-mirror.net/archives/mawk/ \
MASTER_SITES= https://invisible-mirror.net/archives/mawk/ \
ftp://ftp.invisible-island.net/mawk/
EXTRACT_SUFX= .tgz

View File

@ -1,17 +1,18 @@
# $OpenBSD: Makefile,v 1.18 2020/03/09 22:29:39 naddy Exp $
# $OpenBSD: Makefile,v 1.19 2020/03/11 22:27:58 naddy Exp $
COMMENT= test VT100-type terminal
DISTNAME= vttest-20200303
REVISION= 0
CATEGORIES= misc
HOMEPAGE= http://invisible-island.net/vttest/vttest.html
HOMEPAGE= https://invisible-island.net/vttest/vttest.html
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
# MIT
PERMIT_PACKAGE= Yes
MASTER_SITES= http://invisible-mirror.net/archives/vttest/ \
MASTER_SITES= https://invisible-mirror.net/archives/vttest/ \
ftp://ftp.invisible-island.net/vttest/
EXTRACT_SUFX= .tgz