2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409) |
Log message: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. |
2004-10-15 14:07:03 by Todd Vierling | Files touched by this commit (1) |
Log message: PKGREVISION bump after previous. |
2004-10-15 14:05:28 by Todd Vierling | Files touched by this commit (1) |
Log message: Update linkage to libltdl, now in its own package. |
2004-06-01 10:55:34 by John R. Shannon | Files touched by this commit (3) |
Log message: Re: PR 25720 Syntax errors prevent compilation with gcc 3.4.0 The patch-al fixes a problem where a label appeared at end of block by supplying a null statement for the label. The patch-am provides a missing argument list separator (comma) in four places. This closes the PR. |
2004-05-05 01:46:37 by Soren Jacobsen | Files touched by this commit (43) |
Log message: Convert to buildlink3. |
2004-03-28 23:43:26 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message: Honour PKG_SYSCONFDIR. Bump PKGREVISION. |
2004-01-24 16:13:20 by grant beattie | Files touched by this commit (31) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2003-09-30 23:50:55 by Stoned Elipot | Files touched by this commit (2) |
Log message: Fix build with GCC 3.3.1: fix multiline string constant. |
2002-12-27 03:50:37 by Masao Uebayashi | Files touched by this commit (1) |
Log message: Clean up. |
2002-12-27 03:40:20 by Masao Uebayashi | Files touched by this commit (6) |
Log message: * Separate dictionary data from dict-server. A patch problem found by bulk build is solved. * Make dict-client depend on dict-server. Bump PKGREVISIONs. |