summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:43 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:43 +0000
commite6aafc34bcab826d3415e2834cbf1d3a4c314d73 (patch)
tree69e5f73d105651b25cece924dfbbf81ed5fafbef /inputmethod
parent7c758e908e7fa9bd3d84e7cf5b2e896033d8bca8 (diff)
downloadpkgsrc-e6aafc34bcab826d3415e2834cbf1d3a4c314d73.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/im-ja/Makefile4
-rw-r--r--inputmethod/imhangul/Makefile4
-rw-r--r--inputmethod/imhangul_status_applet/Makefile4
-rw-r--r--inputmethod/libtabe/Makefile4
-rw-r--r--inputmethod/nabi/Makefile4
-rw-r--r--inputmethod/novel-pinyin/Makefile4
-rw-r--r--inputmethod/zinnia-tomoe/Makefile4
-rw-r--r--inputmethod/zinnia/Makefile.common4
8 files changed, 16 insertions, 16 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile
index fbeb819da1e..352585d9ffc 100644
--- a/inputmethod/im-ja/Makefile
+++ b/inputmethod/im-ja/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2020/01/01 14:16:41 nia Exp $
+# $NetBSD: Makefile,v 1.71 2020/01/18 23:32:40 rillig Exp $
#
DISTNAME= im-ja-1.5
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod japanese
MASTER_SITES= http://im-ja.sourceforge.net/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://im-ja.sourceforge.net/
+HOMEPAGE= https://im-ja.sourceforge.net/
COMMENT= Japanese input module for GTK2 and XIM server
#LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 # AND bsd?
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile
index 961554aac33..4b0ad1ef625 100644
--- a/inputmethod/imhangul/Makefile
+++ b/inputmethod/imhangul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2019/07/21 22:25:10 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2020/01/18 23:32:40 rillig Exp $
DISTNAME= imhangul-2.0.0
PKGREVISION= 22
@@ -7,7 +7,7 @@ MASTER_SITES= http://kldp.net/frs/download.php/5924/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://kldp.net/projects/imhangul/
+HOMEPAGE= https://kldp.net/projects/imhangul/
COMMENT= GTK+-2.0 Hangul Input Module
LICENSE= gnu-gpl-v2 # or later
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
index 723363e4fc3..48864169ff7 100644
--- a/inputmethod/imhangul_status_applet/Makefile
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.100 2020/01/18 21:49:41 jperkin Exp $
+# $NetBSD: Makefile,v 1.101 2020/01/18 23:32:40 rillig Exp $
#
DISTNAME= imhangul_status_applet-0.3
@@ -7,7 +7,7 @@ CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://imhangul.kldp.net/\#APPLET
+HOMEPAGE= https://imhangul.kldp.net/\#APPLET
COMMENT= GNOME2 applet to show imhangul status
DEPENDS+= imhangul>=0.9.6:../../inputmethod/imhangul
diff --git a/inputmethod/libtabe/Makefile b/inputmethod/libtabe/Makefile
index 48c7dd74c18..f0f0a867bfa 100644
--- a/inputmethod/libtabe/Makefile
+++ b/inputmethod/libtabe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/06 14:25:14 asau Exp $
+# $NetBSD: Makefile,v 1.25 2020/01/18 23:32:40 rillig Exp $
DISTNAME= libtabe-0.2.6
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= chinese inputmethod
MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/
MAINTAINER= rxg@NetBSD.org
-HOMEPAGE= http://libtabe.sourceforge.net/
+HOMEPAGE= https://libtabe.sourceforge.net/
COMMENT= Library for Chinese language processing
LICENSE= modified-bsd
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index bec2f6b7afb..8c4a3718999 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2019/07/21 22:25:11 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2020/01/18 23:32:40 rillig Exp $
#
DISTNAME= nabi-0.99.9
@@ -7,7 +7,7 @@ CATEGORIES= korean inputmethod
MASTER_SITES= http://kldp.net/frs/download.php/5926/
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://kldp.net/projects/nabi/
+HOMEPAGE= https://kldp.net/projects/nabi/
COMMENT= X Input Method for Korean
LICENSE= gnu-gpl-v2 # or later
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile
index a9d1db48a7a..f5f3662087f 100644
--- a/inputmethod/novel-pinyin/Makefile
+++ b/inputmethod/novel-pinyin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/07/21 22:25:11 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2020/01/18 23:32:40 rillig Exp $
DISTNAME= novel-pinyin-0.2.5
PKGREVISION= 33
@@ -6,7 +6,7 @@ CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://novel-pinyin.sourceforge.net/
+HOMEPAGE= https://novel-pinyin.sourceforge.net/
COMMENT= HMM-based sentence pinyin input method for Chinese
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/zinnia-tomoe/Makefile b/inputmethod/zinnia-tomoe/Makefile
index 315edf087af..2f57c5ba2ec 100644
--- a/inputmethod/zinnia-tomoe/Makefile
+++ b/inputmethod/zinnia-tomoe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/11/25 12:50:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/18 23:32:40 rillig Exp $
#
DISTNAME= zinnia-tomoe-0.6.0-20080911
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zinnia/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://zinnia.sourceforge.net/
+HOMEPAGE= https://zinnia.sourceforge.net/
COMMENT= Zinna recognition models traned with Tomoe data
#LICENSE= # Tomoe's
diff --git a/inputmethod/zinnia/Makefile.common b/inputmethod/zinnia/Makefile.common
index a1640ec83cb..73147fab8af 100644
--- a/inputmethod/zinnia/Makefile.common
+++ b/inputmethod/zinnia/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2015/03/15 17:15:01 hiramatsu Exp $
+# $NetBSD: Makefile.common,v 1.4 2020/01/18 23:32:40 rillig Exp $
# used by inputmethod/p5-zinnia/Makefile
# used by inputmethod/py-zinnia/Makefile
# used by inputmethod/ruby-zinnia/Makefile
@@ -11,5 +11,5 @@ DISTINFO_FILE= ${.CURDIR}/../../inputmethod/zinnia/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/zinnia/patches
MAINTAINER?= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://zinnia.sourceforge.net/
+HOMEPAGE= https://zinnia.sourceforge.net/
LICENSE= modified-bsd