Bug 74914 - net/freenet6 broken, patch breaks it on 4.X
Summary: net/freenet6 broken, patch breaks it on 4.X
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-10 12:20 UTC by James E. Housley
Modified: 2004-12-15 03:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James E. Housley 2004-12-10 12:20:24 UTC
	freenet6 does not work on FreeBSD 4.x.  The problem is the
	files/patch-template::freebsd.sh breaks it.  At least on 4.X
	gifconfig should equal /usr/sbin/gifconfig, as supplied by
	the vendor, and not /usr/sbin/ifconfig

Fix: 

Delete the file files/patch-template::freebsd.sh
Comment 1 jeh freebsd_committer freebsd_triage 2004-12-10 12:41:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Over to MAINTAINER
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-15 03:03:21 UTC
State Changed
From-To: open->closed

Committed, thanks!