From owner-freebsd-ports Mon Oct 7 13: 0:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0974C37B401 for ; Mon, 7 Oct 2002 13:00:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA8E43EA3 for ; Mon, 7 Oct 2002 13:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97K08Co032812 for ; Mon, 7 Oct 2002 13:00:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97K08F9032811; Mon, 7 Oct 2002 13:00:08 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CF6937B401 for ; Mon, 7 Oct 2002 12:59:51 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C36343E65 for ; Mon, 7 Oct 2002 12:59:51 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g97Jxo7R083255 for ; Mon, 7 Oct 2002 12:59:50 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g97JxoOX083254; Mon, 7 Oct 2002 12:59:50 -0700 (PDT) Message-Id: <200210071959.g97JxoOX083254@www.freebsd.org> Date: Mon, 7 Oct 2002 12:59:50 -0700 (PDT) From: Jason Li To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/43787: squid 2.4 using obsolute configure parameters and 2.5 should be ported Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43787 >Category: ports >Synopsis: squid 2.4 using obsolute configure parameters and 2.5 should be ported >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Oct 07 13:00:07 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jason Li >Release: 4.7-RC >Organization: Frontfree Technology Network >Environment: FreeBSD www.frontfree.net 4.7-RC FreeBSD 4.7-RC #19: Tue Oct 8 02:36:03 CST 2002 root@www.frontfree.net:/usr/obj/usr/src/sys/WWW i386 >Description: As supplied by the Makefile, under ports/www/squid24, there was a line reads: "# - Enable control of different heap replacement algorithms at runtime. #CONFIGURE_ARGS+= --enable-heap-replacement" The option could be enabled by manually editing the Makefile, which will cause the following warning: --enable-heap-replacement is obsolete. please use the new --enable-removal-policies directive instead So the new configure option is suggested to replace the obsolete one. In addition I think it's important to import squid 2.5-STABLE after the PRE-RELEASE test. 2.5 fixes a lot of bugs. >How-To-Repeat: Modify the Makefile as described above and then make the port. >Fix: As above... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message