aboutsummaryrefslogtreecommitdiff
path: root/devel/boehm-gc-threaded/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-1/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Add port for boehm-gc garbage collector variant with threads support.Stanislav Sedov2009-12-181-0/+20
This port will install only shared libraries with threads support enabled, that will allow for easy dependency handling for ports that required libgc build with specific features and will allow to avoid hacks of building own version of libgc library. Notes: svn path=/head/; revision=246111