Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.25 29 Jan 2023 20:03:56 |
Dima Panov (fluffy) |
devel/bullet: update to 3.25 release (+)
Changelog: https://github.com/bulletphysics/bullet3/releases/tag/3.25 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
3.24 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
3.24 27 Apr 2022 13:21:15 |
Piotr Kubaj (pkubaj) |
devel/bullet: check for omp.h on all architectures |
3.24 27 Apr 2022 09:07:10 |
Dima Panov (fluffy) |
devel/bullet: update to 3.24 bugfix release |
3.22 29 Mar 2022 20:49:10 |
Dima Panov (fluffy) |
devel/bullet: update to 3.22 release |
3.21_1 20 Dec 2021 01:56:45 |
Piotr Kubaj (pkubaj) |
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 |
Dima Panov (fluffy) |
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 |
Dima Panov (fluffy) |
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 |
Kevin Bowling (kbowling) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.86.1_4 04 Nov 2019 22:20:31 |
zeising |
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 |
gerald |
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 |
gerald |
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 |
gerald |
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 |
gerald |
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 |
amdmi3 |
- 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 |
tcberner |
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 |
rezny |
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 |
gerald |
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 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Fix WWW:
Approved by: portmgr blanket |
2.83.7 03 Oct 2016 06:52:59 |
jbeich |
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 |
amdmi3 |
- 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 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.82_3 08 Mar 2016 13:09:12 |
mat |
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 |
amdmi3 |
- Switch to new github home; no code changes |
2.82_3 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
2.82_3 22 Sep 2014 16:11:10 |
tijl |
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 |
gerald |
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 |
adamw |
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 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
2.82_1 16 Apr 2014 18:28:50 |
zeising |
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 ) |
2.82 26 Mar 2014 16:23:00 |
acm |
- Add LICENSE
- Clean up
PR: ports/185685
Submitted by: mva |
2.82 26 Mar 2014 16:16:06 |
acm |
- 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 |
marino |
devel/bullets: Fix C++ errors seen on some versions of gcc
Approved by: portmgr (bapt, implicit) |
20 Sep 2013 17:03:27
|
bapt |
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 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.77_1 22 Mar 2013 20:06:15 |
makc |
- 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 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
2.77_1 09 Oct 2012 22:12:14 |
linimon |
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 |
kwm |
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 |
amdmi3 |
- Fix build with nvidia-driver installed
PR: 163215
Submitted by: myself
Approved by: maintainer timeout |
2.77 14 Nov 2011 03:26:46 |
rakuco |
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 |
acm |
- 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 |
ade |
Punt autoconf267->autoconf268 |
2.75_1 07 Oct 2010 15:21:05 |
ade |
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 |
ade |
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 |
linimon |
Mark various ports as ignore or broken on ia64.
Hat: portmgr |
2.75 10 Nov 2009 20:23:25 |
acm |
- 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 |
mezz |
-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 |
linimon |
Mark as ignore on sparc64 (arch not detected correctly). |
2.73_1 23 Jan 2009 16:28:36 |
flz |
- 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 |
acm |
- Fix build on amd64
Reported by: pav |
2.73 16 Jan 2009 00:31:03 |
acm |
- Update to 2.73 |
2.67 21 Aug 2008 06:18:49 |
rafan |
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 ) |
2.67 20 Aug 2008 00:57:32 |
ade |
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 |
acm |
- 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 |