From 7303d628718c23f0ca191612de2597bde620554d Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 16 Aug 2017 21:22:11 +0000 Subject: Update some HOMEPAGEs. --- inputmethod/ibus-anthy/Makefile | 4 ++-- inputmethod/ibus-array/Makefile | 4 ++-- inputmethod/ibus-chewing/Makefile | 4 ++-- inputmethod/ibus-handwrite/Makefile | 4 ++-- inputmethod/ibus-hangul/Makefile | 4 ++-- inputmethod/ibus-input-pad/Makefile | 4 ++-- inputmethod/ibus-m17n/Makefile | 4 ++-- inputmethod/ibus-pinyin/Makefile | 4 ++-- inputmethod/ibus-qt/Makefile | 5 ++--- inputmethod/ibus-rime/Makefile | 4 ++-- inputmethod/ibus-t9/Makefile | 4 ++-- inputmethod/ibus-table-chinese/Makefile | 4 ++-- inputmethod/ibus-table-others/Makefile | 4 ++-- inputmethod/ibus-table/Makefile | 4 ++-- inputmethod/ibus-unikey/Makefile | 4 ++-- inputmethod/ibus/Makefile.common | 4 ++-- inputmethod/input-pad/Makefile.common | 4 ++-- inputmethod/libhangul/Makefile | 4 ++-- inputmethod/librime/Makefile | 4 ++-- 19 files changed, 38 insertions(+), 39 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile index 79e7bed6b40..2d864faf9ee 100644 --- a/inputmethod/ibus-anthy/Makefile +++ b/inputmethod/ibus-anthy/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2015/11/25 12:50:57 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 21:22:12 wiz Exp $ DISTNAME= ibus-anthy-1.5.6 CATEGORIES= inputmethod japanese MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= Anthy engine for IBus input platform LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-array/Makefile b/inputmethod/ibus-array/Makefile index db1e3ae3c6f..7a06b506f7b 100644 --- a/inputmethod/ibus-array/Makefile +++ b/inputmethod/ibus-array/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2017/04/22 21:03:39 adam Exp $ +# $NetBSD: Makefile,v 1.21 2017/08/16 21:22:12 wiz Exp $ DISTNAME= ibus-array-0.1.0 PKGREVISION= 5 @@ -7,7 +7,7 @@ MASTER_SITES= http://ibus-array.googlecode.com/svn/tarballs/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus-array/ +HOMEPAGE= https://code.google.com/archive/p/ibus-array/ COMMENT= Array 30 Input Method for iBus LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index d430219d271..add55378176 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2017/04/22 21:03:39 adam Exp $ +# $NetBSD: Makefile,v 1.51 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-chewing-1.4.12-Source @@ -8,7 +8,7 @@ CATEGORIES= inputmethod chinese MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= Chewing engine for IBus input platform LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index 7b9b5d647e2..e8aa429423e 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2017/02/12 06:25:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-handwrite-3.0.0 @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/microcai/ibus-handwrite/releases/download/${PKG EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus-handwrite/ +HOMEPAGE= https://code.google.com/archive/p/ibus-handwrite/ COMMENT= Handwrite recognizer for ibus LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-hangul/Makefile b/inputmethod/ibus-hangul/Makefile index 645ef658caa..0d4aa766dad 100644 --- a/inputmethod/ibus-hangul/Makefile +++ b/inputmethod/ibus-hangul/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/03/15 17:25:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.17 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-hangul-1.5.0 @@ -6,7 +6,7 @@ CATEGORIES= inputmethod korean MASTER_SITES= https://github.com/choehwanjin/ibus-hangul/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= Hangul engine for IBus input platform LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index 29b96bee449..11ac9f081eb 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2017/02/12 06:25:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-input-pad-1.4.2 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/input-pad/ +HOMEPAGE= https://github.com/fujiwarat/input-pad/wiki COMMENT= Input Pad for IBus LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index 24f98296965..561457f0997 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2017/02/28 15:20:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-m17n-1.3.4 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= M17N engine for IBus platform LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile index 7e74180837a..34c600f2f74 100644 --- a/inputmethod/ibus-pinyin/Makefile +++ b/inputmethod/ibus-pinyin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2017/04/22 21:03:39 adam Exp $ +# $NetBSD: Makefile,v 1.36 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-pinyin-1.5.0 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= Chinese Pinyin and Bopomofo engines for IBus input platform LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index a3c11b05571..f889c32fcb8 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2017/08/16 20:45:40 wiz Exp $ -# +# $NetBSD: Makefile,v 1.46 2017/08/16 21:22:12 wiz Exp $ DISTNAME= ibus-qt-1.3.3-Source PKGNAME= ${DISTNAME:S/-Source//} @@ -8,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://code.googlecode.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus-qt COMMENT= Qt IBus library and Qt input method plugin LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-rime/Makefile b/inputmethod/ibus-rime/Makefile index bec1dd12c09..a1d18ac497c 100644 --- a/inputmethod/ibus-rime/Makefile +++ b/inputmethod/ibus-rime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/16 21:22:12 wiz Exp $ DISTNAME= ibus-rime-1.0 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= inputmethod chinese MASTER_SITES= http://rimeime.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/rimeime/ +HOMEPAGE= http://rime.im/ COMMENT= Rime Input Method Engine for Linux/IBus LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-t9/Makefile b/inputmethod/ibus-t9/Makefile index 8f8fdfe6d35..702b0ca063e 100644 --- a/inputmethod/ibus-t9/Makefile +++ b/inputmethod/ibus-t9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2017/02/12 06:25:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2017/08/16 21:22:12 wiz Exp $ # DISTNAME= ibus-t9-2.1.0.20100601 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus-t9.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus-t9/ +HOMEPAGE= https://code.google.com/archive/p/ibus-t9/ COMMENT= IBus T9 Input Method LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-table-chinese/Makefile b/inputmethod/ibus-table-chinese/Makefile index 6727676f543..7648744ed46 100644 --- a/inputmethod/ibus-table-chinese/Makefile +++ b/inputmethod/ibus-table-chinese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/11/25 12:50:58 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/16 21:22:13 wiz Exp $ # DISTNAME= ibus-table-chinese-1.8.2 @@ -6,7 +6,7 @@ CATEGORIES= inputmethod chinese MASTER_SITES= -https://github.com/definite/ibus-table-chinese/archive/${PKGVERSION_NOREV}.tar.gz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= Chinese tables for IBus-Table LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-table-others/Makefile b/inputmethod/ibus-table-others/Makefile index 9513049e87e..03ab6e53b1a 100644 --- a/inputmethod/ibus-table-others/Makefile +++ b/inputmethod/ibus-table-others/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:42 rodent Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/16 21:22:13 wiz Exp $ # DISTNAME= ibus-table-others-1.3.7 @@ -6,7 +6,7 @@ CATEGORIES= inputmethod MASTER_SITES= https://github.com/moebiuscurve/ibus-table-others/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= All non-Chinese tables for IBus-Table LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile index ccaa733ff30..15bd431e078 100644 --- a/inputmethod/ibus-table/Makefile +++ b/inputmethod/ibus-table/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2015/04/13 23:12:42 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2017/08/16 21:22:13 wiz Exp $ DISTNAME= ibus-table-1.9.2 CATEGORIES= inputmethod MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki COMMENT= Table engine for IBus platform LICENSE= gnu-lgpl-v2.1 diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile index abb2bc42a15..fb905e8f349 100644 --- a/inputmethod/ibus-unikey/Makefile +++ b/inputmethod/ibus-unikey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2017/02/12 06:25:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2017/08/16 21:22:13 wiz Exp $ # DISTNAME= ibus-unikey-0.6.1 @@ -7,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= http://ibus-unikey.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus-unikey/ +HOMEPAGE= https://code.google.com/archive/p/ibus-unikey/ COMMENT= Vietnamese Input Method Engine for IBUS using Unikey IME LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus/Makefile.common b/inputmethod/ibus/Makefile.common index 502d10f34e5..1aeddfc790f 100644 --- a/inputmethod/ibus/Makefile.common +++ b/inputmethod/ibus/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2016/03/02 22:59:00 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.10 2017/08/16 21:22:12 wiz Exp $ # # used by inputmethod/ibus/Makefile # used by inputmethod/ibus-python/Makefile @@ -11,5 +11,5 @@ DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus/distinfo PATCHDIR= ${.CURDIR}/../../inputmethod/ibus/patches MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus/wiki LICENSE= gnu-lgpl-v2.1 diff --git a/inputmethod/input-pad/Makefile.common b/inputmethod/input-pad/Makefile.common index f065deac358..ce264dc3651 100644 --- a/inputmethod/input-pad/Makefile.common +++ b/inputmethod/input-pad/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2013/12/07 11:32:31 obache Exp $ +# $NetBSD: Makefile.common,v 1.7 2017/08/16 21:22:13 wiz Exp $ # # used by inputmethod/input-pad/Makefile # used by inputmethod/py-input-pad/Makefile @@ -7,7 +7,7 @@ DISTNAME= input-pad-1.0.3 CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ -HOMEPAGE= http://code.google.com/p/input-pad/ +HOMEPAGE= https://github.com/fujiwarat/input-pad/wiki LICENSE= gnu-lgpl-v2.1 DISTINFO_FILE= ${.CURDIR}/../../inputmethod/input-pad/distinfo diff --git a/inputmethod/libhangul/Makefile b/inputmethod/libhangul/Makefile index 035e4320059..cb18f2e2c5f 100644 --- a/inputmethod/libhangul/Makefile +++ b/inputmethod/libhangul/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2012/10/06 14:25:14 asau Exp $ +# $NetBSD: Makefile,v 1.12 2017/08/16 21:22:13 wiz Exp $ DISTNAME= libhangul-0.1.0 CATEGORIES= inputmethod korean MASTER_SITES= http://libhangul.googlecode.com/files/ MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://code.google.com/p/libhangul/ +HOMEPAGE= https://code.google.com/archive/p/libhangul/ COMMENT= Library used by Korean input methods LICENSE= gnu-lgpl-v2.1 diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile index 189ac0030ba..72319480ffd 100644 --- a/inputmethod/librime/Makefile +++ b/inputmethod/librime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/04/30 01:21:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2017/08/16 21:22:13 wiz Exp $ DISTNAME= librime-1.0 PKGREVISION= 5 @@ -7,7 +7,7 @@ MASTER_SITES= http://rimeime.googlecode.com/files/ #MASTER_SITES= http://dl.bintray.com/lotem/rime/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/rimeime/ +HOMEPAGE= http://rime.im/ COMMENT= Rime input method engine LICENSE= gnu-gpl-v3 -- cgit v1.2.3