Bug 45359

Summary: Port: irc/bitchx broken?
Product: Ports & Packages Reporter: Dean Hollister <dean>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dean Hollister 2002-11-17 04:10:00 UTC
Port: irc/bitchx broken? Problem reproducing of many production 4.7-STABLE machines.

How-To-Repeat: bash# cd /usr/ports/irc/bitchx
bash# make
===>  Extracting for BitchX-1.0c19_1
Comment 1 Dean Hollister 2002-11-17 05:12:29 UTC
At 20:10 16/11/2002 -0800, you wrote:

> >Category:       ports
> >Responsible:    freebsd-ports
> >Synopsis:       Port: irc/bitchx broken?
> >Arrival-Date:   Sat Nov 16 20:10:00 PST 2002

Here's the problem: The port will not configure with autoconf213. It needs 
to configure with autoconf253.

Regards,

d.
Comment 2 Tilman Linneweh 2002-11-17 14:53:40 UTC
> > >Category:       ports
> > >Responsible:    freebsd-ports
> > >Synopsis:       Port: irc/bitchx broken?
> > >Arrival-Date:   Sat Nov 16 20:10:00 PST 2002
>  
>  Here's the problem: The port will not configure with autoconf213. It needs 
>  to configure with autoconf253.

This error is caused by backing out Alan E. patch to bsd.port.mk

I'll fix it as soon as i get to a location with a bit faster connectivity.
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-18 15:42:25 UTC
Responsible Changed
From-To: freebsd-ports->arved

I am the Maintainer
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-18 15:55:07 UTC
State Changed
From-To: open->patched

I fixed all options but WITH_IPV6. I hope you don't need that one. 

As stated in the email, the bug was caused by the autoconf/bsd.port.mk Maintainers which disagree on a patch to the autoconf macros in bsd.port.mk. 
I hope they find a solution soon
Comment 5 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-26 12:36:04 UTC
State Changed
From-To: patched->closed

The bsd.port.mk autoconf patch was reapplied, this fixes the problem with 
WITH_IPV6