Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2005 07:39:54 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ode Makefile ports/devel/ode/files patch-Makefile patch-OPC_TreeCollider.h
Message-ID:  <200505310739.j4V7dt2a005095@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@shaw.ca>
  Approved by:    David Yeske <dyeske@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505310739.j4V7dt2a005095>