Commit Graph

370 Commits

Author SHA1 Message Date
ajacoutot
b7187c5f68 Update to ibus-skk-1.4.3.
ok sthen@ robert@ jasper@
2020-04-20 10:15:56 +00:00
ajacoutot
c3e8790ee9 Update to ibus-anthy-1.5.11.
ok sthen@ robert@ jasper@
2020-04-20 10:15:36 +00:00
ajacoutot
a97d13df90 Upgrade ibus to the latest stable release: ibus-1.5.22
ok sthen@ robert@ jasper@
2020-04-20 10:15:16 +00:00
naddy
81d38d7132 bump after a PLIST tweak snuck in 2020-02-29 15:20:56 +00:00
rsadowski
e921e20be4 Add missing -DENABLE_QT*=OFF
Spotted by naddy@ Thanks!
2020-02-29 14:09:05 +00:00
rsadowski
1b99fdace4 Remove Qt4 support in inputmethods/fcitx
Qt5 is already ported so we can say goodbye to the qt4 support in fcitx.

ok kevlo@ (maintainer)
2020-02-28 20:13:49 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
cwen
61f625bd26 scim-tables: add missing headers for ports-gcc.
Regen WANTLIB and remove base-gcc from COMPILER while here.

OK kmos@
2019-08-18 19:23:41 +00:00
cwen
f198e462a1 scim-pinyin: add missing headers for ports-gcc.
Regen WANTLIB and remove base-gcc from COMPILER while here.

OK jca@
2019-08-17 22:17:14 +00:00
cwen
12e1cf725e scim-hangul: add missing headers for ports-gcc.
Regen WANTLIB and remove base-gcc from COMPILER while here.

OK jca@
2019-08-17 19:08:38 +00:00
cwen
c7a422669a scim-fcitx: add missing headers for ports-gcc.
Regen WANTLIB and remove base-gcc from COMPILER while here.

OK jca@
2019-08-17 19:07:20 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
kevlo
f535ec2e90 +fcitx-m17n 2019-06-21 16:35:44 +00:00
kevlo
6c765d355f Import fcitx-m17n, a m17n wrapper for fcitx.
ok kn@
2019-06-21 16:34:55 +00:00
sthen
f548d95863 sync some WANTLIBs 2019-06-13 15:48:50 +00:00
naddy
23aec35ba9 bump after gettext dependency change 2019-05-21 21:21:23 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
naddy
b08772880b switch to CONFIGURE_STYLE=autoreconf 2019-05-20 04:47:01 +00:00
ajacoutot
b14411d467 Add misc/m17n/lib support. Otherwise it may be found during a bulk and
dpb will junk it.
Regen WANTLIB/DEPENDS while here.
2019-05-19 14:02:46 +00:00
bentley
8d28390724 Update to cellwriter-1.3.6.
ok Vasily Mikhaylichenko (maintainer)
2019-05-19 05:53:08 +00:00
yasuoka
b4341adfa2 Fix emacs-anthy to work "anthy-add-word-interactive".
It used "string-to-int" which seems have been obsolete in emacs.

ok jca
2019-04-02 10:13:19 +00:00
kevlo
6eca48ede2 +libpinyin,fcitx-pinyin 2019-04-01 04:31:33 +00:00
kevlo
37929f31db Import fcitx-pinyin-0.5.3
fcitx-pinyin is Pinyin IM for fcitx.

ok bentley@, kn@
2019-04-01 04:29:35 +00:00
jca
ea6acb2f30 Don't clobber LDFLAGS 2019-03-28 02:03:27 +00:00
jca
da09de03e6 Use emacs--no_x11 to avoid a build loop
anthy -> emacs--gtk3 -> m17n-lib -> anthy
2019-03-28 02:00:43 +00:00
sthen
dc25c9ec52 force-disabling m17n with --without-m17nlib didn't work, comment-out for now
ok aja
2019-03-27 10:11:35 +00:00
jca
9dc9a665a7 Force-disable m17n-lib for now
To be revisited later.  Discussed with sthen@
2019-03-26 17:04:25 +00:00
bentley
1d74f194f3 Forgot to remove patch that was moved to devel/libgcroots instead.
build failure noticed by naddy@
2019-03-12 14:41:47 +00:00
bentley
caf60eeb49 Update to uim-1.8.8.
Release notes since 1.8.6:
https://github.com/uim/uim/releases/tag/1.8.8
https://github.com/uim/uim/releases/tag/1.8.7

ok sthen@
2019-03-11 11:16:05 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
kevlo
b52afef109 - Update to 4.2.9.6. Help from bcallah@ to a previous version
- Bump REVISION of scim-fcitx for the PLIST change

ok bcallah@
2019-02-20 06:16:07 +00:00
pascal
d5a9c1df82 Add aarch64 support to the internal copy of boehm-gc; from upstream and our
devel/boehm-gc port.  Unlocks a bunch of ports in a bulk.

ok phessler@
2019-01-13 15:05:33 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
kevlo
f2e51d069f +fcitx-qt5 2018-09-27 03:29:49 +00:00
kevlo
31f8e34686 Import fcitx-qt5-1.2.3
fcitx-qt5 is a Qt5 IM module for fcitx.

OK and lots of help from bcallah@
2018-09-27 03:29:11 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
08b52d7f0d remove fgsch@ as maintainer as requested by him 2018-07-13 22:22:21 +00:00
espie
cd12df3943 misc small tags:
- gio-querymodules
- gtk-query-immodules*
2018-07-07 22:39:42 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jasper
803c5d5f89 fix build with clang6 2018-04-17 17:41:58 +00:00
naddy
50b497f907 add missing initializers to fix build with clang6 2018-04-15 14:02:57 +00:00
jca
0fa7842c1e Fix build with clang 6, from FreeBSD 2018-04-09 08:53:22 +00:00
kevlo
28bcb89f02 Missing BUILD_DEPENDS on gobject-introspection.
Reported by ajacoutot@
2017-11-30 02:39:15 +00:00
kevlo
0431b88d8f Missing BUILD_DEPENDS and RUN_DEPENDS on bash.
Spotted by ajacoutot@
2017-11-29 01:27:36 +00:00
kevlo
552f74ea6e +fcitx,fcitx-anthy,fcitx-chewing,fcitx-tables 2017-11-28 03:01:44 +00:00
kevlo
5dda571be6 Import fcitx-tables-0.3.8
fcitx-tables provides extra tables for fcitx, including Boshiamy, Zhengma,
Cangjie, and Quick.

ok bcallah@
2017-11-28 03:00:24 +00:00
kevlo
239bba5037 Import fcitx-chewing-0.2.3
fcitx-chewing is Chewing IM for fcitx.

ok bcallah@
2017-11-28 02:59:17 +00:00
kevlo
38365f2ef5 Import fcitx-anthy-0.2.3
fcitx-anthy is Anthy IM for fcitx.

ok bcallah@
2017-11-28 02:58:36 +00:00
kevlo
2d05f561ba Import fcitx-4.2.9.5
Fcitx is an input method framework with support for many languages and
scripts.  It has three built-in input method engines, Pinyin, QuWei and
and Table-based input methods.

input and ok bcallah@
2017-11-28 02:56:56 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
kevlo
7c46680a2f Update to 0.5.1 and take maintainership of chinese/libchewing.
ok sthen@
2017-11-13 13:21:35 +00:00
naddy
8c652837b4 replace gettext module 2017-11-04 22:55:39 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
jasper
73b4795a5d remove broken HOMEPAGE/MASTER_SITES and add backup mirror 2017-08-22 19:19:26 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
06774a5f77 missing include, builds with clang 2017-05-06 17:23:35 +00:00
espie
29d8824cf8 fix constness for clang. mistaking static_cast for const_cast is rather funny 2017-04-28 10:42:26 +00:00
ajacoutot
3d1fc8c9f8 Stop patching for /var/lib/dbus -> /var/db/dbus; nowadays, most apps look
into /etc/machine-id *before* looking into /var/lib/dbus/machine-id and for
the few that don't patch them to look directly there.

Thanks sthen@ for the source ports seach.
2017-04-22 13:43:21 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
bentley
a535de7917 Update SCIM homepage links.
Broken links pointed out by Bryan Linton.
2017-02-07 08:11:11 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
sthen
ecccd93c04 As pointed out by Yozo TODA, SourceForge.jp renamed to OSDN in 2015.
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN_JP and update ports
references, and list some of their mirrors in network.conf.template.
2016-06-05 11:02:25 +00:00
bentley
f058156073 Update homepages: sourceforge.jp is dead. long live osdn.jp.
Replace 403/500 webpages with the project page, which is at least
semi-useful.
2016-05-29 21:41:45 +00:00
naddy
9da566408c g/c PFRAG.shared 2016-03-27 15:31:23 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
d37bca7d7d drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
ajacoutot
354ab371fb Document the fact that the RUN_DEPENDS on pygobject3 is needed because of
the MODPY_LIBDIR/gi/overrides/ directory.
2016-01-01 12:00:15 +00:00
sthen
9a4b5c88f8 wantlib 2015-08-25 14:03:20 +00:00
bentley
0a2be85a8b Update homepage/master_sites after migration from Google Code. 2015-08-25 00:30:41 +00:00
sthen
6a9aae3ca5 sort, and use consistent whitespace 2015-06-10 20:01:03 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
6fe0e4063c requires intltool; ok ajacoutot@ 2015-02-09 15:10:39 +00:00
bentley
eb5d566e19 Remove Kevin Lo as maintainer, by request. 2015-01-21 06:23:33 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
957d7fe347 requires intltool 2015-01-17 00:41:42 +00:00
ajacoutot
019d019984 Update to uim-tomoe-gtk-0.6.0. 2015-01-09 16:47:55 +00:00
ajacoutot
a15cdc47b6 Update to libtomoe-gtk-0.6.0. 2015-01-09 16:47:18 +00:00
ajacoutot
24a519f6ae Update to tomoe-0.6.0. 2015-01-09 16:46:49 +00:00
ajacoutot
49bb393c74 Update to uim-chewing-0.1.0. 2015-01-09 16:46:17 +00:00
ajacoutot
0acb97afdc Update to uim-1.8.6.
Add new gtk3 and qt4 subpackages.
2015-01-09 16:45:37 +00:00
jca
6b1af994ab Use emacs>=24 at build time. 2014-11-01 00:56:44 +00:00
ajacoutot
533203ee13 Update to ibus-skk-1.4.2.
ok fgsch@ (maintainer)
2014-10-13 12:32:12 +00:00
ajacoutot
c1c2f07cde Update to libskk-1.0.2. 2014-10-13 12:27:30 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
eebf777142 Update to ibus-1.5.5.
no objection from fgsch@ (maintainer) as long as it works
2014-07-17 15:59:43 +00:00
bentley
3f38538cd4 +cellwriter 2014-07-10 08:30:33 +00:00
bentley
fe872b259b Import cellwriter-1.3.5.
CellWriter is a grid-entry natural handwriting input panel. As you write
characters into the cells, your writing is instantly recognized at the
character level. When you press 'Enter' on the panel, the input you
entered is sent to the currently focused application as if typed on the
keyboard.

From Vasily Mikhaylichenko; ok sthen@
2014-07-10 08:30:01 +00:00
yasuoka
efbbfdea1d Fix to work and build with emacs-24.3.
- Add patches/patch-src-util_anthy_el to use `last-command-event'
  instead of `last-command-char' which is removed at emacs-24.3.
- Remove leim-list.elc from PLIST since emacs-24.3 doesn't create .elc
  for leim-list.el.

And merge PFRAG.shared-main into PLIST-main.

ok jca (for first diff)
ok sthen
2013-12-07 23:42:04 +00:00
ajacoutot
d54b69ec11 Minor update to libskk-1.0.1. 2013-11-17 11:32:10 +00:00
espie
7265a5b829 standard pseudo-flavor -> do it the bsd.port.arch.mk way
no functional change
2013-11-10 11:39:33 +00:00
ajacoutot
9e71e582e0 No need for the libiconv NODULE when we already have the gettext one. 2013-10-24 15:18:00 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
schwarze
14177760bd After src/usr.bin/mandoc/roff.c rev. 1.58, mandoc now longer throws ERRORs.
Formatting has been correct, anyway. Drop USE_GROFF, no PLIST change, no bump.
OK naddy@
2013-10-14 22:05:05 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
fgsch
95d307aef0 add mising dependency.
spotted by nigel, ok ajacoutot.
2013-10-02 16:37:55 +00:00
fgsch
a7f98c186e update to ibus-anthy 1.5.4
prodded by and ok ajacoutot and jasper.
2013-10-01 21:22:08 +00:00
fgsch
003f3e0cff update to ibus 1.5.4.
prodded by and ok ajacoutot and jasper.
2013-10-01 21:21:16 +00:00
sthen
cedbc7bebd missing bump 2013-08-22 09:43:33 +00:00
zhuk
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
ajacoutot
b1431644c3 Since its last update, gtk+2 gained an --update-cache option for
gtk-query-immodules-2.0 -- so use it as was done with gtk+3.
2013-07-07 09:53:02 +00:00
ajacoutot
2e968cfaa5 gtk-query-immodules-3.0 has an --update-cache, so use that instead of
redirecting the output to the cache file.
2013-07-07 08:58:11 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
6126547b01 Drop uneeded patches. 2013-06-01 19:19:16 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
fgsch
11b9dee85e update to ibus 1.5.2.
ajacoutot@ ok
2013-05-07 07:59:25 +00:00
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
ajacoutot
171c2807f8 librsvg is implied. 2013-04-03 08:16:43 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
ajacoutot
55b951dd52 Fix path to immodules.cache for gtk+3.
ok fgsch@ (maintainer)
2013-01-23 18:05:57 +00:00
fgsch
b7bb42232e Update to ibus-anthy-1.5.0, required by the newer ibus.
Add myself as maintainer.
With input and comments from ajacoutot@.
2013-01-18 12:42:16 +00:00
fgsch
1e2d07b644 I forgot to add myself as maintainer. 2013-01-17 23:40:26 +00:00
fgsch
7eb422f207 add myself as maintainer and bump revision. 2013-01-17 23:39:32 +00:00
fgsch
a94290f906 Update to ibus 1.5.1.
With input and comments from ajacoutot@.
2013-01-17 23:31:41 +00:00
fgsch
5a47e4b1fa Update to ibus-skk 1.4.1.
ajacoutot@ ok.
2012-10-28 17:48:24 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
fgsch
55f3aad84c include .la files as well and bump.
requested by ajacoutot@
2012-09-20 13:20:02 +00:00
fgsch
f9716942aa hook libskk. 2012-09-20 00:30:50 +00:00
fgsch
a236bd40fe Add libskk, a GObject-based library to deal with Japanese kana-to-kanji
(SKK) conversion originally submitted by Tamotsu Takahashi, updated
and with some tweaks by me.
sthen@ ok
2012-09-20 00:08:58 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
jasper
926f21deb8 - remove now unneeded -lpthread/-pthread chunks 2012-08-19 21:38:05 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
fgsch
c030c68376 Update to ibus 1.4.1.
ajacoutot@ ok.
2012-02-29 21:09:00 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
fgsch
9875a4e08a update to ibus 1.4.0.
tested by myself and Tamotsu Takahashi (ttakah plus openbsd at gmail.com).
2011-12-12 12:23:14 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
jasper
ffeab6e5b8 - regen WANTLIB 2011-11-03 17:46:21 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
fgsch
cb0c1dce38 Update to ibus-skk 1.3.9 2011-09-25 13:34:57 +00:00