cvs commit: ports/irc/ircd-ratbox Makefile

Beech Rintoul beech at FreeBSD.org
Tue Jan 27 20:39:40 PST 2009


beech       2009-01-28 04:39:39 UTC

  FreeBSD ports repository

  Modified files:
    irc/ircd-ratbox      Makefile 
  Log:
  - In order to modify ban files such as kline.conf and xline.conf,
    ircd-ratbox 2.2.x needs write permissions to the directory containing
    these files so it can manipulate their temporary counterparts during
    the update process. To facilitate this, and to save the user from
    having to make this change themselves, the '/usr/local/etc/ircd-ratbox/'
    directory is now set to be owned by the IRCD user instead of root.
  
  PR:             ports/131060
  Submitted by:   Lewis <moggie at elasticmind.net> (maintainer)
  
  Revision  Changes    Path
  1.16      +4 -3      ports/irc/ircd-ratbox/Makefile


More information about the cvs-ports mailing list