Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Oct 2020 08:30:54
0.4.0.20190527_2

|
manu  |
graphics/mesa*: Update to 20.2
Update to 20.2
Move graphics/libxatracker to graphics/mesa-gallium-xa
Remove VAAPI and VDPAU options in mesa-libs in favor of
two new ports : mesa-gallium-va and mesa-gallium-vdpau
Bump needed llvm to llvm10
Change a lot of meson option from false to disabled as it's
deprecated.
Remove the drm and surfaceless platform from mesa* as it's always
enabled now.
Add zstd option, used for shader cache.
Reviewed by: x11 (zeising@)
Differential Revision: https://reviews.freebsd.org/D26682 |
11 May 2020 20:11:41
0.4.0.20190527_2

|
jbeich  |
Adapt LLVM_DEFAULT downgrades to the new version scheme in devel/llvm10
$ DEFAULT_VERSIONS=llvm=90 make -V LLVM_DEFAULT -C graphics/mesa-dri
80
$ DEFAULT_VERSIONS=llvm=10 make -V LLVM_DEFAULT -C graphics/mesa-dri
10
PR: 245178
Reported by: mi
Approved by: x11 (zeising), maintainer timeout (2 months)
MFH: 2020Q2 (for llvm10 users)
Differential Revision: https://reviews.freebsd.org/D24222 |
10 Nov 2019 05:33:45
0.4.0.20190527_2

|
linimon  |
Mark BROKEN on powerpc64.
This port has been failing to build since 20180919 and I have not yet
been able to fix it.
Approved by: portmgr (tier-2 blanket) |
22 Sep 2019 16:55:25
0.4.0.20190527_2

|
jbeich  |
devel/libclc: revert to llvm80 as lang/clover isn't ready
Both ports need to use the same LLVM version for OpenCL to work.
Reported by: Vasily Postnicov (on x11@ list)
Approved by: portmgr blanket |
20 Sep 2019 19:58:36
0.4.0.20190527_1

|
jbeich  |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172 |
08 Sep 2019 01:37:42
0.4.0.20190527

|
jmd  |
devel/libclc: remove patch for commit 62a9191 which is in 0.4.0 |
08 Sep 2019 00:07:36
0.4.0.20190527

|
jmd  |
devel/libclc: update libclc to 0.4.0
This brings support for AMD Vega.
Reviewed by: zeising (x11)
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D21019 |
30 Jun 2019 14:56:12
0.3.0.20180518_3

|
zeising  |
Switch mesa and related ports to llvm80
Switch mesa over to use llvm80 instead of llvm60. Make it use the
global LLVM_DEFAULT instead of deciding for ourself which llvm version
to use. [1]
Fix build of lang/beginet [1]
Add patch from upstream to fix build of devel/libclc. The patch is taken
from the git mirror of devel/libclc rather than the SVN repo, for
convenience.
Add a patch from mesa upstream preventing certain error messages when using
amdgpu [2]
(Only the first 15 lines of the commit message are shown above ) |
04 Mar 2019 10:56:12
0.3.0.20180518_2

|
jbeich  |
graphics/mesa-dri: back out r494579
Landed by mistake. x11@ is immune to maintainer timeout nowadays.
PR: 230789 |
04 Mar 2019 10:42:22
0.3.0.20180518_1

|
jbeich  |
graphics/mesa-dri: switch to llvm70
PR: 230789
Approved by: maintainer timeout (2 weeks) |
28 May 2018 20:22:35
0.3.0.20180518

|
zeising  |
devel/libclc: Update to the latest snapshot.
Obtained
from: https://github.com/myfreeweb/freebsd-ports-dank/commit/9ac407a1f415145139788aa457afbb947452109f |
27 Apr 2018 23:10:00
0.3.0.20171127_1

|
jbeich  |
graphics/mesa-dri: switch to llvm60
PR: 227682 |
25 Dec 2017 23:23:25
0.3.0.20171127

|
rezny  |
Update to the current snapshot and switch to LLVM5 by default |
07 Oct 2017 00:19:55
0.3.0.20170927

|
jmd  |
devel/libclc: update to more recent snapshot. Includes int64 atomics, popcnt,
and recip among smaller changes from the last 6+ months of development.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12522 |
03 Apr 2017 15:11:06
0.3.0.20170225

|
rezny  |
Update to latest snapshot and obey MESA_LLVM_VER if set (only 40 is valid)
PR: 218195
Reviewed by: jmd
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10248 |
30 Mar 2017 02:46:48
0.3.0.20170117

|
jmd  |
Update devel/libclc to a later git tag. It now requires devel/llvm40 and brings
support for logb and expm1. License changes to BSD3 and MIT (dual).
Reviewed by: swills (mentor), rene (mentor), kwm (x11)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9394 |
16 Jan 2017 23:44:03
0.2.0.20160915

|
bapt  |
Update to 20160915 snapshot
The new snapshot is necessary for mesa updates and is the latest snapshot which
is compatible with llvm 3.9 (next are on llvm 4.0)
PR: 214883
Submitted by: matthew@reztek.cz |
01 Jan 2017 03:45:13
0.2.0.20151006

|
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
09 Sep 2016 19:25:30
0.2.0.20151006

|
amdmi3  |
- Fix configure: this is not really a GNU configure
Fixes build with --disable-silent-rules
PR: 212412
Submitted by: amdmi3
Approved by: portmgr |
01 Apr 2016 14:00:57
0.2.0.20151006

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
25 Mar 2016 14:08:15
0.2.0.20151006

|
kwm  |
Assign to x11@ |
25 Mar 2016 14:07:18
0.2.0.20151006

|
kwm  |
Update libclc to 0.2.0.20151006.
Switch to llvm 3.7.
Obtained from: graphics team develoment repo. |
30 Jan 2016 12:39:14
0.1.0.20150710

|
marino  |
devel/libclc: Use ports libedit (build dependency)
The LLVM_TOOL_LINK builds a helper tool named utils/prepare-builtins that
requires libedit which in turn pulls in libtinfo (part of libncurses).
In order to support builds on platforms without base ncurses (e.g. DF),
require base libedit. This requires an additional -L LDFLAGS to search
${LOCALBASE}/lib for the needed libs. (prepare-builtins is not installed)
Approved by: kwm (maintainer) |
08 Oct 2015 15:11:28
0.1.0.20150710

|
olgeni  |
Remove trailing whitespace from Makefiles, A-L. |
17 Sep 2015 15:26:28
0.1.0.20150710

|
kwm  |
Update libclc to 0.1.0, snapshot from 20150710.
- Switch to the llvm github mirror, remove code to roll a custom
tarball from svn.
- Remove 8.x IGNORE and convert 9.x IGNORE to BROKEN_FreeBSD_9,
do away with pre.mk/post.mk.
- Bump llvm version to 3.6. to stay in sync with mesa, which will
use it in the near future. |
16 Jan 2015 10:01:52
0.0.1.r222830

|
kwm  |
Replace a python command with python2.7 so it can actualy run the required
commands. This fixes the build in poudriere because lang/python isn't installed. |
14 Jan 2015 16:00:19
0.0.1.r222830

|
kwm  |
Update libclc to revision 222830.
Use 0.0.1 as portversion because upstream uses it.
Switch to llvm/clang 3.5.
Mark ignore on 8.x due lack of llvm 3.5 and 9.x due to missing C++ header.
Switch the J and f option around in the tar command in the do-fetch block,
so we don't create a 'J' tar file. |
27 Oct 2014 10:40:08
0.0.r216063

|
bapt  |
Cleanup plist |
18 Oct 2014 14:29:24
0.0.r216063

|
kwm  |
Add a patch which is being discussed with upstream. OpenCL doesn't allow
system headers to be used. This patch allows libclc to build on HEAD.
Submitted by: dumbbell@ |
19 Sep 2014 11:40:56
0.0.r216063

|
kwm  |
Add libclc.
Llvm libclc implements the library requirements of the OpenCL C programming
language, as specified by the OpenCL 1.1 spec. |