Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-10 | devel/guile*-slib: Finish alignment of guile*-slib packages | gdt | 2 | -4/+11 | |
guile-slib: Add more comments explaining a residual problem. Put back RM statements because they help re-running failed builds, even if they are pointless on a fresh build. Sort PLIST. No change in generated package. guile22-slib: Use variables more. Move to site/2.2 subdir, following guile-lib and upstream defaults. Point to guile-slib for comments. Sorry for the churn; this was much harder to understand than I expected. | |||||
2022-03-10 | guile-slib: Rationalize install paths and document | gdt | 2 | -15/+21 | |
This package is a maze of twisty include paths in guile interacting with DESTDIR. Add many comments to explain the plan, after reading sources. Switch to site/2.0 as the scheme subdir, following upstream slib's default. | |||||
2022-03-10 | devel/guile-slib: Align to guile22-slib | gdt | 2 | -6/+5 | |
2022-03-10 | devel/guile22-slib: Use variable for guile dep | gdt | 1 | -7/+14 | |
This does not change the build, but reduces diffs to ../guile-slib | |||||
2022-03-09 | devel/guile-slib: Adapt to new guile paths and switch back to 2.0 | gdt | 2 | -14/+16 | |
This package now expects guile always be namespaced. (Arguably the paths should come from the bl3.) With guile20, this builds and works, and thus it is that way. (With guile22, there's an error that I don't understand.) | |||||
2022-03-09 | devel/guile-slib: Catch up with recent guile path changes | gdt | 2 | -11/+13 | |
This remains pointing to guile 2.2, but now guile 2.2 is in a subprefix. | |||||
2022-03-05 | devel/guile-slib: Convert to guile 2.2 | gdt | 3 | -9/+9 | |
Nothing in pkgsrc depends on guile-slib, so this shouldn't break anything, and guile 2.0 is now crufty. | |||||
2021-12-08 | revbump for icu and libffi | adam | 1 | -2/+2 | |
2020-03-08 | *: recursive bump for libffi | wiz | 1 | -1/+2 | |
2020-02-16 | devel/guile-slib: Update to 3.2.6 | gdt | 1 | -3/+4 | |
Change version and depend on newer slib. (There is no upstream, and hence no upstream changes.) | |||||
2018-01-16 | guile-slib: Fix guile version in DESCR | wiz | 1 | -1/+1 | |
2016-09-15 | Update guile-slib to 3.2.5 and switch to guile20. | wiz | 2 | -12/+10 | |
Mirrors slib-3.2.5 update (no own files). Based on diff by gdt. | |||||
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-06-15 | Support user-destdir. | uebayasi | 1 | -6/+4 | |
Generate catalog file in ${DESTDIR}, then package it. This should work, because the catalog file (${PREFIX}/share/guile/1.8/slibcat) is only provided for slib to know what interpreter is using slib; i.e., the file is written once at installation. (Let's see if this theory is correct. If not, we'll revisit this.) Reviewed By: gdt (maintainer) | |||||
2010-03-24 | Recursive revision bump for GMP update. | asau | 1 | -2/+2 | |
2009-12-15 | Recursive bump for libltdl | joerg | 1 | -1/+2 | |
2009-09-09 | Update to 3.2.2 to match slib. | wiz | 2 | -6/+5 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -1/+2 | |
major change. Reported by Robert Elz in PR 41345. | |||||
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -3/+1 | |
2008-03-04 | Update to 3.2.1 to match slib. | wiz | 1 | -4/+3 | |
2008-01-12 | Most of destdir support, based on a patch from Klaus Heinz. | gdt | 1 | -5/+12 | |
# 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 | Update version to 3.1.5. | gdt | 2 | -8/+9 | |
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 | update for guile 1.8.1 | dmcmahill | 3 | -10/+11 | |
2007-02-07 | The 3a2 distfiles are not available anymore, so update to 3a4. | drochner | 2 | -5/+5 | |
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 | Simplify PLIST. Bump PKGREVISION. | wiz | 2 | -5/+5 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-11-01 | Depend on slib 3.1.2nb1, because 3.1.2 is broken (case sensitive | gdt | 1 | -2/+2 | |
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. | |||||
2005-10-26 | Don't include (ice-9 slib), as it is broken. This package still | gdt | 1 | -2/+3 | |
doesn't build, but now the problem is only that slib's guile.init needs a patch. PKGREVISION++ | |||||
2005-10-26 | Fix building with slib-3.1.2 | adam | 3 | -14/+10 | |
2005-10-16 | take maintainership | gdt | 1 | -2/+2 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-05-09 | Make this package build after bl3 was enabled by default (by | kristerw | 1 | -1/+2 | |
setting WRKSRC=${WRKDIR}) | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-04 | Replace NO_BUILD with empty do-build target. | wiz | 1 | -2/+3 | |
2004-12-03 | Update guile-slib to 2.4.2nb6: use guile-1.6. Based on pkgsrc-wip | wiz | 3 | -15/+12 | |
package by Greg Troxel and PR 28524 by Andreas Hallmann. | |||||
2004-10-15 | Update linkage to libltdl (via guile{,14}), which is now its own package. | tv | 1 | -2/+2 | |
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future.... | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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-05-03 | Convert to buildlink3. | wiz | 1 | -7/+8 | |
2004-04-24 | Relinquish maintainership of packages to tech-pkg@NetBSD.org. | jlam | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-06-05 | Bump revisions following the guile14's threaded fix. | uebayasi | 1 | -2/+2 | |
2003-05-05 | No Info files are provided by this package. | seb | 1 | -4/+1 | |
2003-01-24 | Undo previous commit and fix PLIST: GUILE14_SUBDIR is what should have been | rh | 2 | -6/+6 | |
in there in the first place, not GUILE14_PREFIX. | |||||
2003-01-24 | GUILE14_PREFIX not GUILE14_SUBDIR | rh | 1 | -2/+2 | |
2003-01-24 | Adapt to new guile14/buildlink2.mk semantics. | jlam | 1 | -6/+5 | |
2003-01-16 | Reflect the guile14 movement. Bump revision. | uebayasi | 2 | -8/+15 | |
2003-01-07 | Rename older (<1.6) Guile as guile14. | uebayasi | 1 | -2/+2 | |
Packages using Guile now all depend on guile14. These packages are expected to be made depend on newer Guile (1.6.x) when updated in the future. | |||||
2002-10-22 | Wildcard slib dependency. | wiz | 1 | -2/+2 | |