Error downloading libpgcrypt

Hi all,

I am having trouble downloading libpgcrypt, and was wondering if anyone knew what was going on. I just csupped, etc.

If I run this:

[cmd=]cd security/libpgcrypt; make[/cmd]

I get this:

Code:
=> Attempting to fetch [url]http://gnupg.org.favoritelinks.net/libgcrypt/libgcrypt-1.5.0.tar.bz2[/url]
fetch: [url]http://gnupg.org.favoritelinks.net/libgcrypt/libgcrypt-1.5.0.tar.bz2:[/url] No address record

<SNIP>

=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

If I try to use packages:

Code:
mustafa# pkg_add -r gcrypt
Error: Unable to get [url]ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/gcrypt.tbz:[/url] File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/gcrypt.tbz' by URL

I don't really know how "retrieve this manually".

Any info would be great. Thanks!
 
Back
Top