Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2001 10:39:26 +0200 (CEST)
From:      pfeifer@dbai.tuwien.ac.at (Gerald Pfeifer)
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30119: Update editors/openoffice to 6.0.a638
Message-ID:  <200108270839.f7R8dQI09482@taygeta.dbai.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help

>Number:         30119
>Category:       ports
>Synopsis:       Update editors/openoffice to 6.0.a638
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 27 01:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
>Environment:
>Description:
	This update the OpenOffice port (editors/openoffice) to 6.0.a638;
	and on the way, I also updated some obsolete references to StarOffice.

	Even with these patches the port still is broken, but at least it will
	save the next one working on this port some time and efforts.
>How-To-Repeat:
>Fix:

	Apply the patch below and remove
		files/patch-configure
	and
		files/patch-set_soenv.1


Index: Makefile
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/editors/openoffice/Makefile,v
retrieving revision 1.26
diff -u -3 -p -r1.26 Makefile
--- Makefile	2001/05/18 06:09:31	1.26
+++ Makefile	2001/08/27 08:33:22
@@ -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,19 +7,21 @@
 #
 
 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
-CONFIGURE_WRKSRC=	${WRKSRC}/config_office
+CONFIGURE_WRKSRC=	${WRKSRC}/config_office/
 
 .include <bsd.port.pre.mk>
 
@@ -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} ; \
Index: distinfo
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/editors/openoffice/distinfo,v
retrieving revision 1.7
diff -u -3 -p -r1.7 distinfo
--- distinfo	2001/05/18 06:09:14	1.7
+++ distinfo	2001/08/27 06:41:45
@@ -1 +1 @@
-MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947
+MD5 (oo_638_src.tar.gz) = 8c3ef0826ee90a5638b14e5153a96fda
Index: pkg-descr
===================================================================
RCS file: /sw/FreeBSD/CVSUP/ports/editors/openoffice/pkg-descr,v
retrieving revision 1.2
diff -u -3 -p -r1.2 pkg-descr
--- pkg-descr	2000/08/24 19:27:10	1.2
+++ pkg-descr	2001/08/27 08:10:43
@@ -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.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108270839.f7R8dQI09482>