aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ode
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.2.0Nicola Vitale2007-04-033-40/+17
| | | | | | | | | | - Remove files/patch-setup.py PR: ports/111093 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=189097
* - Fix build with gcc 4.XMartin Wilke2007-02-101-0/+5
| | | | | | | | PR: 108994 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=184773
* PyODE is a set of open-source Python bindings for The Open DynamicsMartin Wilke2007-01-285-0/+92
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> Notes: svn path=/head/; revision=183483