Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-25 | remove commented out SUBDIR += lines for packages that never got | wiz | 1 | -66/+3 | |
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories. | |||||
2000-02-19 | Add and enable plib | rh | 1 | -1/+2 | |
2000-02-19 | Initial import of plib-1.0.20, a set of OpenSource (LGPL) libraries that | rh | 12 | -0/+266 | |
will permit programmers to write games and other realtime interactive applications that are 100% portable across a wide range of hardware and operating systems. | |||||
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -3/+3 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-02-11 | actually this pkgsrc require USE_INET6=YES. add IGNORE for non-USE_INET6 | itojun | 1 | -2/+9 | |
platforms. | |||||
2000-02-11 | note that USE_INET6 is not regarded | hubertf | 1 | -1/+2 | |
2000-02-09 | Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de". | tron | 1 | -2/+2 | |
2000-02-09 | Use "png>=1.0.3" instead of "png-*" in dependence list. | tron | 1 | -2/+2 | |
2000-02-08 | add RCS tags, regen patch-sum | wiz | 6 | -3/+16 | |
2000-02-08 | make buildable on ELF | jdolecek | 6 | -22/+45 | |
2000-02-06 | updated xarchon to 0.50. From the ChangeLog: | wiz | 2 | -4/+4 | |
* Version 0.50 (December 3, 1999) - Fixed a small problem that would cause compilation errors for systems without a joystick. - If an imprisoned creature was defeated by another creature, the winning creature would become imprisoned itself. Fixed. - Healing an empty cell no longer crashes the game. - Robert Paige Rendell <rendell@cs.monash.edu.au> brought to my attention the fact that the manpage is missing the information regarding how to win the game. It's there now. - He also fixed a bug in the computer's spell selection logic regarding the imprisonment of the very last opposing creature (in order to win the game). - And last but not least, he is responsible for the mouse support, new in this version. * Version 0.45 (October 12, 1999) - Fixed the bug that would occasionally cause a projectile weapon to miss its target player. - Added a new window with tips about getting started with the game. * Version 0.44 (October 6, 1999) - Incorporated some joystick code, which was sent to me by Eric Sharkey <sharkey@ale.physics.sunysb.edu>. | |||||
2000-02-05 | remove trailing '.' | wiz | 1 | -1/+1 | |
2000-02-05 | $() -> ${} | wiz | 1 | -2/+2 | |
2000-02-05 | remove trailing '.' | wiz | 1 | -1/+1 | |
2000-02-05 | RCS tag added | wiz | 1 | -0/+1 | |
2000-02-05 | reorder lines for pkglint | wiz | 1 | -2/+2 | |
2000-02-05 | $() -> ${} | wiz | 1 | -2/+2 | |
2000-02-03 | Update to 1.10nb1 | abs | 28 | -624/+783 | |
Actually work with the supplied WAD file One file-to-patch per patchfile Remove strange 'post-patch' substitute X11_BASE phase Fix numerous coredumps Add a '-h' usage Handle the sndserver dying Make it work on little endian systems Add a '-volume X' flag, and skip all sound code if 0 Other cleanup in some of the more repellant code areas. | |||||
2000-02-02 | add dependency to games/quakedata | itojun | 2 | -4/+6 | |
2000-02-02 | add quakedata (commented out) | itojun | 1 | -1/+2 | |
2000-02-02 | game data for quake/shareware | itojun | 5 | -0/+44 | |
2000-02-01 | add patch to fix library search path (do not need KAME libinet6) | itojun | 2 | -0/+37 | |
2000-02-01 | make pkglint more happy | itojun | 1 | -2/+2 | |
2000-02-01 | add games/quake6 to subdir (commented out - could someone test this further?) | itojun | 1 | -1/+2 | |
2000-02-01 | quake6: quake over IPv6 | itojun | 6 | -0/+57 | |
2000-02-01 | Quake now playable on NetBSD-1.4.x-i386. Heavily based on pkg/9270 by | wiz | 17 | -151/+1751 | |
Brad Spencer <brad@anduin.eldar.org>, with some modifications. Caveats: ELF builds fail; shareware WADs (level files) have to be gotten separately; playing audio from CDs seems to have problems (see pkg/9270); GLX Quakeworld client probably doesn't work; Quakeworld code perhaps triggers optimization bug? Committed mainly to avoid duplication of work, and for the 1.4.x/i386 users/gamers :-) | |||||
2000-01-27 | Upgrade xskat to 3.2. Provided by wolfy@cmu.edu in pr 9079. | pooka | 5 | -5/+32 | |
2000-01-26 | Remove homepage from pkg/DESCR and add it to Makefile | pooka | 4 | -6/+4 | |
2000-01-16 | Add the icon file so you can make a nice-looking dock-app in your | jlam | 2 | -2/+6 | |
window manager of choice. | |||||
2000-01-15 | Add and enable xpuyopuyo | jlam | 1 | -1/+2 | |
2000-01-15 | xpuyopuyo - Tetris-like puzzle game | jlam | 9 | -0/+78 | |
This is the most addictive game I've played, first discovered on a Mac, now pleasantly surprised to find it for X11. | |||||
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 3 | -8/+7 | |
2000-01-15 | Update for yet another change of the directory structure on the GNOME FTP | tron | 2 | -4/+4 | |
servers. | |||||
2000-01-13 | Depend on suse_linux>=6.1, not >=6.1p1. | soren | 1 | -2/+2 | |
2000-01-13 | does compile client now on 1.4.1/i386/a.out, but still untested for lack | wiz | 7 | -6/+147 | |
of shareware WADs currently | |||||
2000-01-11 | Allow newer versions of SuSE Linux libraries. | soren | 1 | -2/+2 | |
2000-01-11 | distfile on master site has been changed | wiz | 1 | -2/+2 | |
2000-01-10 | be consistent on which version to wildcard | hubertf | 1 | -2/+2 | |
2000-01-09 | Make these two conflict. | jwise | 1 | -1/+3 | |
${PREFIX}/bin/omega is either a very nice unicode-aware TeX or a very nice rogue-like game. ``There can be only one.'' | |||||
2000-01-08 | add and enable xscavenger | wiz | 1 | -1/+2 | |
2000-01-08 | Import of xscavenger-1.4.0, a Loderunner clone with sound for X11 | wiz | 9 | -0/+136 | |
2000-01-07 | new homepage | hubertf | 1 | -2/+2 | |
2000-01-06 | DTRT with bsd.prefs.mk/bsd.pkg.mk. Fix grammar in note. | fredb | 1 | -3/+5 | |
2000-01-06 | Prevent windows from "oscillating" and walking off the screen by | fredb | 1 | -0/+19 | |
nop'ing XResizeWindow. This makes it act nearly as if -noresize is always given on the command line. Oddly enough, this permits you to resize the window freely. (All "resize" does is attempt to scale the vertical for you. Without it, you can make the window tall enough to show a black bar on the bottom--that's all.) | |||||
2000-01-06 | Update to battleball-2.1. | fredb | 7 | -122/+30 | |
- - Now compiles "out of the box" with g++ 2.8.0 and later. - - Game window is now taller, for a better view. - - Now alway double-buffered. - - OpenGL rendering mode. (Disabled by default in the package. Set USE_MESA=YES to build in support for Mesa.) | |||||
2000-01-06 | removed unnecessary (and perhaps even deprecated) @mode, @owner, and | wiz | 2 | -11/+4 | |
@group lines from PLIST; set file ownership and permissions with install instead of chown and chmod. | |||||
2000-01-05 | remove unnecessary PLIST magic | wiz | 1 | -5/+1 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 55 | -55/+55 | |
2000-01-05 | Improved PLIST for binary packages (creation of high-score directories, | wiz | 2 | -6/+34 | |
permissions). Made user 'games' owner of most files. | |||||
2000-01-04 | undo: removal of bogus lines (weren't bogus after all) | wiz | 1 | -1/+7 | |