cvs commit: ports/www/squidguard Makefile

Edwin Groothuis edwin at FreeBSD.org
Mon Aug 18 06:58:13 UTC 2008


edwin       2008-08-18 06:58:12 UTC

  FreeBSD ports repository

  Modified files:
    www/squidguard       Makefile 
  Log:
  www/squidguard does not work unless its UID/GID are modified
  
          www/squigguard installs blacklist files to /var/db/squidGuard
          and the UID:GID of the installed files is set to nobody:nogroup.
          The permission for the files is 0550 or 0660. On the other
          hand, www/squid specifies squid:squid as UID:GID.
  
          As a result, squidGuard cannot handle blacklist files so
          websites that should not be accessed cannot be filtered.
  
  PR:             ports/120923
  Submitted by:   Jiro Kita <ktj at ktjdragon.com>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.17      +5 -5      ports/www/squidguard/Makefile


More information about the cvs-ports mailing list