aboutsummaryrefslogtreecommitdiff
path: root/devel/libhoard
Commit message (Collapse)AuthorAgeFilesLines
* Fix PTHREAD_* misspellingsVolker Stolz2005-08-311-1/+1
| | | | | | | Approved by: osa,ahze Notes: svn path=/head/; revision=141551
* SIZEfy my ports.Sergey A. Osokin2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99947
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Port does not compile on systems older than 5.1-RELEASESergey A. Osokin2003-06-254-38/+75
| | | | | | | | | | | (needs _SC_NPROCESSORS_ONLN). Respect CC, CXX, CFLAGS and CXXFLAGS. Pointed out by: kris Approved by: fjoe (mentor) Notes: svn path=/head/; revision=83589
* Add libhoard - fast, scalable and memory-efficientSergey A. Osokin2003-06-216-0/+166
allocator for multiprocessors. Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83409