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
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
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.
changes:
* Strip unsafe characters from filenames
* Make the estimated time to finish less erratic
* More accurately estimate the total size of disc to write
* Unref drive instead of freeing
-translation updates
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).
================
Version 2.14.0.2
================
libnautilus-burn
* Fix the operation of the NAUTILUS_BURN_CHECK_VERSION macro.
================
Version 2.14.0.1
================
libnautilus-burn
* Fix crash in drive selection widget
===============
Version 2.14.0
===============
nautilus-cd-burner
* Fix crash of test program (Fabio Bonelli)
libnautilus-burn
* Emit the notify signal when changing the drive property (Ross)
Translators
* Petr Tomeš (cs)
* Kostas Papadimas (el)
* Rajesh Ranjan (hi)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Duarte Loreto (pt)
* Mugurel Tudor (ro)
* Daniel Nylander (sv)
* Maxim Dziumanenko (uk)
===============
Version 2.13.91
===============
nautilus-cd-burner
* Try harder to unmount volumes before use
libnautilus-burn
* Add mount detection
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Miloslav Trmac (cs)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Ilkka Tuohela (fi)
* Ignacio Casal Quinteiro (gl)
* Luca Ferretti (it)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Laurent Dhima (sq)
* Liu Songhe (zh_CN)
===============
Version 2.13.90
===============
nautilus-cd-burner
* Display only the supported write speeds (Ryan Lortie)
* Use gnome-vfs to glob and tilde expand the source iso and cue files
* Add eject button to write finished dialog
* Add eject button to media request dialog
* Use disc label as default label for writing ISO (Fabio Bonelli)
libnautilus-burn
* New API nautilus_burn_drive_get_write_speeds (Ryan Lortie)
* New HAL only API nautilus_burn_drive_get_media_label
* Use HAL volume.disc.capacity if available
* Use gnome-mount if available
* Get media type information even if the volume is mounted
Translators
* Jordi Mallach (ca)
* Adam Weinberger (en_CA)
* Ivar Smolin (et)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Kjartan Maraas (nb)
* Kjartan Maraas (no)
* Evandro Fernandes Giovanini (pt_BR)
* Maxim Popov (ru)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)
==============
Version 2.13.5
==============
libnautilus-burn
* Use gnome-mount if available
* Add library version checking capability
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* Ivar Smolin (et)
* Ilkka Tuohela (fi)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Prudhvi Krishna S (te)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)
==============
Version 2.13.4
==============
nautilus extension
* Add location specific widget to nautilus window
* Remove toolbar button now in favor of location widget
libnautilus-burn
* Try non-HAL lookup when HAL lookup fails (Jason D. Hildebrand)
* Try to detect media type from capabilities (Jason D. Hildebrand)
mapping-daemon
* Make buffered protocol not lose events
* Fix removing wrong file monitor
* Remove file monitor directly when connection drops
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Adam Weinberger (en_CA)
* Ilkka Tuohela (fi)
* Christophe Merlet (RedFox) (fr)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Takeshi AIHANA (ja)
* Evandro Fernandes Giovanini (pt_BR)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
==============
Version 2.13.3
==============
nautilus-cd-burner
* Use appropriate text in dialog when copying discs
* Remove eject after write option from interface
libnautilus-burn
* Fix size reporting for DVD-R (Fabio Bonelli)
* Fix size reporting for commercial DVD
* Allow disc type check on non-MMC compliant drives (Frederic Crozat)
Translators
* Vital Khilko (be)
* Rostislav \"zbrox\" Raykov (bg)
* Adam Weinberger (en_CA)
* Priit Laes (et)
* Roozbeh Pournader (fa)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Žygimantas BeruÄka (lt)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
==============
Version 2.13.2
==============
libnautilus-burn
* Add new methods to API
mapping-daemon
* Use buffered IO (Crispin Flowerday)
* Fix Intel compiler warnings (Kjartan Maraas)
Translators
* Ales Nyakhaychyk (be)
* Ignacio Casal Quinteiro (gl)
* Takeshi AIHANA (ja)
* Åygimantas Beruka (lt)
* Reinout van Schouwen (nl)
* Theppitak Karoonboonyanan (th)
==============
Version 2.13.1
==============
nautilus-cd-burner
* Use DAO/SAO for all discs created from the GUI
* Change the progress dialog wording to match disc type
* Fix writing more than two discs
* Fix spinning disc images when writing another disc
libnautilus-burn
* Turn NautilusBurnDrive into a class
* Add media-added/media-removed events for Drives
* Only do one dbus IPC call to get device properties
* Add complete DVD+R DL support
nautilus extension
* Use new nautilus info API to get drive (Christian Neumair)
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.
==============
Version 2.12.1
==============
nautilus-cd-burner
* Fix compilation on Solaris systems
* Mark a string for translation that wasn't
* Do a better job with button focus
* Check return values of all g_mkstemp calls
libnautilus-burn
* Fix compiler warnings
* add API documentation for door_is_open
* Fix function pointers in recorder structure.
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Mahay Alam Khan (bn)
* Hendrik Richter (de)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ivar Smolin (et)
* Iñaki Larrañaga Murgoitio (eu)
* Ignacio Casal Quinteiro (gl)
* Ankit Patel (gu)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
* Kjartan Maraas (nb)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
==============
Version 2.12.0
==============
libnautilus-burn
* Fix disc type detection for non-Linux systems
Translators
* Jordi Mallach (ca)
* Jean-Michel Ardantz (fr)
* Gabor Kelemen (hu)
* Luca Ferretti (it)
* Young-Ho Cha (ko)
* Evandro Fernandes Giovanini (pt_BR)
* Clytie Siddall (vi)
==============
Version 2.11.7
==============
libnautilus-burn
* Fix FD leaks (Joe Marcus Clarke, Ross Burton)
* Fix build for non-Linux systems
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Rhys Jones (cy)
* Meelad Zakaria (fa)
* Žygimantas BeruÄka (lt)
* Reinout van Schouwen (nl)
* Duarte Loreto (pt)
* Mugurel Tudor (ro)
* Laurent Dhima (sq)
* Emrah Ãnal (tr)
* Maxim Dziumanenko (uk)
* Woodman Tuen (zh_TW)
==============
Version 2.11.6
==============
nautilus-cd-burner
* Show cancel confirmation at the right time
libnautilus-burn
* Explicitly blank disc when using cdrecord
* Try harder to get the media size for broken drives
Translators
* Hendrik Brandt (de)
* Ilkka Tuohela (fi)
* Ankit Patel (gu)
* Yuval Tanny (he)
* Imam Musthaqim (id)
* Takeshi AIHANA (ja)
* Jyotsna Shrestha (ne)
* Gnome PL Team (pl)
* Leonid Kanter (ru)
* Laurent Dhima (sq)
* Abduxukur Abdurixit (ug)
==============
Version 2.11.5
==============
nautilus-cd-burner
* Fix leaks
libnautilus-burn
* Fix leaks
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Miloslav Trmac (cs)
* Hendrik Brandt (de)
* Nikos Charonitakis (el)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Priit Laes (et)
* Ilkka Tuohela (fi)
* Gabor Kelemen (hu)
* Takeshi AIHANA (ja)
* Terance Edward Sola (nb)
* Jyotsna Shrestha (ne)
* Terance Edward Sola (no)
* Raphael Higino (pt_BR)
* Marcel Telka (sk)
* Theppitak Karoonboonyanan (th)
* Clytie Siddall (vi)
* Liu Songhe (zh_CN)
==============
Version 2.11.4
==============
nautilus-cd-burner
* Use burnproof by default when recording data
* Ask to create another copy after each copy is made
* Remove the temporary disc image on error
* Use a better error message for filename encoding errors
libnautilus-burn
* Require HAL 0.5
* Add DVD+R DL support.
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Hendrik Brandt (de)
* Adam Weinberger (en_CA)
* Priit Laes (et)
* Ilkka Tuohela (fi)
* Takeshi AIHANA (ja)
* Terance Edward Sola (nb)
* Reinout van Schouwen (nl)
* Terance Edward Sola (no)
* Marcel Telka (sk)
* Woodman Tuen (zh_TW)
==============
Version 2.11.3
==============
nautilus-cd-burner
* Present the dialog before calculating data size
libnautilus-burn
* Add nautilus_burn_drive_door_is_open to public API
* Correctly detect if a disc has audio/data in the no-HAL case
Translators
* Rhys Jones (cy)
* Adam Weinberger (en_CA)
* Priit Laes (et)
* Takeshi AIHANA (ja)
* Terance Edward Sola (nb)
* Terance Edward Sola (no)
* Liu Songhe (zh_CN)
==============
Version 2.11.1
==============
nautilus-cd-burner
* use nicer images in dialog
* add ability to copy audio CDs
* add option to create multiple copies
* remove option of deleting files from burn://
* improve handling of media insertion requests
* don't try to read from FIFOs
* use GtkComboBox for speed selection
libnautilus-burn
* report time remaining in progress-changed signals
* implement DVD blanking
* report correct sizes for commercial CDs
* use GError for error reporting
* add support for DVD+R DL media
mapping-daemon
* gnome-vfs monitoring support
* fix problem with symbolic link loops
Translators
* Rostislav \"zbrox\" Raykov (bg)
* Jordi Mallach (ca)
* Miloslav Trmac (cs)
* Hendrik Brandt (de)
* Adam Weinberger (en_CA)
* James Ogley (en_GB)
* Ivar Smolin (et)
* Reza Mohammadi (fa)
* Ahmad Riza H Nst (id)
* Kjartan Maraas (nb)
* Jyotsna Shrestha (ne)
* Reinout van Schouwen (nl)
* Kjartan Maraas (no)
* Steve Murphy (rw)
* Canonical Ltd (xh)