2003-02-18 15:56:05 by Julio Merino | Files touched by this commit (38) | |
Log message:
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-01-28 23:59:34 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Update HOMEPAGE, and remove obsolete MASTER_SITES.
|
2002-12-24 07:10:36 by Thomas Klausner | Files touched by this commit (156) |
Log message:
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
2002-12-01 00:21:40 by Lubomir Sedlacik | Files touched by this commit (26) |
Log message:
USE_PKGLOCALEDIR, remove unnecessary patches, delint.
|
2002-11-02 03:42:06 by Rene Hexel | Files touched by this commit (5) |
Log message:
s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|
Include missing scrollkeeper buildlink2.mk where necessary
|
2002-10-19 12:55:04 by Rene Hexel | Files touched by this commit (61) |
Log message:
Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
|
2002-10-05 06:53:16 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Convert to buildlink2.
|
2002-09-10 18:06:55 by Thomas Klausner | Files touched by this commit (100) | |
Log message:
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
2002-07-17 14:45:30 by Rene Hexel | Files touched by this commit (2) | |
Log message:
Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
|