2007-04-10 20:56:12 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
pkgsrc change: get rid of the dependency on gtk-doc
|
2007-02-20 19:19:02 by Dan McMahill | Files touched by this commit (2) |
Log message:
add missing gtk-doc used for the build, fix PLIST
|
2006-12-12 22:52:38 by Joerg Sonnenberger | Files touched by this commit (63) |
Log message:
Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
|
2006-11-13 21:58:15 by Matthias Drochner | Files touched by this commit (2) |
Log message:
migrate devhelp docs to share/gtk-doc/html, bump PKGREVISION
|
2006-11-06 11:58:56 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support. Remove explicit x11 include.
|
2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877) |
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129) |
Log message:
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|