Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.2_1 27 Jan 2020 15:34:18
  |
rene  |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.2.2_1 26 Dec 2019 07:54:29
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
0.2.2_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
0.2.2 19 Mar 2017 16:11:40
  |
rm  |
Pass maintainership to python@ |
0.2.2 19 Mar 2017 14:02:24
  |
rene  |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
0.2.2 29 Aug 2014 20:57:09
  |
olivierd  |
- Convert my own Python ports to USES= python |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
0.2.2 24 Jan 2014 12:27:56
  |
olivierd  |
- Update to 0.2.2
- Add LICENSE
- Fix Python version
- Update maintainer address |
0.2.1_1 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.2.1_1 28 Dec 2013 18:48:49
  |
marino  |
graphics/pysvn: Fix package manifest, support stage
Package was unable to create a manifest due to the presence of a
directory in the pkg-plist. Change the port to generate the pkg-plist
automatically and support stage.
Approved by: maintainer (Olivier Duchateau) |
0.2.1 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.2.1 28 Feb 2011 15:27:50
 |
sunpoet  |
- Update to 0.2.1
- Fix USE_PYTHON as pySVG does not build with Python 3.x
- Fix PLIST for users not using Python 2.6
Changes:
http://codeboje.de/pysvg/ ("Release/History" section)
Added:
- Added kwargs to make life a bit easier when instantiating objects
- Added dropshadows (contributed by Bastian)
- Added patterns
- Added turtle graphics
- Added clip element
- Added use element (Only the first 15 lines of the commit message are shown above ) |
0.2.0 17 Oct 2009 07:11:27
 |
miwi  |
pySVG is a pure Python library to create SVG documents.
WWW: http://codeboje.de/pysvg/
PR: ports/139672
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> |