Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
Changed in 2.24.0:
------------------
*Improve a11y under gecko 1.9
- Bug #545162
- Huge thanks to Ginn Chen, Willie Walker and Joanmarie Diggs
* Fix potential race-condition
- bug #551757 (Joe Marcus Clarke)
* fd.o categorisation improvements
- bug #552128
* Updated translations:
ar (Djihed Afifi)
bn_IN (Runa Bhattacharjee)
he (Yair Hershkovitz)
hi (Rajesh Ranjan)
hr (Robert Sedak)
hu (Gabor Kelemen)
kn (Shankar Prasad)
pt (Duarte Loreto)
pt_BR (Vladimir Melo)
ro (Mişu Moldovan)
sr (Goran Rakić)
sr@latin (Goran Rakić)
th (Theppitak Karoonboonyanan)
Changed in 2.23.91:
-------------------
* Fix loading of text files - bug #549986 (Josselin Mouette)
* Fix glibc info manual chrash - bug #520266 (Matthias Clasen and J.H.M. Dassen)
* Updated translations:
eu (Inaki Larranaga Murgoitio)
* Conversion from sr@Latn to sr@latin (Goran Rakic)
Changed in 2.23.2:
------------------
* Fix string vulnerability [#546364] - Christian Persch
* Use "help-browser" icon instead of deprecated "gnome-help" - Luca Ferretti
* Updated translations:
ar (Djihed Afifi)
de (Jochen Skulj)
gu (Ankit Patel)
he (Yair Hershkovitz)
ks (Rakesh Pandit)
oc (Yannig Marchegay)
or (Manoj Kumar Giri)
pt_BR (John Wendell)
sq (Laurent Dhima)
Changed in 2.23.1:
------------------
* Add support for Gecko 1.9 (XULRunner) - Christian Persch
* Move from gnome-vfs to gio - Alon Zakai
* Fix searching on multibyte characters - Takao Fujiwara
* Add support for newer Beagles - Arun Raghavan
* Fix parallel make - Rémi Cardona
* Make "print whole document" work again
* Re-add support for gnome-help URIs
* Only show the help browser in GNOME menus (as other
desktops should ship their own help browser)
* New translations:
fur (Friulian team)
* Updated translations:
ar (Djihed Afifi)
bg (Alexander Shopov)
he (Yair Hershkovitz)
vi (Clytie Siddall)
changes:
-bugfixes
-Prefer xulrunner over mozilla
-translation updates
-use a fallback for man: lookups if neither a "manpath" binary nor
a MANPATH env var are present, as a first fix for PR pkg/34881 by
David H. Gutteridge
(This can be done better, but for now I'd like just prevent the crash.)