From owner-cvs-ports@FreeBSD.ORG Thu Dec 24 02:58:32 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F65C1065672; Thu, 24 Dec 2009 02:58:32 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7E48FC16; Thu, 24 Dec 2009 02:58:32 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBO2wW8N016331; Thu, 24 Dec 2009 02:58:32 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBO2wW1h016330; Thu, 24 Dec 2009 02:58:32 GMT (envelope-from wen) Message-Id: <200912240258.nBO2wW1h016330@repoman.freebsd.org> From: Wen Heping Date: Thu, 24 Dec 2009 02:58:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/squid Makefile ports/www/squid/files pkg-install.in squid.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 02:58:32 -0000 wen 2009-12-24 02:58:32 UTC FreeBSD ports repository Modified files: www/squid Makefile www/squid/files pkg-install.in squid.in Log: - Implement OPTIONS vor SQUID_KERBEROS_AUTH and SQUID_NIS_AUTH - Add a CONFLICT with www/lusca-head - Make the Squid configuration directory world readable in new installations to ease use of cachemgr.cgi - Implement squid_conf in the rc script and document user settable variables PR: ports/141930 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.224 +9 -5 ports/www/squid/Makefile 1.4 +2 -2 ports/www/squid/files/pkg-install.in 1.5 +32 -13 ports/www/squid/files/squid.in