diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-11-23 22:55:53 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-11-23 22:55:53 +0000 |
commit | ca19b46d2571c5eb427f4d7ce221944c3526a20c (patch) | |
tree | 2cb9c69846a9105d09473a1e23ca239cc8f0d6f4 /editors | |
parent | e4697a8e3c33240bb7def9d3753836f9b599811c (diff) | |
download | freebsd-ports-ca19b46d2571c5eb427f4d7ce221944c3526a20c.zip |
Mark this port broken til we have a solution.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.1/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-3/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-3/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 2 |
17 files changed, 34 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 183b40725c44..fad6b935684d 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -21,6 +21,8 @@ DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 neon.tgz:moz \ DISTFILES+= ${L10NHELP:S/$/:help/} .endif +BROKEN= "Does not work anymore. soffice.bin segfaults" + SORT?= /usr/bin/sort FIND?= /usr/bin/find CUT?= /usr/bin/cut |