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
espie
d6e7b9cbe6
normalize pkgpath
2011-09-16 10:02:36 +00:00
jasper
90786a1963
- drop the gnome subpackage, it's an old gnome-2 style applet which isn't supported anymore
...
ok aja@
2011-09-13 06:42:50 +00:00
ajacoutot
ad57df71a0
Use the gettext MODULE.
2011-07-06 18:41:41 +00:00