Bug 82473 - path to wgetrc in wgetrc is incorrect.
Summary: path to wgetrc in wgetrc is incorrect.
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: FUJISHIMA Satsuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-21 11:10 UTC by TsurutaniNaoki
Modified: 2005-06-22 10:38 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 TsurutaniNaoki 2005-06-21 11:10:21 UTC
	in wgetrc (typically in /usr/local/etc/wgetrc), path to "wgetrc" is
	incorrect, such as "/usr/local/usr/local/etc/wgetrc".

Fix: 

now doc/sample.wgetrc in distribution of wget original source code has
	"/usr/local/etc/wgetrc", no replacement by Makefile of wget port is
	required, as i think.
How-To-Repeat: 	install ftp/wget from ports (wget-1.10).
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-22 09:27:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sf

Over to maintainer
Comment 2 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2005-06-22 10:37:31 UTC
State Changed
From-To: open->closed

port fixed, thanks. 

http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/ftp/wget/Makefile.diff?r1=1.74&r2=1.75