2006-01-11 22:06:37 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Access TCL source much more correctly and working for configurations with CREATE_WRKDIR_SYMLINK=no. Based on jlam's idea for math/p5-Math-Pari. |
2006-01-11 22:05:24 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: No matherr on DragonFly. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-05-16 03:15:34 by Johnny C. Lam | Files touched by this commit (55) |
Log message: Note that gtar is required by the package. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-24 10:03:12 by Alistair G. Crooks | Files touched by this commit (133) |
Log message: Add RMD160 digests |
2005-01-13 15:39:25 by Min Sik Kim | Files touched by this commit (1) |
Log message: Use TCL_VERSION instead of hardcoding the Tcl version number. |
2005-01-09 00:14:52 by Min Sik Kim | Files touched by this commit (2) | |
Log message: Sync with the recent tcl/tk update. |
2005-01-02 21:13:49 by Min Sik Kim | Files touched by this commit (1) |
Log message: Use PKGDIRMODE and DOCMODE instead of 555 and 444, respectively. Bump PKGREVISION because the default value of PKGDIRMODE is 755, which is different from 555. |
2004-11-26 19:09:04 by Min Sik Kim | Files touched by this commit (2) |
Log message: Make tcl-tclX and tk-tclX build with tcl-8.4.8 and tk-8.4.8. |