Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jan 2021 20:39:22
3.4.3_2

|
martymac  |
Disable TBB by default before oneTbb transition
PR: 252687
Submitted by: FreeBSD@ShaneWare.Biz
Approved by: FreeBSD@ShaneWare.Biz (maintainer) |
08 Jan 2021 07:47:03
3.4.3_2

|
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
17 Jul 2020 10:12:26
3.4.3_1

|
martymac  |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES |
30 Jun 2020 09:55:06
3.4.3

|
lwhsu  |
Update to 3.4.3
PR: 247654
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) |
01 Apr 2020 14:14:52
3.3.3_4

|
martymac  |
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES |
26 Dec 2019 16:25:22
3.3.3_3

|
martymac  |
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES |
05 Nov 2019 22:16:15
3.3.3_2

|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
25 Sep 2019 10:03:50
3.3.3_2

|
martymac  |
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES |
25 Mar 2019 18:12:39
3.3.3_1

|
antoine  |
Fix build with DEFAULT_VERSIONS=python=3.x
PR: 234687 |
05 Mar 2019 21:20:28
3.3.3_1

|
antoine  |
Update devel/doxygen to 1.8.15
PR: 236110 |
28 Jan 2019 19:53:28
3.3.3

|
tobik  |
graphics/opensubdiv: Fix document generation when using Python 3.x as default
PR: 234687
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
Reported by: antoine |
25 Dec 2018 20:25:40
3.3.3

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
08 Dec 2018 17:20:37
3.3.3

|
pi  |
graphics/opensubdiv: update 3.3.0 -> 3.3.3
PR: 225940
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Relnotes: http://graphics.pixar.com/opensubdiv/docs/release_notes.html |
11 Oct 2018 14:47:14
3.3.0_5

|
martymac  |
Update devel/tbb to version 2019.1 and bump dependent ports' revisions
Also, reintegrate HTML documentation that was removed in previous version. |
04 Oct 2018 10:03:59
3.3.0_4

|
martymac  |
Update devel/tbb to version 2019 and bump dependent port's revisions |
19 Jan 2018 21:28:34
3.3.0_3

|
antoine  |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer) |
18 Nov 2017 19:32:39
3.3.0_2

|
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
19 Oct 2017 22:29:00
3.3.0_1

|
swills  |
graphics/opensubdiv: Remove unecessary escaping
Reported by: mat |
19 Oct 2017 21:36:53
3.3.0_1

|
swills  |
graphics/opensubdiv: fix some port issues
Reported by: jbeich
Pointyhat to: swills |
19 Oct 2017 12:23:31
3.3.0

|
mat  |
Use USE_GITHUB correctly.
Sponsored by: Absolight |
19 Oct 2017 12:19:37
3.3.0

|
swills  |
graphics/opensubdiv: Update to 3.3.0
While here, give maintainership to submitter
PR: 222301
Submitted by: Shane <FreeBSD@ShaneWare.Biz> |
25 Jun 2017 21:07:58
3.0.5_5

|
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 |
23 May 2017 05:03:16
3.0.5_5

|
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 |
22 Jan 2017 22:27:55
3.0.5_4

|
rene  |
Reset mva@'s ports, he handed in his ports bit. |
23 Dec 2016 08:03:24
3.0.5_4

|
mva  |
- Revert the switch from DOCS to DOXYGEN.
This restores the DOCS behaviour for building and installing additional
documentation along with the port itself, if requested by the user as
documented. |
21 Dec 2016 14:56:26
3.0.5_3

|
mat  |
Rename DOCS in DOXYGEN.
Sponsored by: Absolight |
27 Sep 2016 16:32:53
3.0.5_2

|
antoine  |
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869 |
01 Aug 2016 18:26:33
3.0.5_1

|
antoine  |
- Update devel/doxygen to 1.8.11
- Adjust plist of ports depending on it
PR: 211447
Submitted by: maintainer |
29 Jul 2016 12:36:31
3.0.5

|
mva  |
- Update to version 3.0.5 |
01 Jun 2016 13:15:37
3.0.3_1

|
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
01 Apr 2016 14:00:57
3.0.3_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
18 Dec 2015 08:16:57
3.0.3_1

|
mva  |
- Make sure that OpenMP support is properly enabled
Reported by: pkg-fallout |
15 Dec 2015 11:04:46
3.0.3

|
mva  |
OpenSubdiv is a set of open source libraries that implement high
performance subdivision surface (subdiv) evaluation on massively
parallel CPU and GPU architectures. This codepath is optimized for
drawing deforming subdivs with static topology at interactive
framerates. The resulting limit surface matches Pixar's Renderman to
numerical precision.
WWW: http://graphics.pixar.com/opensubdiv |