Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-24 | Update the Nethack package to 3.3.0. nethack-qt will be non-functional | pooka | 27 | -400/+523 | |
until we get qt2.0 or greater into pkgsrc. | |||||
1999-12-23 | Update pysol to 3.10 | sakamoto | 3 | -1963/+18 | |
what's new: * Implemented 17 new games. * Added sound support including samples and background MP3/MOD music. Sound is implemented by a rather generic server (a C program) using the SDL library for low-level mixing and playing. * Wrote some really fancy tree dialogs - Python programmers will definitely love these :-) * Added 19 great cardsets to pysol-cardsets. Many thanks to T. Kirk. | |||||
1999-12-23 | security fix (buffer overflow attack was possible, gaining group games) | wiz | 4 | -1/+87 | |
see posting by Brock Tellier on Bugtraq 1999-12-15 as discussed on packages@netbsd.org, with comment by Hubert Feyrer incorporated | |||||
1999-12-22 | DEPENDS=suse_linux-6.1p1:../../emulators/suse_linux, suggested by Hubert Feyrer. | sakamoto | 1 | -6/+2 | |
1999-12-18 | update to version 1.9.0 | jonb | 3 | -26/+72 | |
1999-12-17 | Update dependency on clanlib to reflect its correct version. Pointed out by | agc | 1 | -2/+2 | |
David Brownlee. | |||||
1999-12-14 | Enable xemeraldia. | sakamoto | 1 | -2/+2 | |
1999-12-14 | Adapt this package to NetBSD. | sakamoto | 7 | -19/+32 | |
1999-12-14 | Import FreeBSD's "xemeraldia" port: | sakamoto | 8 | -0/+95 | |
A game of breaking blocks | |||||
1999-12-14 | Add and enable pysol. | sakamoto | 1 | -1/+2 | |
1999-12-14 | Adapt this package to NetBSD. | sakamoto | 4 | -14/+9 | |
1999-12-14 | Import FreeBSD's "pysol" port: | sakamoto | 5 | -0/+2017 | |
Solitaire game, written in Python | |||||
1999-12-14 | Enable xbat. | sakamoto | 1 | -2/+2 | |
1999-12-14 | Adapt this package to NetBSD. | sakamoto | 6 | -11/+13 | |
1999-12-14 | Import FreeBSD's "xbat" port: | sakamoto | 6 | -0/+787 | |
XEVIOUS like shooting game | |||||
1999-12-12 | Do not call "${INSTALL_PROGRAM} -d" to create a directory. Use | hubertf | 2 | -0/+16 | |
${BSD_INSTALL_PROGRAM_DIR} instead. | |||||
1999-12-08 | Adjustements for solaris: | bouyer | 2 | -7/+7 | |
- Add CXXDEFINES to CCFLAGS, Stock X11R6 doesn't do it. - ${INSTALL} instead of /usr/bin/install | |||||
1999-12-06 | Don't blind-copy kasteroids/sprites/.pbm from source tree. This file is | bouyer | 3 | -3/+16 | |
empty and is certainly in the source tree by error. | |||||
1999-12-04 | add & enable xroach | hubertf | 1 | -2/+2 | |
1999-12-04 | Xroach displays disgusting cockroaches on your root win- | hubertf | 7 | -0/+51 | |
dow. These creepy crawlies scamper around until they find a window to hide under. Whenever you move or iconify a window, the exposed beetles again scamper for cover. How was it possible this was missing so long? :-) | |||||
1999-11-29 | Fix typos, ${GAMES_DIR} and MESSAGE. | sakamoto | 3 | -11/+17 | |
Suggested by MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>. | |||||
1999-11-27 | defuzz | rh | 2 | -8/+16 | |
1999-11-27 | defuzz | rh | 2 | -7/+7 | |
1999-11-23 | more NO_CDROM fixup | hubertf | 1 | -2/+3 | |
1999-11-20 | Build "baduki" with gtk+ 1.2.* instead of old gtk+ 1.0.6. Patch supplied | tron | 1 | -4/+3 | |
by Wiz in PR pkg/8806. | |||||
1999-11-18 | Add and enable "gnome-games". | tron | 1 | -1/+2 | |
1999-11-18 | Import new "gnome-games" package belonging to GNOME 1.0.53 release: | tron | 9 | -0/+507 | |
GNOME games collection | |||||
1999-11-17 | Add home page. | tron | 1 | -1/+2 | |
1999-11-17 | Add "MIRROR_DISTFILE= no" because the distribution file is fetched from | tron | 1 | -1/+3 | |
"ftp.netbsd.org" now. | |||||
1999-11-17 | Update "gnuchess" package to version 4.0.pl80: | tron | 7 | -32/+23 | |
- bug in gnuan (difftime was one parameter, should be two.) | |||||
1999-11-17 | Add and enable "gnome-chess". | tron | 1 | -1/+2 | |
1999-11-17 | Import new "gnome-chess" package: | tron | 5 | -0/+53 | |
GNOME's graphical interface for playing chess. | |||||
1999-11-17 | Undo import which went into wrong directory. | tron | 3 | -7/+26 | |
1999-11-17 | Import new "gnome-chess" package: | tron | 3 | -26/+7 | |
GNOME's graphical interface for playing chess. | |||||
1999-11-12 | add missing xpm DEPENDS | dmcmahill | 1 | -1/+3 | |
1999-11-10 | Update GnuGo to Version 2.4. Has many bug fixes since 2.0. | hwr | 5 | -25/+8 | |
1999-11-09 | Also add the manpage for grab_cgoban. | hwr | 4 | -7/+8 | |
From Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>. | |||||
1999-11-07 | Update for cgoban-1.9.8. This also reflects the new homepage and | hwr | 3 | -25/+6 | |
distfile location. | |||||
1999-11-06 | Add and enable xgospel. | hwr | 1 | -1/+2 | |
1999-11-06 | Xgospel, a X11 based go client to connect to IGS by Jean-Loup Gailly. | hwr | 5 | -0/+24 | |
1999-11-05 | fix depends | hubertf | 1 | -2/+1 | |
1999-11-05 | add depends | hubertf | 1 | -1/+4 | |
1999-11-05 | add & enable amor | hubertf | 1 | -1/+2 | |
1999-11-05 | AMOR is an acronym for Amusing Misuse of Resources. It is a small | hubertf | 5 | -0/+376 | |
themeable animation that sits on top of your active window. AMOR doesn't deliberately waste resources, but of course running any program that serves no useful purpose is wasteful. Several themes are available for this, a kwm compatible window manager is required (KDE's kwm and window maker are ok). | |||||
1999-10-29 | Update to V0.43. It now uses "ls -l" instead of GNU find now, and | hubertf | 5 | -46/+5 | |
the computer should play a little better. | |||||
1999-10-28 | enable rollemup. | sakamoto | 1 | -1/+2 | |
1999-10-28 | Resurrect rollemup pkg. | sakamoto | 8 | -0/+101 | |
1999-10-27 | use glib-config to find headers, whereever they are hidden. | hubertf | 3 | -8/+6 | |
1999-10-27 | Mark packages as broken, where necessary. | agc | 3 | -3/+15 | |
1999-10-24 | - Remove redundant dependence on "gtk+" package. | tron | 1 | -3/+2 | |
- Use wildcard dependences for "imlib" package. |