From owner-cvs-all Wed May 29 7: 6:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7EDC37B426; Wed, 29 May 2002 07:06:34 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4TE6YK17008; Wed, 29 May 2002 07:06:34 -0700 (PDT) (envelope-from mbr) Message-Id: <200205291406.g4TE6YK17008@freefall.freebsd.org> From: Martin Blapp Date: Wed, 29 May 2002 07:06:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/05/29 07:06:34 PDT Modified files: editors/openoffice Makefile distinfo Log: Second part, forgot to commit it. Make openoffice compile with gcc from ports, or just with CC=$CC and CXX=$CXX, like it should normally be. Usable options are: USEPORTGCC295=YES, USEPORTGCC31=YES and USEPORTGCC32=YES Add a lot off gcc3.x fixes, make included stlport compile with CURRENT. Next step will be to include a mozilla build, so we can link openoffice against mozilla librarys without c++ compat problems. Revision Changes Path 1.57 +54 -24 ports/editors/openoffice/Makefile 1.16 +1 -0 ports/editors/openoffice/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message