| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Jul 2012 07:19:21
0.25
|
cs  |
Fix typos in COMMENT |
17 Sep 2011 06:49:29
0.25
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
17 May 2011 11:05:02
0.25
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
24 Sep 2010 18:58:38
0.25
|
az  |
Update to 0.25 |
24 Sep 2010 02:03:44
0.24
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
03 Sep 2009 21:47:07
0.24
|
tobez  |
Update to 0.24.
Changes: http://search.cpan.org/dist/Thread-Pool-Simple/Changes |
23 May 2008 21:18:39
0.23
|
olgeni  |
Hunt for typos in devel/p5-*. |
17 Apr 2008 14:30:31
0.23
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
08 Sep 2007 00:59:21
0.23
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
08 Aug 2007 11:52:12
0.23
|
arved  |
Fix pkg-plist |
31 Jul 2007 19:19:26
0.23
|
az  |
Thread::Pool::Simple provides a simple thread-pool implementaion without
external dependencies outside core modules.
Jobs can be submitted to and handled by multi-threaded `workers' managed
by the pool. |