pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable m17n-lib and related packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a75a2bd48dad
branches:  trunk
changeset: 539091:a75a2bd48dad
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Feb 27 14:14:44 2008 +0000

description:
Add and enable m17n-lib and related packages.

diffstat:

 devel/Makefile       |  3 ++-
 inputmethod/Makefile |  3 ++-
 misc/Makefile        |  5 ++++-
 3 files changed, 8 insertions(+), 3 deletions(-)

diffs (53 lines):

diff -r 5a971f4a6641 -r a75a2bd48dad devel/Makefile
--- a/devel/Makefile    Wed Feb 27 14:09:10 2008 +0000
+++ b/devel/Makefile    Wed Feb 27 14:14:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.914 2008/02/24 04:59:19 jlam Exp $
+# $NetBSD: Makefile,v 1.915 2008/02/27 14:14:44 obache Exp $
 #
 
 COMMENT=       Development utilities
@@ -323,6 +323,7 @@
 SUBDIR+=       lincvs
 SUBDIR+=       ltsa
 SUBDIR+=       lwp
+SUBDIR+=       m17n-lib
 SUBDIR+=       m4
 SUBDIR+=       makedepend
 SUBDIR+=       makedepf90
diff -r 5a971f4a6641 -r a75a2bd48dad inputmethod/Makefile
--- a/inputmethod/Makefile      Wed Feb 27 14:09:10 2008 +0000
+++ b/inputmethod/Makefile      Wed Feb 27 14:14:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/02/26 11:41:01 obache Exp $
+# $NetBSD: Makefile,v 1.26 2008/02/27 14:14:44 obache Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -27,6 +27,7 @@
 SUBDIR+=       libchewing
 SUBDIR+=       libhangul
 SUBDIR+=       libtabe
+SUBDIR+=       m17n-im-config
 SUBDIR+=       nabi
 SUBDIR+=       sj3-dict
 SUBDIR+=       sj3-lib
diff -r 5a971f4a6641 -r a75a2bd48dad misc/Makefile
--- a/misc/Makefile     Wed Feb 27 14:09:10 2008 +0000
+++ b/misc/Makefile     Wed Feb 27 14:14:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.294 2008/01/09 21:20:35 wiz Exp $
+# $NetBSD: Makefile,v 1.295 2008/02/27 14:14:44 obache Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -121,6 +121,9 @@
 SUBDIR+=       logsurfer
 SUBDIR+=       lookup
 SUBDIR+=       lv
+SUBDIR+=       m17n-contrib
+SUBDIR+=       m17n-db
+SUBDIR+=       m17n-docs
 SUBDIR+=       mirmon
 SUBDIR+=       mmv
 SUBDIR+=       molden



Home | Main Index | Thread Index | Old Index