Commit Graph

104 Commits

Author SHA1 Message Date
fgsch
ec52884306 Update to ibus-skk 1.3.5.
jasper@ ok
2011-01-14 06:02:06 +00:00
fgsch
7b69e4b0da Update to ibus-anthy 1.2.5.
jasper@ ok
2011-01-14 06:01:04 +00:00
fgsch
ca49e3fb1d Update to ibus 1.3.9.
jasper@ ok.
2011-01-14 06:00:33 +00:00
fgsch
51637e841c Update to ibus-skk 1.3.3. 2010-11-20 16:59:56 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
fgsch
f83d32e2b5 Update to ibus-anthy 1.2.4. 2010-11-11 09:42:52 +00:00
fgsch
f2a6119bbf Update to ibus 1.3.8. Add TRUEPREFIX to the README. 2010-11-11 09:42:11 +00:00
jasper
b4fe065353 - switch to pkg-readmes 2010-11-09 20:00:38 +00:00
fgsch
fcc2623401 switch to pkg-readmes. kevlo@ (maintainer) ok. 2010-11-08 09:00:20 +00:00
espie
042125896d new wantlib 2010-11-06 23:52:59 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
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