Commit graph

13 commits

Author SHA1 Message Date
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
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
2009-07-22 09:01:16 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
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-03-20 19:23:50 +00:00
wiz
6d280998b3 Update to 0.8.90:
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
2009-02-22 15:48:11 +00:00
joerg
08010c1f60 Require 0.8.7 as the older versions map some icons differently. 2008-08-19 13:36:55 +00:00
bjs
6645c6131b Update to icon-naming-utils-0.8.7. Changes:
* 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
2008-08-09 19:27:40 +00:00
rhaen
f2017e4ba7 - Changing the MASTER_SITES as they are outdated, this has been reported in
PR pkg/39172
2008-07-20 09:41:24 +00:00
jmmv
0d3662ee66 Drop maintainership
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.
2008-04-30 13:38:14 +00:00
wiz
7fde2b7d97 Update to 0.8.6:
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-11-25 23:50:55 +00:00
wiz
4cb5337267 Update to 0.8.2:
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
2007-03-17 16:48:49 +00:00
joerg
6e82078eef DESTDIR support. 2006-11-05 17:17:04 +00:00
joerg
e650f5c153 p5-XML-Simple is needed at runtime as well, as shown e.g. by
gnome-icon-theme. Bump revision.
2006-09-17 14:48:18 +00:00
jmmv
4c2b64c57e Initial import of icon-naming-utils, version 0.8.1:
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.
2006-09-08 16:29:02 +00:00