| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
17 May 2011 16:45:47
0.3.1_1
|
nivit  |
- Add -Z to PYDISTUTILS_INSTALLARGS to install the Python egg
uncompressed. This avoids having to set the variable
PYTHON_EGG_CACHE at runtime (solution approved by submitter
via private email).
- Add pkg-plist
- Bump PORTREVISION
- Remove MD5 checksum from distinfo
- Remove PLIST_FILES
PR: ports/156220
Submitted by: Volodymyr Kostyrko
Approved by: Peter Schuller <peter.schuller at infidyne.com> (maintainer
timeout > 2 weeks) |
17 Apr 2010 19:52:23
0.3.1
|
sylvio  |
- Update to 0.3.1
PR: ports/145784
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
02 Apr 2010 12:06:59
0.3
|
wen  |
- Update to 0.3
PR: ports/145283
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
22 Mar 2010 06:06:54
0.2
|
linimon  |
Mark as only for amd64 and i386: not yet ported to sparc64, untested on
other archs.
Hat: portmgr |
13 Feb 2010 19:27:23
0.2
|
sylvio  |
- Greenlet provides a primitive form of micro-threads in the form of a native
extension module to Python. Higher-level primitives such as coroutine scheduling
are not part of greenlet itself, but can be built upon it.
WWW: http://pypi.python.org/pypi/greenlet
PR: ports/143610
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
Approved by: miwi (mentor) |