summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2006-06-02Hack around a strange difference in the compressed file format:joerg1-1/+8
DragonFly's system gzip rejects the input due to bad magic number, but bsdtar can understand it with the help of zlib. So just use bsdtar as gtar on DragonFly for now.
2006-06-02Make it gcc4 friendly.martin3-1/+32
Cast args to ctype-macros to unsigned char.
2006-06-01Update to KDE 3.5.3markd2-6/+5
Changes: * KAsteroids o Missile goes through closer asteroids
2006-06-01Update to KDE 3.5.3markd2-6/+5
Changes: * KTeaTime o Formatting of minutes and seconds is incorrect, has the space between seconds and "s"
2006-05-28Uses C++.joerg1-1/+2
2006-05-28Fix sum of patch-ab.joerg1-2/+2
2006-05-28Uses C++.joerg1-1/+2
2006-05-26USE_LANGUAGES=c c++wiz4-9/+23
Fix installation and remove BROKEN_IN. Fix PLIST and bump PKGREVISION.
2006-05-26Play nicer, don't require exact (nb) version matches. The samejoerg1-5/+5
base version is good enough. Bump revision.
2006-05-25USE_LANGUAGES=c c++wiz1-1/+2
2006-05-25refer to just KDE (instead of KDE2)jdolecek1-1/+1
2006-05-25USE_LANGUAGES=c c++wiz1-1/+2
2006-05-24USE_LANGUAGES=c c++wiz1-1/+2
2006-05-24USE_LANGUAGES=c c++wiz1-1/+2
2006-05-23USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam4-8/+4
it will live with other "check" targets run after package installation. Get rid of SHLIB_HANDLING, whose meaning had mutated over the years from one thing to another. Currently, it is used to basically note whether the system's "ldd" command can be usefully run on the package's binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED for more clarity. CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf to note whether the check for missing run-time search paths is performed after a package is installed. It defaults to "no" unless PKG_DEVELOPER is set.
2006-05-22USE_LANGUAGES=c c++wiz2-3/+4
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22Correct info page handling. Bump revision.joerg1-2/+4
2006-05-22Use xdg-1.2 dirs for some shared directories. Bump PKGREVISION.wiz1-2/+3
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22Remove directory on deinstall.wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c++wiz1-1/+2
2006-05-22USE_LANGUAGES=c c++wiz1-1/+2
2006-05-22Needs C and C++.rillig1-2/+2
2006-05-22Fixed some pkglint warnings.rillig1-3/+3
2006-05-22Fixed pkglint warnings.rillig1-4/+5
2006-05-21USE_LANGUAGES=c++wiz1-1/+2
2006-05-21Fixed pkglint warnings.rillig1-14/+14
2006-05-21Removed the CR character from patch hunk headers.rillig2-7/+7
2006-05-21Fixed the (previously empty) PLIST. Bumped PKGREVISION.rillig2-2/+9
2006-05-19Synchronized the Makefiles with the filesystem.rillig1-1/+3
2006-05-19Imported eboard.rillig4-0/+63
eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD, Solaris, etc.) based on the GTK+ GUI toolkit. It provides a chess board interface to ICS (Internet Chess Servers) like FICS and to chess engines like GNU Chess, Sjeng and Crafty. eboard provides many features other interfaces lack, like a good looking, configurable interface, multiple board views, resizeable board (without restarting), seek table, text input separated from the output, input history (bash-like), scripting, scroll lock, and many others.
2006-05-19Needs C++.rillig1-1/+3
2006-05-19Uses C++. Use config file framework. Bump revision for the latter.joerg4-4/+26
2006-05-19Uses C++.joerg2-2/+4
2006-05-18Mark as BROKEN_IN pkgsrc-2006Q1 according towiz2-2/+6
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18Added a patch for the SunPro compiler. After extracting the sourcerillig4-27/+51
files, they are stripped from CR characters.
2006-05-18Imported moon-buggy-1.0.rillig4-0/+29
Moon-buggy is a simple character graphics game where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them! The game has some resemblance of the classic arcade game moon-patrol which was released in 1982. A clone of this game was relased for the Commodore C64 in 1983. The present, ASCII art version of moon-buggy was written many years later by Jochen Voss.
2006-05-18Use config file framework. Bump revision.joerg4-18/+64
2006-05-18Changed an explicit /var to ${VARBASE}. Bumped PKGREVISION.rillig3-6/+10
2006-05-18SunPro does not like "extern inline" functions.rillig1-1/+10
2006-05-17update to 0.9drochner3-11/+10
changes: - remember window size - starting direction of shooters now matches original Kye - add Kye to level if absent, in the same way that windows Kye 2.0 did - make the game wait a bit before reacting to a key being held down. This stops the occasional random double-moves caused by a key press spanning more than 1/10th of a second. You have to hold shift down if you really need to move fast. - finish writing recording if game exited while recording - fix crash when trying to tell user about failing to read a recording
2006-05-15Fix libtool fragment in configure for DragonFly.joerg4-4/+113
Conditionalize Sun audio plugin on NetBSD and SunOS.
2006-05-15Uses C++.joerg1-1/+2
2006-05-15Let's repeat:joerg2-1/+15
Linux is not a good default architecture. Linux is not a good default architecture. Linux is not a good default architecture. For example, many platforms don't have concepts like "-ldl".