summaryrefslogtreecommitdiff
path: root/misc/gnome1-dirs
AgeCommit message (Collapse)AuthorFilesLines
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-02-05Use bsd.pkg.install.mk to register directories instead of a dynamic PLIST.jmmv1-0/+1
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-05gnome[12]-dirs shouldn't have buildlink2.mk files as they don't havejlam1-22/+0
either shared libraries or header files. Remove references to these buildlink2.mk files from package Makefiles.
2003-02-05Really remove references to gnome-dirs/buildlink2.mk.jlam1-2/+1
2003-02-05gnome-dirs shouldn't have a buildlink2.mk file as it doesn't have eitherjlam1-1/+3
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-01-27Undo last. Packages installing GNOME applets depend on gnome-core, whichjmmv1-7/+3
takes care of the share/applets hierarchy.
2003-01-27Register shared directories under share/applets: Amusements, Clocks,jmmv1-3/+7
Monitors, Multimedia, Network and Utility.
2003-01-27Initial import of gnome1-dirs, version 1.0:jmmv3-0/+51
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.