2005-09-11 14:42:47 by Dan McMahill | Files touched by this commit (1) |
Log message: require gcc3 |
2005-08-24 13:30:18 by Dan McMahill | Files touched by this commit (1) |
Log message: add missing patch file |
2005-08-19 01:52:14 by Dan McMahill | Files touched by this commit (4) | |
Log message: update to boolean-6.7. List of changes not available but one visible change is that it compiles with gcc3 now. Also works with the latest wxGTK (2.6.1). This still has some issues reading gdsii files on alpha but it seems ok on i386. |
2005-08-07 13:42:06 by Thomas Klausner | Files touched by this commit (1) |
Log message: Bump PKGREVISION because of wxGTK dependency change. XXX: not tested with wxGTK-2.6 because I can't get the distfile. |
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 15:59:26 by Alistair G. Crooks | Files touched by this commit (50) |
Log message: Add RMD160 digests in addition to SHA1 ones. |
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |
2004-08-14 05:52:56 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Recent cmake does no longer configure a project when run with no arguments. Use "cmake ." instead. |