summaryrefslogtreecommitdiffstats
path: root/devel/ptl
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* Update to 2.1.9. (Still 5.x is not supported yet)knu2003-01-114-54/+10
|
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-041-0/+1
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* Mark BROKEN for FreeBSD 5.0 or higher, which is not supported yet.knu2002-11-041-1/+7
|
* USE_REINPLACE instead of perl. (but this still won't build on current)knu2002-11-041-1/+2
|
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-101-1/+1
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Add PTL-2.1.8_readdir-patch and bump PORTREVISION.knu2002-03-303-10/+32
| | | | Force to use autoconf 2.13 and unbreak.
* Add ptl. PTL (Portable Thread Library) is an implementation of userknu2001-04-077-0/+129
level multi-thread library based on POSIX 1003.1c API.
OpenPOWER on IntegriCloud