Commit Graph

16 Commits

Author SHA1 Message Date
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
Mark Linimon
8e81a86ba7 This port requires a C++11-compatible compiler, so add USES=compiler:c++11-lang
to fix build on GCC-based architectures.

While here, add USES=sdl.

PR:		237100
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-04-09 17:56:43 +00:00
Dmitry Marakasov
e5cbf0be32 - Update to 10.5e 2019-02-18 19:48:38 +00:00
Dmitry Marakasov
c1397f808a - Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version change 2019-01-30 12:36:36 +00:00
Dmitry Marakasov
c2a840e0af - Update to 10.5a 2018-12-04 20:10:05 +00:00
Dmitry Marakasov
cad682c58e - Update to 10.5 2018-11-21 21:52:45 +00:00
Dmitry Marakasov
d1d4c1e776 - Update to 10.4z 2018-11-17 23:30:04 +00:00
Dmitry Marakasov
f5700e68c8 - Update to 10.4w 2018-10-24 20:23:55 +00:00
Dmitry Marakasov
17e23537a7 - Update to 10.4t 2018-09-24 11:14:41 +00:00
Dmitry Marakasov
3c2da811a3 - Update to 10.4j 2018-07-18 19:44:12 +00:00
Dmitry Marakasov
252a594208 - Update to 10.4f 2018-06-25 20:32:30 +00:00
Dmitry Marakasov
3df215c1a9 - Update to 9.4g 2017-06-28 12:46:46 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Mark Linimon
081beb2d38 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 13:17:38 +00:00
Dmitry Marakasov
7233aa872d - Fix build on CURRENT 2017-03-28 16:16:30 +00:00
Dmitry Marakasov
dd4a398b3d You are a lone adventurer in a strange world, where geometry does
not work in the expected way. Gather as much treasure as you can
before the nasty monsters get you. Explore several different worlds,
each with its own unique treasures, enemies, and terrain obstacles.
Your quest is to find the legendary treasure, the Orbs of Yendor.
Collect one of them to win! Or just ignore your quest and collect
smaller treasures.

The twist is the unique, unusual geometry of the world: it is one
of just few games which takes place on the hyperbolic plane. Witness
a grid composed of hexagons and heptagons, straight lines which
seem to be parallel, but then they diverge and never cross, triangles
whose angles add up to less than 180 degrees, how extremely unlikely
is it to reach the same place twice, and how the world seems to be
rotated when you do return. All this matters for the gameplay. The
game is inspired by the roguelike genre (although in a very minimalist
way), works of M. C. Escher, and by puzzle games such as Deadly
Rooms of Death.

WWW: http://roguetemple.com/z/hyper/
2017-02-27 13:08:07 +00:00