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
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).
Zenity 2.14.0
==============
" Acid jazz! "
* Fix list dialog separator option [Glynn Foster]
* New and updated documentation translations
- Alexander Shopov [bg]
* New and updated translations
- Laurent Dhima [sq]
- Vincent van Adrighem [nl]
- Kostas Papadimas [el]
- Miloslav Trmac [cs]
- Hendrik Richter [de]
- Yair Hershkovitz [he]
- ¿ygimantas Beru¿ka [lt]
- Inaki Larranaga [eu]
- Duarte Loreto [pt]
- Leonid Kanter [ru]
- Jordi Mallach [ca]
- Maxim Dziumanenko [uk]
- Stefano Canepa [it]
- Mugurel Tudor [ro]
- Artur Flinta [pl]
- Daniel Nylander [sv]
- Benoît Dejean [fr]
Zenity 2.13.90
==============
" Ca Ca Ca "
* New and updated documentation translations
- Vincent Untz [fr]
* New and updated translations
- Lasse Bang Mikkelsen [da]
- Priit Laes [et]
- Evandro Fernandes Giovanini [pt_BR]
- Gabor Kelemen [hu]
Zenity 2.13.5
==============
" Salvador "
* New and updated translations
- Takeshi Aihana [ja]
- Ignacio Casal Quinteiro [gl]
- Alexander Shopov [bg]
- Slobodan D. Sredojevic [sr, sr@Latn]
Zenity 2.13.4
==============
" Arantina "
* New scale dialog for selecting a value from
a range [Lucas]
* All dialogs are now HIG compliant [Christian Persch]
* Now use GtkAboutDialog [Lucas]
* New and updated translations
- Theppitak Karoonboonyanan [th]
- Ignacio Casal Quinteiro [gl]
- Ankit Patel [gu]
- Marcel Telka [sk]
- Francisco Javier F. Serrador [es]
- Luca Ferretti [it]
- Takeshi Aihana [ja]
- Vincent van Adrighem [nl]
- Adam Weinberger [en_CA]
- Funda Wang [zh_CN]
- Ilkka Tuohela [fi]
- ¿ygimantas Beru¿ka [lt]
- Kjartan Maraas [nb, no]
Zenity 2.13.3
==============
" Lucas, do you still love me? Yeah, Zenity, Yeah! "
* Make it possible to add new lines and markup in calendar,
progress and list dialog texts [Lucas Rocha]
* New and updated documentation translations
- Francisco Javier F. Serrador [es]
Zenity 2.13.2
==============
" I love you, jhbuild "
* Make it possible to add new lines in the in the msg
dialogs. Fixes bug #320787 [Lucas Rocha]
* New and updated translations
- Erdal Ronahi [ku]
Zenity 2.13.1
==============
" Incognito "
* Fixes man page typos [Guilherme Pastore]
* Fixes bug #317033 [Lucas]
* Fixes bug #315020 [Lucas]
* Refile Zenity Manual to GNOME|Utilities.
Fixes bug #318831 [Brent Smith]
* Manual improvements. Fixes bug #318915 [Brent Smith]
* Default focus is given on tree view in list
dialogs. Fixes bug #317263 [Aleksey Kliger]
* New and updated translations
- Inaki Larranaga [eu]
- Christian Rose [sv]
- Vincent van Adrighem [nl]
- Mahay Alam Khan [bn]
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.