Commit graph

13 commits

Author SHA1 Message Date
rh
e1e5eace46 Complete the split of gnome-core into multiple packages.
Bump PKGREVISION.
2003-04-20 10:43:51 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
jmmv
cdc72f53c1 Depend on gnome1-dirs to handle shared directories (and adjust PLISTs to not
remove them).  Bump PKGREVISION.
2003-01-30 11:14:42 +00:00
rh
e58d10a4fe Update gnome-core to 1.4.2. Changes include:
* Tons of bugfixes
	* Replace the Netscape desktop entry with "Web Browser"
	  since it starts Mozilla by default anyway.
	* Print warning if no panel is running at applet startup.
	* Optimize the g_[s]list code a bit.
	* Pull in improved tempfile creation from 2.0
	* Up registration interval for clients
	* New/Updated translations: Polish, Spanish, Vietnamese,
          Traditional Chinese, Finnish, French, Korean
	* New docs for (eu)
	* Use VERSION in gnome-check-login instead of 0.1.
	* Don't try to lock the screen if root is logged in.
	* Improved shading of screen when logging out.
2002-09-14 02:46:56 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
mycroft
c78670e7fb `@unexec ${RMDIR}' needs the %D prefix. Doh. 2002-07-19 04:54:23 +00:00
jlam
5d07164538 Use ${TRUE} instead of true. 2002-04-10 20:23:18 +00:00
jlam
0799a80852 Don't emit errors if some shared directories can't be removed. 2002-04-10 20:22:39 +00:00
rh
e1a7fb7b44 Update gnome-core to 1.4.0.6. Changes are bugfixes only.
While at it, fix localstatedir to prevent scrollkeeper files from being
installed in /var/gnome (PR pkg/13057).
2002-03-24 20:03:34 +00:00
wiz
4a84aa1833 rmdir -> ${RMDIR} 2002-02-16 11:24:54 +00:00
wiz
1b243a5df4 dirrm -> unexec rmdir for some dirs that aren't owned by this package 2002-02-16 11:23:18 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
Renamed from x11/gnome-core/pkg/PLIST (Browse further)