Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2006 09:37:21 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/gcc41 Makefile distinfo pkg-plist
Message-ID:  <200603150937.k2F9bLGh030651@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gerald      2006-03-15 09:37:21 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc41           Makefile distinfo pkg-plist 
  Log:
  Update to the 20060310 snapshot of GCC 4.1, which basically is GCC 4.1.0
  plus only a few patches.
  
  The spamming of $PREFIX/include/ssp is now finally gone after my reports
  upstream, which allows us to restrict the conflict with gcc-4.2.* to the
  case where we build Java.
  
  Convert the build-time dependency on math/mpfr to a full one, since the
  Fortran frontend also needs this at run time.
  
  Always build both shared and static libraries instead of having these as
  two exclusive options defaulting to the former.
  
  Remove bogus USE_X11 (which was not used by default nor any other port).
  
  No longer hardcode the version number in LATEST_LINK.
  
  Revision  Changes    Path
  1.251     +8 -15     ports/lang/gcc41/Makefile
  1.148     +15 -15    ports/lang/gcc41/distinfo
  1.79      +1 -6      ports/lang/gcc41/pkg-plist



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