20 Commits

Author SHA1 Message Date
op
0112f9a19a update devel/bullet to 3.22
Build-tested all consumers on amd64: no fallout; ok pascal@ (MAINTAINER)

Needs a backport of commit 4f06738 because btSoftBodyHelpers.h is
currently broken: it tries to include code that's available only in
examples/*.  Spotted while trying to build games/godot.

while here also:

 - update HOMEPAGE (the current one is just a redirect)
 - enable the tests (which are all passing!)
2022-05-29 19:48:51 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
pascal
2b1b209b18 Update to bullet 3.21 and enable double precision (needed for OpenMW).
Initial diff and tests by op@, thanks!
2021-12-30 22:15:35 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
pascal
4432a4fc00 Explicitly disable pybullet, which is not installed anyway.
found by ajacoutot@
2017-12-06 09:17:59 +00:00
pascal
0cc2056e00 Update Bullet to 2.87. 2017-12-05 19:58:55 +00:00
sthen
ae2fd57c41 add missing COMPILER_LIBCXX wantlib, fixup GH_*, remove unwanted MASTER_SITES 2017-09-22 20:59:02 +00:00
sthen
db5d619637 bump 2017-07-27 17:29:04 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
pascal
d1957b26b8 Update to Bullet 2.86.1. From David CARLIER + shlib bumps. 2017-04-24 18:09:25 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
pascal
73fb820b92 Update to Bullet 2.83.7. 2016-03-31 19:15:35 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
pascal
e666629cc6 Update to Bullet 2.83.6. irrlamb is still happy. 2015-12-25 15:30:05 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
ajacoutot
703fb644d7 No need for default CMAKE_BUILD_TYPE. 2014-11-07 10:40:05 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
pascal
a85f2068c5 Import devel/bullet:
Bullet is a 3D Collision Detection and Rigid Body Dynamics Library
for games and animation.  Free for commercial use, including
Playstation 3, open source under the ZLib License.

ok bcallah@
2013-05-19 14:27:53 +00:00