| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jun 2012 17:23:12
1.6.2
|
lwhsu  |
- Update to 1.6.2
- Specify USE_PYTHON versions according to upstream
PR: ports/169099
Submitted by: koobs <koobs.freebsd@gmail.com> |
08 Nov 2011 16:35:49
1.6.1
|
lwhsu  |
- Update to 1.6.1 |
03 Jul 2011 14:59:23
1.6.0
|
ohauer  |
-remove MD5 |
17 Jul 2010 03:44:39
1.6.0
|
lwhsu  |
- Update to 1.6.0 |
27 Feb 2009 11:07:47
1.5.7
|
lwhsu  |
- Update to 1.5.7
PR: ports/132034 (based on)
Submitted by: Wen Heping <wenheping AT gmail.com> |
26 Sep 2008 19:26:07
1.5.6
|
lwhsu  |
- Update to 1.5.6 |
07 Sep 2008 11:19:25
1.5.5
|
lwhsu  |
- Update to 1.5.5 |
15 Jun 2008 02:28:45
1.5.4
|
lwhsu  |
- Update to 1.5.4 |
29 Feb 2008 21:11:44
1.5.3
|
lwhsu  |
- Update to to 1.5.3
PR: ports/121233
Submitted by: Kirk Strauser <kirk AT daycos.com> |
07 Feb 2008 00:54:44
1.5.2
|
lwhsu  |
- Update to 1.5.2
PR: ports/120325
Submitted by: Kirk Strauser <kirk AT daycos.com> |
13 Dec 2007 00:47:56
1.5
|
lwhsu  |
- Update to 1.5 |
04 Aug 2007 11:41:31
1.4.1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
15 Apr 2007 09:25:26
1.4.1
|
lwhsu  |
- Update to 1.4.1
Approved by: clsung (mentor) |
04 Apr 2007 08:11:57
1.4
|
lwhsu  |
- Update to 1.4
- Change to my FreeBSD.org email
Approved by: clsung (mentor) |
01 Mar 2007 09:55:36
1.3.2
|
miwi  |
pp is a python module which provides mechanism for parallel execution of
python code on SMP (systems with multiple processors or cores) and clusters
(computers connected via network)
It is light, easy to install and integrate with other python software.
pp is an open source and cross-platform module written in pure python
WWW: http://www.parallelpython.com/
PR: ports/109665
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> |