aboutsummaryrefslogtreecommitdiff
path: root/devel/libclaw/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/libclaw to 1.5.3Dmitry Marakasov2008-07-091-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 classesMartin Wilke2008-06-031-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