Commit graph

17 commits

Author SHA1 Message Date
Blue Rats
31a4983ede Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
2012-11-13 20:09:29 +00:00
Aleksej Saushev
b0cf4a4f7a Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-29 00:50:33 +00:00
Thomas Klausner
41f92d5420 Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:46:54 +00:00
Thomas Klausner
7f1c7ce7f7 Remove unnecessary @comment lines.
Spill a few more @pkgdir.
2009-10-11 11:18:12 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
53cae12b32 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:53:10 +00:00
Klaus Heinz
b00b0310fe The package support installtion to DESTDIR. 2007-11-07 11:03:06 +00:00
David Howland
9a2077b0f8 Fix for GTK+ 2.12
- switch to new tooltips API
2007-10-16 23:28:32 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
David Howland
529ee6fa18 Convert intltool/bl3.mk to USE_TOOLS+= intltool ....AGAIN 2006-09-21 17:21:40 +00:00
David Howland
060c0f0b8f Update to version 0.75
- bugfixes
 - ability to change color scheme
Remove TODO, fixed now
Fix USE_TOOLS, make pkglint happy
2006-08-02 18:12:33 +00:00
David Howland
e5908aba13 USE_LANGUAGES 2006-07-09 16:52:03 +00:00
David Brownlee
c2dce2fb03 adapt for textproc/intltool/buildlink3.mk -> USE_TOOLS+=intltool change 2006-07-05 12:20:25 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
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.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
9b16f6c531 BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:18:11 +00:00
David Howland
40554e3c12 Remove type-o in DESCR, reformat 2005-10-29 06:41:33 +00:00
David Howland
4aa70fa8cd GdMap is a tool which allows you to view visualize disk space in a
novel way.  Files and directories are displayed in rectangular areas.
The larger the file, the larger the rectangle that represents it.
2005-10-29 05:55:29 +00:00