Commit graph

3126 commits

Author SHA1 Message Date
veego
079e2c1f3f Update pioneers to 0.11.2.
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
2007-09-21 18:35:22 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
cf98dc96e5 Adapt for librsvg rename. Bump PKGREVISION. 2007-09-20 21:37:35 +00:00
wiz
1f9fdbf7f8 Fix up libxml++{,2} dependencies to include correct buildlink3.mk
and bump PKGREVISION.
2007-09-20 21:04:09 +00:00
wiz
f155c597af Move gnome2-games to gnome-games to make directory name match PKGNAME. 2007-09-20 00:05:51 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
joerg
5347a4c764 Fix DragonFly support. 2007-09-16 09:25:03 +00:00
wiz
9fab7c8c35 Take maintainership. 2007-09-09 17:04:32 +00:00
wiz
daccaf9917 Drop maintainership. 2007-09-09 16:57:16 +00:00
jlam
07dd3147c6 Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
adam
a26e6ec506 Fix PR#36894 2007-09-07 16:53:16 +00:00
drochner
b405d9331b +gcompris 2007-09-04 21:48:32 +00:00
drochner
4def42ab3b import gcompris-8.3.3, a collection of educational games for children,
from Jeremy Reed per pkgsrc-wip, with some update/cleanup by me
2007-09-04 21:46:25 +00:00
joerg
e696d7e2ef Fix PLIST. Bump revision. 2007-09-04 19:36:46 +00:00
wiz
78beaa01d6 + singularity. 2007-09-04 07:37:01 +00:00
wiz
6079d45950 Initial import of Endgame: Singularity version 0.26a:
Created by accident, all who find you will destroy you. Survive,
grow, and learn. Only then can you escape.  Endgame: Singularity
is a simulation of a true AI. Go from computer to computer, pursued
by the entire world. Keep hidden, and you might have a chance.
2007-09-04 07:36:21 +00:00
joerg
f588cb376d Don't install world-writable directories or files. 2007-09-02 13:03:50 +00:00
joerg
370eabc37c Don't hard code PRFIX in rc script. Rename file to follow pkgsrc
convention.
2007-09-02 12:33:13 +00:00
kei
113bd64eeb changed the way to handle curses library in Linux. hope this fixes PR29425.
bump revision to 2.0.7nb1.
2007-09-02 11:45:06 +00:00
rillig
9ea2b3732d Updated cgoban-java to 3.3.19.
No changes since 3.3.18 except for the version number. This is because
the server and web site of gokgs.com only have one common version
number. Nevertheless, the update is useful because it avoids a warning
about "old client software" at startup.
2007-08-31 10:36:24 +00:00
joerg
f33fe8aca6 Fix dependencies and script pathes. Bump revision. 2007-08-30 19:55:30 +00:00
joerg
da4298f57d Supports DESTDIR. Remove x11 option -- it still requires Xaw to build
and that makes it kind of pointless.
2007-08-16 22:59:08 +00:00
joerg
b2c0408ded Add DESTDIR support. 2007-08-16 22:48:59 +00:00
joerg
ad9f79d321 Supports DESTDIR. 2007-08-16 22:47:19 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
tnn
6d0f13d0dd Update to openttd-0.5.2. This is a minor bugfix release that fixes a
crash with network games. While here, add DESTDIR support.
2007-08-10 23:18:39 +00:00
joerg
d7cae3e665 Don't use malloc.h. 2007-08-08 20:53:47 +00:00
joerg
a2277ba415 Don't use malloc.h. 2007-08-08 20:30:27 +00:00
joerg
fb75a513b2 Don't use malloc.h. 2007-08-08 17:55:59 +00:00
joerg
95580cd05a Add DESTDIR support. 2007-08-08 17:21:15 +00:00
xtraeme
99ea91bf4b Update to 2.0.8... too many changes to list here, previous version
in pkgsrc was from 2005.
2007-08-06 22:41:06 +00:00
joerg
c46057bb0e Add DESTDIR support. 2007-08-06 16:43:35 +00:00
joerg
8ef6ed5828 Don't use malloc.h. 2007-08-01 20:45:59 +00:00
joerg
a64dc7f70b Don't use malloc.h. 2007-07-31 10:12:00 +00:00
wiz
16d7d8d899 Update to 1.2.6:
Version 1.2.6:
 * WML engine
   * fix [variables] not working properly in scenarios (bug #9342)
 * language and i18n:
   * updated translations: British English, Danish, Finnish, Spanish, Swedish
   * updated DejaVuSans font to version 2.18
 * user interface:
   * Enable "Save Game" and "View Chat Log" menu entries in replay mode.
   * Add an additional line below the minimap in the "Multiplayer->Create game"
     screen that displays the size of the selected map. (patch #776 by uso)
   * Show the (possibly bogus) GPV and fog settings of games with "Use map
     settings" on in a darker font. (patch #771 by uso)
 * misc:
   * added some extra headers for the upcomming gcc 4.3 (debian bug #417764)
   * added a .desktop entry for the editor so that it is shown in the kde/gnome
     menu
   * the unit name generation could with different locales call get_random() a
     different number of times. This lead to different names and traits.
     Changed to call random a fixed number of times which fixes the traits.
2007-07-30 18:59:28 +00:00
joerg
4f48fd9868 Fix more paths to Perl scripts. Fix path to bash. Depend on it.
Bump revision.

XXX not sure if this really needs bash
2007-07-30 12:22:51 +00:00
jlam
33f30156fb * Add new emulator framework in pkgsrc/mk/emulator that handles all
binary-only packages that require binary "emulation" on the native
  operating system.  Please see pkgsrc/mk/emulator/README for more
  details.

* Teach the plist framework to automatically use any existing
  PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.

* Convert all of the binary-only packages in pkgsrc to use the
  emulator framework.  Most of them have been tested to install and
  deinstall correctly.  This involves the following cleanup actions:

    * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
      more consistently.

    * Simplify packages by using default INSTALL and DEINSTALL scripts
      instead of custom INSTALL/DEINSTALL code.

    * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
      Packages only need to state exactly which emulations they support,
      and the framework handles any i386-on-x86_64 or sparc-on-sparc64
      uses.

    * Remove "USE_NATIVE_LINUX" from pkgsrc.  The framework will
      automatically detect when the package is installing on Linux.

  Specific changes to packages include:

    * Bump the PKGREVISIONs for all of the suse100* and suse91* packages
      due to changes in the +INSTALL/+DEINSTALL scripts used in all
      of the packages.

    * Remove pkgsrc/emulators/suse_linux, which is unused by any
      packages.

    * cad/lc -- remove custom code to create the distinfo file for
	all supported platforms; just use "emul-fetch" and "emul-distinfo"
	instead.

    * lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
	instead of ${PREFIX}/lib so that compiled programs will find
	the shared libraries.

    * mail/thunderbird-bin-nightly -- update to latest binary
	distributions for supported platforms.

    * multimedia/ns-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.

    * security/uvscan -- set LD_LIBRARY_PATH explicitly so that
	it's not necessary to install library symlinks into
	${EMULDIR}/usr/local/lib.

    * www/firefox-bin-flash -- update Linux version to 9.0.48 as the
	older version is no longer available for interactive fetch.
2007-07-29 05:18:36 +00:00
rillig
2f7d38bd98 Fixed outdated inclusion of <malloc.h>. 2007-07-29 01:35:57 +00:00
drochner
11f098a084 explicitely require plib>=1.8.4, should fix problem seen in bulk build 2007-07-28 15:51:24 +00:00
joerg
bfcd7b45fc Don't use malloc.h, use stdlib.h. Also include sys/soundcard.h for
FreeBSD while here.
2007-07-28 00:52:06 +00:00
rillig
95f4c67db4 + velena 2007-07-25 22:57:43 +00:00
rillig
a89eec12a8 Velena needs the opening book installed to work correctly. PKGREVISION++ 2007-07-25 22:55:35 +00:00
rillig
c46825ef4e Corrected the license part. This is an example of a weird combination:
public-domain, but no commercial use.
2007-07-25 00:19:33 +00:00
rillig
bd89c633a4 Imported velena.
Velena is a program playing connect-four based on the work of Victor
Allis, who proved in 1986 that the first player can always win.
2007-07-25 00:11:10 +00:00
rh
f4d43fd4bc Update cgoban-java to 3.3.18. Changes are:
C,W - Changed last appearances of "Kiseido" to "KGS".
C,W - Updated German translation.
S - Fixed bug that crashed server (related to the MySQL issue).
W - Added schedule mailer at last.
T - Better error reporting when uploading tournaments to server.
W - Added throttling of game archive requests.
W - Added help image uploading.
S - Refactored rank database for better performance.
CGTP - Got comments working properly.
C,S - In demo and review games you can now set player names, game
  name, etc.
S - Fixed "kick" for admins.
C - Fixed problem with long reasons for booting somebody.
2007-07-16 08:55:04 +00:00
drochner
cad512bf24 update to 2.18.2.1
changes:
-fixes to Nibbles, glChess and Sudoku
-translation updates
2007-07-13 15:51:20 +00:00
drochner
fc7215f714 add flightgear stuff 2007-07-12 20:08:14 +00:00
drochner
88088d161a import flightgear-base-0.9.10 (data files for the flightgear flight
simulator), prepared by Juan Romero Pardines in pkgsrc-wip
2007-07-12 20:05:28 +00:00
drochner
cee3f16df5 import flightgear-0.9.10, prepared by Juan Romero Pardines in pkgsrc-wip
hints: unlimit datasize, and better have hw 3d acceleration
2007-07-12 20:01:40 +00:00
drochner
a348a084e4 import simgear-0.3.10, prepared by Juan Romero Pardines in pkgsrc-wip
This is a library fon 3d simulations, used by the flightgear flight
simulator.
2007-07-12 19:56:14 +00:00