diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-28 00:33:11 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-08-28 00:33:11 +0000 |
commit | 4225579b0a3485cf40f57cf73ecf55b48ce0a98f (patch) | |
tree | c065a818c3045a2c5d78914b5fd7cfe66416900d | |
parent | o rename w3m-image -> w3m-img after repository copy by the author's request. (diff) |
Update to the 6.0.a638 offering.
"the port still is broken, but at least it will save
the next one working on this port some time and efforts."
PR: 30119
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Notes
Notes:
svn path=/head/; revision=46994
60 files changed, 260 insertions, 220 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-1.0/distinfo b/editors/openoffice-1.0/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-1.0/distinfo +++ b/editors/openoffice-1.0/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-1.0/pkg-descr b/editors/openoffice-1.0/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-1.0/pkg-descr +++ b/editors/openoffice-1.0/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-1.1-devel/distinfo b/editors/openoffice-1.1-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-1.1-devel/distinfo +++ b/editors/openoffice-1.1-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-1.1-devel/pkg-descr b/editors/openoffice-1.1-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-1.1-devel/pkg-descr +++ b/editors/openoffice-1.1-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-1.1/distinfo b/editors/openoffice-1.1/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-1.1/distinfo +++ b/editors/openoffice-1.1/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-1.1/pkg-descr b/editors/openoffice-1.1/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-1.1/pkg-descr +++ b/editors/openoffice-1.1/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-2.0-devel/distinfo b/editors/openoffice-2.0-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-2.0-devel/distinfo +++ b/editors/openoffice-2.0-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-2.0-devel/pkg-descr b/editors/openoffice-2.0-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-2.0-devel/pkg-descr +++ b/editors/openoffice-2.0-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-3-devel/distinfo +++ b/editors/openoffice-3-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-3-devel/pkg-descr b/editors/openoffice-3-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-3-devel/pkg-descr +++ b/editors/openoffice-3-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-3/distinfo b/editors/openoffice-3/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-3/distinfo +++ b/editors/openoffice-3/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-3/pkg-descr b/editors/openoffice-3/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-3/pkg-descr +++ b/editors/openoffice-3/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice-devel/distinfo b/editors/openoffice-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice-devel/distinfo +++ b/editors/openoffice-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice-devel/pkg-descr b/editors/openoffice-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice-devel/pkg-descr +++ b/editors/openoffice-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-1.0/distinfo b/editors/openoffice.org-1.0/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-1.0/distinfo +++ b/editors/openoffice.org-1.0/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-1.0/pkg-descr b/editors/openoffice.org-1.0/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-1.0/pkg-descr +++ b/editors/openoffice.org-1.0/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-1.1-devel/distinfo b/editors/openoffice.org-1.1-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-1.1-devel/distinfo +++ b/editors/openoffice.org-1.1-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-1.1-devel/pkg-descr b/editors/openoffice.org-1.1-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-1.1-devel/pkg-descr +++ b/editors/openoffice.org-1.1-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-1.1/distinfo b/editors/openoffice.org-1.1/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-1.1/distinfo +++ b/editors/openoffice.org-1.1/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-1.1/pkg-descr b/editors/openoffice.org-1.1/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-1.1/pkg-descr +++ b/editors/openoffice.org-1.1/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-2-RC/distinfo b/editors/openoffice.org-2-RC/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-2-RC/distinfo +++ b/editors/openoffice.org-2-RC/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-2-RC/pkg-descr b/editors/openoffice.org-2-RC/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-2-RC/pkg-descr +++ b/editors/openoffice.org-2-RC/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-2-devel/distinfo b/editors/openoffice.org-2-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-2-devel/distinfo +++ b/editors/openoffice.org-2-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-2-devel/pkg-descr b/editors/openoffice.org-2-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-2-devel/pkg-descr +++ b/editors/openoffice.org-2-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-2.0-devel/distinfo b/editors/openoffice.org-2.0-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-2.0-devel/distinfo +++ b/editors/openoffice.org-2.0-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-2.0-devel/pkg-descr b/editors/openoffice.org-2.0-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-2.0-devel/pkg-descr +++ b/editors/openoffice.org-2.0-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-2.0/distinfo b/editors/openoffice.org-2.0/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-2.0/distinfo +++ b/editors/openoffice.org-2.0/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-2.0/pkg-descr b/editors/openoffice.org-2.0/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-2.0/pkg-descr +++ b/editors/openoffice.org-2.0/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-2/distinfo b/editors/openoffice.org-2/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-2/distinfo +++ b/editors/openoffice.org-2/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-2/pkg-descr b/editors/openoffice.org-2/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-2/pkg-descr +++ b/editors/openoffice.org-2/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-3-RC/pkg-descr b/editors/openoffice.org-3-RC/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-3-RC/pkg-descr +++ b/editors/openoffice.org-3-RC/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-3-devel/distinfo b/editors/openoffice.org-3-devel/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-3-devel/distinfo +++ b/editors/openoffice.org-3-devel/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-3-devel/pkg-descr b/editors/openoffice.org-3-devel/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-3-devel/pkg-descr +++ b/editors/openoffice.org-3-devel/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-3/distinfo b/editors/openoffice.org-3/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-3/distinfo +++ b/editors/openoffice.org-3/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-3/pkg-descr b/editors/openoffice.org-3/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-3/pkg-descr +++ b/editors/openoffice.org-3/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice.org-vcltesttool/distinfo b/editors/openoffice.org-vcltesttool/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice.org-vcltesttool/distinfo +++ b/editors/openoffice.org-vcltesttool/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice.org-vcltesttool/pkg-descr b/editors/openoffice.org-vcltesttool/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice.org-vcltesttool/pkg-descr +++ b/editors/openoffice.org-vcltesttool/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 095d4fef441c..9e211998a08a 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -1,5 +1,5 @@ # ex:ts=8 -# New ports collection makefile for: StarOffice 5.2 +# New ports collection makefile for: OpenOffice # Date created: 22 August 2000 # Whom: Martin Blapp # @@ -7,15 +7,17 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a627 +PORTVERSION= 6.0.a638 CATEGORIES= editors -MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ - http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ -DISTNAME= oo_627_src -#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice638/anoncvs.openoffice.org/download/OpenOffice638/ +DISTNAME= oo_638_src +#DISTFILES= oo_638_src${EXTRACT_SUFX} solenv638_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org +BUILD_DEPENDS= stlport:${PORTSDIR}/devel/stlport + BROKEN= 'work in progress -- does not work yet' BZIP2= yes @@ -38,12 +40,12 @@ do-install: @-SAL_IGNOREXERRORS=1 TEMP=${TMPDIR} LD_LIBRARY_PATH=${LD_PATH} ${LINUXBASE}/bin/sh -c '${WRKSRC}/setup /net' @if [ -f ${PREFIX}/office52/program/setup ]; then \ ${ECHO} ; \ - ${ECHO} Ignore the error-message. StarOffice5.2 has been installed ; \ + ${ECHO} Ignore the error-message. OpenOffice has been installed ; \ ${ECHO} successfully on your system. ; \ ${ECHO} ; \ else \ ${ECHO} ; \ - ${ECHO} An error occured during StarOffice5.2 install. Please send a mail with debug-output and ; \ + ${ECHO} An error occured during OpenOffice install. Please send a mail with debug-output and ; \ ${ECHO} some information about your FreeBSD-environment to mb@imp.ch. Thanks. ; \ ${ECHO} ; \ ${FALSE} ; \ diff --git a/editors/openoffice/distinfo b/editors/openoffice/distinfo index 845b8d4eadbc..a693fd9875fb 100644 --- a/editors/openoffice/distinfo +++ b/editors/openoffice/distinfo @@ -1 +1 @@ -MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 +MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda diff --git a/editors/openoffice/pkg-descr b/editors/openoffice/pkg-descr index 758565469eaf..da0090558163 100644 --- a/editors/openoffice/pkg-descr +++ b/editors/openoffice/pkg-descr @@ -1,4 +1,4 @@ -StarOffice 5.2 is a suite of office productivity applications containing +OpenOffice is a suite of office productivity applications containing a word processor, spreadsheet, graphics and presentation, image -manipulation, and charting. StarOffice offers the ability to read and +manipulation, and charting. It offers the ability to read and write Microsoft Office files. |