aboutsummaryrefslogtreecommitdiff
path: root/devel/libclaw
Commit message (Collapse)AuthorAgeFilesLines
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update devel/libclaw to 1.5.3Dmitry Marakasov2008-07-093-4/+24
| | | | | | | | | - 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
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* CLAW is a C++ Library Absolutely Wonderful providing useful classesMartin Wilke2008-06-034-0/+163
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