Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Jan 2018 18:37:39
0.8.2_2
|
rene  |
Remove expired port:
2018-01-18 graphics/py-rabbyt: Development ceased, no longer used in the ports |
18 Dec 2017 11:22:04
0.8.2_2
|
amdmi3  |
- Deprecate and expire: this was only needed for a single port which is no
longer in the tree, and the development has ceased (see
http://arcticpaint.com/projects/rabbyt/) |
30 Nov 2017 15:50:34
0.8.2_2 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
23 May 2017 05:03:16
0.8.2_2
|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
03 Dec 2014 16:51:25
0.8.2_1
|
amdmi3  |
- Strip in PREFIX-, not in LOCALBASE-relative path
- Whitespace fix |
28 Sep 2014 08:07:56
0.8.2_1
|
amdmi3  |
- Switch to USES=python
- Strip libraries |
10 Sep 2014 20:50:37
0.8.2_1
|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
08 May 2014 04:09:47
0.8.2
|
amdmi3  |
- Remove unneeded PYDISTUTILS_PKGNAME |
24 Apr 2014 14:17:23
0.8.2
|
amdmi3  |
- Stage
- Drop easy_install
- Use auto plist
- Pet portlint
PR: 188950
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
13 Jan 2014 21:00:04
0.8.2
|
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) |
20 Sep 2013 18:35:46
0.8.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
18 Jun 2013 11:46:52
0.8.2
|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
03 Jul 2011 14:12:23
0.8.2
|
ohauer  |
-remove MD5 |
28 Jul 2009 16:34:36
0.8.2
|
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
29 May 2009 15:11:52
0.8.2
|
amdmi3  |
- Change MAINTAINER to my FreeBSD address |
09 Apr 2009 03:00:48
0.8.2
|
amdmi3  |
- Use MASTER_SITE_CHEESESHOP as suggested by portlint |
08 Apr 2009 23:14:43
0.8.2
|
amdmi3  |
Rabbyt is a sprite library for Python with game development in mind.
It has two goals:
1. Be fast, without sacrificing ease of use.
2. Be easy to use, without sacrificing speed
WWW: http://matthewmarshall.org/projects/rabbyt/ |