Commit graph

6 commits

Author SHA1 Message Date
js
af6ad52ba7 Fix games/arx-libertatis build on Darwin 2020-06-01 10:30:03 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
adam
53c78cb7b9 Revbump after updating graphics/glew 2019-05-29 19:52:48 +00:00
rillig
7a273b1698 games/*: fix alignment of variable values
pkglint -Wall -r --autofix --only aligned

After running the above command, three packages had to be adjusted
manually:

In maelstrom-x11, pkglint didn't see that a commented variable
assignment should have been re-aligned as well.

In netmaze, there was a single line that didn't align well with all the
others, but pkglint decided to adjust the whole paragraph to this single
line. The result would have been ok, but not good.

In tscp, there was a paragraph where some of the lines were indented
one space more than the others. This rule is useful when one variable
name is very long compared to the others, but not in this case.
2018-01-14 17:33:57 +00:00
maya
92c325107f arx-libertatis: apply upstream commit which fixes build on OS X
Use correct parameter type for clock_gettime

Also from Jonathan Schleifer in PR pkg/51556
2016-10-30 10:25:30 +00:00
wiz
5bdcb28fd6 Import arx-libertatis-1.1.2 as games/arx-libertatis.
Packaged for wip by Yorick Hardy and Jonathan Schleifer.

Arx Libertatis is a cross-platform, open source port of Arx Fatalis,
a 2002 first-person role-playing game developed by Arkane Studios.

This is the game engine - the data files are not included.
2016-09-02 16:46:04 +00:00