Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 1999 11:19:04 -0800 (PST)
From:      Matthew Hunt <mph@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/angband Makefile ports/games/angband/files md5 ports/games/angband/patches patch-aa patch-ad ports/games/angband/pkg MESSAGE PLIST
Message-ID:  <199912021919.LAA27510@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mph         1999/12/02 11:19:04 PST

  Modified files:
    games/angband        Makefile 
    games/angband/files  md5 
    games/angband/patches patch-aa patch-ad 
    games/angband/pkg    MESSAGE PLIST 
  Log:
  Install angband non-sgid, with the following side effects:
  
  	- Two directories are mode 1777; the user is alerted to
  	  this during "make install".
  
  	- High score reporting doesn't work, to avoid having a
  	  world-writable file.
  
  	- It is presumably possible for one user to prevent another
  	  from playing by creating bogus savefiles in the mode 1777
  	  directories.  Frankly, I'm not going to devote my time to
  	  solving game-play DoS attacks.
  
  Previously, certain files (lib/data) were generated the first time
  angband was run.  These files are now obtained from my directory on
  www.freebsd.org and are installed during "make install".
  
  Several cleanups also, while I'm here.
  
  This port is no longer BROKEN.
  
  Revision  Changes    Path
  1.10      +17 -6     ports/games/angband/Makefile
  1.6       +1 -0      ports/games/angband/files/md5
  1.7       +5 -15     ports/games/angband/patches/patch-aa
  1.5       +3 -12     ports/games/angband/patches/patch-ad
  1.3       +8 -0      ports/games/angband/pkg/MESSAGE
  1.7       +17 -21    ports/games/angband/pkg/PLIST



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912021919.LAA27510>