Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Nov 2019 22:16:15
1.75_1

|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20 Jun 2019 19:16:12
1.75_1

|
amdmi3  |
- Switch to more correct way of avoiding C++11 related build errors, by
specifying older c++ standard |
04 Apr 2019 17:38:10
1.75_1

|
linimon  |
Conditionalize compiler flags that are specific to clang to fix errors
of the following forms on GCC-based architectures:
cc1plus: error: unrecognized command line option "-Wno-c++11-narrowing"
cc1plus: error: unrecognized command line option
"-Wno-reserved-user-defined-literal"
cc1plus: warning: unrecognized command line option '-Wno-error-narrowing'
Approved by: portmgr (tier-2 blanket) |
14 May 2018 19:00:30
1.75_1

|
amdmi3  |
- Fix build with clang60 |
23 May 2017 05:03:16
1.75_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 |
13 Apr 2017 20:03:56
1.75

|
amdmi3  |
- Add games/billardgl
BillardGL is an OpenGL pool billiard simulation, which was developed
within the scope of our course "Computergraphics" at the University
of Freiburg (Germany). BillardGL is puplished under the GPL and is
available for download for Windows and Linux.
WWW: http://www.billardgl.de/index-en.html |