FreeBSD Port: rar-3.41,1
Ion-Mihai Tetcu
itetcu at people.tecnik93.com
Sat Aug 6 08:31:20 GMT 2005
On Sat, 6 Aug 2005 02:46:04 +0200
Hexren <me at hexren.net> wrote:
> All download locations seem to be down
>
> --------------------------
> [bettchen:/usr/ports/archivers/rar]#make install clean
> ===> Vulnerability check disabled, database not found
> => rarbsd-3.4.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://files10.rarlab.com/rar/.
> fetch: http://files10.rarlab.com/rar/rarbsd-3.4.1.tar.gz: No address
> record => Attempting to fetch from
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch:
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rarbsd-3.4.1.tar.gz:
> File unavailable (e.g., file not found, no access) => Couldn't fetch
> it - please try to retrieve this => port manually
> into /usr/ports/distfiles/ and try again. *** Error code 1
>
> Stop in /usr/ports/archivers/rar.
> -----------------------------------------------------------
It wasn't that hard, wasn't it :
# diff -u Makefile.orig Makefile
--- Makefile.orig Sat Aug 6 11:00:02 2005
+++ Makefile Sat Aug 6 11:21:49 2005
@@ -9,7 +9,11 @@
PORTVERSION= 3.41
PORTEPOCH= 1
CATEGORIES= archivers
-MASTER_SITES= http://files10.rarlab.com/rar/
+MASTER_SITES= http://files2.rarlab.com/rar/ \
+ http://files3.rarlab.com/rar/ \
+ http://files4.rarlab.com/rar/ \
+ http://files5.rarlab.com/rar/ \
+ http://files6.rarlab.com/rar/ \
DISTNAME= rarbsd-3.4.1
MAINTAINER= ache at FreeBSD.org
--
IOnut
Unregistered ;) FreeBSD "user"
"Intellectual Property" is nowhere near as valuable as "Intellect"
More information about the freebsd-ports
mailing list