10 Commits

Author SHA1 Message Date
Niclas Zeising
a245eb7b5a 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)
2018-11-08 20:31:08 +00:00
Koop Mast
951c1f5d1c 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
2018-09-30 11:58:29 +00:00
Koop Mast
14394a78e3 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.
2017-06-14 12:04:11 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Koop Mast
8e918ec1df Update libepoxy to 1.3.1.
Add LICENSE_FILES link.
Don't restrict to python3 only. It only needs a python to build.
2015-11-29 17:51:03 +00:00
Mathieu Arnold
02415c68f5 Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 15:17:32 +00:00
Alexey Dokuchaev
fe5adf90f2 - 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)
2014-12-06 18:22:03 +00:00
Koop Mast
1bc98bdc34 Add libepoxy.
Epoxy is a library for handling OpenGL function pointer management for you.
2014-10-24 11:10:31 +00:00