aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-03-11 10:00:54 +0800
committermaho <maho@FreeBSD.org>2004-03-11 10:00:54 +0800
commita5e4cc4bd7c19c0db782ee1b5bd6b35eb8738c39 (patch)
treea5602fd379b72ccf83c64118c27d62d0734814b6
parentcf11d4f69f7c3cea160581c55c7272323cd15a6a (diff)
downloadfreebsd-ports-gnome-a5e4cc4bd7c19c0db782ee1b5bd6b35eb8738c39.tar.gz
freebsd-ports-gnome-a5e4cc4bd7c19c0db782ee1b5bd6b35eb8738c39.tar.zst
freebsd-ports-gnome-a5e4cc4bd7c19c0db782ee1b5bd6b35eb8738c39.zip
Update MASTER_SITES.
-rw-r--r--editors/openoffice-1.1-devel/Makefile18
-rw-r--r--editors/openoffice-1.1/Makefile18
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile18
-rw-r--r--editors/openoffice.org-1.1/Makefile18
4 files changed, 44 insertions, 28 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 9b07125ccc2b..61aba921aafe 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -8,16 +8,20 @@
PORTNAME= openoffice
PORTVERSION= 1.1.1
CATEGORIES+= editors
-MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \
- http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \
- http://ftp.gwdg.de/pub/misc/openoffice/stable/%SUBDIR%/ \
+MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \
+ ftp://ftp.tu-chemnitz.de/pub/openoffice/%SUBDIR%/ \
+ http://ftp.stardiv.de/pub/OpenOffice.org/%SUBDIR%/ \
+ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent/&,}:help \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
-MASTER_SITE_SUBDIR= ${PORTVERSION}
-DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
+MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
+DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 9b07125ccc2b..61aba921aafe 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -8,16 +8,20 @@
PORTNAME= openoffice
PORTVERSION= 1.1.1
CATEGORIES+= editors
-MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \
- http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \
- http://ftp.gwdg.de/pub/misc/openoffice/stable/%SUBDIR%/ \
+MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \
+ ftp://ftp.tu-chemnitz.de/pub/openoffice/%SUBDIR%/ \
+ http://ftp.stardiv.de/pub/OpenOffice.org/%SUBDIR%/ \
+ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent/&,}:help \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
-MASTER_SITE_SUBDIR= ${PORTVERSION}
-DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
+MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
+DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 9b07125ccc2b..61aba921aafe 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -8,16 +8,20 @@
PORTNAME= openoffice
PORTVERSION= 1.1.1
CATEGORIES+= editors
-MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \
- http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \
- http://ftp.gwdg.de/pub/misc/openoffice/stable/%SUBDIR%/ \
+MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \
+ ftp://ftp.tu-chemnitz.de/pub/openoffice/%SUBDIR%/ \
+ http://ftp.stardiv.de/pub/OpenOffice.org/%SUBDIR%/ \
+ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent/&,}:help \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
-MASTER_SITE_SUBDIR= ${PORTVERSION}
-DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
+MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
+DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 9b07125ccc2b..61aba921aafe 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -8,16 +8,20 @@
PORTNAME= openoffice
PORTVERSION= 1.1.1
CATEGORIES+= editors
-MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \
- ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice.org/stable/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} \
- http://www.binarycode.org/openoffice/stable/%SUBDIR%/ \
- http://ftp.gwdg.de/pub/misc/openoffice/stable/%SUBDIR%/ \
+MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \
+ ftp://ftp.tu-chemnitz.de/pub/openoffice/%SUBDIR%/ \
+ http://ftp.stardiv.de/pub/OpenOffice.org/%SUBDIR%/ \
+ http://ftp.gwdg.de/pub/misc/openoffice/%SUBDIR%/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent/&,}:help \
+ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \
+ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
-MASTER_SITE_SUBDIR= ${PORTVERSION}
-DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \
+MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
+DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}