From 590fbd5f230b70b49cdef686b74a312c1f84e8c8 Mon Sep 17 00:00:00 2001
From: "Chris D. Faulhaber" <jedgar@FreeBSD.org>
Date: Mon, 28 Aug 2000 13:35:26 +0000
Subject: Add MASTER_SITES and remove notice about manually downloading

Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
---
 german/staroffice52/Makefile | 27 +++++++--------------------
 german/staroffice70/Makefile | 26 ++++++++++++--------------
 2 files changed, 19 insertions(+), 34 deletions(-)

(limited to 'german')

diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile
index 5976a73b4900..c185b5d62ee2 100644
--- a/german/staroffice52/Makefile
+++ b/german/staroffice52/Makefile
@@ -8,6 +8,13 @@
 PORTNAME=	staroffice
 PORTVERSION=	5.2
 CATEGORIES=	editors linux
+MASTER_SITES=	ftp://ftp.hu-berlin.de/pub/linux/staroffice/german/ \
+		ftp://ftp.software-engineering.org/pub/mirrors/staroffice/5.2/ \
+		ftp://ftp.uni-linz.ac.at/pub/staroffice_5.2/ \
+		ftp://sunsite.cnlab-switch.ch/mirror/staroffice/deutsch/ \
+		ftp://ftp.schwabmuenchen.de/pub/Linux/Office/Star_Office/ \
+		ftp://ftp.mayn.de/pub/unix/office/staroffice/ \
+		ftp://ftp.isst.fhg.de/ISST/Sun/Staroffice/5.2/
 DISTNAME=	so-5_2-ga-bin-linux-de.bin
 DISTFILES=	soa-5_2-ga-bin-linux-de.bin so-5_2-ga-bin-linux-de.bin
 EXTRACT_ONLY=
@@ -44,26 +51,6 @@ pre-fetch:
 	@${ECHO} nach /cdrom and starten Sie make erneut.
 	@${ECHO}
 	@${FALSE}
-.else
-.if !exists(${_DISTDIR})
-	@${MKDIR} ${_DISTDIR}
-.endif
-.if !exists(${_DISTDIR}/${DISTNAME})
-	@${ECHO}
-	@${ECHO} Bitte laden Sie ${DISTFILES} manuell
-	@${ECHO} von http://www.sun.com/staroffice herunter.
-	@${ECHO}
-	@${ECHO} ${ADEBAS} ist das Datenbank-Modul f�r Staroffice.
-	@${ECHO}
-	@${ECHO} Kopieren Sie ${DISTFILES}
-	@${ECHO} in das bereits erstellte Verzeichnis ${_DISTDIR}
-	@${ECHO} und starten Sie make erneut.
-	@${ECHO}
-	@${ECHO} Wenn Sie die StarOffice 5.2 CDROM besitzen,
-	@${ECHO} koennen Sie auch 'make WITH_CDROM=yes' ausfuehren.
-	@${ECHO}
-	@${FALSE}
-.endif
 .endif
 
 .if defined(WITH_CDROM)
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile
index 415da7fe386b..f3bf0bbdeb64 100644
--- a/german/staroffice70/Makefile
+++ b/german/staroffice70/Makefile
@@ -8,6 +8,18 @@
 PORTNAME=	staroffice
 PORTVERSION=	5.2
 CATEGORIES=	editors linux
+MASTER_SITES=	ftp://ftp.inf.utfsm.cl/pub/UTFSM/StarOffice_5.2/ \
+		ftp://ftp.snerpa.is/pub/linux/ \
+		ftp://ftp.osb.hu/pub/mirrors/staroffice/linux/ \
+		ftp://ftp.uni-linz.ac.at/pub/staroffice_5.2/ \
+		ftp://ftp.labyrinth.net.au/.5/kk/linux/star_office/ \
+		ftp://ftp.acs.oakland.edu/files/Linux/StarOffice/office52/ \
+		ftp://ftp.ctio.noao.edu/linux/ \
+		ftp://sunsite.cnlab-switch.ch/mirror/staroffice/english/ \
+		ftp://ftp.linux.tucows.com/pub/Linuxberg/ \
+		ftp://ftp.jcu.edu.au/pub/StarOffice/ \
+		ftp://ftp.uakom.sk/pub/mirrors/StarOffice/ \
+		ftp://ftp.linux.hr/pub/staroffice/5.2/
 DISTNAME=	so-5_2-ga-bin-linux-en.bin
 DISTFILES=	soa-5_2-ga-bin-linux-en.bin so-5_2-ga-bin-linux-en.bin
 EXTRACT_ONLY=
@@ -46,20 +58,6 @@ pre-fetch:
 	@${ECHO} onto /cdrom and run make again.
 	@${ECHO}
 	@${FALSE}
-.else
-.if !exists(${_DISTDIR}/${DISTNAME})
-	@${ECHO} Please manually download ${DISTFILES}
-	@${ECHO} from http://www.sun.com/staroffice.
-	@${ECHO}
-	@${ECHO} ${ADEBAS} is the database part of Staroffice.
-	@${ECHO}
-	@${ECHO} Put ${DISTFILES} into the directory
-	@${ECHO} ${_DISTDIR} and run make again.
-	@${ECHO} Or, if you have the Sun StarOffice 5.2 CDROM,
-	@${ECHO} please run 'make USE_CDROM=yes'
-	@${ECHO}
-	@${FALSE}
-.endif
 .endif
 
 .if defined(WITH_CDROM)
-- 
cgit v1.2.3