Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Jun 2020 13:56:58
1.5.4

|
zeising  |
graphics/libepoxy: Make x11 support an option
Make X11 support in graphics/libepoxy an option, default to on. This makes
it possible to build libepoxy with only wayland support.
PR: 245510
Submitted by: Greg V (with minor changes)
Reviewed by: jbiech |
31 Mar 2020 20:24:05
1.5.4

|
zeising  |
graphics/libepoxy: Update to 1.5.4
Update graphics/libepoxy to 1.5.4
Change to USE_GITHUB to pull distfiles straight from github.
ChangeLog:
https://github.com/anholt/libepoxy/releases/tag/1.5.3
https://github.com/anholt/libepoxy/releases/tag/1.5.4 |
03 Nov 2019 21:56:38
1.5.2

|
zeising  |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
08 Nov 2018 20:31:08
1.5.2

|
zeising  |
Enable libEGL for all platforms
Enable libEGL build for all platforms, even those without llvm. Previously
it was disabled on those platforms. This has been tested on sparc64.
Remove the EGL option completely.
PR: 232729
Submitted by: jbeich
Tested by: Yoshihiko Iwama (sparc64 support) |
30 Sep 2018 11:58:31
1.5.2

|
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
14 Jun 2017 12:04:11
1.4.3

|
kwm  |
Update libepoxy to 1.4.3.
* Switch to meson build system
* This release makes EGL support switchable. Make it a option and
disable it on mips and sparc64, due to not having libEGL in mesa-libs. |
23 May 2017 05:03:16
1.3.1_1

|
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 |
04 Feb 2017 07:57:42
1.3.1

|
danfe  |
- Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed) |
21 Oct 2016 15:21:13
1.3.1

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
29 Nov 2015 17:51:03
1.3.1

|
kwm  |
Update libepoxy to 1.3.1.
Add LICENSE_FILES link.
Don't restrict to python3 only. It only needs a python to build. |
07 May 2015 15:17:33
1.2

|
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
06 Dec 2014 18:22:04
1.2

|
danfe  |
- Replace continuous spaces with tabs
- Drop needless GH_PROJECT, link GH_TAGNAME to PORTVERSION
- Fix a typo in COMMENT and reword it; beautify pkg-descr
- Merge two USE_XORG's into one
Approved by: kwm (timeout since Oct 24) |
24 Oct 2014 11:10:31
1.2

|
kwm  |
Add libepoxy.
Epoxy is a library for handling OpenGL function pointer management for you. |