From nobody@FreeBSD.org  Tue Aug 16 20:08:53 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 75241106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Aug 2011 20:08:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 4C0328FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Aug 2011 20:08:53 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p7GK8raU089612
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Aug 2011 20:08:53 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p7GK8rHK089611;
	Tue, 16 Aug 2011 20:08:53 GMT
	(envelope-from nobody)
Message-Id: <201108162008.p7GK8rHK089611@red.freebsd.org>
Date: Tue, 16 Aug 2011 20:08:53 GMT
From: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] www/squid31: dnsserver does not build
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: tmseck@web.de

>Number:         159821
>Category:       ports
>Synopsis:       [patch] www/squid31: dnsserver does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 16 20:10:09 UTC 2011
>Closed-Date:    Sun Dec 25 17:44:39 UTC 2011
>Last-Modified:  Sun Dec 25 17:44:39 UTC 2011
>Originator:     Marcin Wisnicki
>Release:        8.2-STABLE
>Organization:
>Environment:
>Description:
When DNS_HELPER is enabled squid will fail to link.

I have submitted a patch upstream.

It changes Makefile.am so either USE_AUTOTOOLS=automake will have to be added or diffs against Makefile.in generated by hand.
>How-To-Repeat:
1. cd /usr/ports/www/squid31
2. make config
3. # choose DNS_HELPER
4. make
>Fix:
http://bugs.squid-cache.org/show_bug.cgi?id=3299

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Aug 16 20:10:20 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159821 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: tmseck@web.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/159821: [patch] www/squid31: dnsserver does not build
Date: Tue, 16 Aug 2011 20:10:17 UT

 Maintainer of www/squid31,
 
 Please note that PR ports/159821 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159821
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Thomas-Martin Seck <tmseck@netcologne.de>
To: bug-followup@FreeBSD.org
Cc: mwisnicki+freebsd@gmail.com
Subject: Re: ports/159821: [patch] www/squid31: dnsserver does not build
Date: Tue, 30 Aug 2011 21:24:34 +0200

 Thanks for the pointer, it's still not fixed in 3.1.15 (port update
 forthcoming). I'll have a look at it; can you prepare a diff against
 Makefile.in so we don't need to depend on autotools for this option to
 build?
State-Changed-From-To: feedback->closed 
State-Changed-By: eadler 
State-Changed-When: Sun Dec 25 17:44:38 UTC 2011 
State-Changed-Why:  
wait until a release is made / feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159821 
>Unformatted:
