| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH: 2021Q2
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: 252687
Submitted by: FreeBSD@ShaneWare.Biz
Approved by: FreeBSD@ShaneWare.Biz (maintainer)
Notes:
svn path=/head/; revision=562158
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=560752
|
|
|
|
|
|
|
| |
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
Notes:
svn path=/head/; revision=542423
|
|
|
|
|
|
|
|
| |
PR: 247654
Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Notes:
svn path=/head/; revision=540887
|
|
|
|
|
|
|
| |
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
Notes:
svn path=/head/; revision=530219
|
|
|
|
|
|
|
|
|
| |
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
Notes:
svn path=/head/; revision=520935
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=516845
|
|
|
|
|
|
|
| |
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
Notes:
svn path=/head/; revision=512777
|
|
|
|
|
|
|
| |
PR: 234687
Notes:
svn path=/head/; revision=496848
|
|
|
|
|
|
|
| |
PR: 236110
Notes:
svn path=/head/; revision=494744
|
|
|
|
|
|
|
|
|
| |
PR: 234687
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
Reported by: antoine
Notes:
svn path=/head/; revision=491516
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
|
|
| |
PR: 225940
Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Relnotes: http://graphics.pixar.com/opensubdiv/docs/release_notes.html
Notes:
svn path=/head/; revision=486967
|
|
|
|
|
|
|
| |
Also, reintegrate HTML documentation that was removed in previous version.
Notes:
svn path=/head/; revision=481833
|
|
|
|
| |
Notes:
svn path=/head/; revision=481215
|
|
|
|
|
|
|
|
| |
PR: 225290
Submitted by: Naram Qashat (maintainer)
Notes:
svn path=/head/; revision=459474
|
|
|
|
|
|
|
|
|
|
| |
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine
Notes:
svn path=/head/; revision=454454
|
|
|
|
|
|
|
| |
Reported by: mat
Notes:
svn path=/head/; revision=452494
|
|
|
|
|
|
|
|
| |
Reported by: jbeich
Pointyhat to: swills
Notes:
svn path=/head/; revision=452491
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=452417
|
|
|
|
|
|
|
|
|
|
| |
While here, give maintainership to submitter
PR: 222301
Submitted by: Shane <FreeBSD@ShaneWare.Biz>
Notes:
svn path=/head/; revision=452416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=444324
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
| |
Notes:
svn path=/head/; revision=432169
|
|
|
|
|
|
|
|
|
| |
This restores the DOCS behaviour for building and installing additional
documentation along with the port itself, if requested by the user as
documented.
Notes:
svn path=/head/; revision=429229
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=429097
|
|
|
|
|
|
|
|
|
| |
- Adjust plist of ports depending on it
PR: 212869
Notes:
svn path=/head/; revision=422818
|
|
|
|
|
|
|
|
|
|
| |
- Adjust plist of ports depending on it
PR: 211447
Submitted by: maintainer
Notes:
svn path=/head/; revision=419450
|
|
|
|
| |
Notes:
svn path=/head/; revision=419246
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=416242
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=403956
|
|
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
Notes:
svn path=/head/; revision=403772
|