notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
bullet 3D collision detection and rigid body dynamics library
3.25 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.25Version of this port present on the latest quarterly branch.
Maintainer: fluffy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-04-03 15:03:58
Last Update: 2023-01-29 20:03:56
Commit Hash: 6f4416b
License: ZLIB
WWW:
https://www.bulletphysics.com/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • bullet>0:devel/bullet
Conflicts:
CONFLICTS_INSTALL:
  • bullet-double
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/bullet/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/bullet
  • pkg install bullet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bullet
Package flavors (<flavor>: <package>)
  • single: bullet
  • double: bullet-double
distinfo:
TIMESTAMP = 1675015586 SHA256 (bulletphysics-bullet3-3.25_GH0.tar.gz) = c45afb6399e3f68036ddb641c6bf6f552bf332d5ab6be62f7e6c54eda05ceb77 SIZE (bulletphysics-bullet3-3.25_GH0.tar.gz) = 139789551

Packages (timestamps in pop-ups are UTC):
bullet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.253.252.86.1_43.253.25-2.86.1_4-
FreeBSD:13:quarterly3.253.253.253.253.253.253.253.25
FreeBSD:14:latest3.253.253.243.253.253.25-3.25
FreeBSD:14:quarterly3.253.25-3.253.253.253.253.25
FreeBSD:15:latest3.253.25n/a3.25n/a3.253.253.25
FreeBSD:15:quarterly--n/a-n/a---
 

bullet-double
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.253.25-3.253.25---
FreeBSD:13:quarterly3.253.253.253.253.253.253.253.25
FreeBSD:14:latest3.253.253.243.253.253.25-3.25
FreeBSD:14:quarterly3.253.25-3.253.253.253.253.25
FreeBSD:15:latest3.253.25n/a3.25n/a3.253.253.25
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. xorgproto>=0 : x11/xorgproto
  4. xorgproto>=0 : x11/xorgproto
  5. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLU.so : graphics/libGLU
  3. libglut.so : graphics/freeglut
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/vdrift*
  2. Collapse this list of deleted ports.
for Libraries
  1. games/openmw
  2. games/stuntrally
  3. misc/dartsim

Configuration Options:
===> The following configuration options are available for bullet-3.25: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_bullet
USES:
cmake compiler:c++11-lang gl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bulletphysics/bullet3/tar.gz/3.25?dummy=/
Collapse this list.

Number of commits found: 58

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.25
29 Jan 2023 20:03:56
commit hash: 6f4416b7537136ff64a723444c82cb4d71e3bd09commit hash: 6f4416b7537136ff64a723444c82cb4d71e3bd09commit hash: 6f4416b7537136ff64a723444c82cb4d71e3bd09commit hash: 6f4416b7537136ff64a723444c82cb4d71e3bd09 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/bullet: update to 3.25 release (+)

Changelog:	https://github.com/bulletphysics/bullet3/releases/tag/3.25
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.24
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.24
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.24
27 Apr 2022 13:21:15
commit hash: 4b847fee2ca87b5dd61f4a76e7c2a2c5b6a1e707commit hash: 4b847fee2ca87b5dd61f4a76e7c2a2c5b6a1e707commit hash: 4b847fee2ca87b5dd61f4a76e7c2a2c5b6a1e707commit hash: 4b847fee2ca87b5dd61f4a76e7c2a2c5b6a1e707 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/bullet: check for omp.h on all architectures
3.24
27 Apr 2022 09:07:10
commit hash: 2a4c48bde9f90695ab480d37de9391a02e8b51c9commit hash: 2a4c48bde9f90695ab480d37de9391a02e8b51c9commit hash: 2a4c48bde9f90695ab480d37de9391a02e8b51c9commit hash: 2a4c48bde9f90695ab480d37de9391a02e8b51c9 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/bullet: update to 3.24 bugfix release
3.22
29 Mar 2022 20:49:10
commit hash: b567f5a3fbf40874ff1a589e508fb4897f0671f7commit hash: b567f5a3fbf40874ff1a589e508fb4897f0671f7commit hash: b567f5a3fbf40874ff1a589e508fb4897f0671f7commit hash: b567f5a3fbf40874ff1a589e508fb4897f0671f7 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/bullet: update to 3.22 release
3.21_1
20 Dec 2021 01:56:45
commit hash: 728e26e5c6f8e7c59fc515759a1671b530840187commit hash: 728e26e5c6f8e7c59fc515759a1671b530840187commit hash: 728e26e5c6f8e7c59fc515759a1671b530840187commit hash: 728e26e5c6f8e7c59fc515759a1671b530840187 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/bullet: fix build on powerpc

: && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-std=c++11 -fopenmp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-fstack-protector-strong -shared -Wl,-soname,libHACD.so.3.20 -o
Extras/HACD/libHACD.so.3.20 Extras/HACD/CMakeFiles/HACD.dir/hacdGraph.o
Extras/HACD/CMakeFiles/HACD.dir/hacdHACD.o
Extras/HACD/CMakeFiles/HACD.dir/hacdICHull.o
Extras/HACD/CMakeFiles/HACD.dir/hacdManifoldMesh.o  -pthread && :
ld: error: unable to find library -lomp
3.21_1
15 Dec 2021 16:36:51
commit hash: c0526b161a82515ee309428399c3563d6f029018commit hash: c0526b161a82515ee309428399c3563d6f029018commit hash: c0526b161a82515ee309428399c3563d6f029018commit hash: c0526b161a82515ee309428399c3563d6f029018 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/bullet: flavorize, use CMAKE_[ON|OFF] macros, build extras (+)

games/openmw: bump PORTREVISION to force rebuild with flavorized bullet-double

Requested by:	amdmi3
Sponsored by:	Netzkommune GmbH
3.21
14 Dec 2021 18:07:00
commit hash: 0ee4d03db38fe6b927e6531d039841c985306106commit hash: 0ee4d03db38fe6b927e6531d039841c985306106commit hash: 0ee4d03db38fe6b927e6531d039841c985306106commit hash: 0ee4d03db38fe6b927e6531d039841c985306106 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/bullet: update to 3.21 release

While here, take maintainership

Approved by:	acm (previous maintainer, by mail)
Sponsored by:	Netzkommune GmbH
2.86.1_5
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
2.86.1_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.86.1_4
04 Nov 2019 22:20:31
Revision:516748Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories d

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
2.86.1_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.86.1_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.86.1_2
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2.86.1_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2.86.1
25 Jul 2017 10:21:09
Revision:446567Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.86.1
- Enable installation of extra libraries

PR:		220887
Approved by:	acm (maintainer via private email)
2.83.7_2
25 Jun 2017 21:07:58
Revision:444324Original commit files touched by this commit
tcberner search for other commits by this committer
Make ninja opt-out in cmake.mk

Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2.83.7_2
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2.83.7_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2.83.7
27 Dec 2016 12:15:46
Revision:429610Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Fix WWW:

Approved by:	portmgr blanket
2.83.7
03 Oct 2016 06:52:59
Revision:423166Original commit files touched by this commit
jbeich search for other commits by this committer
devel/bullet: unbreak on 9.x

In file included from src/BulletInverseDynamics/IDConfig.hpp:65,
                 from src/BulletInverseDynamics/IDMath.hpp:6,
                 from src/BulletInverseDynamics/IDMath.cpp:1:
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp: In constructor
'btInverseDynamicsBullet3::vecx::vecx(int)':
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:51: error: class
'btInverseDynamicsBullet3::vecx' does not have any field named 'btVectorX'
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp: In member function
'const btInverseDynamicsBullet3::vecx&
btInverseDynamicsBullet3::vecx::operator=(const btVectorX<float>&)':
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected
type-specifier before 'btVectorX'
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected
`>' before 'btVectorX'
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected
`(' before 'btVectorX'
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: missing
template arguments before '*' token
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected
primary-expression before '>' token
src/BulletInverseDynamics/details/IDLinearMathInterface.hpp:53: error: expected
`)' before ';' token

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2.83.7
11 Sep 2016 17:23:40
Revision:421846Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.83.7
- Add license
- Switch to options helpers

PR:		212112
Submitted by:	t@tobik.me
Approved by:	maintainer timeout (acm, 2 weeks)
2.82_3
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
2.82_3
08 Mar 2016 13:09:12
Revision:410613Original commit files touched by this commit
mat search for other commits by this committer
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2.82_3
28 Aug 2015 13:25:43
Revision:395474Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to new github home; no code changes
2.82_3
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.82_3
22 Sep 2014 16:11:10
Revision:368969Original commit files touched by this commit
tijl search for other commits by this committer
Build shared libraries needed by upcoming devel/efl

PR:		193438
Approved by:	maintainer timeout (2 weeks)
2.82_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2.82_1
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
2.82_1
03 Jul 2014 23:57:08
Revision:360487Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
2.82_1
16 Apr 2014 18:28:50
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.82
26 Mar 2014 16:23:00
Revision:349265Original commit files touched by this commit
acm search for other commits by this committer
- Add LICENSE
- Clean up

PR:		ports/185685
Submitted by:	mva
2.82
26 Mar 2014 16:16:06
Revision:349262Original commit files touched by this commit
acm search for other commits by this committer
- Update to 2.82
- Add STAGE support
- Remove USE_GCC. It build with clang too
- Remove obsolete path file
2.77_1
02 Nov 2013 13:11:21
Revision:332479Original commit files touched by this commit
marino search for other commits by this committer
devel/bullets: Fix C++ errors seen on some versions of gcc

Approved by:	portmgr (bapt, implicit)
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
2.77_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.77_1
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2.77_1
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
2.77_1
09 Oct 2012 22:12:14
Revision:305610Original commit files touched by this commit
linimon search for other commits by this committer
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2.77_1
04 Aug 2012 22:52:04
Original commit files touched by this commit
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2.77
09 Feb 2012 22:08:21
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build with nvidia-driver installed

PR:             163215
Submitted by:   myself
Approved by:    maintainer timeout
2.77
14 Nov 2011 03:26:46
Original commit files touched by this commit
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
2.77
18 Nov 2010 05:11:47
Original commit files touched by this commit
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
2.75_1
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
2.75_1
07 Oct 2010 15:21:05
Original commit files touched by this commit
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.
2.75_1
15 Sep 2010 18:35:24
Original commit files touched by this commit
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
2.75
06 Apr 2010 07:50:55
Original commit files touched by this commit
linimon search for other commits by this committer
Mark various ports as ignore or broken on ia64.

Hat:            portmgr
2.75
10 Nov 2009 20:23:25
Original commit files touched by this commit
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
2.73_1
02 Aug 2009 19:36:34
Original commit files touched by this commit
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
2.73_1
18 Feb 2009 03:38:20
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as ignore on sparc64 (arch not detected correctly).
2.73_1
23 Jan 2009 16:28:36
Original commit files touched by this commit
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).
2.73
20 Jan 2009 02:02:51
Original commit files touched by this commit
acm search for other commits by this committer
- Fix build on amd64

Reported by:    pav
2.73
16 Jan 2009 00:31:03
Original commit files touched by this commit
acm search for other commits by this committer
- Update to 2.73
2.67
21 Aug 2008 06:18:49
Original commit files touched by this commit
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)
2.67
20 Aug 2008 00:57:32
Original commit files touched by this commit
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)
2.67
03 Apr 2008 15:03:30
Original commit files touched by this commit
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: 58