Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 12:59:50 -0700 (PDT)
From:      Jason Li <delphij@frontfree.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/43787: squid 2.4 using obsolute configure parameters and 2.5 should be ported
Message-ID:  <200210071959.g97JxoOX083254@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210071959.g97JxoOX083254>