2017-01-01 17:06:40 by Adam Ciarcinski | Files touched by this commit (616) | |
Log message:
Revbump after boost update
|
2016-10-07 20:26:14 by Adam Ciarcinski | Files touched by this commit (611) | |
Log message:
Revbump post boost update
|
2016-04-24 08:52:44 by Patrick Welche | Files touched by this commit (7) |
Log message:
Update freeciv to 2.5.3
Many changes listed in:
http://www.freeciv.org/wiki/NEWS-2.5.3
http://www.freeciv.org/wiki/NEWS-2.5.2
http://www.freeciv.org/wiki/NEWS-2.5.1
We were after:
* Build fixes:
+ Re-generating the configure script could fail on recent OS
distributions due to a clash with the system supplied
glib-gettext.m4. This did not affect most users, who would
build with the configure script supplied in the tarball.
GNA#24379
|
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|
2015-04-26 21:19:42 by S.P.Zeidler | Files touched by this commit (25) |
Log message:
Update to Freeciv 2.5. The qt client would be qt5; it is not enabled
in pkgsrc yet.
Upstream ChangeLog is at http://freeciv.wikia.com/wiki/NEWS-2.5.0,
excerpt:
What's changed since 2.4
The main changes in Freeciv 2.5 are the inclusion of the 'civ2civ3'
ruleset, a new Qt client, and much more flexibility for those
creating their own rulesets. The AI has also had some improvements.
As is usual for major releases, 2.5 clients cannot interoperate with
pre-2.5 servers, and vice versa. Pre-2.5 savegames can however be
loaded into 2.5, and in most cases, the supplied rulesets have not
changed so much as to make it difficult to complete a game started
with 2.4.x's rules.
|
2013-08-31 00:34:18 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Copy autotools helper as needed.
|
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message:
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
|
2013-05-23 17:02:53 by Joerg Sonnenberger | Files touched by this commit (9) |
Log message:
Fix build of freeciv-server with newer libtool.
|
2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-08-17 20:42:44 by Patrick Welche | Files touched by this commit (6) |
Log message:
Final part of fix for SA40476, c.f. http://gna.org/bugs/?20003
|