Commit Graph

5 Commits

Author SHA1 Message Date
Mathieu Arnold
79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
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
2019-07-26 20:46:53 +00:00
Mathieu Arnold
383cda2cdf Regular USE_GITHUB cleanup. 2019-06-20 07:12:41 +00:00
Tobias Kortkamp
3f2882c1ad games/devilutionX: Remove USES=compiler:c++14-lang
It does not make any sense when also setting USE_GCC=yes.
2019-05-27 06:32:24 +00:00
Steve Wills
2ea6ee03be games/devilutionX: create port
Open-Source implementation of the Diablo(TM) game engine for X. This port
requires a file from the original game to work.

WWW: https://github.com/diasurgical/devilutionX

PR:		237997
Submitted by:	benny.goemans@gmail.com
2019-05-26 18:34:42 +00:00