Opened 18 years ago
Closed 18 years ago
#10934 closed defect (fixed)
Updating javacc to 4.0 - Problem downloading source
Reported by: | chris@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Javacc is out of date, the latest version is 4.0. I've attempt to build a new portfile, but have a problem that the website does not seem to provide a working download link for the source code. Is there a normal fix for this?
Change History (4)
comment:1 Changed 18 years ago by chris@…
comment:2 Changed 18 years ago by roederja@…
Hm, wget can get the file like this:
wget --no-check-certificate https://javacc.dev.java.net/files/documents/17/26783/javacc-4.0src.tar.gz
comment:3 Changed 18 years ago by roederja@…
Alternatively, you can use the FreeBSD mirrors: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
comment:4 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Port has been updated to 4.0.
Note: See
TracTickets for help on using
tickets.
Sorry, I should have been more correct in what I meant to say (I've just read my message).
It is perfectly possible to download the source from the web page, but the link is "protected" and requires cookies enable, so it is not possible to give a valid URL which could be given to curl / wget.