Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-05-19 | update to 3.1.02.1: unknown changes to the library. | dillo | 2 | -9/+9 | |
2005-05-07 | Update to 3.1.02 (various bug fixes, old distfile no longer available) | dillo | 8 | -32/+32 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+3 | |
2004-12-02 | update to 3.1.01 (various bug fixes) | dillo | 3 | -30/+29 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+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-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 2 | -4/+4 | |
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG. | |||||
2004-06-15 | regenerate patches with pkgdiff so they apply cleanly with | grant | 3 | -7/+7 | |
devel/patch. | |||||
2004-05-28 | fix compilation under NetBSD 2.0beta (UP redefined) | dillo | 6 | -1/+111 | |
2004-05-22 | import hugo 3.0.07: | dillo | 6 | -0/+146 | |
A compiler and interpreter for the Hugo interactive fiction system. The interpreter is the curses port without support for graphics or sound. |