Sun Mar 15 18:46:56 2015 UTC ()
Set MAINTAINER to pkgsrc-users.


(hiramatsu)
diff -r1.13 -r1.14 pkgsrc/devel/py-msgpack/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/ruby-test-unit-notify/Makefile
diff -r1.12 -r1.13 pkgsrc/inputmethod/ibus-array/Makefile
diff -r1.40 -r1.41 pkgsrc/inputmethod/ibus-chewing/Makefile
diff -r1.10 -r1.11 pkgsrc/inputmethod/ibus-table-chinese/Makefile
diff -r1.22 -r1.23 pkgsrc/inputmethod/kimera/Makefile
diff -r1.28 -r1.29 pkgsrc/inputmethod/m17n-im-config/Makefile
diff -r1.14 -r1.15 pkgsrc/inputmethod/tegaki-wagomu/Makefile
diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-wagomu-simplified-chinese/Makefile
diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-zinnia-japanese/Makefile
diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-zinnia-simplified-chinese/Makefile
diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese/Makefile
diff -r1.3 -r1.4 pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile
diff -r1.21 -r1.22 pkgsrc/misc/m17n-db/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/devel/py-msgpack/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-msgpack/Makefile 2015/01/19 12:31:10 1.13
+++ pkgsrc/devel/py-msgpack/Makefile 2015/03/15 18:46:55 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2015/01/19 12:31:10 obache Exp $ 1# $NetBSD: Makefile,v 1.14 2015/03/15 18:46:55 hiramatsu Exp $
2 2
3DISTNAME= msgpack-python-0.4.4 3DISTNAME= msgpack-python-0.4.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python-/-/} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python-/-/}
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= http://pypi.python.org/packages/source/m/msgpack-python/ 6MASTER_SITES= http://pypi.python.org/packages/source/m/msgpack-python/
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://msgpack.org/ 9HOMEPAGE= http://msgpack.org/
10COMMENT= MessagePack (de)serializer for Python 10COMMENT= MessagePack (de)serializer for Python
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13USE_LANGUAGES= c c++ 13USE_LANGUAGES= c c++
14 14
15.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/ruby-test-unit-notify/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-test-unit-notify/Makefile 2015/03/02 11:05:34 1.5
+++ pkgsrc/devel/ruby-test-unit-notify/Makefile 2015/03/15 18:46:55 1.6
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2015/03/02 11:05:34 joerg Exp $ 1# $NetBSD: Makefile,v 1.6 2015/03/15 18:46:55 hiramatsu Exp $
2 2
3DISTNAME= test-unit-notify-1.0.4 3DISTNAME= test-unit-notify-1.0.4
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= obache@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= http://test-unit.rubyforge.org/ 7HOMEPAGE= http://test-unit.rubyforge.org/
8COMMENT= Test result notify extension for Ruby Test::Util 8COMMENT= Test result notify extension for Ruby Test::Util
9LICENSE= gnu-lgpl-v2.1 # or later 9LICENSE= gnu-lgpl-v2.1 # or later
10 10
11RUBY_VERSION_SUPPORTED= 200 21 11RUBY_VERSION_SUPPORTED= 200 21
12 12
13DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.4.9:../../devel/ruby-test-unit 13DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.4.9:../../devel/ruby-test-unit
14 14
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16 16
17.include "../../lang/ruby/gem.mk" 17.include "../../lang/ruby/gem.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

cvs diff -r1.12 -r1.13 pkgsrc/inputmethod/ibus-array/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-array/Makefile 2015/01/20 11:24:33 1.12
+++ pkgsrc/inputmethod/ibus-array/Makefile 2015/03/15 18:46:56 1.13
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.12 2015/01/20 11:24:33 obache Exp $ 1# $NetBSD: Makefile,v 1.13 2015/03/15 18:46:56 hiramatsu Exp $
2 2
3DISTNAME= ibus-array-0.1.0 3DISTNAME= ibus-array-0.1.0
4CATEGORIES= inputmethod chinese 4CATEGORIES= inputmethod chinese
5MASTER_SITES= http://ibus-array.googlecode.com/svn/tarballs/ 5MASTER_SITES= http://ibus-array.googlecode.com/svn/tarballs/
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://code.google.com/p/ibus-array/ 9HOMEPAGE= http://code.google.com/p/ibus-array/
10COMMENT= Array 30 Input Method for iBus 10COMMENT= Array 30 Input Method for iBus
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3 13DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18USE_TOOLS+= gmake pkg-config automake autoconf autopoint msgfmt msgmerge 18USE_TOOLS+= gmake pkg-config automake autoconf autopoint msgfmt msgmerge
19 19
20WRKSRC= ${WRKDIR} 20WRKSRC= ${WRKDIR}
21 21

cvs diff -r1.40 -r1.41 pkgsrc/inputmethod/ibus-chewing/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-chewing/Makefile 2014/12/13 06:33:15 1.40
+++ pkgsrc/inputmethod/ibus-chewing/Makefile 2015/03/15 18:46:55 1.41
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.40 2014/12/13 06:33:15 obache Exp $ 1# $NetBSD: Makefile,v 1.41 2015/03/15 18:46:55 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= ibus-chewing-1.4.12-Source 4DISTNAME= ibus-chewing-1.4.12-Source
5PKGNAME= ${DISTNAME:S/-Source//} 5PKGNAME= ${DISTNAME:S/-Source//}
6CATEGORIES= inputmethod chinese 6CATEGORIES= inputmethod chinese
7MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/ 7MASTER_SITES= https://github.com/definite/ibus-chewing/releases/download/${PKGVERSION_NOREV}/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://code.google.com/p/ibus/ 10HOMEPAGE= http://code.google.com/p/ibus/
11COMMENT= Chewing engine for IBus input platform 11COMMENT= Chewing engine for IBus input platform
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14BUILD_DEPENDS+= gob2-[0-9]*:../../devel/gob2 14BUILD_DEPENDS+= gob2-[0-9]*:../../devel/gob2
15 15
16USE_CMAKE= yes 16USE_CMAKE= yes
17USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++
18USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes
19USE_TOOLS+= msgfmt pkg-config 19USE_TOOLS+= msgfmt pkg-config
20TOOLS_NOOP+= msgmerge xgettext 20TOOLS_NOOP+= msgmerge xgettext
21 21
22BUILD_TARGET= all translations 22BUILD_TARGET= all translations

cvs diff -r1.10 -r1.11 pkgsrc/inputmethod/ibus-table-chinese/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-table-chinese/Makefile 2014/08/24 06:46:24 1.10
+++ pkgsrc/inputmethod/ibus-table-chinese/Makefile 2015/03/15 18:46:56 1.11
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.10 2014/08/24 06:46:24 obache Exp $ 1# $NetBSD: Makefile,v 1.11 2015/03/15 18:46:56 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= ibus-table-chinese-1.8.2 4DISTNAME= ibus-table-chinese-1.8.2
5CATEGORIES= inputmethod chinese 5CATEGORIES= inputmethod chinese
6MASTER_SITES= -https://github.com/definite/ibus-table-chinese/archive/${PKGVERSION_NOREV}.tar.gz 6MASTER_SITES= -https://github.com/definite/ibus-table-chinese/archive/${PKGVERSION_NOREV}.tar.gz
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://code.google.com/p/ibus/ 9HOMEPAGE= http://code.google.com/p/ibus/
10COMMENT= Chinese tables for IBus-Table 10COMMENT= Chinese tables for IBus-Table
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13USE_CMAKE= yes 13USE_CMAKE= yes
14USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
15USE_TOOLS+= pkg-config 15USE_TOOLS+= pkg-config
16 16
17BUILD_DEPENDS+= cmake-fedora>=2.0:../../devel/cmake-fedora 17BUILD_DEPENDS+= cmake-fedora>=2.0:../../devel/cmake-fedora
18 18
19.include "../../mk/bsd.prefs.mk" 19.include "../../mk/bsd.prefs.mk"
20 20
21# Illegal byte sequence in array30_ExtB.txt 21# Illegal byte sequence in array30_ExtB.txt

cvs diff -r1.22 -r1.23 pkgsrc/inputmethod/kimera/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/kimera/Makefile 2014/02/12 23:18:04 1.22
+++ pkgsrc/inputmethod/kimera/Makefile 2015/03/15 18:46:56 1.23
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.22 2014/02/12 23:18:04 tron Exp $ 1# $NetBSD: Makefile,v 1.23 2015/03/15 18:46:56 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= kimera-2.11 4DISTNAME= kimera-2.11
5PKGREVISION= 20 5PKGREVISION= 20
6CATEGORIES= inputmethod japanese 6CATEGORIES= inputmethod japanese
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/}
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://kimera.sourceforge.jp/ 10HOMEPAGE= http://kimera.sourceforge.jp/
11COMMENT= Kanji Input MEthod for RAgamuffins 11COMMENT= Kanji Input MEthod for RAgamuffins
12LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
13 13
14USE_LANGUAGES= c++ 14USE_LANGUAGES= c++
15 15
16INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR} 16INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
17 17
18do-configure: 18do-configure:
19 ${RUN} cd ${WRKSRC}; \ 19 ${RUN} cd ${WRKSRC}; \
20 ${SETENV} ${CONFIGURE_ENV} ${QTDIR}/bin/qmake \ 20 ${SETENV} ${CONFIGURE_ENV} ${QTDIR}/bin/qmake \
21 target.path=${PREFIX}/libdata/kimera \ 21 target.path=${PREFIX}/libdata/kimera \
22 script.path=${PREFIX}/bin \ 22 script.path=${PREFIX}/bin \

cvs diff -r1.28 -r1.29 pkgsrc/inputmethod/m17n-im-config/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/m17n-im-config/Makefile 2014/05/05 00:48:03 1.28
+++ pkgsrc/inputmethod/m17n-im-config/Makefile 2015/03/15 18:46:55 1.29
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:03 ryoon Exp $ 1# $NetBSD: Makefile,v 1.29 2015/03/15 18:46:55 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= m17n-im-config-0.9.0 4DISTNAME= m17n-im-config-0.9.0
5PKGREVISION= 24 5PKGREVISION= 24
6CATEGORIES= inputmethod devel 6CATEGORIES= inputmethod devel
7MASTER_SITES= http://www.m17n.org/m17n-lib-download/ 7MASTER_SITES= http://www.m17n.org/m17n-lib-download/
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.m17n.org/common/im-config/index.html 10HOMEPAGE= http://www.m17n.org/common/im-config/index.html
11COMMENT= Configuration input methods of the m17n library 11COMMENT= Configuration input methods of the m17n library
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17USE_PKGLOCALEDIR= yes 17USE_PKGLOCALEDIR= yes
18 18
19PKGCONFIG_OVERRIDE+= m17n-im-config.pc.in 19PKGCONFIG_OVERRIDE+= m17n-im-config.pc.in
20 20
21MAKE_JOBS_SAFE= no 21MAKE_JOBS_SAFE= no
22 22

cvs diff -r1.14 -r1.15 pkgsrc/inputmethod/tegaki-wagomu/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/tegaki-wagomu/Makefile 2014/12/31 13:57:28 1.14
+++ pkgsrc/inputmethod/tegaki-wagomu/Makefile 2015/03/15 18:46:55 1.15
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.14 2014/12/31 13:57:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2015/03/15 18:46:55 hiramatsu Exp $
2 2
3DISTNAME= tegaki-wagomu-0.3.1 3DISTNAME= tegaki-wagomu-0.3.1
4PKGREVISION= 6 4PKGREVISION= 6
5CATEGORIES= inputmethod 5CATEGORIES= inputmethod
6MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/ \ 6MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/ \
7 http://www.tegaki.org/releases/0.3/ 7 http://www.tegaki.org/releases/0.3/
8DISTFILES= tegaki-wagomu-0.3${EXTRACT_SUFX} ${DEFAULT_DISTFILES} 8DISTFILES= tegaki-wagomu-0.3${EXTRACT_SUFX} ${DEFAULT_DISTFILES}
9 9
10MAINTAINER= obache@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.tegaki.org/ 11HOMEPAGE= http://www.tegaki.org/
12COMMENT= Simple handwriting recognition engine based on DTW 12COMMENT= Simple handwriting recognition engine based on DTW
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15DEPENDS+= tegaki-python>=0.3:../../inputmethod/tegaki-python 15DEPENDS+= tegaki-python>=0.3:../../inputmethod/tegaki-python
16BUILD_DEPENDS+= swig-1.[0-9]*:../../devel/swig 16BUILD_DEPENDS+= swig-1.[0-9]*:../../devel/swig
17 17
18USE_LANGUAGES= c c++ 18USE_LANGUAGES= c c++
19USE_TOOLS+= pkg-config 19USE_TOOLS+= pkg-config
20 20
21# some files are missing in distfile, taken from 0.3. 21# some files are missing in distfile, taken from 0.3.
22# http://sourceforge.net/p/tegaki/bugs/8/ 22# http://sourceforge.net/p/tegaki/bugs/8/
23post-extract: 23post-extract:

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-wagomu-simplified-chinese/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/tegaki-wagomu-simplified-chinese/Makefile 2012/10/06 14:25:20 1.2
+++ pkgsrc/inputmethod/tegaki-wagomu-simplified-chinese/Makefile 2015/03/15 18:46:55 1.3
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2015/03/15 18:46:55 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= tegaki-wagomu-simplified-chinese-0.3 4DISTNAME= tegaki-wagomu-simplified-chinese-0.3
5CATEGORIES= inputmethod chinese 5CATEGORIES= inputmethod chinese
6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/ 6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
7EXTRACT_SUFX= .zip 7EXTRACT_SUFX= .zip
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tegaki.org/ 10HOMEPAGE= http://www.tegaki.org/
11COMMENT= Tegaki project handwriting model for Wagomu-Simplified-Chinese(all) 11COMMENT= Tegaki project handwriting model for Wagomu-Simplified-Chinese(all)
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16NO_BUILD= yes 16NO_BUILD= yes
17 17
18INSTALLATION_DIRS= share/tegaki/models/wagomu 18INSTALLATION_DIRS= share/tegaki/models/wagomu
19 19
20INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/wagomu 20INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/wagomu
21 21
22.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-zinnia-japanese/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/tegaki-zinnia-japanese/Makefile 2012/10/06 14:25:20 1.2
+++ pkgsrc/inputmethod/tegaki-zinnia-japanese/Makefile 2015/03/15 18:46:56 1.3
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2015/03/15 18:46:56 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= tegaki-zinnia-japanese-0.3 4DISTNAME= tegaki-zinnia-japanese-0.3
5CATEGORIES= inputmethod japanese 5CATEGORIES= inputmethod japanese
6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/ 6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
7EXTRACT_SUFX= .zip 7EXTRACT_SUFX= .zip
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tegaki.org/ 10HOMEPAGE= http://www.tegaki.org/
11COMMENT= Tegaki project handwriting model for Zinnia-Japanese (all) 11COMMENT= Tegaki project handwriting model for Zinnia-Japanese (all)
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14CONFLICTS+= tegaki-zinnia-japanese-light-[0-9]* 14CONFLICTS+= tegaki-zinnia-japanese-light-[0-9]*
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18NO_BUILD= yes 18NO_BUILD= yes
19 19
20INSTALLATION_DIRS= share/tegaki/models/zinnia 20INSTALLATION_DIRS= share/tegaki/models/zinnia
21 21
22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia 22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-zinnia-simplified-chinese/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/tegaki-zinnia-simplified-chinese/Makefile 2012/10/06 14:25:20 1.2
+++ pkgsrc/inputmethod/tegaki-zinnia-simplified-chinese/Makefile 2015/03/15 18:46:56 1.3
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2015/03/15 18:46:56 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= tegaki-zinnia-simplified-chinese-0.3 4DISTNAME= tegaki-zinnia-simplified-chinese-0.3
5CATEGORIES= inputmethod chinese 5CATEGORIES= inputmethod chinese
6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/ 6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
7EXTRACT_SUFX= .zip 7EXTRACT_SUFX= .zip
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tegaki.org/ 10HOMEPAGE= http://www.tegaki.org/
11COMMENT= Tegaki project handwriting model for Zinnia-Simplified-Chinese (all) 11COMMENT= Tegaki project handwriting model for Zinnia-Simplified-Chinese (all)
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14CONFLICTS+= tegaki-zinnia-simplified-chinese-light-[0-9]* 14CONFLICTS+= tegaki-zinnia-simplified-chinese-light-[0-9]*
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18NO_BUILD= yes 18NO_BUILD= yes
19 19
20INSTALLATION_DIRS= share/tegaki/models/zinnia 20INSTALLATION_DIRS= share/tegaki/models/zinnia
21 21
22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia 22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese/Makefile 2012/10/06 14:25:20 1.2
+++ pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese/Makefile 2015/03/15 18:46:55 1.3
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2012/10/06 14:25:20 asau Exp $ 1# $NetBSD: Makefile,v 1.3 2015/03/15 18:46:55 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= tegaki-zinnia-traditional-chinese-0.3 4DISTNAME= tegaki-zinnia-traditional-chinese-0.3
5CATEGORIES= inputmethod chinese 5CATEGORIES= inputmethod chinese
6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/ 6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
7EXTRACT_SUFX= .zip 7EXTRACT_SUFX= .zip
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tegaki.org/ 10HOMEPAGE= http://www.tegaki.org/
11COMMENT= Tegaki project handwriting model for Zinnia-Traditional-Chinese (all) 11COMMENT= Tegaki project handwriting model for Zinnia-Traditional-Chinese (all)
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14CONFLICTS+= tegaki-zinnia-traditional-chinese-light-[0-9]* 14CONFLICTS+= tegaki-zinnia-traditional-chinese-light-[0-9]*
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18NO_BUILD= yes 18NO_BUILD= yes
19 19
20INSTALLATION_DIRS= share/tegaki/models/zinnia 20INSTALLATION_DIRS= share/tegaki/models/zinnia
21 21
22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia 22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia

cvs diff -r1.3 -r1.4 pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile 2013/04/06 03:45:15 1.3
+++ pkgsrc/inputmethod/tegaki-zinnia-traditional-chinese-light/Makefile 2015/03/15 18:46:55 1.4
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:15 rodent Exp $ 1# $NetBSD: Makefile,v 1.4 2015/03/15 18:46:55 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= tegaki-zinnia-traditional-chinese-light-0.3 4DISTNAME= tegaki-zinnia-traditional-chinese-light-0.3
5CATEGORIES= inputmethod chinese 5CATEGORIES= inputmethod chinese
6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/ 6MASTER_SITES= http://www.tegaki.org/releases/0.3/models/
7EXTRACT_SUFX= .zip 7EXTRACT_SUFX= .zip
8 8
9MAINTAINER= obache@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tegaki.org/ 10HOMEPAGE= http://www.tegaki.org/
11COMMENT= Zinnia-Traditional-Chinese Tegaki project handwriting model (light) 11COMMENT= Zinnia-Traditional-Chinese Tegaki project handwriting model (light)
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14CONFLICTS+= tegaki-zinnia-traditional-chinese-[0-9]* 14CONFLICTS+= tegaki-zinnia-traditional-chinese-[0-9]*
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18NO_BUILD= yes 18NO_BUILD= yes
19 19
20INSTALLATION_DIRS= share/tegaki/models/zinnia 20INSTALLATION_DIRS= share/tegaki/models/zinnia
21 21
22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia 22INSTALL_MAKE_FLAGS+= installpath=${DESTDIR}${PREFIX}/share/tegaki/models/zinnia

cvs diff -r1.21 -r1.22 pkgsrc/misc/m17n-db/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/m17n-db/Makefile 2014/12/14 07:56:04 1.21
+++ pkgsrc/misc/m17n-db/Makefile 2015/03/15 18:46:55 1.22
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.21 2014/12/14 07:56:04 obache Exp $ 1# $NetBSD: Makefile,v 1.22 2015/03/15 18:46:55 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= m17n-db-1.7.0 4DISTNAME= m17n-db-1.7.0
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= http://download.savannah.gnu.org/releases/m17n/ 6MASTER_SITES= http://download.savannah.gnu.org/releases/m17n/
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.nongnu.org/m17n/ 9HOMEPAGE= http://www.nongnu.org/m17n/
10COMMENT= The m17n database used by the m17n library 10COMMENT= The m17n database used by the m17n library
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13CONFLICTS+= m17n-contrib-[0-9]* 13CONFLICTS+= m17n-contrib-[0-9]*
14SUPERSEDES+= m17n-contrib-[0-9]* 14SUPERSEDES+= m17n-contrib-[0-9]*
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= gmake msgfmt pkg-config awk:run 17USE_TOOLS+= gmake msgfmt pkg-config awk:run
18USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes
19USE_LANGUAGES= c 19USE_LANGUAGES= c
20 20
21PKGCONFIG_OVERRIDE+= m17n-db.pc.in 21PKGCONFIG_OVERRIDE+= m17n-db.pc.in