Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update devel/libclaw to 1.5.3 | Dmitry Marakasov | 2008-07-09 | 1 | -3/+3 |
| | | | | | | | | | - Since libclaw now uses verioned .so's, update dependent port to LIB_DEPEND on libclaw instead of BUILD/RUN_DEPEND Approved by: miwi (mentor) Notes: svn path=/head/; revision=216618 | ||||
* | CLAW is a C++ Library Absolutely Wonderful providing useful classes | Martin Wilke | 2008-06-03 | 1 | -0/+3 |
from the simplest AVL binary search trees to the complex meta programming tools, including image manipulation, a generic alpha-beta algorithm, sockets implemented as std::stream and more WWW: http://libclaw.sourceforge.net PR: ports/124236 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Notes: svn path=/head/; revision=214273 |