Commit graph

8 commits

Author SHA1 Message Date
David Howland
ea413234db USE_LANGUAGES+= c++ 2006-09-26 22:10:31 +00:00
David Howland
0d2e70818e add USE_TOOLS+= perl intltool to fix bulk build
also make pkglint happy with bl3.mk
2006-09-18 18:20:42 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
9b16f6c531 BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:18:11 +00:00
Jeremy C. Reed
2a79b328b7 Remove redundant BUILDLINK_ABI_DEPENDS.
(Not needed if BUILDLINK_API_DEPENDS is the same.)
2006-04-06 16:56:36 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Rui-Xiang Guo
845817cd44 Use x11/gtk2/modules.mk to deal with gtk2 im module. 2006-02-20 14:29:38 +00:00
Rui-Xiang Guo
6e8b684d44 Intial import scim-1.4.4.
SCIM is Smart Common Input Method.

Currently the SCIM project has a wide range of input methods (some may need
other libraries), covering more than 30 languages, including
(Simplified/Traditional) Chinese, Japanese, Korean and many European languages.
What's more, Composing/Dead key support is one of the built-in features.
In addition, several projects have been established to design IMEngines for
SCIM and others supply their own SCIM plugins.
2006-02-01 11:26:04 +00:00