aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-06-08 06:09:20 +0800
committermbr <mbr@FreeBSD.org>2003-06-08 06:09:20 +0800
commit257ba37c5e80a2454ffb6f254594c8c5857c60e4 (patch)
tree9731d8a4267763408270b427c253d859aa940a3f
parent86db7e2b74e46547335beff599e8db5bd3ad322e (diff)
downloadfreebsd-ports-graphics-257ba37c5e80a2454ffb6f254594c8c5857c60e4.tar.gz
freebsd-ports-graphics-257ba37c5e80a2454ffb6f254594c8c5857c60e4.tar.zst
freebsd-ports-graphics-257ba37c5e80a2454ffb6f254594c8c5857c60e4.zip
Upgrade to OO1.1 beta2.
Many bugs have been fixed and there are a few FreeBSD dependent issues remaining. Unfortunatly one of them is the installer. Most patches have been imported, so we are now down on about ~30 patches !
-rw-r--r--editors/openoffice-1.1-devel/Makefile5
-rw-r--r--editors/openoffice-1.1/Makefile5
-rw-r--r--editors/openoffice-2.0-devel/Makefile5
-rw-r--r--editors/openoffice-3-devel/Makefile5
-rw-r--r--editors/openoffice-3/Makefile5
-rw-r--r--editors/openoffice-devel/Makefile5
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile5
-rw-r--r--editors/openoffice.org-1.1/Makefile5
-rw-r--r--editors/openoffice.org-2-RC/Makefile5
-rw-r--r--editors/openoffice.org-2-devel/Makefile5
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile5
-rw-r--r--editors/openoffice.org-2.0/Makefile5
-rw-r--r--editors/openoffice.org-2/Makefile5
-rw-r--r--editors/openoffice.org-3-RC/Makefile5
-rw-r--r--editors/openoffice.org-3-devel/Makefile5
-rw-r--r--editors/openoffice.org-3/Makefile5
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile5
17 files changed, 51 insertions, 34 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 539cef60754..4ca588fcfe5 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -7,8 +7,8 @@
PORTNAME= openoffice
PORTVERSION= 644
-PORTREVISION= 1
-SNAPDATE= 20030412
+PORTREVISION= 2
+SNAPDATE= 20030601
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -37,6 +37,7 @@ PASTE?= /usr/bin/paste
.include <bsd.port.pre.mk>
+BROKEN= "Does not work yet, installation problems"
BUILD_NR= ${PORTVERSION}
RELEASE_NR= 1.1
INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR}