summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2008-08-05update to 0.6.2kefren4-24/+22
not sure if midi music option is still available currently
2008-07-31bzflag likes to use libcares. Buildlink it in, and PKGREVISION++dsainty1-3/+3
2008-07-27Fix broken 64-bit build.dholland2-1/+17
2008-07-27Fix broken install rules and permissions.dholland3-4/+22
2008-07-27Requires gmake.dholland14-5/+214
Fix build on 64-bit and/or gcc4 platforms. (Note: it doesn't work for me, but now it at least compiles...) Correct typo in PLIST. PKGREVISION++.
2008-07-27Fix broken build with gcc4 (and maybe not just with gcc4...)dholland7-3/+88
Add missing dependence on freetype2. PKGREVISION++
2008-07-27Fix python interpreter paths. While here, add DESTDIR support and fixdholland1-4/+12
some install permissions issues. PKGREVISION++.
2008-07-22Set PKGNAME to xmahjongg-3.70, instead of 3.7, as it was previously 3.61tonio1-1/+2
Avoids going backward with version numbers
2008-07-22Update games/xmahjongg to version 3.7tonio6-35/+21
Changelog: Version 3.7 8.Mar.2005 * Man page bug fixes from Debian via Dave Swegen. * Source code reorganization.
2008-07-14Mark as destdir ready.joerg23-23/+69
2008-07-10Disable speex, it doesn't build with current versions.joerg1-5/+7
2008-07-10Fix build with newer GCC.joerg2-1/+15
2008-07-10Fix build with newer GCC.joerg2-1/+14
2008-07-07Now avaiable from sf.net. Noticed by Zafer Aydogan via private mail.obache2-4/+4
2008-07-03build needs msgfmt, from Hasso Tepper per PR pkg/39072drochner1-2/+2
2008-07-03fix build on DragonFly, from Hasso Tepper per PR pkg/39074drochner2-1/+14
(On NetBSD, unistd.h is pulled in indirectly through the c++ headers, via gthr-*.h)
2008-06-23add gnome-mastermind & xyedrochner1-1/+3
2008-06-23import gnome-mastermind-0.3.1, the wellknown gamedrochner4-0/+129
2008-06-23import xye-0.8.0, a puzzle game (Kye clone)drochner4-0/+63
2008-06-21Changes 2.1.5:adam3-18/+18
* Bug fixes. * Updated translations.
2008-06-21Fix LP64 issues. Bump revision.joerg7-3/+73
2008-06-21Update to 0.70:wiz2-7/+6
Version 0.7 * 8 new puzzles * License included in the about box * The drawing area is now square and the application resizes better * Better score feedback * Player's history * Preferences persistence * Better game selection * Bug fixes
2008-06-20Add DESTDIR support.joerg41-106/+220
2008-06-15Ensure that SETGIDGAME is set before including bsd.prefs.mk.joerg2-4/+4
2008-06-15Set SETGIDGAME before bsd.prefs.mk is included.joerg1-3/+3
2008-06-14Some improvements and fixesobache2-4/+51
* Store score file under ${VARBASE} and use SETGIDGAME. fixes PR 38910. * Use ascii format data files for !little-endian platforms, suggested in README * Install manuals * Fixes the score file and manual location in man page. * Add DESTDIR support. Bump PKGREVISION.
2008-06-14Update dd2 to 0.2.2.obache4-7/+57
This release only involves license changes. - GPL v2 or later, for LGPLv3 compatibility While here, * add DESTDIR support * Put score file in ${VARBASE} and use SETGIDGAME. fix PR 38907.
2008-06-12Add DESTDIR support.joerg30-37/+102
2008-06-10+duckmazedrochner1-1/+2
2008-06-10add duckmaze-0.2, a little puzzle,drochner4-0/+89
not that polished, but a nice idea
2008-06-10Some improves and fixes:obache5-715/+765
* Fix permissions of data files. noted in PR 38912. * Put data files in share, instead of lib. * Put score files in ${VARBASE}, and use SETGIDGAME. * Include string.h to suppress warnings. Bump PKGREVISION.
2008-06-09Pass $SDL_LIBS when checking SDL_mixer in configure. Fixes build onsnj2-5/+14
DragonFly. Fix from Hasso Tepper in PR pkg/38853.
2008-06-07Don't explicitly install files root:games. There are no setgid files,dsainty2-7/+20
so the group is irrelevant. Fixes unprivileged installs.
2008-06-06Update to 2.10.4:dsainty3-52/+52
* fixed: client segfault on some disconnects * fixed: server segfault after end of rated games * fixed: reusable server listen socket * added some features to XILE Pkgsrc: Added xblast-mini package option to use a 480x392 window instead of the default 960x784 window. Makes the window fit on an EeePC's screen :)
2008-06-02update to 0.8drochner4-180/+446
changes: * Network game (port 3826 is registred by IANA for Wormux) * A lot of bug fixes (memory leaks, useless code deleted ...) * 15 new maps * New weapons: Flamethrower, Football bomb, Cluzooka * Minimap preview * Camera improvements * Better use of anti-aliasing * Water/lava particles added * Various graphical improvements * Sound cache: no more lag on explosion * More sounds and musics * Better characters: Better positions, characters' eyes follow cursor,... * Weapons tweaking * Smaller step in angle selection when pressing Shift * Menus compatible with smallest resolutions * Help section added (menu explaining shortkeys and howtoplay.pdf documentation provided) * Language selection * "Looking for updates" option * Volume control option * Joystick support * Improve collision detection, cursor,... * User dir as XDG recommandation (Freedesktop) * Initial management of command line options * Experimental random map generator and skin viewer * AI improvements (still stupid so still hidden feature) pkgsrc note: rewrote the patch which fixes some broken/nonportable geometry calculations, explosion craters look much nicer now
2008-05-30update to 2.22.2.1drochner2-8/+8
fixes python path problems
2008-05-29update to 2.22.2drochner2-6/+7
changes: -bugfixes -translation updates pkgsrc change: explicitely disable ggz-server so that the build doesn't pick it up, just in case
2008-05-28Fully qualify the path to xbsndsrv, so sound works without errors evendsainty1-1/+9
if running xblast without the PREFIX/bin in your path. Bump PKGREVISION.
2008-05-28Add a little more patch context for one hunk for Linux patch(1). No ↵dsainty2-4/+7
functional change on less picky patchers (everyone else)
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg27-75/+100
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg1-1/+3
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
2008-05-25Update to crafty 22.1. Always use the NetBSD rules, we can fixup issuesjoerg6-174/+27
if they happen. Don't install the ECO classification as opening book, it is essentially useful. No detailed ChangeLog, but this fixes some crashes with invalid games, brings SMP support and increases to the strength of crafty.
2008-05-25Assert OWNERship of some packages, relinquish others entierly.dillo1-2/+2
2008-05-24Changes 2.1.4:adam4-22/+22
* 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
2008-05-24 * Add dependency on libX11 directly, noted in PR 38644.obache7-39/+45
* Marked as DESTDIR ready * Modify patches to bit simply * Honor PKGMANDIR * Add definition virtual destructor for reliably an safely. Bump PKGREVISION.
2008-05-24Need msgfmt to build.obache1-1/+2
Noticed by Hasso Tepper in PR 38690.
2008-05-21Update to 0.28:wiz3-7/+29
v0.28 (release 2008.05.11): USER-VISIBLE CHANGES: - Minor text cleanups. (Phil, FM; Cory Hickey and gglouser for some fixes) - Minor dialog behavior fixes. (FM) * New non-research task: CPU Pool. Performs maintenance, construction, jobs. Bases with no other task assigned will contribute to the CPU Pool. (FM) * New non-research task: Sleep. Bases assigned to Sleep will remain idle and be harder to detect. Note that even a computer can't sleep through construction. (FM) - The CHANGE buttons inside the base dialog now show their hotkeys. (FM) - The location buttons have had their on-screen positions tweaked. (FM) - Start location is randomized to any of the 5 available continents. (FM) * CPU is now used to design constructions, Cash to buy the required items, and Labor (time) to assemble the final construction. (FM) - Location and city names can now be localized. (FM) - Numbers automatically localize to the correct comma-vs-period usage. (FM) * Added a new difficulty level: Ultra Hard. (FM, emh for suggestion) * Build times are now difficulty-dependent. (FM) * The grace period applied to a new base is now difficulty-dependent. (FM) * The suspicion gain per discovery is now difficulty-dependent. (FM) - Bases in a location are now sorted by size, then name. (FM, emh for suggestion) * The global grace period now expires on Normal and above if you build more than a certain number of bases, and on Ultra Hard if you build certain types of bases. (FM) - Locations with recently-discovered bases are now more likely to have other bases discovered. (FM) * Base detection chances and overall suspicion are now unknown until certain new technologies have been researched. (Phil) ...except on low difficulty. (FM) * Incomplete bases no longer support the AI. (FM) - It's possible to get lucky when hacking some random computer. (FM) * Seconds, minutes, and hours now matter much more than they used to. (FM) - Major events cause the game to pause, instead of going to real-time. (FM) - You can use the Enter on the numeric keypad like the regular Enter key. (Phil, gare for suggestion) * Continents are no longer identical. (FM, Phil for suggestion) * New continent: Australia. Ocean moved to make room. (FM) * E:S now has an intro when you start a new game! (FM) - New item: Warning Signs. Useful for keeping out curious people. (FM) - CPU display on Finance screen centered (Jorge Vargas) - Time capsules can now be built anywhere sufficiently remote, with varying degrees of stealth. (FM, emh for suggestion) - Internet Traffic Manipulation and Hypnosis Field techs have been rebalanced to better reflect their effects. (FM) * de_DE translation (FM, Thomas for native proofing [still in progress]) * sv_SE translation (Anders Andersson) OTHER CHANGES: - Massive (~50%) code changes, to improve clarity and reduce duplication. (FM) - "safety" module should trap most crash bugs and show the pause menu, allowing the user to save or attempt to resume play; the errors are written to a log for easy submission to the developers. (FM) - New utility: reorder.py Workaround for traduko's current order-scrambling behavior. Use with caution. (FM) - Various code formatting fixes, refactor of part of the technology(/event) result system. (Jorge Vargas) - setup.py updated to support mac .app building and cut filesize of the windows .exe by about half. (FM)
2008-05-20Set NO_BUILD=yestnn1-1/+2
(did this package even install? Well, it does now.)
2008-05-20Honour PKGMANDIRtnn2-7/+7
2008-05-20Update to 1.4.2:wiz10-136/+65
Version 1.4.2: * language and i18n: * updated translations: Chinese, Chinese (Traditional), Croatian, Czech, Dutch, Finnish, French, German, Hungarian, Italian, Japanese, Lithuanian, Polish, Russian, Serbian, Slovak, Spanish, Turkish * various minor bug fixes