Commit graph

11 commits

Author SHA1 Message Date
jlam
dcc24c42a8 These packages never invoke the toolchain, hence NO_BUILDLINK is
appropriate.
2004-01-22 13:00:24 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
93f6a97207 Use bsd.pkg.install.mk to register directories instead of a dynamic PLIST.
This fixes the gnome*-dirs breakage in last bulk build in a non-aggressive
way (i.e., no need to update pkg_install to fix it).

Bump version of gnome*-dirs to 1.1, because binary packages have changed.

Patch provided by jlam, thanks!
2003-02-05 16:55:24 +00:00
jlam
f45c017923 gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files.  Remove references to these
buildlink2.mk files from package Makefiles.
2003-02-05 05:06:32 +00:00
jlam
81a8b484ba Really remove references to gnome-dirs/buildlink2.mk. 2003-02-05 05:03:01 +00:00
jlam
2a409a2af9 gnome-dirs shouldn't have a buildlink2.mk file as it doesn't have either
shared libraries or header files.  Simply use the existing DEPENDS
mechanism in gnome[12]-dirs to note a dependency on gnome-dirs>=1.0.
2003-02-05 04:49:05 +00:00
jmmv
e6272e67f6 Undo last. Packages installing GNOME applets depend on gnome-core, which
takes care of the share/applets hierarchy.
2003-01-27 14:30:39 +00:00
jmmv
5fc7346a14 Register shared directories under share/applets: Amusements, Clocks,
Monitors, Multimedia, Network and Utility.
2003-01-27 14:14:13 +00:00
jmmv
5bae5e0526 Initial import of gnome1-dirs, version 1.0:
gnome1-dirs installs a set of shared directories used by many GTK1/GNOME1
applications.  It is useful to simplify PLIST handling in other packages.

Reviewed by rh.
2003-01-27 09:36:26 +00:00