aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/mygui-opengl
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 3.2.3.git20190127Dmitry Marakasov2019-04-261-2/+3
| | | | | | | | PR: 236926 Submitted by: hiroo.ono+freebsd@gmail.com Notes: svn path=/head/; revision=500170
* - Fix plistDmitry Marakasov2018-02-162-1/+2
| | | | Notes: svn path=/head/; revision=462002
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Split render engine modules into separate ports to allow multipleDmitry Marakasov2016-01-162-0/+24
render modules installed at the same time without introducing unneeded dependencies. PR: 205726 Notes: svn path=/head/; revision=406252