ports/123414: Maintainer update: games/fgfs-base and games/flightgear - Add mirrors
Ganael Laplanche
ganael.laplanche at martymac.com
Mon May 5 07:00:08 UTC 2008
>Number: 123414
>Category: ports
>Synopsis: Maintainer update: games/fgfs-base and games/flightgear - Add mirrors
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon May 05 07:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Ganael Laplanche
>Release: 7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #15: Wed Apr 30 22:06:57 CEST 2008 root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
The two current FTP mirrors for games/fgfs-base and games/flightgear are sometimes down, so here are additional mirrors to avoid fetching problems.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -aur flightgear.orig/Makefile flightgear/Makefile
--- flightgear.orig/Makefile 2008-05-04 21:59:11.606757584 +0200
+++ flightgear/Makefile 2008-05-05 08:39:31.484005761 +0200
@@ -8,8 +8,14 @@
PORTNAME?= FlightGear
PORTVERSION?= ${FGVERSION}
CATEGORIES= games
+# see http://www.flightgear.org/templates.js
MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \
- ftp://ftp.de.flightgear.org/pub/fgfs/Source/
+ ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
+ ftp://ftp.kingmont.com/flightsims/flightgear/Source/ \
+ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Source/ \
+ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \
+ http://flightgear.mxchange.org/pub/fgfs/Source/ \
+ http://ftp3.linux.kiev.ua/pub/fgfs/Source/
MAINTAINER?= ganael.laplanche at martymac.com
COMMENT?= The FlightGear flight simulator
diff -aur fgfs-base.orig/Makefile fgfs-base/Makefile
--- fgfs-base.orig/Makefile 2008-05-04 22:07:32.241087366 +0200
+++ fgfs-base/Makefile 2008-05-05 08:45:21.279400706 +0200
@@ -8,8 +8,13 @@
PORTNAME= fgfs-base
PORTVERSION= 1.0.0
CATEGORIES= games
+# see http://www.flightgear.org/templates.js
MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \
- ftp://ftp.de.flightgear.org/pub/fgfs/Shared/
+ ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \
+ ftp://ftp.kingmont.com/flightsims/flightgear/Shared/ \
+ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/ \
+ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/ \
+ http://ftp3.linux.kiev.ua/pub/fgfs/Shared/
MAINTAINER= ganael.laplanche at martymac.com
COMMENT= FlightGear scenery, textures and aircraft models
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list