FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:02 AM GMT
Port details
bullet 2.77 devel on this many watch lists=2 search for ports that depend on this port
3D collision detection and rigid body dynamics library
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Apr 2008 15:03:58
License: not specified in port
Bullet is a professional open source multi-threaded 3D Collision Detection and 
Rigid Body Dynamics Library. It is free for commercial use under the ZLib 
license.

The library is being used by several professional game developers on PC, 
PlayStation 3, XBox 360 and Nintendo Wii.

Sony Computer Entertainment provides a parallel SPU optimized version, and 
collaborations with IBM, Intel, AMD and NVidia to exploit their parallel 
hardware.

Bullet is native part of Blender 3D modeler and it supports COLLADA Physics 
file format.


WWW:	http://www.bulletphysics.com
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, devel/cmake
Required To Run: x11/libX11
Required Libraries: graphics/libGL, graphics/libGLU, graphics/libglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/bullet/ && make install clean
To add the package: pkg_add -r bullet


Configuration Options
     No options to configure

Master Sites:
http://bullet.googlecode.com/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Feb 2012 22:08:21
Original commit files touched by this commit  2.77
amdmi3 search for other commits by this committer
- Fix build with nvidia-driver installed

PR:             163215
Submitted by:   myself
Approved by:    maintainer timeout
14 Nov 2011 03:26:46
Original commit files touched by this commit  2.77
rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:    avilla (mentor), portmgr (miwi)
Feature safe:   yes
18 Nov 2010 05:11:47
Original commit files touched by this commit  2.77
acm search for other commits by this committer
- Update to 2.77
- Use CMAKE for configure and build process
- Remove BROKEN
- Remove obsolete patch files
16 Oct 2010 11:52:47
Original commit files touched by this commit  2.75_1
ade search for other commits by this committer
Punt autoconf267->autoconf268
07 Oct 2010 15:21:05
Original commit files touched by this commit  2.75_1
ade search for other commits by this committer
Migration of BROKEN ports from automake{19,110}->111 which will most
likely need to be looked at as and when they become unbroken.
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.75_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
06 Apr 2010 07:50:55
Original commit files touched by this commit  2.75
linimon search for other commits by this committer
Mark various ports as ignore or broken on ia64.

Hat:            portmgr
10 Nov 2009 20:23:25
Original commit files touched by this commit  2.75
acm search for other commits by this committer
- Update to 2.75
- Add double precision OPTION
- Add support for parallel build

PR:             140095
Submitted by:   amdmi3
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.73_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
18 Feb 2009 03:38:20
Original commit files touched by this commit  2.73_1
linimon search for other commits by this committer
Mark as ignore on sparc64 (arch not detected correctly).
23 Jan 2009 16:28:36
Original commit files touched by this commit  2.73_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
20 Jan 2009 02:02:51
Original commit files touched by this commit  2.73
acm search for other commits by this committer
- Fix build on amd64

Reported by:    pav
16 Jan 2009 00:31:03
Original commit files touched by this commit  2.73
acm search for other commits by this committer
- Update to 2.73
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.67
rafan search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  2.67
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
03 Apr 2008 15:03:30
Original commit files touched by this commit  2.67
acm search for other commits by this committer
- New port: devel/bullet

Bullet is a professional open source multi-threaded 3D Collision Detection and
Rigid Body Dynamics Library. It is free for commercial use under the ZLib
license.

The library is being used by several professional game developers on PC,
PlayStation 3, XBox 360 and Nintendo Wii.

Sony Computer Entertainment provides a parallel SPU optimized version, and
collaborations with IBM, Intel, AMD and NVidia to exploit their parallel
hardware.

Bullet is native part of Blender 3D modeler and it supports COLLADA Physics
file format.

WWW:    http://www.bulletphysics.com

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours6
new 7 days43
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.097 seconds.