During linking, the linker needs symbols from Xext and libfontconfig,
so add these to the dependency list and LDFLAGS to unbreak to port.
Bump due to dependency changes. (Just fix it Blanket)
immodules.cache. gtk-query-immodules-2.0 has a new option,
--update-cache that does what we want too.
Use this new option.
While here, add stage support to non slave ports
Reviewed by: kwm (immodules part)
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
with pkg
- Consistently use full path when running gtk-query-immodules as the path
is embedded in output (we prefer reproducible output)
This fixes leftovers reported by poudriere
====>> Files or directories modified:
etc/gtk-2.0/gtk.immodules
PR: ports/179230
Approved by: portmgr (bapt)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
As noted in Makefile, I disabled Qt module and GUI setup tool due
to oxim uses some files that only exist in Debian package.
- Add few mirrors and correct the path
- After chinese/libchewing updated to 0.3.0, which is API/ABI incompatible
with older releases 0.2.x, oxim can not build with libchewing 0.3.0.
This is addressed in the added patch. Thanks clsung@ for initial patch
and testing. If there are any problems with this patch, please contact
the maintainer, instead of the author of oxim.
- 2 OPTIONS added to enable/disable Chewing/Unicode input module. Leave
them as default on since they are default on in package.
PR: ports/97561
Submitted by: maintainer (Rong-En Fan)
* fixes a crash when the tray icon is clicked without input context
- Add another mirror site, this should be enough
PR: 96342
Submitted by: maintainer (Rong-En Fan)