2003-02-14 11:30:09 by Julio Merino | Files touched by this commit (1) |
Log message: Added the share/gnome/wm-properties directory. |
2003-02-14 00:14:39 by Julio Merino | Files touched by this commit (1) |
Log message: Add the share/application-registry directory. |
2003-02-14 00:01:49 by Julio Merino | Files touched by this commit (1) |
Log message: Add the share/applications directory. |
2003-02-13 22:07:16 by Julio Merino | Files touched by this commit (1) |
Log message: Add the share/control-center-2.0/capplets directory. |
2003-02-05 17:55:26 by Julio Merino | Files touched by this commit (4) | |
Log message: 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 06:06:39 by Johnny C. Lam | Files touched by this commit (15) |
Log message: 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 06:03:02 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Really remove references to gnome-dirs/buildlink2.mk. |
2003-02-05 05:49:07 by Johnny C. Lam | Files touched by this commit (3) |
Log message: 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-01-27 10:37:15 by Julio Merino | Files touched by this commit (3) | |
Log message: Initial import of gnome2-dirs, version 1.0: gnome2-dirs installs a set of shared directories used by many GTK2/GNOME2 applications. It is useful to simplify PLIST handling in other packages. Reviewed by rh. |