cvs commit: ports/games Makefile ports/games/timeseal Makefile
 distinfo pkg-descr pkg-message.aout
    Jean-Yves Lefort 
    jylefort at FreeBSD.org
       
    Tue Feb 21 02:47:30 PST 2006
    
    
  
jylefort    2006-02-21 10:47:28 UTC
  FreeBSD ports repository
  Modified files:
    games                Makefile 
  Added files:
    games/timeseal       Makefile distinfo pkg-descr 
                         pkg-message.aout 
  Log:
  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
  
  Revision  Changes    Path
  1.928     +1 -0      ports/games/Makefile
  1.1       +37 -0     ports/games/timeseal/Makefile (new)
  1.1       +3 -0      ports/games/timeseal/distinfo (new)
  1.1       +13 -0     ports/games/timeseal/pkg-descr (new)
  1.1       +13 -0     ports/games/timeseal/pkg-message.aout (new)
    
    
More information about the cvs-all
mailing list