From owner-cvs-ports@FreeBSD.ORG Wed Feb 18 04:25:09 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B22DC16A4CE; Wed, 18 Feb 2004 04:25:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACEFF43D1D; Wed, 18 Feb 2004 04:25:09 -0800 (PST) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1ICP9Ge075327; Wed, 18 Feb 2004 04:25:09 -0800 (PST) (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1ICP9WO075326; Wed, 18 Feb 2004 04:25:09 -0800 (PST) (envelope-from sergei) Message-Id: <200402181225.i1ICP9WO075326@repoman.freebsd.org> From: Sergei Kolobov Date: Wed, 18 Feb 2004 04:25:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/squid24 Makefile distinfo pkg-descr pkg-install pkg-plist ports/www/squid24/files squid.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 18 Feb 2004 12:25:09 -0000 sergei 2004/02/18 04:25:09 PST FreeBSD ports repository Modified files: www/squid24 Makefile distinfo pkg-descr pkg-install pkg-plist www/squid24/files squid.sh Log: - add two patches from squid-cache.org - synchronize as much as possible with www/squid - add SQUID_{U,G}ID and SQUID_LANGUAGE tunables - utilize OPTIONS, PLIST_FILES, PLIST_DIRS, and USE_SIZE - add a patch to make the LDAP helper at least compile - add NO_LATEST_LINK and mark the port DEPRECATED - bump PORTREVISION PR: ports/62443 Submitted by: maintainer Revision Changes Path 1.102 +192 -106 ports/www/squid24/Makefile 1.66 +5 -0 ports/www/squid24/distinfo 1.4 +70 -21 ports/www/squid24/files/squid.sh 1.10 +11 -4 ports/www/squid24/pkg-descr 1.8 +90 -30 ports/www/squid24/pkg-install 1.19 +2 -25 ports/www/squid24/pkg-plist