cvs commit: ports/devel/ode Makefile ports/devel/ode/files patch-Makefile patch-OPC_TreeCollider.h

Pav Lucistnik pav at FreeBSD.org
Tue May 31 00:39:55 PDT 2005


pav         2005-05-31 07:39:54 UTC

  FreeBSD ports repository

  Modified files:
    devel/ode            Makefile 
    devel/ode/files      patch-Makefile 
  Added files:
    devel/ode/files      patch-OPC_TreeCollider.h 
  Log:
  - 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 at shaw.ca>
  Approved by:    David Yeske <dyeske at yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.6       +12 -0     ports/devel/ode/Makefile
  1.3       +2 -2      ports/devel/ode/files/patch-Makefile
  1.1       +30 -0     ports/devel/ode/files/patch-OPC_TreeCollider.h (new)


More information about the cvs-all mailing list