libgnome 2.16.0
---------------
What's new since 2.15.2
* Bug fixes:
- Fix a small leak in a moniker. (Kjartan)
- Revert the theme name again (Thomas)
* New and updated translations:
- Bengali (Khandakar Mujahidul Islam)
- Chinese simplified (Funda Wang)
- German (Hendrik Richter)
- Greek (Kostas Papadimas)
- Hungarian (Gabor Kelemen)
- Japanese (Satoru SATOH)
- Kurdish (Erdal Ronahi)
- Lithuanian (Gintautas Miliauskas)
- Polish (Artur Flinta)
- Portugese (Duarte Loreto)
- Romanian (Misu Moldovan)
- Russian (Leonid Kanter)
- Serbian (Goran Rakic)
- Slovenian (Matic Zgur)
- Swedish (Daniel Nylander)
libgnome 2.15.2
---------------
What's new since 2.15.1
* Bug fixes:
- Use the right gtk+ theme name in the schema. (Thomas Wood)
* New and updated translations:
- bn_IN (Runa Bhattacharjee), ca (Josep Puidgemont i Casamajó)
cs (Jakub Friedl), es (Francisco Javier F. Serrador),
eu (Inaki Larranga), fr (Benoît Dejean), ml (Ani Peter),
nl (Vincent van Adrighem), or (Subhransu Behera),
zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
libgnome 2.15.1
---------------
What's new since 2.14.1
* Bug fixes:
- Cleanups and related (Kjartan, Christian Persch)
- Win32 portability (Tor)
- Input method gconf schema defaults adjusted for Gtk+ 2.9.x
(Christian)
- API docs updates (Kjartan, Christian, Kristof Vansant)
- po/LINGUAS handling (Przemys¿aw Grzegorczyk)
- Constify some data (Benoît Dejean)
* New and updated translations:
- bg (Alexander Shopov), bn_IN (Runa Bhattacharjee), cs (Jakub Friedl),
cy (Rhys Jones), de (Hendrik Richter), dz (Guntupalli Karunakar),
es (Francisco Javier F. Serrador), eu (Inaki Larranaga)
fi (Ilkka Tuohela), fr (Benoît Dejean), gl (Ignacio Casal Quinteiro),
gu (Ankit Patel), he (Yair Hershkovitz)
hi (Rajesh Ranjan), ka (Gia Shervashidze), ko (Changwoo Ryu),
lv (Raivis Dejus), nb (Kjartan Maraas), ne (Pawan Chitrakar),
nn (Åsmund Skjæveland), th (Theppitak Karoonboonyanan), vi (Clytie Siddall),
zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
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.
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
libgnome 2.14.0
---------------
What's new since 2.13.90
* Updated and new translations:
- cs (Miroslav Trmac), cy (Rhys Jones), da (Ole Laursen),
de (Frank Arnold), et (Ivar Smolin),
hi (Rajesh Ranjan), hu (Gabor Kelemen), it (Francesco Marletta),
ja (Satoru SATOH), nl (Timo Meinen), nn (Kjartan Maraas),
or (Subhransu Behera), ro (Misu Moldovan), ru (Leonid Kanter),
sv (Daniel Nylander), th (Theppitak Karoonboonyan)
libgnome 2.13.90
----------------
What's new since 2.13.7
* Bug fixes
- Initialize all the members of GnomeModuleInfo
(Christian Perch)
- Use GOption instead of popt as default (Christian Perch)
- Add handling of GNOME_VFS_ERROR_INVALID_URI
(Claudio Saavedra)
libgnome 2.13.7
---------------
What's new since 2.13.6
* Bug fixes
- Fix compilation issues due to the missing inclusion
of popt.h (Emmanuele Bassi)
libgnome 2.13.6
---------------
What's new since 2.13.5
* Bug fixes
- Make popt usage deprecated and move to a full GOption
support (Christian)
libgnome 2.13.5
---------------
What's new since 2.13.4
* Bug fixes
- Fix leaks in GOption code (Christian)
- Don't make toolbars detachable by default (Sebastien)
- Build related cleanups (Mark, Kjartan)
* Docs
- Improve docs for GOption handling in GnomeProgram
* Translations
-
libgnome 2.13.4
---------------
What's new since 2.13.3
* Bug fixes
- Fix the broken fix for GnomeProgram. (Gustavo)
(It broke gnome-python)
libgnome 2.13.3
---------------
What's new since 2.13.2
* Bug fixes
- Give feedback from gnome-url if the host can't be found
(Christian Neumair)
- Fix some warnings (Kjartan)
* Translations
- be, bg, cs, en_CA, es, gl, gu, ja, lt, nb, sk, th, zh_CN.
libgnome 2.13.2
---------------
What's new since 2.12.0
* Features
- New show_input_method_menu gconf key (Matthias Clasen)
- Update of the cursors descriptions for the new GTK (Sebastien Bacher)
- New remember_numlock_state gconf key (Jürg Billeter)
- Add GNOME_URL_ERROR_CANCELLED and return it
in gnome_url_show_with_env (Christian Neumair)
* Bug fixes
- Use G_SEARCHPATH_SEPARATOR_S instead of hardcoded ":"(Tor Lillqvist)
- Add support for GOption argument parsing (Pawel Sliwowski, chpe) [#307312]
- Use gnome-vfs on Win32, too (Tor Lillqvist)
* Translation updates:
* Mahay Alam Khan (bn)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ignacio Casal Quinteiro (gl)
* Erdal Ronahi (ku)
* Reinout van Schouwen (nl)
* Marcel Telka (sk)
* Christian Rose (sv)
* Paisa Seeluangsawat (th)
* Albert Fazlí (tt)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
libgnome 2.12.0.1
-----------------
what's new since 2.12.0
* Bug fixes
- Fix schemas install problem with vi translation (Rodney)
* Updated translations
- Vietnamese
libgnome 2.12.0
---------------
What's new since 2.11.3
* Bug fixes
- Include developer docs in the zip file for Win32 (Tor)
* Updated translations
- Catalan, Basque, Brazilian Portugese, Estonian, French,
Galician, Hungarian, Indonesian, Korean, Portugese,
Russian, Serbian, Turkish, Vietnamese.
libgnome 2.11.3
---------------
What's new since 2.11.2
* Features:
- Add a man page for gnome-options (Sebastien)
* Bug fixes:
- Win32 fixes (Tor)
- gnome_help_display_with_doc_id_and_env() didn't use doc_id
(Damon Chaplin, Muktha Narayan)
libgnome 2.11.2
---------------
What's new since 2.11.1
* Features:
- Change default theme to Clearlooks (Elijah Newren)
- Deprecate some gconf keys (Mark McLaughlin)
* Bug fixes:
- Fix highscore handling (Sebastien Bacher)
* Translations:
- German (de), Finnish (fi), Hebrew (he), Albanian (sq),
Portugese (pt), Polish (pl), Gujarati (gu), Bulgarian (bg),
Norwegian bokmål (nb), Czech (cz), Simplified Chinese (zh_CN),
Traditional Chinese (ch_TW), Thai (th), Estonian (et),
Spanish (es), Slovak (sk), Canadian English (en_CA),
Hungarian (hu), Serbian (sr), Catalan (ca), Japanese (ja),
libgnome 2.11.1
---------------
What's new since 2.10.x
* Features:
- Port to Win32 (Tor Lillquist)
- New GConf keys for document font and gtk-menu-bar-accelerator
(Shaun McCance, Sebastien Bacher)
* Bug fixes:
- Use correct key name for toolbar placement
(Christian Neumair)
- Build fixes (Kjartan, Sebastien Bacher, Ryan Lortie)
- Fix problem with launchers being unusable for root on
Solaris. (Vinay M R)
- Use g_get_language_names() instead of gnome_i18n_get_language_list()
- Fix playback of certain WAV files (Jeffrey Stedfast)
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.
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.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".