Bug 46471

Summary: ftp/wu-ftpd brokes with new (strict) bison
Product: Ports & Packages Reporter: Dmitry Morozovsky <marck>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me CC: ache
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dmitry Morozovsky 2002-12-22 18:40:01 UTC
ftp/wu-ftpd port can not be compiled with new bison. 

I'm not familiar enough with yacc grammatics, so the patch provided
simply hard-codes byacc as .y compiler.

Fix: place the following as files/patch-src_Makefile.in
How-To-Repeat: 
cd /usr/ports/devel/bison
make install
cd /usr/ports/ftp/wu-ftpd
make
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2002-12-22 21:00:42 UTC
Responsible Changed
From-To: freebsd-ports->ache

Over to maintainer.
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2002-12-30 07:44:41 UTC
State Changed
From-To: open->closed

Committed.