aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libclaw
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - fix build for png-1.4.1dinoex2010-03-302-0/+49
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* - Update devel/libclaw to 1.5.3amdmi32008-07-103-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)
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* CLAW is a C++ Library Absolutely Wonderful providing useful classesmiwi2008-06-044-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>