to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
* Update for the server only: resolved issues for servers that run for
a long time.
This fixes the following vulnerabilities:
CVE-2007-5933 and CVE-2007-6010
Approved by: wiz
Note: The server would listen on IPv6 only and not work if the kernel has
IPv6 support. The client works fine for remote servers.
This seems to be an old bug.
Subversion Snapshot release 0.11.2
* Fixed a bug: It as not possible to press the OK button when discard cards
after a seven was rolled
Subversion Snapshot release 0.11.1
* New languages: Afrikaans and Japanese
* Added customizable player icons
* Added winnable check in the server and editor
* New game feature: city walls
* Map preview in the server
* Cluster development cards of the same type
* The chat panel can be moved to the right
* Lauch the client from the server
* Cosmetic changes
* Various bugfixes
* The 0.11 server can also handle 0.10 clients
Subversion Snapshot release 0.10.2
* Added --version for all executables
* Workaround for a Gtk+ bug
* The metaserver unregisters inactive servers
* The contents of the tarball is more complete
* Various bugfixes
Subversion Snapshot release 0.10.1
* Build script updated for easier building
* Switch between games without quitting the client
* Victory points for discovering an island
* More strings are translatable
* Announce new players when they enter the game
* Lobby + robot
* Better handling for disconnected players
* Register games with the correct hostname at the metaserver
* Various bugfixes
Subversion Snapshot release 0.9.64
* Fix for the bugs introduced in 0.9.63 and 0.9.62
Subversion Snapshot release 0.9.63
* Minimum required versions: Glib 2.6, Gtk+ 2.6
* Does not use Gtk+ 2.8 icons anymore
Subversion Snapshot release 0.9.62
* Several cosmetic changes
* You can now choose to connect as a viewer
* Several small fixes
* Visual display of the resources
* New quote tab page
Subversion Snapshot release 0.9.61
* Manual updated
* Several small fixes
Pioneers was formerly known as Gnocatan.
This is an 'update' based on the old gnocatan package with some changes:
- some dependencies changes, so it needs fewer packages
- fix hardcoded manpage paths
There are too many changes since gnocatan 0.8.1.16 to list them here.
Please check the NEWS file in the source archive for more information.
There is one important one:
CVS Snapshot release 0.9.55
This is a security release for the meta server.
* The public meta server could be crashed by sending commands to create
a new game, even though the meta server does not allow the creation
of new games.
Everybody who is running a meta server is requested to upgrade.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0467