Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Chase 82+ not being a valid Tcl/Tk version anymore | Pietro Cerutti | 2012-12-04 | 1 | -1/+1 |
| | | | | | | | | Feature safe: yes Reported by: beat, bapt Notes: svn path=/head/; revision=308232 | ||||
* | - Add a couple of pure extensions: | Pav Lucistnik | 2012-01-26 | 3 | -0/+42 |
devel/pure-readline: A readline interface for the Pure language devel/pure-stldict: Pure interface to C++ STL map/unordered_map devel/pure-stlvec: Pure interface to C++ STL vector math/pure-mpfr: Multiprecision floats for Pure x11-toolkits/pure-tk: A basic interface between Pure and Tcl/Tk PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com> Notes: svn path=/head/; revision=289858 |