summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz7-12/+14
Bump BUILDLINK_RECOMMENDED.
2005-12-30Include ossaudio.b3.mk.joerg1-1/+2
2005-12-30Add DragonFly support. Fix ossaudio usage. Use system perror.joerg5-16/+32
2005-12-29Fix errno.joerg6-1/+67
2005-12-29sys/time.h needed for DragonFly as well.joerg2-8/+9
2005-12-29Fix errno.joerg3-3/+42
2005-12-29This is GNU configure. Use ulong definition on DragonFly as well.joerg3-3/+17
2005-12-29dmalloc.h MUST be included after unistd.h on DragonFly, since itjoerg4-3/+40
messes with compat function names. Fix errno. Use bzip2 to extract a bzipped file, it works somehow better than gzip.
2005-12-29Fix errno.joerg2-1/+14
2005-12-29Convert to use the new pkginstall framework fonts-handling by renamingjlam1-3/+2
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the unnecessary inclusion of mk/fonts.mk.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam13-27/+13
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-28Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386.garbled1-4/+1
2005-12-28Use PKGMANDIR for man page.reed1-4/+4
2005-12-28Install man page to PKGMANDIR instead of "man".reed1-3/+3
No change from default.
2005-12-27Update patch-aa to use PKGMANDIR.reed3-6/+19
Also use INSTALLATION_DIRS to precreate the needed man page directory.
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz2-2/+8
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
2005-12-20Fix GCC 3.4+: label at end of compound statement.joerg2-1/+14
2005-12-19Add DragonFly support. When linking with libqt-mt, explicitly link injoerg4-12/+12
the thread libraries, this is needed for FreeBSD4-style -pthread.
2005-12-19DragonFly support.joerg2-6/+6
2005-12-19Use NetBSD hack for FreeBSD and DragonFly as well.joerg2-10/+11
2005-12-19Regen checksum. XXX should use a shared distinfo.joerg1-2/+2
2005-12-19Fix DragonFly.joerg2-9/+9
2005-12-19Fix errno.joerg3-10/+58
2005-12-19Replace patch-af with a working patch version and supposedly thejoerg2-8/+6
same content.
2005-12-19Use FreeBSD target for DragonFly as well. Honor CC and CXX forjoerg3-5/+16
FreeBSD target, gcc is not enough to link on DragonFly. XXX Is the override necessary at all? XXX Other platforms should do this as well.
2005-12-19Fix errno.joerg2-6/+15
2005-12-19Use NetBSD config for DragonFly. Fix errno.joerg4-4/+30
XXX Merge FreeBSD config as well?
2005-12-18All the world is a VAX -- really, for errno that is a good assumption.joerg3-8/+51
Fix errno.
2005-12-18Fixed quoting of CFLAGS.rillig1-3/+3
2005-12-18Move variable declaration to top of function. Fixes compile errordillo2-1/+19
noted on recent 1.6.2/i386 bulk build by kristerw.
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg1-2/+2
of the shared libXm has changed.
2005-12-12First step at reworking Linux binary packages.joerg4-15/+15
Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
2005-12-11Fixed the quoting of the DEFINES, which had been broken by my recentrillig1-2/+2
pkglint patch.
2005-12-11Update to KDE 3.5markd4-163/+305
Many new features and refinements. Notable changes include: * Konqueror is the second web browser to pass the Acid2 CSS test, ahead of Firefox and Internet Explorer * Konqueror can also now free web pages from adverts with its ad-block feature * SuperKaramba is included in KDE, providing well-integrated and easy-to-install widgets for the user's desktop * Kopete has support for MSN and Yahoo! webcams * The edutainment module has three new applications (KGeography, Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz66-118/+132
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-07Update to 1.0.2:wiz3-7/+64
Version 1.0.2: * new utilities: prkill, find-unused-images, mkdos * fixed text savegames (as opposed to binary savegames) having wrong textdomain information, making the messages be displayed in English when loading levels (#4454). * backport fix for Create Unit menu not being translated (#4424) * graphics: * improved lava-tiles and transitions * new attack icon for the fireball * new paved road * new swamp tiles * new cave wall tiles * new snow villages (human & elven) * new underground village * new Deep Tentacle images * new death animation: Deep Tentacle * sounds: * New entangle sound * New bat movement sound * language and i18n: * updated translations: Afrikaans, German, Japanese, Polish, Portuguese (Brazil), Slovak * multiplayer * revised multiplayer maps: Blitz, Clash, Charge, CastleHoppingIsle, Hamlets, Hornshark Island, Meteor Lake, Sablestone Delta, Sullas Ruins, Smallolof * fixed gamelist diff bug * Fix bug where duplicate key values were being concatenated rather than being replaced by the last value. * Backport recall fix to allow access to recall list when short on gold. * Fix bug with leader starting position. * Tighten up checks on leaders and units placed on the map at the start of a scenario. * Campaigns * Fix bug in HTTP FoA where a serpent leader was defined off board instead of using the no_leader attribute. * Fix bug in TDH UP where units are placed off map and in walls. * Fix bug in EI NO where no_leader should have been used instead of a leader without a starting position. * Fix bug in EI OT where no_leader should have been used instead of a leader without a starting position. * Fix bug in EI Captured where no_leader should have been used instead of a leader without a starting position. * Fix bug in EI TD. Sides 3 and 4 had leaders on the recall list. These units have speaking roles, but shouldn't be on the map, so they were changed to be regular units. * Fix bug in SotBE DoD where no_leader should have been used instead of a leader without a starting position. * Fix bug in SotBE CoA where the mermen side should have their leader created in an event rather than defined in the side setup. * Add a backup save_id to use if both save_id and description are empty. * Increase maximum allowed recursion depth. The previous limit was being reached in "The Heist". * Replace all calls to sprintf with snprintf to prevent buffer overflow attacks from other players in multiplayer games or from downloaded campaigns.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig5-12/+12
CONFIGURE_ARGS.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig68-161/+160
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-03Update to qstat-2.8.peter4-26/+17
Changes 2.8: Summary of New Features ----------------------- add support for new steam protocol (-a2s) add derived type STMHL2 for steam master returning a2s instead of hls change timing for sending packets to improve ping times of low-ping servers Fixes ----- fix ut2004 master server support Changes 2.7: Summary of New Features ----------------------- new protocols: UT2004 master [-ut2004m] update steam master protocol to new version add additional output to the player xml of -gps add option -progress,n to print out progress every n packets add doom3 protocol and osmask as server rule use autoconf+automake, a simple Makefile is provided as fallback add "flags" to qstat.cfg Fixes ----- fix hanging qstat when receiving UDP packets with incorrect checksum fix colored names in America's Army (use -ams instead of -gps)
2005-12-02Removed the ONLY_FOR_PLATFORM=NetBSD-*. The package probably worksrillig1-4/+1
elsewhere, too.
2005-11-25Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS becausewiz1-1/+2
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-24Removed the definition for ALLFILES, as it had no effect on the package.rillig1-2/+1
2005-11-24Removed the definition for the ALLFILES variable, which will soon be markedrillig1-3/+1
as deprecated by pkglint. It had no effect on this package, as this package does not have any PATCHFILES.
2005-11-17make sure frozen-bubble installs perl module in vendor_sitetonio1-2/+2
Fix PR 32015, no need for PKGREVISION bump, as it fails otherwise Also, the previous version may have installed files in lib/perl5/site_perl/**/auto/fb_c_stuff/ They will have to be manually deleted
2005-11-16Changes 2.0.7:adam3-9/+9
- Cannot rehome homeless units. - Fixed bug when city bonuses (shield, gold, etc.) became negative. - Send messages (for instance, about failed observer creation) to detached players. - When choosing a tech to research at random, prefer one that works toward the goal. - Don't allow duplicate entries in the ruleset. - Fix some bugs caused by duplicate entries in civ1 and civ2 rulesets. - When closing the client, don't interrupt the running server. This fixes a bug where the server could be interrupted in the middle of a save. - Fixes for some nations and nation flags. - Some translation updates. - Update the mapview selection rectangle when redrawing is done. - Fix bug with transported units and watchtower vision. - Improve the Freeciv desktop entry. - Fix a bug where using the mouse scroll wheel could completely break the client. - Fix a bug with discovery of techs in huts. - Don't allow observers to be put on teams. - Fix a bug with sorting of techs in the intel dialog.
2005-11-14Don't #define memcmp and memcpy in terms of bcmp, bcopy on "BSD"s. BSDsmarkd2-5/+14
have had these standard functions for years and this fixes build on recent NetBSD's at least.
2005-11-11Fix pasto in do-install target and PLIST, provided by wiz.dillo2-8/+8
2005-11-11Fix BUILD_DEPENDS pattern.wiz2-4/+4
2005-11-11Fix COMMENT. Fix BUILD_DEPENDS pattern.wiz1-3/+3
2005-11-11Fix typo in COMMENT. Fix BUILD_DEPENDS pattern.wiz1-3/+3