aboutsummaryrefslogtreecommitdiffstats
path: root/games/Makefile
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-02-21 18:47:28 +0800
committerjylefort <jylefort@FreeBSD.org>2006-02-21 18:47:28 +0800
commit4d7c39dbd15b42a5015b1d15fb26b94502fe7a18 (patch)
tree3900b5bdf960549875ca378c79baaba6c3d731ca /games/Makefile
parentdd9bb3bd5454f935fa2ca7fdebb81407bba3d58c (diff)
downloadfreebsd-ports-gnome-4d7c39dbd15b42a5015b1d15fb26b94502fe7a18.tar.gz
freebsd-ports-gnome-4d7c39dbd15b42a5015b1d15fb26b94502fe7a18.tar.zst
freebsd-ports-gnome-4d7c39dbd15b42a5015b1d15fb26b94502fe7a18.zip
Add timeseal.
timeseal is a program that has been developed to improve chess on internet. Netlag often causes players to lose valuable seconds or even minutes on their chess clocks. Transmission time is counted against you, unless the chess server can tell exactly when information is transmitted. The timeseal program acts as a relay station and keeps track of transmission times. What timeseal does is record your thinking time, so that transmission time is not counted against you. Timeseal will not prevent netlag but it makes the games fairer when lag occurs. WWW: http://www.freechess.org/WWWhelp/timeseal.html
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 2e39667104b3..b7a4cb8d4cff 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -584,6 +584,7 @@
SUBDIR += thevalley
SUBDIR += thudboard
SUBDIR += tileworld
+ SUBDIR += timeseal
SUBDIR += tinymux
SUBDIR += tkmoo
SUBDIR += tksol
>4-15/+19 * Fix perl dependency.zeising2013-09-301-2/+2 * The FreeBSD graphics/x11 team proudly presentszeising2013-09-306-16/+528 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-219-10/+11 * Plug two more use before initialized with the new x server.zeising2013-08-141-0/+23 * - Convert to new perl frameworkaz2013-08-041-1/+2 * Convert to USES=imakebapt2013-06-291-9/+3 * Enable AIGLX by default on xorg-server 1.12. (WITH_NEW_XORG)zeising2013-06-282-2/+3 * Readd the dix_events.c patch that was removed with the xorg update.zeising2013-06-272-2/+92 * Add a patch to fix upstream bug 18451 for 1.7.7.jkim2013-06-182-3/+233 * Don't install the README.compiled file, it got installed in a directorykwm2013-06-171-0/+11 * Fix patching on powerpc with new xorg.zeising2013-06-143-1/+19 * The FreeBSD x11 team proudly presentszeising2013-05-2519-271/+100 * Add a new xorg module, to use with USE_XORG: xorg-macros. This modulezeising2013-03-121-1/+2 * 2013-02-27 www/igal: No more upstream, no more public distfiles, consider usi...bapt2013-03-049-204/+0 * Fix the patch used to make xorg-server build with clang on i386.zeising2013-02-033-16/+1 * Fix build on i386 when building with clang.zeising2013-01-193-0/+30 * Add a patch to fix a couple of cases of use before initialized in the newzeising2012-12-142-2/+56 * 3dfx has been defunct for a long timeeadler2012-12-091-6/+4 * - Add missing "defined".avilla2012-11-151-1/+1 * Solve libGL.so and libglx.so conflict situation between libGL, xorg-server andkwm2012-08-314-14/+52 * Replace some spaces with tabs, and remove double defined variables in PLIST_SUB.kwm2012-08-291-7/+3 * Fix the build of xorg related ports when the base system is compiled withzeising2012-07-301-0/+4 * Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given ...bapt2012-07-131-5/+2 * Convert to new options frameworkbapt2012-06-061-10/+11 * Revert "dix: use the event mask of the grab for TryClientEvents."naddy2012-04-252-1/+91 * - Please welcome Xorg 7.5.2miwi2012-04-2220-283/+226 * Repeated words are are hard to to find sometimes.eadler2012-01-081-1/+1 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-093-3/+0 * - Fix build on FreeBSD 10.0miwi2011-10-293-1/+3 * Fix CVE-2011-4028 and CVE-2011-4029.kwm2011-10-192-4/+22 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * Mark as broken on recent i386-9: fails to compile.linimon2011-08-291-1/+7 * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0 * Fix the "exaGetPixmapFirstPixel called for invalid bpp" problem. This bugkwm2011-08-072-1/+27 * Unbreak this -- random automake fallout not shown up on amd64 -exp runsade2011-03-212-1/+7 * - Get Rid MD5 supportmiwi2011-03-194-5/+0 * - point x2x to its new homebapt2011-03-113-2/+3 * Revert "dix: use the event mask of the grab for TryClientEvents."naddy2011-02-282-0/+90 * - Please welcome Xorg 7.5.1miwi2011-02-2613-41/+15 * - There's no nv(4x) manpage in xorg-server distribution anymore.stas2011-01-251-1/+0 * - Fix build on powerpc64.stas2011-01-251-1/+1 * - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Punt autoconf267->autoconf268ade2010-10-161-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * - Fix build on ppcmiwi2010-05-051-11/+0 * - Update to Xorg 7.5miwi2010-05-0113-46/+37 * Given that HAL doesn't work on sparc64 and always needs to be disabledmarius2010-02-081-2/+11 * Update xorg-server and friends to 1.6.5.rnoland2010-02-0711-44/+20 * For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0 * Mark BROKEN on 9.x: does not builderwin2009-12-161-0/+4 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * Allow building on ia64. This does not make it functional, becausemarcel2009-06-202-1/+229 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2 * Update Xserver and friends to 1.6.1rnoland2009-05-0812-41/+35 * Update Xorg server to 1.6.0rnoland2009-04-0419-625/+111 * Given that the x86-centric approach of mmap(2)'ing PCI memory viamarius2009-04-012-1/+14 * Add the patch that I missed in the last commit.rnoland2009-03-091-0/+90 * Add a patch from git to fix issues with gnome-2.25.rnoland2009-03-092-2/+1 * Add a patch to handle memory barriers on amd64 the same as linux.rnoland2009-03-032-1/+12 * Add a patch to deal with the hald/xorg startup race. With this patchrnoland2009-02-082-1/+144 * - Replace open(2)/close(2) pairs with stat(2). Closing mouse device hasjkim2009-02-052-28/+62 * - Partially back out the previous attempt to fix PS/2 protocol support.jkim2009-02-032-14/+23 * Add dependency on dri2proto to more server components.rnoland2009-01-283-3/+6 * Build record and xtrap extensions.flz2009-01-272-2/+7 * add dri2proto depend here as wellrnoland2009-01-261-1/+2 * Add dependency on dri2protornoland2009-01-261-1/+2 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-2419-566/+60 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Reset grog@FreeBSD.org: last commit was more than 6 months ago, andlinimon2008-08-071-1/+1 * - fix typo -> plist for -DNOPORTDOCSitetcu2008-07-042-7/+10