2007-08-23 22:50:52 by Klaus Heinz | Files touched by this commit (1) |
Log message: The package supports installation to DESTDIR. |
2007-04-02 09:38:00 by OBATA Akio | Files touched by this commit (1) |
Log message: Need cairo>=1.4.0. |
2007-03-23 21:50:36 by Matthias Drochner | Files touched by this commit (2) | |
Log message: update to 1.4.0: catch up with cairo-1.4.x |
2006-10-12 16:43:17 by Matthias Drochner | Files touched by this commit (3) | |
Log message: update to 1.2.2 changes: -updated for newer cairo versions -distutils support (unused in pkgsrc because broken) -new example to demonstrate pattern masks -cairo.svg module removed |
2006-09-21 12:40:01 by Matthias Scheler | Files touched by this commit (1) |
Log message: Regenerate after "patch-aa" has been added. |
2006-09-20 14:57:46 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix build with Cairo 1.2 API and require it. Bump revision since DSO changed. |
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-05-23 13:17:33 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed the automatic changes done by revbump. It had replaced ${PYPKGPREFIX} with py24. While here, fixed pkglint warnings. |
2006-04-23 19:13:03 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add untested patch by the maintainer to fix build on 1.6.2. |