./games/freeciv-share, Machine independent files for Freeciv

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.9nb1, Package name: freeciv-share-2.1.9nb1, Maintainer: pkgsrc-users

This archive contains Freeciv, a free Civilization clone for Unix and X.
This version only allows multiplayer games, and limited support for AI
players.

You should check out the home page, as it contains much more information
than this file and the online help. This is also where we'll inform people
about new releases/bugs/fixes/competitions, etc.

This package contains the machine independent files for Freeciv.


Required to run:
[lang/python26]

Required to build:
[devel/gmake] [devel/pkg-config]

Master sites: (Expand)

SHA1: 01a3500a9d0f9d9c9b95b7c4b57f2446f671a900
RMD160: cbe12facbbf00a85410e1324eb6ba3f2351ea1f1
Filesize: 29035.981 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-10 20:17:48 by Joerg Sonnenberger | Files touched by this commit (205)
Log message:
Bump revision for PYTHON_VERSION_DEFAULT change.
   2009-06-14 19:57:02 by Joerg Sonnenberger | Files touched by this commit (215)
Log message:
Remove @dirrm entries from PLISTs
   2009-06-08 11:24:40 by Adam Hoka | Files touched by this commit (5) | Package updated
Log message:
Update to 2.1.9:

    * Fixed crash due to gcc 4.x optimization bug. (#40610)
    * Fixed island generator rivers and double-continent bug. (#15947, #17435)
    * Fixed auto-explore not respecting borders. (#40570)
    * Fixed stack teleporting exploit. (#40658)
    * Fixed crash when doing irrigation-connect on a mine. (#40676)
    * Fixed update bug for the city report total buy cost label. (#40695)
    * Fixed memory leak in server scan code. (#40707)
    * Fixed data type conversion bug affecting unit power factor. (#40746)
    * Fixed many typos and style errors in translated messages. (#40688, #40686, \ 
#40685, #40684, #40699, #40687, #40689, #40691, #40693, #40694, #40725)

    * Changed the save file name format to \ 
<savename>-T<turn>-Y<year>.sav. (#40681)
    * Changed the selection rectangle drawing method to speed up map drawing. \ 
(#40646)
    * Changed the city report concise rapture symbols back to * and X. (#40700)
    * Changed mass unit selection to include units with order or units under AI \ 
control. (#40727)
    * Changed the default metaserver for both client and server to the one at \ 
cazfi.net. (#40752)

    * Improved gtk widget layout so that the Freeciv window can fit on a 800x600 \ 
display. (#12825)
    * Improved map decoration drawing (popup info, goto lines, city \ 
high-lighting) for speed and memory efficiency. (#40717)
    * Improved mass unit selection: j selects a single unit, k selects tile \ 
units, y selects continent units. (#40727)
    * Improved automatic chatline scrolling. (#40721)

    * Added option to disable mouse cursor changing. (#40678)
    * Added option to draw traderoute lines with toggle shortcut Ctrl+t. (#40668)
    * Added option to prefix client chat messages with the current time. (#40706)
    * Added option to preferentially select cities over units with the selection \ 
rectangle. (#40703)
    * Added option to show production buy cost in the city descriptions. (#40702)
    * Added option to not clear unit orders when units are selected. (#40724)
    * Added option to split the lower chatline area in to two notebooks, with \ 
the message window appearing in the right notebook. (#40705)
    * Added option to disable the automatic caravan arrival popup. (#40730)
    * Added client shortcut b for buying production in selected cities. (#40704)
    * Added a list view in the network page showing current players on a server. \ 
(#40707)
    * Added client ability to center on an event tile by right-clicking on a row \ 
in the message window. (#40719)
    * Added client ability to reorder city report columns by dragging the column \ 
headers in the gtk2 client. (#40680)
    * Added worklist manipulation operations to the city report menus. (#40723, \ 
#40728, #40729)
    * Added multiplayer allies-only chat toggle button. (#40487)
    * Added more information to map popup info window. (#40488)
    * Added a toplevel menu item for the Governor menu in the city report. (#40677)
    * Added city production clipboard shortcuts Shift+right-click to copy and \ 
Ctrl+Shift+right-click to paste. (#40679)

    * Updated Finnish, Catalan, Estonian, Danish, Lithuanian, German, Korean, \ 
and Swedish translations.
   2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167)
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
   2008-12-14 20:20:55 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
Changes 2.1.8:
* Fix buffer overrun by create_md5sum().
* Make aifill player removal recursion safe.
* Send connection info when cmdlevel is changed.
* Send information about lost connections not attached to players.
* Fix longstanding connection freezing bug.
* Updated German, Korean, Catalan translations.
   2008-09-15 21:03:33 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 2.1.6:
* Bug fixes.
   2008-06-22 01:31:46 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
Changes 2.1.5:
* Bug fixes.
* Updated translations.
   2008-05-24 23:03:55 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Changes 2.1.4:
* gui-sdl Fix crash when trying to bribe a unit
* Fixes for UTF-8 and local encoding mismatch
* Fixed crash when unit is killed by the breaking of a treaty
* gui-gtk2 Theme had checkbox images reversed in some situations
* Improvements to server authentication backend
* Check that there is no acinclude.m4 left from old builds in the source
  tree
* Fixes to strings and i18n
* Fixed pathfinding crash when ferry is forced to leave path
* Fixed warnings and crashes caused by AI trying to updgrade allied units
* Fixed "take -" crash when there is no free player slots
* Fixed crash in citizen governor
* Avoid overwriting player name given as /create parameter
* Fixed AI crash when city destroyed during trade negotiation
* Send /cut and /cmdlevel commands correctly to server
* Fixed handling of quoted command parameters