hard to fetch file

Loren M. Lang lorenl at alzatex.com
Wed Aug 31 13:54:41 GMT 2005


On Tue, Aug 30, 2005 at 06:45:17PM -0700, Brooks Davis wrote:
> I've got a file I'd like to fetch for my port of Sun Grid Engine, but I
> can't seem to find a clean way to do it.  The URL is:
> 
> http://gridengine.sunsource.net/files/documents/7/32/sge-V60u6_TAG-src.tar.gz
> 
> The problem is that this redirects to:
> 
> http://gridengine.sunsource.net/servlets/ProjectDocumentDownload?documentID=32
> 
> and fetch refuses to accept the redirect even without -A.

Simple, add this line to your makefile:

FETCH_CMD=      /usr/bin/fetch -Rr

> 
> The easiest solution I can think of is to just not use the real master
> site with the downside of depriving them of their only numeric indicator
> of software use. The other option I can think of is using wget or curl
> if one of them supports this level of redirection.  Any suggestions or
> preferences?
> 
> -- Brooks
> 
> -- 
> Any statement of the form "X is the one, true Y" is FALSE.
> PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4



-- 
I sense much NT in you.
NT leads to Bluescreen.
Bluescreen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.
Powerful Unix is.

Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc
Fingerprint: CEE1 AAE2 F66C 59B5 34CA  C415 6D35 E847 0118 A3D2
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050831/3ca738ec/attachment.bin


More information about the freebsd-ports mailing list