Commit graph

14 commits

Author SHA1 Message Date
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
Krister Walfridsson
81f78f9bf0 Add RMD160 checksum. 2006-08-19 16:20:06 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +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
Krister Walfridsson
0a59cf4dac Do not include "../../devel/pkg-config/buildlink3.mk", this is already
handled by USE_TOOLS+=pkg-config.
2005-11-13 17:00:30 +00:00
David Brownlee
85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Thomas Klausner
ba298945c1 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:33:56 +00:00
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Julio Merino
b83add8ed7 Set USE_DIRS instead of directly depending on the -dirs packages. While
here, bump the required version to the latest one.
2004-04-15 11:03:03 +00:00
Michal Pasternak
4d252a7c16 Glade 2 without GNOME support, as described in
http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=25030
2004-04-06 19:54:42 +00:00