| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Mar 2013 17:26:07
0.4.0
|
sunpoet  |
- Use tar in base system to extract zipball
- Cleanup Makefile header
- Reformat pkg-descr |
13 Jul 2012 15:02:57
0.4.0
|
sunpoet  |
- Update to 0.4.0
- Remove LICENSE_FILE
- Take maintainership
Changes: https://github.com/python-greenlet/greenlet/blob/master/NEWS |
13 Jul 2012 14:14:13
0.3.4
|
tabthorpe  |
- Reassign to the heap
- Thank you for your years of service
With hat:: portmgr |
13 Jun 2012 17:04:36
0.3.4
|
lwhsu  |
- Update to 0.3.4
- Upstream reverted to plain distutils, dont use easy_install
- DISTFILE is now a .zip (USE_ZIP)
- Remove DISTNAME or PYDISTUTILS_PKGNAME (default is correct)
- Update MASTER_SITES
- Add LICENSE/LICENSE_FILE
- Update pkg-plist
- Confirm CLANG build
PR: ports/168363
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer timeout |
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) |