2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | |
Log message: Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345. |
2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109) |
Log message: Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. |
2008-03-04 10:43:45 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update to 3.2.1 to match slib. |
2008-01-12 20:13:07 by Greg Troxel | Files touched by this commit (1) |
Log message: Most of destdir support, based on a patch from Klaus Heinz. # This does not quite work. The problem is that new-catalog writes # the catalog in /usr/pkg/share/guile/site, rarther than the proper # place in the destdir. |
2007-12-01 16:56:25 by Greg Troxel | Files touched by this commit (2) |
Log message: Update version to 3.1.5. Use "(use-modules (ice-9 slib))" to load guile.init so it's in the correct module. Change PLIST to reflect actual location of slibcat in share/guile/site rather than 1.8. |
2007-06-12 15:35:12 by Dan McMahill | Files touched by this commit (3) | |
Log message: update for guile 1.8.1 |
2007-02-07 20:39:53 by Matthias Drochner | Files touched by this commit (6) | |
Log message: The 3a2 distfiles are not available anymore, so update to 3a4. Many changes, the most notable appear to be improved DFT support, addition of SRFI-94 (Type-Restricted Numerical Functions) and SRFI-23 (Error reporting mechanism), and some cleanup/fixing. See the ANNOUNCE file for details. There are reports that the 3a4 version breaks gnucash on Debian; neither wiz nor me could reproduce this. |
2006-02-17 18:55:15 by Thomas Klausner | Files touched by this commit (2) |
Log message: Simplify PLIST. Bump PKGREVISION. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-11-01 02:33:43 by Greg Troxel | Files touched by this commit (1) | |
Log message: Depend on slib 3.1.2nb1, because 3.1.2 is broken (case sensitive symbol confusion in unix vs UNIX) and those updating guile-slib to fix problems might not realize they have to update slib as well. Suggestion from Chris Gilbert. |