Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-18 | Fix DISTNAME after PKGREVISION bump. | wiz | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 | |
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken. | |||||
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 1 | -1/+4 | |
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-08-02 | NetBSD 1.6 is not supported, as it does not pass enough information | jonb | 1 | -2/+2 | |
to signal handlers to allow the garbage collection system to work. | |||||
2005-07-30 | Oops, missed this in the last commit to this package somehow... | jonb | 1 | -0/+14 | |
2005-07-22 | Fix a runtime dependency on gtar... | jonb | 2 | -9/+12 | |
2005-06-23 | Steel Bank Common Lisp (SBCL) is an Open Source complier and runtime | jonb | 7 | -0/+217 | |
system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, a debugger, and many extensions. |