View | Details | Raw Unified | Return to bug 220887
Collapse All | Expand All

(-)Makefile (-3 / +5 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	bullet
4
PORTNAME=	bullet
5
PORTVERSION=	2.83.7
5
PORTVERSION=	2.86.1
6
PORTREVISION=	2
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
7
9
MAINTAINER=	acm@FreeBSD.org
8
MAINTAINER=	acm@FreeBSD.org
Lines 23-29 Link Here
23
22
24
CMAKE_ARGS=	-DBUILD_SHARED_LIBS:BOOL=ON \
23
CMAKE_ARGS=	-DBUILD_SHARED_LIBS:BOOL=ON \
25
		-DINSTALL_LIBS:BOOL=ON \
24
		-DINSTALL_LIBS:BOOL=ON \
26
		-DBUILD_BULLET2_DEMOS:BOOL=OFF
25
		-DINSTALL_EXTRA_LIBS:BOOL=ON \
26
		-DBUILD_BULLET2_DEMOS:BOOL=OFF \
27
		-DBUILD_BULLET3_DEMOS:BOOL=OFF \
28
		-DBUILD_UNIT_TESTS:BOOL=OFF
27
29
28
PORTDOCS=	*
30
PORTDOCS=	*
29
31
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1472045659
1
TIMESTAMP = 1500496996
2
SHA256 (bulletphysics-bullet3-2.83.7_GH0.tar.gz) = 00d1d8f206ee85ffd171643ac8e72f9f4e0bf6dbf3d4ac55f4495cb168b51243
2
SHA256 (bulletphysics-bullet3-2.86.1_GH0.tar.gz) = c058b2e4321ba6adaa656976c1a138c07b18fc03b29f5b82880d5d8228fbf059
3
SIZE (bulletphysics-bullet3-2.83.7_GH0.tar.gz) = 18754201
3
SIZE (bulletphysics-bullet3-2.86.1_GH0.tar.gz) = 26065278
(-)pkg-plist (-12 / +70 lines)
Lines 151-157 Link Here
151
include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h
151
include/bullet/BulletCollision/BroadphaseCollision/btDbvt.h
152
include/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
152
include/bullet/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
153
include/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h
153
include/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h
154
include/bullet/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
155
include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
154
include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
156
include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
155
include/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
157
include/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
156
include/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
Lines 300-312 Link Here
300
include/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h
299
include/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h
301
include/bullet/BulletDynamics/Dynamics/btActionInterface.h
300
include/bullet/BulletDynamics/Dynamics/btActionInterface.h
302
include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
301
include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
302
include/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorldMt.h
303
include/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h
303
include/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h
304
include/bullet/BulletDynamics/Dynamics/btRigidBody.h
304
include/bullet/BulletDynamics/Dynamics/btRigidBody.h
305
include/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
305
include/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
306
include/bullet/BulletDynamics/Dynamics/btSimulationIslandManagerMt.h
306
include/bullet/BulletDynamics/Featherstone/btMultiBody.h
307
include/bullet/BulletDynamics/Featherstone/btMultiBody.h
307
include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h
308
include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraint.h
308
include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h
309
include/bullet/BulletDynamics/Featherstone/btMultiBodyConstraintSolver.h
309
include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h
310
include/bullet/BulletDynamics/Featherstone/btMultiBodyDynamicsWorld.h
311
include/bullet/BulletDynamics/Featherstone/btMultiBodyFixedConstraint.h
310
include/bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h
312
include/bullet/BulletDynamics/Featherstone/btMultiBodyJointFeedback.h
311
include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h
313
include/bullet/BulletDynamics/Featherstone/btMultiBodyJointLimitConstraint.h
312
include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h
314
include/bullet/BulletDynamics/Featherstone/btMultiBodyJointMotor.h
Lines 313-318 Link Here
313
include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h
315
include/bullet/BulletDynamics/Featherstone/btMultiBodyLink.h
314
include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h
316
include/bullet/BulletDynamics/Featherstone/btMultiBodyLinkCollider.h
315
include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h
317
include/bullet/BulletDynamics/Featherstone/btMultiBodyPoint2Point.h
318
include/bullet/BulletDynamics/Featherstone/btMultiBodySliderConstraint.h
316
include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h
319
include/bullet/BulletDynamics/Featherstone/btMultiBodySolverConstraint.h
317
include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h
320
include/bullet/BulletDynamics/MLCPSolvers/btDantzigLCP.h
318
include/bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h
321
include/bullet/BulletDynamics/MLCPSolvers/btDantzigSolver.h
Lines 326-331 Link Here
326
include/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h
329
include/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h
327
include/bullet/BulletDynamics/Vehicle/btWheelInfo.h
330
include/bullet/BulletDynamics/Vehicle/btWheelInfo.h
328
include/bullet/BulletDynamics/btBulletDynamicsCommon.h
331
include/bullet/BulletDynamics/btBulletDynamicsCommon.h
332
include/bullet/BulletFileLoader/autogenerated/bullet.h
333
include/bullet/BulletFileLoader/bChunk.h
334
include/bullet/BulletFileLoader/bCommon.h
335
include/bullet/BulletFileLoader/bDNA.h
336
include/bullet/BulletFileLoader/bDefines.h
337
include/bullet/BulletFileLoader/bFile.h
338
include/bullet/BulletFileLoader/btBulletFile.h
329
include/bullet/BulletInverseDynamics/btBulletCollisionCommon.h
339
include/bullet/BulletInverseDynamics/btBulletCollisionCommon.h
330
include/bullet/BulletSoftBody/btDefaultSoftBodySolver.h
340
include/bullet/BulletSoftBody/btDefaultSoftBodySolver.h
331
include/bullet/BulletSoftBody/btSoftBody.h
341
include/bullet/BulletSoftBody/btSoftBody.h
Lines 336-345 Link Here
336
include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
346
include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
337
include/bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h
347
include/bullet/BulletSoftBody/btSoftBodySolverVertexBuffer.h
338
include/bullet/BulletSoftBody/btSoftBodySolvers.h
348
include/bullet/BulletSoftBody/btSoftBodySolvers.h
349
include/bullet/BulletSoftBody/btSoftMultiBodyDynamicsWorld.h
339
include/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
350
include/bullet/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
340
include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h
351
include/bullet/BulletSoftBody/btSoftRigidDynamicsWorld.h
341
include/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
352
include/bullet/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
342
include/bullet/BulletSoftBody/btSparseSDF.h
353
include/bullet/BulletSoftBody/btSparseSDF.h
354
include/bullet/BulletWorldImporter/btBulletWorldImporter.h
355
include/bullet/BulletWorldImporter/btWorldImporter.h
356
include/bullet/BulletXmlWorldImporter/btBulletXmlWorldImporter.h
357
include/bullet/BulletXmlWorldImporter/string_split.h
358
include/bullet/BulletXmlWorldImporter/tinystr.h
359
include/bullet/BulletXmlWorldImporter/tinyxml.h
360
include/bullet/ConvexDecomposition/ConvexBuilder.h
361
include/bullet/ConvexDecomposition/ConvexDecomposition.h
362
include/bullet/ConvexDecomposition/bestfit.h
363
include/bullet/ConvexDecomposition/bestfitobb.h
364
include/bullet/ConvexDecomposition/cd_hull.h
365
include/bullet/ConvexDecomposition/cd_vector.h
366
include/bullet/ConvexDecomposition/cd_wavefront.h
367
include/bullet/ConvexDecomposition/concavity.h
368
include/bullet/ConvexDecomposition/fitsphere.h
369
include/bullet/ConvexDecomposition/float_math.h
370
include/bullet/ConvexDecomposition/meshvolume.h
371
include/bullet/ConvexDecomposition/planetri.h
372
include/bullet/ConvexDecomposition/raytri.h
373
include/bullet/ConvexDecomposition/splitplane.h
374
include/bullet/ConvexDecomposition/vlookup.h
375
include/bullet/GIMPACTUtils/btGImpactConvexDecompositionShape.h
376
include/bullet/HACD/hacdCircularList.h
377
include/bullet/HACD/hacdCircularList.inl
378
include/bullet/HACD/hacdGraph.h
379
include/bullet/HACD/hacdHACD.h
380
include/bullet/HACD/hacdICHull.h
381
include/bullet/HACD/hacdManifoldMesh.h
382
include/bullet/HACD/hacdVector.h
383
include/bullet/HACD/hacdVector.inl
384
include/bullet/HACD/hacdVersion.h
385
include/bullet/InverseDynamics/BulletInverseDynamicsUtilsCommon.h
343
include/bullet/LinearMath/btAabbUtil2.h
386
include/bullet/LinearMath/btAabbUtil2.h
344
include/bullet/LinearMath/btAlignedAllocator.h
387
include/bullet/LinearMath/btAlignedAllocator.h
345
include/bullet/LinearMath/btAlignedObjectArray.h
388
include/bullet/LinearMath/btAlignedObjectArray.h
Lines 366-371 Link Here
366
include/bullet/LinearMath/btSerializer.h
409
include/bullet/LinearMath/btSerializer.h
367
include/bullet/LinearMath/btSpatialAlgebra.h
410
include/bullet/LinearMath/btSpatialAlgebra.h
368
include/bullet/LinearMath/btStackAlloc.h
411
include/bullet/LinearMath/btStackAlloc.h
412
include/bullet/LinearMath/btThreads.h
369
include/bullet/LinearMath/btTransform.h
413
include/bullet/LinearMath/btTransform.h
370
include/bullet/LinearMath/btTransformUtil.h
414
include/bullet/LinearMath/btTransformUtil.h
371
include/bullet/LinearMath/btVector3.h
415
include/bullet/LinearMath/btVector3.h
Lines 374-399 Link Here
374
lib/cmake/bullet/BulletConfig.cmake
418
lib/cmake/bullet/BulletConfig.cmake
375
lib/cmake/bullet/UseBullet.cmake
419
lib/cmake/bullet/UseBullet.cmake
376
lib/libBullet2FileLoader.so
420
lib/libBullet2FileLoader.so
377
lib/libBullet2FileLoader.so.2.83
421
lib/libBullet2FileLoader.so.2.86
378
lib/libBullet3Collision.so
422
lib/libBullet3Collision.so
379
lib/libBullet3Collision.so.2.83
423
lib/libBullet3Collision.so.2.86
380
lib/libBullet3Common.so
424
lib/libBullet3Common.so
381
lib/libBullet3Common.so.2.83
425
lib/libBullet3Common.so.2.86
382
lib/libBullet3Dynamics.so
426
lib/libBullet3Dynamics.so
383
lib/libBullet3Dynamics.so.2.83
427
lib/libBullet3Dynamics.so.2.86
384
lib/libBullet3Geometry.so
428
lib/libBullet3Geometry.so
385
lib/libBullet3Geometry.so.2.83
429
lib/libBullet3Geometry.so.2.86
386
lib/libBullet3OpenCL_clew.so
430
lib/libBullet3OpenCL_clew.so
387
lib/libBullet3OpenCL_clew.so.2.83
431
lib/libBullet3OpenCL_clew.so.2.86
388
lib/libBulletCollision.so
432
lib/libBulletCollision.so
389
lib/libBulletCollision.so.2.83
433
lib/libBulletCollision.so.2.86
390
lib/libBulletDynamics.so
434
lib/libBulletDynamics.so
391
lib/libBulletDynamics.so.2.83
435
lib/libBulletDynamics.so.2.86
436
lib/libBulletFileLoader.so
437
lib/libBulletFileLoader.so.2.86
392
lib/libBulletInverseDynamics.so
438
lib/libBulletInverseDynamics.so
393
lib/libBulletInverseDynamics.so.2.83
439
lib/libBulletInverseDynamics.so.2.86
440
lib/libBulletInverseDynamicsUtils.so
441
lib/libBulletInverseDynamicsUtils.so.2.86
394
lib/libBulletSoftBody.so
442
lib/libBulletSoftBody.so
395
lib/libBulletSoftBody.so.2.83
443
lib/libBulletSoftBody.so.2.86
444
lib/libBulletWorldImporter.so
445
lib/libBulletWorldImporter.so.2.86
446
lib/libBulletXmlWorldImporter.so
447
lib/libBulletXmlWorldImporter.so.2.86
448
lib/libConvexDecomposition.so
449
lib/libConvexDecomposition.so.2.86
450
lib/libGIMPACTUtils.so
451
lib/libGIMPACTUtils.so.2.86
452
lib/libHACD.so
453
lib/libHACD.so.2.86
396
lib/libLinearMath.so
454
lib/libLinearMath.so
397
lib/libLinearMath.so.2.83
455
lib/libLinearMath.so.2.86
398
libdata/pkgconfig/bullet.pc
456
libdata/pkgconfig/bullet.pc
399
@dir include/bullet/BulletInverseDynamics/details
457
@dir include/bullet/BulletInverseDynamics/details

Return to bug 220887