/databases/adabase/

04-06T14:31:07+00:00 Mathieu Arnold mat@FreeBSD.org 2021-04-06T11:55:50+00:00 305f148f482daf30dcf728039d03d019f88344eb

games/dunelegacy: convert from REINPLACE_CMD to patch files 2021-03-13T06:37:28+00:00 Steve Wills swills@FreeBSD.org 2021-03-13T06:37:28+00:00 71a0818c9ace9812811c244b0aa471c5f5ada447

games: Add missing USES={gnome,gl,sdl,xorg} 2019-11-08T10:47:01+00:00 Tobias Kortkamp tobik@FreeBSD.org 2019-11-08T10:47:01+00:00 ef878751a79ba6aaefefa599a76c833c618977d5

Bump PORTREVISION for ports depending on the canonical version of GCC 2019-07-26T20:46:53+00:00 Gerald Pfeifer gerald@FreeBSD.org 2019-07-26T20:46:53+00:00 ea8c8ec7da96df12146a2cc428077258141791cf 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
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