Commit Graph

90 Commits

Author SHA1 Message Date
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
28b94ce807 Missed that one too. 2010-09-30 07:28:29 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
fgsch
b2d6baeb80 Don't link with static library archives. Allows to build with ports libtool.
Spotted by sthen@
2010-09-21 19:39:25 +00:00
fgsch
590dd3cb0a Don't link with static library archives. Allows to build with ports libtool.
Spotted by sthen@
2010-09-21 15:05:25 +00:00
sthen
cfa3c6cd71 these ports don't build with ports libtool yet, as they ask libtool to
link with static library archives. force gnu libtool (this was already
done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@
2010-09-21 12:12:12 +00:00
jasper
fb0e9109fc - fix an off by one in uim_x_kana_input_hack_init()
found by TAKAHASHI Tamotsu, confirmed/committed by upstream.
2010-09-19 19:01:14 +00:00
fgsch
a86abf464b Enter ibus-anthy and ibus-skk 2010-09-12 11:53:28 +00:00
fgsch
7e31ef7c9d Import ibus-anthy, a japanese input engine for ibus.
input and ok ajacoutot@.
2010-09-12 11:50:13 +00:00
fgsch
e9ce477780 Import ibus-skk, a japanese skk input engine for ibus.
From Takahashi Tamotsu <ttakah plus openbsd at gmail.com> with a few tweaks
by me.  ajacoutot@ ok.
2010-09-12 11:47:22 +00:00
fgsch
47c79cdd64 Correct lib requirements. Bump revision.
ajacoutot@ ok
2010-09-06 08:43:43 +00:00
fgsch
65598971db Remove unneeded py-gtk+2 dependency and patch. Bump.
Pointed out by ajacoutot@
2010-09-01 19:22:44 +00:00
sthen
b02db8276f bumps for python 2010-08-30 21:56:33 +00:00
fgsch
d57cc2ac6a - Fix RUN_DEPENDS
- Use gettext module
- Install gconf schema
- Update icons on install
- Disable silent compilation
Some pointed out by ajacoutot@
2010-08-23 07:57:52 +00:00
ajacoutot
73ef181978 gtk-query-immodules-2.0 needs only to run at @unexec-delete time, not
@unexec.
2010-08-21 19:57:09 +00:00
fgsch
752c013616 Switch to new dependency style. 2010-08-20 10:29:11 +00:00
fgsch
308937d70d Enter ibus 2010-08-19 19:07:08 +00:00
fgsch
be31c98dec Import ibus, the intelligent input bus framework. 2010-08-19 18:56:14 +00:00
fgsch
0f087a63cb fix spelling and explain how to make SCIM work in xterm. bump.
kevlo@ OK previous diff.
2010-08-18 10:31:21 +00:00
fgsch
7ec796c610 Add enough information so people not familiar with IMs have a chance to
get this going quickly. Bump. kevlo@ ok.
A more detailed documentation would be great. Any takers?
2010-08-18 06:03:45 +00:00
fgsch
5d0ac6c2d4 Enter scim-anthy 2010-08-17 20:46:09 +00:00
fgsch
321b7b118b This time for real. Sorry. 2010-08-17 20:42:26 +00:00
fgsch
a419c02c70 Import scim-anthy, a japanese input method module for scim. 2010-08-17 20:38:12 +00:00
fgsch
167cdf6bee Update anthy to 9100h. Bump shared libs as well just in case.
Fixes an infinite loop with upcoming scim-anthy and ibus-anthy.  While I'm
here modernise Makefile and add a no_emacs pseudo flavor.  Prompted
indirectly many times by Jordi Beltran Creix <jbcreix dot mail at gmail.com>.
2010-08-17 20:27:04 +00:00
kevlo
bfc0efe2cb Fix scim-setup segfault
ok landry@
2010-07-29 09:49:34 +00:00
ajacoutot
d5c47a9cc7 Missed bump, reported by naddy@ 2010-07-26 16:35:29 +00:00
ajacoutot
b1c19cc64f Move to new DEPENDS/WANTLIB/REVISION. 2010-07-24 11:44:17 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
steven
64639b92b4 don't link with libiconv.a and -liconv at the same time
fixes build with in-tree libtool
2010-06-23 15:48:28 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ajacoutot
eb0208370e Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:21:59 +00:00
kevlo
f7f61ce6f1 Update to 1.4.9
ok ajacoutot@
2009-10-31 12:50:02 +00:00
ajacoutot
8ea55161fd Unbreak after the GNOME 2.28 upgrade. 2009-10-15 20:46:40 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
d3a36e76b9 fix wantlib, bump 2009-06-19 09:24:14 +00:00
ajacoutot
b3d1ba4c2b - fix WANTLIB & bump 2009-03-13 13:17:26 +00:00
sthen
4e11edfea0 make better use of the existing MASTER_SITES_SOURCEFORGE_JP
ok jasper, landry
2009-02-16 15:29:43 +00:00
sturm
60be8a93ec fix WANTLIB and LIB_DEPENDS 2009-01-30 19:59:11 +00:00
sturm
dc67c23638 fix WANTLIB 2009-01-30 09:39:55 +00:00
ajacoutot
5f2c72663c - regen WANTLIB after libgnome esound support removal 2009-01-21 10:50:12 +00:00
kevlo
d244f8d916 fix build with the char_traits changes
ok ajacoutot@
2009-01-20 09:25:17 +00:00
kevlo
69852a91fc update to 0.0.4.1
ok ajacoutot@
2009-01-09 07:38:09 +00:00
kevlo
9a8f2f4675 update to 0.3.3
ok ajacoutot@
2009-01-09 07:36:20 +00:00
kevlo
e8dee4e49f add scim-hangul 2008-10-31 01:42:34 +00:00
kevlo
66f38311a3 Import of scim-hangul-0.3.2
scim-hangul is a SCIM IMEngine module for inputing korean scripts.

Tested by: Jung <moorang at gmail dot com>

ok ajacoutot@
2008-10-31 01:42:00 +00:00
kevlo
68728e0a58 ajacoutot@ told me I should remove p5-XML-Parser dependency since
intltool MODULE takes care of it.
2008-10-30 03:50:08 +00:00
kevlo
5f68f0559c add scim, scim-chewing, scim-fcitx, scim-pinyin, scim-qtimm and scim-tables 2008-10-29 02:30:06 +00:00
kevlo
45b20478f3 Initial import of scim-tables 0.5.8
scim-tables contains SCIM table-based input method data for
Chinese, Japanese, and Korean.

ok ajacoutot@
2008-10-29 02:27:38 +00:00
kevlo
f0ca879c11 Initial import of scim-qtimm 0.9.4
scim-qtimm is a modular, extensible input method subsystem for Qt.

ok ajacoutot@
2008-10-29 02:26:32 +00:00