2008-04-25 22:39:14 by Joerg Sonnenberger | Files touched by this commit (170) |
Log message: Update PYTHON_VERSIONS_COMPATIBLE - assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals. |
2008-04-18 15:51:53 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: PYTHON_VERSIONS_ACCEPTED must be set before including pyversion.mk. |
2008-04-13 00:43:15 by Johnny C. Lam | Files touched by this commit (370) |
Log message: Convert to use PLIST_VARS instead of manually passing "@comment " through PLIST_SUBST to the plist module. |
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-06-08 14:22:58 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Needs Python 2.3+ |
2006-05-27 02:00:56 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: py-numarray dependency support only Python 2.2 and newer. |
2006-05-11 16:15:05 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Uses C++. |
2006-05-01 00:30:43 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: subprocess is only installed on Python <= 2.3. Conditionalize PLIST accordingly. Bump revision. |
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. |