Bug 51417

Summary: Port antlr can automatically download distfile
Product: Ports & Packages Reporter: Ernst de Haan <znerd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: mainland
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ernst de Haan freebsd_committer freebsd_triage 2003-04-25 17:00:29 UTC
The port devel/antlr states:

# make install
===>  antlr-2.7.1 You must manually fetch the source distribution
(antlr-2.7.1.tar.gz) from
http://www.jguru.com/jguru/download/view.jsp?EID=201927 (registration
required), place it in /usr/ports/distfiles/antlr and then run make again.

But you can just fetch the distfile from here:

http://www.antlr.org/download/

How-To-Repeat: # cd /usr/ports/devel/antlr
# make fetch
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2003-05-07 03:26:48 UTC
State Changed
From-To: open->closed

superseded by pr/51905