Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2003 15:32:21 -0700 (PDT)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/openoffice-devel Makefile distinfo
Message-ID:  <200308152232.h7FMWLL9096104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maho        2003/08/15 15:32:21 PDT

  FreeBSD ports repository

  Modified files:
    editors/openoffice-devel Makefile distinfo 
  Log:
  Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
  but still fails during/after the installtion :(
  
  a) follow up to recent cvs checkout
    (cws_srx645_ooo11rc3, 2003/08/15)
  
  b) Use gcc33 from ports for both 4 and 5.
     gcc-3.3 of 5-CURRENT seems to brake somewhere,
     and recent version of OOo hits some internal
     error of gcc-3.2.3.
  
  c) remove --enable-gcc3, --with-os-version and --with-ant-home
     gcc3 is deprecated, os version and ant home should be
     detected automatically by configure(setting os version
     had been dangerous, since difference can be seen between
     /usr/include/osreldate.h and sysctl kern.osreldate)
     however nowadays it is not so dangerous)
  
  d) add build dependency for Xft and gtk-2.0.
  
  Revision  Changes    Path
  1.93      +10 -42    ports/editors/openoffice-devel/Makefile
  1.27      +1 -1      ports/editors/openoffice-devel/distinfo



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