notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: graphics/libGL/files/patch-src__loader__Makefile.in
SVNWeb

Number of commits found: 5

Sat, 11 Feb 2017
[ 13:31 rezny search for other commits by this committer ] Original commit   Revision:433862 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Update Mesa to 13.0.4

* Use LLVM 3.9
* OpenGL 4.4 support for recent Intel and ReadeonSI

PR:	214581
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9438
Fri, 25 Mar 2016
[ 14:06 kwm search for other commits by this committer ] Original commit   Revision:411841
Update Mesa to 11.1.2.

Switch to using llvm 3.7.

Obtained from:	graphics team development repo
Fri, 4 Dec 2015
[ 08:25 kwm search for other commits by this committer ] Original commit   Revision:402912
Update Mesa ports to 11.0.6.

Obtained from:	x11 team development repo.
Thu, 17 Sep 2015
[ 18:07 kwm search for other commits by this committer ] Original commit   Revision:397198 (Only the first 10 of 83 ports in this commit are shown above. View all ports for this commit)
Update Mesa port to 10.6.6 and add Clover.
Add beignet 1.1.0.
Add clinfo, clblas, clfft and clrng.

The major change is that all Mesa ports are now configured the same way.
This fixes several problems and enables new features.  The details
are described in this blog post:
http://blogs.freebsdish.org/graphics/2015/03/18/unifying-mesa-ports-configure/

The second important change is the OpenCL support.  Mesa's
implementation, Clover, is enabled as well as Beignet.  Clover
targets all Gallium drivers, only Radeon GPUs in our case.  Beignet
is for Intel GPUs starting with Ivy Bridge.  Thanks to Johannes
Dieterich, O. Hartman, and Koop Mast for their work on OpenCL!  As a
bonus, there are several OpenCL-based math ports added (clblas,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 17 Oct 2014
[ 09:53 kwm search for other commits by this committer ] Original commit   Revision:371035 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.

The port will switch to the newer version if hw context is available in the
i915kms driver.

- Get ride of WITH_NEW_XORG.
- Use @comment in plist to ignore unwanted files in the stagedir, instead of
  trying to remove them in post-install.
- Bump portrevision of 9.1.7 due to dependency changes.
- Drop :keepla from USES=libtool.
- Drop @dirrm[try] from plists
- Give dri propper options, with pkg-help for additional information.
- Make separate plist for dri for the different versions, the combined plist
  was headache inducing.
- Add "workaround" patches to allow clang to build the dri port on i386 [1].
  USE_GCC is now only needed for 8.x.
- Add gbm port and USE_GL switch for it.

PR:		192286 [1]
Submitted by:	Carlos Jacobo Puga Medina [1]
Approved by:	portmgr (bapt@)
In collaberation with:	dumbbell@
Obtained from:	xorg-dev

Number of commits found: 5