Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-02 | "flex" apparently changed its behavior wrt "yylineno": If invoked | drochner | 1 | -2/+4 | |
w/o "-l", yylinelo still gets defined in recent versions, but not in the version which comes with NetBSD-4. So require "flex" for the build and always use the "-l" flag, so we'll hopefully get deterministic behavior. Should fix PR pkg/42509 by Robert Elz. | |||||
2009-12-18 | update to 0.24 | drochner | 9 | -154/+160 | |
changes: -minor fixes -build uses autoconf supports DESTDIR now | |||||
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -5/+1 | |
2006-06-21 | USE_TOOLS+=lex | minskim | 1 | -2/+2 | |
2006-06-20 | USE_TOOLS+=yacc | minskim | 1 | -1/+3 | |
2005-10-31 | ICL069Q OPTIONS ARE THE MODERN THING TO DO | tv | 2 | -1/+16 | |
ON THE WAY TO UNISTD CORRECT SOURCE AND RESUBMIT | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-04-25 | use my NetBSD.org email address, update homepage | dillo | 1 | -4/+4 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-01-19 | s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV. | salo | 4 | -20/+16 | |
Avoid ${MKDIR}, use ${BSD_INSTALL_DATA_DIR} instead. ${PREFIX} is already in ${MAKE_ENV}. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
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 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-11-22 | Initial import of intercal-0.20, an INTERCAL compiler. | wiz | 8 | -0/+175 | |
Package provided by Dieter Baron in private communication. |