Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
2009-09-20 Rodney Dawes <dobey@gnome.org>
* configure.ac:
Up version to 0.8.90 for release
2009-02-20 Rodney Dawes <dobey@gnome.org>
* legacy-icon-mapping.xml:
Add MS Office Open XML MIME type links
Fixes https://bugs.launchpad.net/ubuntu/+bug/222441
2009-02-20 Rodney Dawes <dobey@gnome.org>
* legacy-icon-mapping.xml:
Move some of the help links to help-contents instead of help-browser
Fixes http://bugs.freedesktop.org/show_bug.cgi?id=13048
2009-02-20 Rodney Dawes <dobey@gnome.org>
* legacy-icon-mapping.xml:
Remove the stock_mail-priority-high symlink
Fixes https://bugs.launchpad.net/ubuntu/+bug/319991
|
|
|
|
* legacy-icon-mapping.xml:
Add gnome-shutdown link for system-shutdown
Add inode-directory link for folder
* legacy-icon-mapping.xml:
Add gnome-mime-application-x-lzma and
gnome-mime-application-x-lzma-compressed-tar as links for
package-x-generic
|
|
PR pkg/39172
|
|
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
|
|
2007-08-27 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.6 for release
2007-08-27 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml:
Add applications-other link to gnome-other
Add phone link to stock_cell-phone
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=12155
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=12156
2007-08-26 Rodney Dawes <dobey.pwns@gmail.com>
* README: Update with example of usage
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.5 for release
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* Makefile.am: Handle the uninstalled pc file separate from the
normal pc file so we don't install it
See http://bugs.freedesktop.org/show_bug.cgi?id=10222
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.4 for release
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Fix mail status icons to be status and not
link to the action counterparts
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11468
2007-08-18 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Add mail-attachment link
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11467
2007-08-16 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Add emotes context, icons, and links
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* configure.ac: Up version to 0.8.3 for release
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* icon-name-mapping.pl.in: Update author info
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* AUTHORS: Update my info
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
Original patch from Damien Carbery <damien.carbery@sun.com>
* Makefile.am: Update to include icon-naming-utils-uninstalled.pc.in
* configure.ac: Output icon-naming-utils-uninstalled.pc
* icon-naming-utils-uninstalled.pc.in: Add uninstalled pc.in file
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=10222
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
* legacy-icon-mapping.xml: Link help-about to gtk-about
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11168
2007-08-13 Rodney Dawes <dobey.pwns@gmail.com>
Some patching from Luca Ferretti <elle.uca@libero.it>
* legacy-icon-mapping.xml:
Update document-revert links to use ltr/rtl forms
Add links for emblem-{noread,nowrite}
Add link for gtk-execute
Add links for gtk-spell-check and stock_spellcheck
Add link for stock_print-setup
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11479
https://bugs.freedesktop.org/show_bug.cgi?id=11480
https://bugs.freedesktop.org/show_bug.cgi?id=11481
https://bugs.freedesktop.org/show_bug.cgi?id=11482
https://bugs.freedesktop.org/show_bug.cgi?id=11507
https://bugs.freedesktop.org/show_bug.cgi?id=11532
2007-08-01 Rodney Dawes <dobey.pwns@gmail.com>
Patch from Luca Ferretti <elle.uca@libero.it>
* legacy-icon-mapping.xml: Update gtk-{indent,unindent} links
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=11466
2007-03-23 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add gtk-directory link to folder icon
2007-03-23 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Link process-stop to gtk-cancel
2007-02-19 Rodney Dawes <dobey@novell.com>
* legacy-icon-mapping.xml: Add links for document-revert
|
|
2007-02-16 Rodney Dawes
* configure.ac: Up version to 0.8.2 for release
2007-02-16 Rodney Dawes
* configure.ac:
* icon-name-mapping.pl.in:
Update the Copyright year for 2007
2007-02-16 Rodney Dawes
* legacy-icon-mapping.xml: Add links for the KDE viewmag icons
2007-02-15 Rodney Dawes
* icon-name-mapping.pl.in: Allow INU_DATA_DIR to override the path
where legacy-icon-mapping.xml can be found, to allow for use of
the utility in uninstalled situations
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9101
2007-02-15 Rodney Dawes
* legacy-icon-mapping.xml: Add gtk-select-all link to edit-select-all
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9966
|
|
|
|
gnome-icon-theme. Bump revision.
|
|
Icon Naming Utilities is a program that helps with the transition to the
new naming scheme defined by the Tango project. This utility maps the
icon names used by the GNOME and KDE desktops to the icon names proposed
in the Icon Naming Specification.
|