Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_4 14 Dec 2017 20:16:06 |
amdmi3 |
- Update PyODE to 1.2.1
- Rename from py-ode to py-PyODE to reflect upstream version |
1.2.0_4 14 Feb 2017 14:14:16 |
tijl |
- Remove -fPIC and configure with --enable-shared instead, as recommended
by bindings/python/INSTALL.txt.
- Use pathfix and TEST_TARGET. |
1.2.0_3 09 Feb 2017 18:53:12 |
linimon |
Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket) |
1.2.0_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.0_3 21 Aug 2015 17:35:11 |
amdmi3 |
- Switch to options helpers |
1.2.0_3 02 Apr 2015 18:49:45 |
rm |
devel/py-ode: convert to auto-generated packing list
- convert to auto-generated packing list
- remove no more needed OPTIONSFILE
Approved by: amdmi3 (maintainer, by email long time ago) |
1.2.0_3 24 Nov 2014 23:53:00 |
amdmi3 |
- Update devel/ode to 0.13
- Bump dependent ports
PR: 193086
Submitted by: pfg
Approved by: maintainer timeout (acm, almost 3 months) |
1.2.0_2 18 Nov 2014 16:37:16 |
amdmi3 |
- Strip library |
1.2.0_2 30 Sep 2014 13:48:00 |
amdmi3 |
- Convert to USES=python |
1.2.0_2 22 Sep 2014 12:13:06 |
amdmi3 |
- Cleanup plist |
1.2.0_2 07 May 2014 20:42:39 |
amdmi3 |
- Convert USE_BZIP2 and USE_DOS2UNIX to USES |
1.2.0_2 18 Oct 2013 00:00:44 |
amdmi3 |
- Support staging |
1.2.0_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2.0_2 03 Feb 2013 23:35:27 |
amdmi3 |
- Trim header
- OptionsNG |
1.2.0_2 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.2.0_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.2.0_2 16 Jan 2009 04:18:40 |
acm |
- Bump PORTREVISION, because devel/ode was updated
Approved by: amdmi3 via email |
1.2.0_1 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
1.2.0_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.2.0_1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
1.2.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.0 03 Apr 2007 14:10:46 |
nivit |
- Update to 1.2.0
- Remove files/patch-setup.py
PR: ports/111093
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
1.1.0 10 Feb 2007 13:17:47 |
miwi |
- Fix build with gcc 4.X
PR: 108994
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
1.1.0 28 Jan 2007 00:29:25 |
miwi |
PyODE is a set of open-source Python bindings for The Open Dynamics
Engine, an open-source physics engine. PyODE also includes an XODE
parser. Like ODE, PyODE may be distributed under the terms of either
the GNU Lesser General Public License or a BSD-style license.
WWW: http://pyode.sourceforge.net
PR: ports/108411
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |