Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 08:37:14 -0700 (PDT)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/openoffice Makefile
Message-ID:  <200208161537.g7GFbEX2018959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2002/08/16 08:37:14 PDT

  Modified files:
    editors/openoffice   Makefile 
  Log:
  Build mozilla inside OpenOffice.org. We cannot use a installed mozilla installation
  because of linking issues. C++ ABI changes are hard to detect. So we use a copy
  of our mozilla port and execute thereafter zipmoz.sh to build the archives needed
  by OpenOffice.org build.
  
  We have now the first fully automated package build available for OpenOffice.org :-)
  
  Remove about 10 versions of MOZDIST I built. It would have been necessary to build
  at least 4 additional versions to support gcc3.2 as compiler.
  
  Fix some warnings reported by portlint at the same time.
  
  Revision  Changes    Path
  1.112     +47 -31    ports/editors/openoffice/Makefile

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




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