Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 06:58:10 -0700 (PDT)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/openoffice/files patch-config_office::configure.in patch-dmake::unix::linux::gnu::make.sh patch-product::settings::linux_gcc_settings.mk patch-product::settings::settings.mk patch-set_soenv.1 patch-solenv::bin::getcompver.awk patch-solenv::inc::_tg_shl.mk patch-solenv::inc::pstrules.mk patch-solenv::inc::rules.mk patch-solenv::inc::settings.mk patch-solenv::inc::startup::FREEBSD::macros.mk ...
Message-ID:  <200205291358.g4TDwAI12098@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2002/05/29 06:58:10 PDT

  Modified files:
    editors/openoffice/files patch-config_office::configure.in 
                             patch-set_soenv.1 
                             patch-solenv::inc::unxfbsdi.mk 
  Added files:
    editors/openoffice/files 
                             patch-dmake::unix::linux::gnu::make.sh 
                             patch-product::settings::linux_gcc_settings.mk 
                             patch-product::settings::settings.mk 
                             patch-solenv::bin::getcompver.awk 
                             patch-solenv::inc::_tg_shl.mk 
                             patch-solenv::inc::pstrules.mk 
                             patch-solenv::inc::rules.mk 
                             patch-solenv::inc::settings.mk 
                             patch-solenv::inc::startup::FREEBSD::macros.mk 
                             patch-solenv::inc::tg_shl.mk 
                             patch-stlport::STLport-4.5.patch 
                             patch-stlport::makefile.mk 
  Log:
  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.4       +90 -7     ports/editors/openoffice/files/patch-config_office::configure.in
  1.1       +244 -0    ports/editors/openoffice/files/patch-dmake::unix::linux::gnu::make.sh (new)
  1.1       +14 -0     ports/editors/openoffice/files/patch-product::settings::linux_gcc_settings.mk (new)
  1.1       +26 -0     ports/editors/openoffice/files/patch-product::settings::settings.mk (new)
  1.12      +47 -12    ports/editors/openoffice/files/patch-set_soenv.1
  1.1       +44 -0     ports/editors/openoffice/files/patch-solenv::bin::getcompver.awk (new)
  1.1       +282 -0    ports/editors/openoffice/files/patch-solenv::inc::_tg_shl.mk (new)
  1.1       +141 -0    ports/editors/openoffice/files/patch-solenv::inc::pstrules.mk (new)
  1.1       +212 -0    ports/editors/openoffice/files/patch-solenv::inc::rules.mk (new)
  1.1       +19 -0     ports/editors/openoffice/files/patch-solenv::inc::settings.mk (new)
  1.1       +5 -0      ports/editors/openoffice/files/patch-solenv::inc::startup::FREEBSD::macros.mk (new)
  1.1       +14 -0     ports/editors/openoffice/files/patch-solenv::inc::tg_shl.mk (new)
  1.8       +22 -19    ports/editors/openoffice/files/patch-solenv::inc::unxfbsdi.mk
  1.1       +141 -0    ports/editors/openoffice/files/patch-stlport::STLport-4.5.patch (new)
  1.1       +32 -0     ports/editors/openoffice/files/patch-stlport::makefile.mk (new)

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?200205291358.g4TDwAI12098>