CVS log for ports/devel/ode/Makefile
Up to [FreeBSD] / ports / devel / ode
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Apr 8 06:34:13 2011 UTC (10 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
- Update to 0.11.1 - Fix double precision detection [1] PR: 155446 Submitted by: Fernando Herrero <fhcarron _ at _terra.es> [1]
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Dec 29 20:04:16 2010 UTC (13 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +0 -1 lines
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:18 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Apr 27 00:19:23 2009 UTC (2 years, 9 months ago) by acm
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 0.11
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 16 04:23:47 2009 UTC (3 years ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -0 lines
- Add -fPIC and -DPIC to CFLAGS for amd64 and ia64. Forgotten by : me
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 16 04:14:29 2009 UTC (3 years ago) by acm
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -6 lines
- Update to 0.10.1
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:46 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:59 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
- 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)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 22 08:55:30 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jan 26 22:52:50 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
- Fix a typo (Last update broke some dependent ports) PR: 119084 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer timeout (3 week)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Dec 25 00:29:20 2007 UTC (4 years, 1 month ago) by acm
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
- Update to 0.9
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 16 21:08:29 2007 UTC (4 years, 5 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +12 -7 lines
- Update to 0.8 - Add GIMPACT option - See ChangeLog at: http://sourceforge.net/project/shownotes.php?release_id=480493&group_id=24884
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:23 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 6 18:03:15 2006 UTC (5 years, 3 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- Fix build on 4.x Reported by: kris
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 6 15:43:29 2006 UTC (5 years, 4 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
- Update devel/ode to 0.7 - Bump PORTREVISION of all ports that depend of devel/ode [1] Approved by: thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1]
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 6 14:44:00 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -1 lines
- Remove PACKAGES and VERSION variables from ode/config.h. It causes conflict with some ports. PR: 102930 Submitted by: Dmitry Marakasov <amdmi3__at__mail.ru> Reviewed by: me Approved by: garga (mentor, implicit)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 4 19:25:10 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Fix CONFIGURE_TARGET. I forgot to close a parenthesis PR: 102862 Submitted by: Dmitry Marakasov <amdmi3__at__mail.ru> Approved by: garga (mentor,implicit) Obtained from: pav (irc)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 2 14:23:08 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -2 lines
- Fix build on 4.x [1] - Bump PORTREVISION Reported by: kris [1] Approved by: garga (mentor)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 24 12:33:33 2006 UTC (5 years, 5 months ago) by acm
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +33 -33 lines
- Update to 0.6 [1] - Take over of maintaership due to more than 9 months of maintainer inactivity and two maintainer timeout - Take maintainership - Remove obsolete patch files PR: 100636 Submitted by: Dmitry Marakasov <amdmi3_(at)_mail.ru> [1] Approved by: garga (mentor), maintainer timeout
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:57 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 2 20:12:49 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -4 lines
[PATCH] devel/ode and devel/ode-devel: unbreak on 64bit platforms
devel/ode and devel/ode-devel ports are marked broken on
non-i386 archs (i.e. amd64, ia64), because ode fail to build
on these systems with following errors:
c++ -Iinclude -c -fno-exceptions -fomit-frame-pointer -O -pipe -I/usr/X11R6/include
+-DdNODEBUG -o ode/src/timer.o ode/src/timer.cpp
{standard input}: Assembler messages:
{standard input}:62: Error: `(%esi)' is not a valid 64 bit base/index expression
{standard input}:63: Error: `4(%esi)' is not a valid 64 bit base/index expression
{standard input}:86: Error: `(%esi)' is not a valid 64 bit base/index expression
{standard input}:87: Error: `4(%esi)' is not a valid 64 bit base/index expression
{standard input}:172: Error: `(%esi)' is not a valid 64 bit base/index expression
{standard input}:173: Error: `4(%esi)' is not a valid 64 bit base/index expression
{standard input}:194: Error: `(%esi)' is not a valid 64 bit base/index expression
{standard input}:195: Error: `4(%esi)' is not a valid 64 bit base/index expression
{standard input}:234: Error: `(%esi)' is not a valid 64 bit base/index expression
{standard input}:235: Error: `4(%esi)' is not a valid 64 bit base/index expression
gmake: *** [ode/src/timer.o] Error 1
*** Error code 2
Stop in /usr/ports/devel/ode.
After some investigation, I think I've solved the problem,
and it would be great to unbreak ode at last.
The build on 64 bit platforms fails because some 32 bit
assembly gets included in the ode/src/timer.cpp file.
That, on it's turn, happens because ode's configurator
(simple configure analogue written in C) has too weak
checking for `pentium compatibility' of host system - it
just tries to compile following assembly code: `mov $0,
%eax' as a test. That compiles well on 64 bit platforms,
but because addressing scheme is now 64bit, above-mentioned
errors occur when compiling ode's source itself.
The fix is to add a patch to configurator.c that makes
`pentium compatibility' test more strict. Thus, test will
fail on 64 bit ystems and i386 assembly won't be used (ode
will use more portable routines instead).
This patch is not well tested, as I myself have no 64 bit
machines in the vicinity, but it surely doesn't break ode
on x86 :)
I've mailed it to ode author, it's now also in ODE's CVS.
PR: ports/90077
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: maintainer timeout
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 13 02:14:57 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
New port devel/ode-devel ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection. WWW: http://www.ode.org/ Add CONFLICTS in devel/ode PR: 88581 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Repocopy by: marcus
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 31 07:39:54 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -0 lines
- enable an "OPCODE" library that is required to support triangle mesh objects. - changes the header include order so as not to pick up installed includes before local ones - suppresses the unneeded use of values.h - works around an inlining limitation in g++ PR: ports/81610 Submitted by: Jonathan Hanna <jhanna@shaw.ca> Approved by: David Yeske <dyeske@yahoo.com> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 23 08:44:18 2004 UTC (7 years, 6 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Respect CXX PR: 69461 Submitted by: David Yeske <dyeske@yahoo.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 26 21:36:45 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Raise PORTEPOCH, PORTVERSION went backwards in previous commit Reported by: eik's chkversion
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 26 18:36:17 2004 UTC (7 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -8 lines
- Update to 0.5 PR: ports/67741 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw> Approved by: maintainer timeout (15 days)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 3 13:52:48 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -1 lines
BROKEN on amd64: Does not build
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 15 09:57:40 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
Add ode 0.039, ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection. PR: ports/64288 Submitted by: David Yeske <dyeske@yahoo.com>
