Bug 34669

Summary: "download" links in WWW ports listing are broken
Product: Ports & Packages Reporter: AnarCat <AnarCat>
Component: Individual Port(s)Assignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: AnarCat
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description AnarCat 2002-02-06 19:20:00 UTC
The www/en/cgi/ports.cgi script is handy to list ports and ports
changes. However, it is completely useless to download the given port,
since it links to

ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/-current/ports/archivers/sectar

which is a directory.

Fix: Use cvsweb, which has tarball generation capabilities, to link to:

This is some kind of fix.
How-To-Repeat: 
follow (eg)
http://www.FreeBSD.org/cgi/ports.cgi?query=mutt&stype=name&release=4.4-STABLE%2Fi386

and click on any "download" link. It will timeout or simply be refused.
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-02-06 21:15:49 UTC
Responsible Changed
From-To: freebsd-ports->freebsd-www

Not a ports problem
Comment 2 Ulrich Spoerlein 2002-10-27 21:00:19 UTC
this bug is not reproduceable to me, please close this PR
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-27 22:37:13 UTC
State Changed
From-To: open->closed

8 months after this PR arrived, the bug isn't reproducable anymore.