Bug 22159

Summary: /usr/ports/net/rdist6 port is broken (won't compile)
Product: Ports & Packages Reporter: michael <michael>
Component: Individual Port(s)Assignee: Peter Wemm <peter>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description michael 2000-10-20 21:40:00 UTC
Port rdist6 breaks with the following compilation errors:
ns3# make

Fix: The following diffs *seem* to work (but my C skills suck):
How-To-Repeat: cd /usr/ports/net/rdist6
make
Comment 1 jeh freebsd_committer freebsd_triage 2000-10-22 14:45:04 UTC
Responsible Changed
From-To: freebsd-ports->peter

Over to MAINTAINER
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2001-11-21 22:24:28 UTC
State Changed
From-To: open->closed

Fixed a while ago by obrien: 
date: 2000/11/03 10:45:28;  author: obrien;  state: Exp;  lines: +18 -19 
Fix conflict with package supplied setproctitle() and our native one. 

Thanks for your report!