Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-05 | Sort. | wiz | 1 | -37/+37 | |
2005-04-05 | Use sdbm/bl3 instead of DEPENDS. | wiz | 1 | -3/+2 | |
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 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-09-28 | add -fPIC -DPIC to CFLAGS for NetBSD. Needed by sparc, ppc, and maybe | dmcmahill | 2 | -4/+4 | |
others. | |||||
2002-08-12 | Make this package compile on NetBSD. | agc | 6 | -14/+153 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-06-22 | Update homepage. | wiz | 1 | -2/+2 | |
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 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-31 | o Fix/add quoting | zuntum | 1 | -2/+2 | |
o Respect ${CFLAGS} | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-08-06 | Add a patch to generalise the manual page's use of /usr/local to be | agc | 3 | -2/+59 | |
${PREFIX}. Also reflect the fact that the latest version of siod is 3.4, not 3.2. | |||||
1999-08-06 | Initial import of SIOD 3.4, Scheme in One Day/Defun, a small-footprint | agc | 8 | -0/+170 | |
implementation of the Scheme programming language, into the NetBSD packages collection. This package as marked as being only for Solaris at the moment because it is, as yet, untested on NetBSD. |