Age | Commit message (Expand) | Author | Files | Lines |
2010-12-16 | Fix the location of SITE_ARCH_DIR. It was changed not to include | enami | 1 | -2/+2 |
2010-12-16 | Update to Gauche 0.9.1 | asau | 6 | -371/+316 |
2010-02-25 | Allow rpath into WRKSRC, the package knows about relinking itself. | joerg | 1 | -1/+4 |
2010-02-20 | Add user-destdir support, inspired by Gauche.spec in source tarball. | obache | 2 | -7/+9 |
2010-01-05 | remove incomplete libtoolization. I don't remember what problem | tnn | 2 | -15/+6 |
2009-11-29 | Make lang/gauceh work on arm baed NetBSD. | enami | 3 | -6/+75 |
2009-11-27 | Update gauche to 0.9. Ok'ed by uebayashi. | enami | 10 | -128/+91 |
2009-10-06 | Unmark destdir ready, it tries to run a program during install. | joerg | 2 | -6/+8 |
2009-06-14 | Replace @exec/@unexec with @pkgdir or drop it. | joerg | 1 | -13/+3 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -28/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-06-21 | Don't leak rpath references to the work directory. Bump revision. | joerg | 6 | -2/+61 |
2008-05-26 | Mark some packages as not for bulk building on HPUX. | tnn | 1 | -1/+2 |
2008-05-26 | USE_DESTDIR is not supposed to be set by package Makefiles. | tnn | 1 | -2/+1 |
2008-05-14 | Gauche supports DESTDIR nicely; enable full DESTDIR. | uebayasi | 1 | -1/+3 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -7/+6 |
2008-03-02 | When including a builtin.mk file, you need to guard it with CHECK_BUILTIN.* | jlam | 1 | -3/+8 |
2008-03-01 | Add a missing @dirrm | tnn | 1 | -1/+2 |
2008-03-01 | Try to fix iconv breakage when USE_BUILTIN.iconv=no | tnn | 1 | -8/+9 |
2008-02-25 | Update to Gauche-0.8.13. | tnn | 6 | -152/+68 |
2007-11-03 | Added MAKE_JOBS_SAFE as suggested in PR 36736. | rillig | 1 | -1/+2 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2007-01-26 | Add test target. Sort some lines while here. | uebayasi | 1 | -5/+5 |
2007-01-20 | Enable pthread support; bump revision to 1. | uebayasi | 1 | -4/+6 |
2007-01-19 | Try to inform legacy variables / options. Minor cleanups. | uebayasi | 1 | -5/+7 |
2007-01-19 | Update Gauche from 0.8.6 to 0.8.9. | uebayasi | 11 | -78/+53 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-09 | Info files have been moved to the PLIST already, so empty out the | jlam | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-03-31 | * Clean up the way this package was trying to pass in rpath flags for | jlam | 7 | -27/+56 |
2006-03-31 | Reference the installed location of slib correctly using EVAL_PREFIX. | jlam | 1 | -2/+4 |
2006-03-31 | Avoid hardcoding /usr/pkg into the rpath ... this is already taken care | jlam | 2 | -27/+3 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -3/+2 |
2006-02-22 | gunzip the info files, so they are found by the pkgsrc | wiz | 1 | -1/+6 |
2006-02-16 | Do not remove share/aclocal, it's in the *dist files. | wiz | 1 | -2/+1 |
2006-01-15 | Explicitly specify encoding as "utf-8", which is used as default | uebayasi | 1 | -1/+2 |
2005-12-30 | Add DragonFly support. Fix isnan and isinf detection. | joerg | 6 | -1/+212 |
2005-12-09 | Update gauche to 0.8.6. Patch provided by Kenji Hisazumi. | uebayasi | 8 | -173/+44 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 2 | -4/+4 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -2/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-07 | + Add GDBM support and enable it by default. | uebayasi | 3 | -8/+46 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2005-01-27 | Correct GNUC detection. | minoura | 2 | -1/+15 |
2005-01-26 | Update for 0.8.3. | minoura | 1 | -1/+4 |
2005-01-16 | updated Gauche to 0.8.3. changelog follows. it now builds with boehm-gc-6.x. | kei | 3 | -16/+16 |
2004-11-26 | dlopen.buildlink3.mk will automatically include dlcompat/buildlink3.mk | jlam | 2 | -4/+4 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |