Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
|
|
|
|
|
|
recursive bump for the dependency change
|
|
|
|
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Problems found locating distfiles:
Package anthy: missing distfile 2ch.t
Package anthy: missing distfile okinawa-20090801.t
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
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
|
|
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
To avoid future missing bump, exactly buildlink with gtk2+ in addition to
module.mk.
|
|
approved by minskim@ (and thanks for English translation from a Korean NEWS).
2.0.0
* imhangul-2.0 is for Gtk+-2.0
* #315984 A backspace doesn't delete a character in Firefox 4.0
* #315980 A keyboard name is not translated because of a discrepency
between imhangul and libhangul
* #306326 Add a configuration option to designate a key to switch
between Korean and English
- Set a string recognized by gtk_accelerator_parse() in imhangul.conf
* Fix a bug in the simple input method in Gtk
- Show the "preedit string" when invoked with Ctrl+Shift+u
0.9.16
* Support 2-Set old Korean, 3-Set old Korean, and Ahnmatae keyboards
* Allow Korean input with a non-qwerty US system keyboard
0.9.15
* Support a Roman keyboard (requires libhangul>=0.0.10)
* Bug fix: #305211 A strange behavior of a backspace in a gtkhtml window
|
|
|
|
|
|
|
|
Changes:
- Depend on libhangul to build Korean characters from syllables.
- Add sample configurations.
- Bug fixes.
|
|
|
|
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
Changes:
- Fix a problem with OpenOffice 2.0.
- Provide a new config file.
|
|
Change:
- Fix the problem that the last character is lost in some applications,
e.g. gaim.
|
|
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|