Age | Commit message (Expand) | Author | Files | Lines |
2006-09-23 | Require bison. hugs's configure is not happy with byacc for | joerg | 1 | -2/+2 |
2006-09-17 | Add optional support for readline and enable it by default. Otherwise | jmmv | 1 | -1/+14 |
2006-08-03 | Add a buildlink3.mk file and a package.mk file both aimed at making easy | jmmv | 2 | -0/+54 |
2006-08-01 | Update to 200605: | jmmv | 9 | -319/+602 |
2005-11-03 | Fixed wrong use of WRKSRC. | rillig | 6 | -28/+21 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-08-28 | darwin fix | danw | 1 | -1/+9 |
2004-04-28 | Convert to buildlink3. | snj | 1 | -3/+3 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-06-23 | Undo previous. | jtb | 2 | -4/+4 |
2003-06-23 | Use type int instead of signed char in code making comparisons to EOF. | jtb | 2 | -4/+4 |
2003-05-04 | Fix a bug in input.c where an unsigned char is compared to EOF (-1), | jtb | 3 | -2/+17 |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -3/+3 |
2002-04-09 | Update Hugs98 to Dec 2001 version. | markd | 4 | -20/+120 |
2001-11-21 | Update Hugs Haskell Interpreter to Feb. 2001 release. | nra | 3 | -8/+11 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-06-21 | Reorder some lines (cosmetic), mark as USE_BUILDLINK_ONLY, and remove | jlam | 1 | -10/+4 |
2001-06-21 | When --enable-debug is given, then add, don't replace, -g in CFLAGS. | jlam | 2 | -4/+4 |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -3/+1 |
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -3/+1 |
2001-05-24 | Standardize name of file to include for build-links to be "buildlink.mk". | jlam | 1 | -4/+4 |
2001-05-22 | Honor CFLAGS passed in from environment during build. | jlam | 2 | -1/+25 |
2001-05-22 | Use editline readline emulation when available. | jlam | 1 | -3/+13 |
2001-05-22 | Set WRKSRC to location of configure script, and manually create do-build | jlam | 4 | -23/+26 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2000-09-03 | modify RCS Id (from Id to NetBSD) | wiz | 1 | -1/+1 |
2000-08-28 | Add share/hugs/lib/exts/Memo.hs and share/hugs/lib/exts/Stable.hs; | wiz | 1 | -51/+53 |
2000-07-05 | Update to Hugs98-Feb2000. | nathanw | 2 | -7/+7 |
2000-05-20 | Add a patch that should make it compile on m68k. | wiz | 2 | -1/+19 |
2000-04-24 | configure was missing a ./ and wasn't finding the configure script | mbw | 1 | -2/+2 |
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 |
2000-01-24 | Apply patch from PR 9115. | augustss | 1 | -1/+5 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |
1999-12-18 | Standardise PKGNAME versions (should start with a number) | abs | 1 | -1/+2 |
1999-12-08 | defuzz | rh | 2 | -6/+6 |
1999-08-18 | Remove redundant EXTRACT_SUFX definition | agc | 1 | -2/+1 |
1999-08-18 | Update (long overdue) to Hugs 98, May 1999 version. | nathanw | 3 | -128/+67 |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 |
1998-08-26 | Better HOMEPAGE, remove from DESCR | tsarna | 2 | -5/+2 |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+6 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 |