2007-01-09 14:31:02 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Needs libSM for modular Xorg. |
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-08 08:34:23 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove share/fonts, if unused. |
2006-07-08 08:31:32 by Thomas Klausner | Files touched by this commit (1) |
Log message: Needs perl to build. |
2006-06-12 23:38:57 by Darrin B. Jewell | Files touched by this commit (2) |
Log message: remove duplicate definition of jobdata global variable |
2006-06-01 18:17:42 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Also build depend on ghostscript fonts all the time. |
2006-06-01 18:04:58 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Use X11BASE in run-gnome-font-install and depend on xorg's Truetype and Type1 package at build time when xorg is used. Ideally the font database would be created at install time, but this adds a lot more work. Also depend on msgfmt. |
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. |