summaryrefslogtreecommitdiff
path: root/games/sirius
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-20Update to 0.8.0 and bl3ify:jmmv3-15/+15
- Russian translation. - Fixed problem with non-latin UTF-8 characters. - Trippled the size of the opening book. - Made the hints unsensitive at startup. - Man page for Debian.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-06-27Update to 0.7.0:jmmv3-6/+8
* Added hints for the human player. * Found and plugged a issue with a timer which was the root to a lot of strange behavior. * Optimized the search and gained some speed. * Fixed init problem in the transpositiontable. * Fixed segfault in the thread handling. * Added a lot of debug code for the search. (Compile with -DDEBUG) * Sirius own icon as window icon (Alex Duggan) * Frensh translation (Stéphane Jourdan) * German translation (Poyan Rajamand) * Swedish translation updated
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-28Update to 0.6.0:jmmv2-5/+5
-Increased the openingbook a bit. -Fixed some time issues. -Some small gui adjustments. -Made sure that a move from the openingbook always is legal.
2003-05-07Initial import of sirius 0.5.0:jmmv4-0/+61
Sirius is a program for playing the game of othello. The program includes an AI (Artificial Intelligence) opponent which plays at a very challenging level and is actually quite hard to beat. The AI opponent's strength can therefore be adjusted in several ways to give you a suitable opponent.