summaryrefslogtreecommitdiff
path: root/games/gnome-chess
AgeCommit message (Collapse)AuthorFilesLines
2004-04-26Convert to buildlink3.snj1-3/+3
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+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-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
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-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-09-19Update HOMEPAGE and/or MASTER_SITESdent1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-3/+6
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-02-18Use the omf.mk file provided by the scrollkeeper package to automaticallyjmmv2-7/+5
rebuild the documentation database at install/deinstall time. This means that: - PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly; this is done by a bsd.pkg.install.mk template. - The share/omf directory is only removed by scrollkeeper, which is the last package in the dependancy tree. - PKGREVISION is bumped. Reviewed by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-01USE_PKGLOCALEDIR, delint.salo2-25/+26
2002-11-02s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|rh1-9/+10
Include missing scrollkeeper buildlink2.mk where necessary
2002-10-26Use lex instead of flex on SunOS, as configure fails to find -lflbouyer3-2/+21
XXX Maybe we need a buildlink2 file for the flex package ?
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-23buildlink1 -> buildlink2jlam1-6/+6
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-07-17Set localstatedir so the scrollkeeper database gets updated correctlyrh2-3/+6
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST Bump PKGREVISION
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-07Make this work with external programs.rh2-1/+28
2001-10-07Update gnome-chess to 0.3.3 and while at it, buildlinkify. Changes include:rh3-8/+58
Version 0.3.3 "Kramnik", 2001-08-23 ---------------------------------- - PGN dialog - Allow per server connection programs - Fix Crafy promotions - Fix sorting of PGN games - Fix loading PGN Games with PGN escapes - Handle server user names with ()*. - Get docs built and installed properly Version 0.3.2 "Euwe", 2001-06-01 ---------------------------------- - Bug fix for connecting to servers Version 0.3.1 "Petrosian", 2001-05-31 ---------------------------------- - Non drag & drop piece movement (click on from/to squares) - Sorting and auto sizing of the pgn games list - Support for timeseal when the server address is not an IP address - Player names/times now reflect board orientation - Get analysis for crafty working again - Get beep on move working again - Handle aborted server games more gracefully - Numerous architecture cleanups and bug fixes - Experimental auto flag support (not relying on the server) - Experimental terminal size code for chess servers Version 0.3.0 "Tal", 2001-05-06 ---------------------------------- - Multiple boards - Resizable boards - Typing history for chess servers - Support for multiple piece sets - Support for coloring squares differently - Improved preferences - Store chess programs - Auto queen
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-01-15Update for yet another change of the directory structure on the GNOME FTPtron1-2/+2
servers.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-17Import new "gnome-chess" package:tron5-0/+53
GNOME's graphical interface for playing chess.