Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-27 | Install x11tiles the proper way for nethack-x11. This fixes the problem | pooka | 5 | -20/+21 | |
of nethack-x11 not having `pretty' graphics reported by Julian Coleman on tech-pkg | |||||
2000-11-27 | Make this work with current automake. | mycroft | 6 | -22/+57 | |
2000-11-27 | Compile modules with `-avoid-version'. Update PLIST accordingly. | mycroft | 4 | -6/+34 | |
2000-11-27 | Complete list of "xbill" pximap files. | tron | 1 | -1/+48 | |
2000-11-27 | Install all pixmap files now. | tron | 1 | -13/+0 | |
2000-11-27 | Ooops, forgot to remove dependence on "xbill" package. | tron | 1 | -2/+1 | |
2000-11-27 | Add conflict with "xbill" package which installs a (now) different set | tron | 1 | -1/+3 | |
of pixmaps to "share/pixmaps/xbill". | |||||
2000-11-27 | We can't share the pixmaps with current version of "gnome-games" any more | tron | 1 | -1/+3 | |
because the sets are no different. So add a conflicht with the "gnome-games" package. | |||||
2000-11-27 | "USE_LIBINTL" is not enough, add "-I${LOCALBASE}/include" to "CFLAGS". | tron | 1 | -9/+10 | |
2000-11-26 | gnome-stones needs to be linked with -export-dynamic to expose a bunch of | mycroft | 2 | -1/+14 | |
symbols... | |||||
2000-11-26 | Build the gnome-stones modules with `-module -avoid-version', and update the | mycroft | 3 | -4/+17 | |
PLIST accordingly. | |||||
2000-11-24 | Requires USE_LIBINTL to get -lintl on link | abs | 1 | -1/+2 | |
2000-11-21 | Broken on NetBSD/arm32 | abs | 1 | -1/+3 | |
2000-11-21 | Update to gnugo-2.6. From gnugo-2.6/NEWS: | toshii | 5 | -7/+33 | |
New in 2.6 (since 2.4) - stronger than 2.4 - more portable code - Texinfo documentation - Emacs mode | |||||
2000-11-20 | Update HOMEPAGE and MASTER_SITES. | toshii | 1 | -3/+3 | |
I missed to commit this file for some reason. | |||||
2000-11-20 | Add the missing version change which was done in files/md5: s/1.9.8/1.9.10/ | veego | 1 | -2/+2 | |
2000-11-20 | Update to cgoban-1.9.10, as the older version is no longer on the | toshii | 3 | -8/+8 | |
master site. Also update HOMEPAGE and MASTER_SITES. Changes from the previous version is small (there's no changelog). | |||||
2000-11-17 | add & enable xtux | hubertf | 1 | -1/+2 | |
2000-11-17 | Tux Arena is a client server network game for X11 featuring opensource | hubertf | 10 | -0/+629 | |
mascots. The plan is to have both a multiplayer deathmatch mode (called Holywar) and single player missions where you take on the Microsoft Empire. * Hint: BSD daemon's available as mascot. Recommended map: Rivership down. | |||||
2000-11-17 | guess why this is called bacKgammon... add a dependency on KDE | hubertf | 1 | -1/+3 | |
2000-11-16 | use tabs instead of spaces; remove trailing dot in COMMENT | wiz | 2 | -11/+10 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 4 | -8/+8 | |
2000-11-10 | Update crafty to 17.14. The author kindly accepted all patches back into the | jlam | 9 | -646/+16 | |
main source tree, so no more pkgsrc patches. Changes from version 17.13: another endgame evaluation problem fixed. the outside passed pawn code worked well, up until the point the pawn had to be given up to decoy the other side's king away from the remainder of the pawns. Crafty now understands the king being closer to the pawns than the enemy king, and therefore transitions from outside passer to won king-pawn ending much cleaner. new command "selective" as requested by S. Lim, which allows the user to set the min/max null move R values (default=2/3). they can be set to 0 which disables null-move totally, or they can be set larger than the default for testing. minor changes to init.c sent by Eugene Nalimov to handle 64 bit pointer declarations for win64 executable compilation. NetBSD changes included along with a new Makefile that requires no editing to use for any known configuration ("make help" will explain how to use it). this was submitted by Johnny Lam. serious changes to the outside passed pawn code. the evaluator now understands that outside passers on _both_ sides of the board is basically winning. same goes for candidate passers. | |||||
2000-11-09 | Missed one. | mycroft | 1 | -1/+2 | |
2000-11-09 | Add missing pixmap files for xbill. | mycroft | 1 | -1/+7 | |
2000-11-09 | (Although I should not be wasting my time on this...) | mycroft | 4 | -35/+47 | |
Make $LOCALEBASE variable for Solamis. | |||||
2000-11-09 | Make this actually build. | mycroft | 4 | -6/+57 | |
Put the locale files in the right place, and add them to the PLIST. | |||||
2000-11-08 | 1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/ | abs | 2 | -6/+6 | |
2000-11-08 | add & enable backgammon | hubertf | 1 | -1/+2 | |
2000-11-08 | bacKgammon is a backgammon program specifically written with the | hubertf | 5 | -0/+76 | |
KDE in mind. It offers the opportunity to play backgammon games by using a convenient and intuitive graphical user interface. bacKgammon is the direct successor of KFibs. the latter was a program for playing backgammon games on the first internet backgammon server (FIBS). bacKgammon is an almost complete rewrite of KFibs to fix some of the most obvious problems: * improved visual appearance of the board * improved user interface design: fewer dialog boxes and improved appearance of the main window * better code design for easier maintainability and extensibility * better extensibility by separating the board from the driving backgammon engine - include * your backgammon server or use the GNU backgammon engine gnubg to play Usage of bacKgammon does not require a connection to the Internet, nor does it require an account on FIBS. You can use the program to play backgammon against yourself (which might become boring after a while) or against friends by using the offline engine. (Free) fips.com login required. | |||||
2000-11-02 | correct gettext dependency. | itojun | 3 | -2/+17 | |
2000-11-02 | NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore | wiz | 1 | -2/+4 | |
(only after bsd.prefs.mk inclusion) | |||||
2000-10-31 | Render this package compilable, in the presence of a version of GNU make | agc | 2 | -5/+4 | |
whose name is not gmake. From Matthew Green. | |||||
2000-10-31 | Install to share/doc/html, since it's html after all. | wiz | 2 | -161/+161 | |
2000-10-30 | add and enable freeciv-manual | wiz | 1 | -1/+2 | |
2000-10-30 | Import of package for Freeciv manual pages, provided by Dieter Baron in | wiz | 5 | -0/+188 | |
private communication. | |||||
2000-10-28 | add and enable netris | wiz | 1 | -1/+2 | |
2000-10-28 | Initial import of netris-0.5 package, provided by Philipp Huber | wiz | 5 | -0/+34 | |
in pkg/10838, slightly fixed up by me: Everybody's darling T*tris in a networked version | |||||
2000-10-27 | Creats some dirs with the INSTALL_*_DIR macros, else this won't install. | hubertf | 1 | -2/+3 | |
Cool game, though. :-) | |||||
2000-10-25 | Add and enable: | jlam | 1 | -1/+4 | |
exchess exchess-book-medium exchess-book-small | |||||
2000-10-25 | chess opening book for EXchess (small) | jlam | 5 | -0/+50 | |
2000-10-25 | chess opening book for EXchess (medium) | jlam | 5 | -0/+54 | |
2000-10-25 | EXchess - experimental chess engine (capable of beating Crafty) | jlam | 12 | -0/+215 | |
2000-10-24 | Put proper version number on package. | jlam | 1 | -2/+2 | |
2000-10-24 | Add and enable: | jlam | 1 | -1/+4 | |
colchess colchess-book-colchess colchess-book-large | |||||
2000-10-24 | chess opening book for ColChess (large) | jlam | 5 | -0/+40 | |
2000-10-24 | chess opening book for ColChess (default) | jlam | 5 | -0/+39 | |
2000-10-24 | colchess - chess analysis engine | jlam | 9 | -0/+172 | |
2000-10-22 | Configure with --disable-sound, as this doesn't work very well with our | rh | 1 | -1/+2 | |
current non-preemptive threads. | |||||
2000-10-22 | Add and enable lbreakout | rh | 1 | -1/+2 | |