| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=516845
|
|
|
|
|
|
|
|
|
|
| |
Binaries on armv7 have arm prefix, not armv7.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21908
Notes:
svn path=/head/; revision=514359
|
|
|
|
| |
Notes:
svn path=/head/; revision=508837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
| |
powerpc64 needs ARCH to be redefined to ppc64.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20245
Notes:
svn path=/head/; revision=501377
|
|
OpenJK is an effort by the JACoders group to maintain and improve the game
engines on which the Jedi Academy (JA) and Jedi Outcast (JO) games run on,
while maintaining full backwards compatibility with the existing games.
This project does not attempt to rebalance or otherwise modify core gameplay.
WWW: https://openjk.org
PR: 227265
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D19955
Notes:
svn path=/head/; revision=500522
|