Age | Commit message (Collapse) | Author | Files | Lines |
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
Fix PR pkg/48777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
|
|
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
requested by Thomas Klausner.
|
|
Add a MSG_NOSIGNAL compatability define.
Fixes package on Solaris.
|
|
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
A new stable version has been released, the main change is the incorporation of
scim-bridge.
All integrated im-modules (gtk2/gtk3/qt3/qt4/clutter) are written in pure C
so they should have no compatibility issues which the original gtk-im-modules
usually have. Moreover, the original im-modules supports only gtk2/gtk3,
scim provides gtk2/gtk3/qt3/qt4/clutter im-modules after the incorporation.
|
|
complain with "error: cast from 'char*' to 'int' loses precision",
which causes the test to fail and NLS to be disabled.
|
|
It turns out there were a lot of these.
|
|
With the upgrade to version 1.4.12 or 1.4.13, scim began failing on
DragonFly when PKG_DEVELOPER=yes option was used due to the missing
locale files outlined in the plist. All the USE_TOOLS callouts and
buildlinks were correct. The problem was traced back to the configure
tests for gettext. They were producing casting errors and number of
argument errors.
The workaround is to cache the result of the gettext/libintl test
as successful in the package makefile. Doing so results in successful
build, confirming the conftest has a problem at least on some platforms.
|
|
fixes installation issue (not affect to pkgsrc).
|
|
* ported to GTK3 (still using gtk2 in pkgsrc)
* patch so that now also working in Firefox
* patch for more robust
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
* multi monitor support
* translation update.
* some build fixes
|
|
|
|
Disable gethostbyname_r since the version of SunOS is different from
what the code expects. Add a few libs.
|
|
|
|
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
Currently the SCIM project has a wide range of input methods (some may need
other libraries), covering more than 30 languages, including
(Simplified/Traditional) Chinese, Japanese, Korean and many European languages.
What's more, Composing/Dead key support is one of the built-in features.
In addition, several projects have been established to design IMEngines for
SCIM and others supply their own SCIM plugins.
|