summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2015-03-15 17:20:19 +0000
committerhiramatsu <hiramatsu>2015-03-15 17:20:19 +0000
commit254f7c9814e87aee539f2800140878bb848c6e40 (patch)
treed0cef6b9ea47d5eea529e4014a6f7712c3d9d19e
parent063fc76cb8b80480667ca5352b603473b900813a (diff)
downloadpkgsrc-254f7c9814e87aee539f2800140878bb848c6e40.tar.gz
Set MAINTAINER to pkgsrc-users.
-rw-r--r--converters/kcc/Makefile4
-rw-r--r--devel/py-funcparserlib/Makefile4
-rw-r--r--devel/ruby-memoize/Makefile4
-rw-r--r--inputmethod/ibus-hangul/Makefile4
-rw-r--r--inputmethod/ibus-qt/Makefile4
-rw-r--r--inputmethod/ibus-skk/Makefile4
-rw-r--r--inputmethod/prime/Makefile4
-rw-r--r--inputmethod/scim-python/Makefile4
-rw-r--r--inputmethod/scim-skk/Makefile4
-rw-r--r--inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile4
-rw-r--r--inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile4
-rw-r--r--mail/im/Makefile4
-rw-r--r--math/TinySVM/Makefile4
-rw-r--r--math/ruby-spreadsheet/Makefile4
-rw-r--r--net/rabbiter/Makefile4
-rw-r--r--textproc/ruby-sary/Makefile4
-rw-r--r--textproc/sary/Makefile4
-rw-r--r--textproc/tokyodystopia/Makefile4
-rw-r--r--x11/eekboard/Makefile4
19 files changed, 38 insertions, 38 deletions
diff --git a/converters/kcc/Makefile b/converters/kcc/Makefile
index 8f4f2088195..2d1e963f4de 100644
--- a/converters/kcc/Makefile
+++ b/converters/kcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 00:20:11 asau Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 17:25:56 hiramatsu Exp $
DISTNAME= kcc
PKGNAME= kcc-2.3
@@ -6,7 +6,7 @@ CATEGORIES= japanese converters
MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/linux/JE/sources/base/
DIST_SUBDIR= ${PKGNAME_NOREV}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= # empty
COMMENT= Kanji code converter with auto encoding detection
LICENSE= gnu-gpl-v2
diff --git a/devel/py-funcparserlib/Makefile b/devel/py-funcparserlib/Makefile
index 56181793a4c..4cbc07d01c1 100644
--- a/devel/py-funcparserlib/Makefile
+++ b/devel/py-funcparserlib/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2014/01/25 10:30:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/15 17:20:19 hiramatsu Exp $
DISTNAME= funcparserlib-0.3.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://pypi.python.org/packages/source/f/funcparserlib/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/funcparserlib/
COMMENT= Recursive descent parsing library based on functional combinators
LICENSE= mit
diff --git a/devel/ruby-memoize/Makefile b/devel/ruby-memoize/Makefile
index 7bbe97dc701..3ba8fdc23eb 100644
--- a/devel/ruby-memoize/Makefile
+++ b/devel/ruby-memoize/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/10/31 11:19:41 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= memoize-1.3.1
CATEGORIES= devel
MASTER_SITES= http://rubyforge.org/frs/download.php/61790/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.rubyforge.org/projects/shards
COMMENT= Speeds up methods at the cost of memory (or disk space)
LICENSE= artistic-2.0
diff --git a/inputmethod/ibus-hangul/Makefile b/inputmethod/ibus-hangul/Makefile
index e8f932b3d5c..645ef658caa 100644
--- a/inputmethod/ibus-hangul/Makefile
+++ b/inputmethod/ibus-hangul/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2014/11/07 11:56:04 obache Exp $
+# $NetBSD: Makefile,v 1.16 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= ibus-hangul-1.5.0
CATEGORIES= inputmethod korean
MASTER_SITES= https://github.com/choehwanjin/ibus-hangul/releases/download/${PKGVERSION_NOREV}/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ibus/
COMMENT= Hangul engine for IBus input platform
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile
index cf76e2620fa..735d9ca4dbb 100644
--- a/inputmethod/ibus-qt/Makefile
+++ b/inputmethod/ibus-qt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2014/10/07 16:47:28 adam Exp $
+# $NetBSD: Makefile,v 1.37 2015/03/15 17:20:19 hiramatsu Exp $
#
DISTNAME= ibus-qt-1.3.3-Source
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.googlecode.com/p/ibus/
COMMENT= Qt IBus library and Qt input method plugin
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile
index 1c7d23630fd..d650633e2c5 100644
--- a/inputmethod/ibus-skk/Makefile
+++ b/inputmethod/ibus-skk/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2014/09/10 09:46:00 obache Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 17:20:19 hiramatsu Exp $
#
DISTNAME= ibus-skk-1.4.2
CATEGORIES= inputmethod japanese
MASTER_SITES= https://github.com/ueno/ibus-skk/releases/download/${DISTNAME}/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://github.com/ueno/ibus-skk/
COMMENT= Japanese SKK input engine for IBus
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile
index aa8368b8921..2e256ace3a4 100644
--- a/inputmethod/prime/Makefile
+++ b/inputmethod/prime/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2013/04/08 11:17:15 rodent Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/15 17:25:56 hiramatsu Exp $
#
DISTNAME= prime-1.0.0.1
CATEGORIES= inputmethod
MASTER_SITES= http://prime.sourceforge.jp/src/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://taiyaki.org/prime/
COMMENT= Japanese PRedictive Input Method Editor
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile
index 22f42d01d6d..339aa26c25b 100644
--- a/inputmethod/scim-python/Makefile
+++ b/inputmethod/scim-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2015/02/13 17:16:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.27 2015/03/15 17:25:55 hiramatsu Exp $
DISTNAME= scim-python-0.1.13rc1
PKGREVISION= 22
@@ -6,7 +6,7 @@ CATEGORIES= inputmethod python
MASTER_SITES= http://scim-python.googlecode.com/files/
DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/scim-python/
COMMENT= Python wrapper for Smart Common Input Method platform
LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2
diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile
index d12f2b0027f..a21bd14d945 100644
--- a/inputmethod/scim-skk/Makefile
+++ b/inputmethod/scim-skk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= scim-skk-0.5.2
@@ -6,7 +6,7 @@ PKGREVISION= 20
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for skk
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile b/inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile
index 91d8925671d..cf97ac92e0d 100644
--- a/inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile
+++ b/inputmethod/tegaki-zinnia-japanese-kyoiku/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:56 hiramatsu Exp $
#
DISTNAME= tegaki-zinnia-japanese-kyoiku-0.3
@@ -6,7 +6,7 @@ CATEGORIES= inputmethod japanese
MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
EXTRACT_SUFX= .zip
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project handwriting model for Zinnia-Japanese (kyoiku)
LICENSE= gnu-lgpl-v2.1
diff --git a/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile b/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile
index 14f4c17fa6e..c5d098030a9 100644
--- a/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile
+++ b/inputmethod/tegaki-zinnia-simplified-chinese-light/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= tegaki-zinnia-simplified-chinese-light-0.3
@@ -6,7 +6,7 @@ CATEGORIES= inputmethod chinese
MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
EXTRACT_SUFX= .zip
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Tegaki project handwriting model for Zinnia-Simplified-Chinese (light)
LICENSE= gnu-lgpl-v2.1
diff --git a/mail/im/Makefile b/mail/im/Makefile
index f99faa593f7..4e3980f3529 100644
--- a/mail/im/Makefile
+++ b/mail/im/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:46 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/15 17:20:19 hiramatsu Exp $
DISTNAME= im-151
PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= http://tats.haun.org/im/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tats.haun.org/im/
COMMENT= E-Mail and NetNews user interface commands
LICENSE= modified-bsd
diff --git a/math/TinySVM/Makefile b/math/TinySVM/Makefile
index c2d0f734125..96bacadd4bc 100644
--- a/math/TinySVM/Makefile
+++ b/math/TinySVM/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:16 asau Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= TinySVM-0.09
CATEGORIES= math
MASTER_SITES= http://www.chasen.org/~taku/software/TinySVM/src/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.chasen.org/~taku/software/TinySVM/
COMMENT= Tiny Support Vector Machines
LICENSE= gnu-lgpl-v2.1
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index 1c03c362d0a..2cab3d26e91 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2015/03/13 14:31:38 taca Exp $
+# $NetBSD: Makefile,v 1.38 2015/03/15 17:25:56 hiramatsu Exp $
#
DISTNAME= spreadsheet-1.0.3
CATEGORIES= math
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://spreadsheet.rubyforge.org/
COMMENT= Ruby Spreadsheet Library to read and write Spreadsheet Documents
LICENSE= gnu-gpl-v3
diff --git a/net/rabbiter/Makefile b/net/rabbiter/Makefile
index 54296e32d5e..6eb29e105aa 100644
--- a/net/rabbiter/Makefile
+++ b/net/rabbiter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/03/26 14:27:22 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 17:20:19 hiramatsu Exp $
#
DISTNAME= rabbiter-2.0.1
@@ -6,7 +6,7 @@ CATEGORIES= net ruby
MASTER_SITES= ${MASTER_SITE_RUBYGEMS}
EXTRACT_SUFX= .gem
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rabbit-shocker.org/en/rabbiter/
COMMENT= Twitter client for Rabbit
LICENSE= gnu-gpl-v2 # or later
diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile
index 1806e11595e..da0aaedf85a 100644
--- a/textproc/ruby-sary/Makefile
+++ b/textproc/ruby-sary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/03/08 14:10:22 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 17:25:55 hiramatsu Exp $
#
DISTNAME= sary-ruby-1.2.0
@@ -7,7 +7,7 @@ PKGREVISION= 6
CATEGORIES= textproc ruby
MASTER_SITES= http://sary.sourceforge.net/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sary.sourceforge.net/
COMMENT= Ruby Binding of Sary
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile
index 947f0ae90eb..f7bf8c3f1c7 100644
--- a/textproc/sary/Makefile
+++ b/textproc/sary/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/25 06:56:59 asau Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/15 17:20:19 hiramatsu Exp $
#
DISTNAME= sary-1.2.0
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://sary.sourceforge.net/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sary.sourceforge.net/
COMMENT= Suffix array library and tools
LICENSE= gnu-lgpl-v2.1
diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile
index 055d68c7512..ba19f6f5061 100644
--- a/textproc/tokyodystopia/Makefile
+++ b/textproc/tokyodystopia/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2012/10/25 06:57:04 asau Exp $
+# $NetBSD: Makefile,v 1.18 2015/03/15 17:20:19 hiramatsu Exp $
#
DISTNAME= tokyodystopia-0.9.15
CATEGORIES= textproc
MASTER_SITES= ${HOMEPAGE}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fallabs.com/tokyodystopia/
COMMENT= Full-text search system
LICENSE= gnu-lgpl-v2.1
diff --git a/x11/eekboard/Makefile b/x11/eekboard/Makefile
index d636b35982b..c129fcd6148 100644
--- a/x11/eekboard/Makefile
+++ b/x11/eekboard/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.30 2014/11/25 09:59:11 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/03/15 17:20:19 hiramatsu Exp $
DISTNAME= eekboard-1.0.8
PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://cloud.github.com/downloads/ueno/eekboard/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://fedorahosted.org/eekboard/
COMMENT= Virtual keyboard for GNOME
LICENSE= gnu-gpl-v3