Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - only 13% of the p5- ports embed @comment $FreeBSD$: | Philip M. Gollucci | 2010-09-24 | 1 | -1/+0 |
| | | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743 | ||||
* | - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks | Philip M. Gollucci | 2009-07-22 | 1 | -7/+1 |
| | | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202 | ||||
* | This module adds suspend and resume operations for threads. | Wesley Shields | 2009-01-12 | 4 | -0/+55 |
Suspensions are cumulative, and need to be matched by an equal number of resume calls. PR: ports/110476 Submitted by: Ruben van Staveren <ruben@verweg.com> Notes: svn path=/head/; revision=225870 |