Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2003 08:33:17 -0800 (PST)
From:      Oliver Braun <obraun@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/ghc Makefile pkg-plist ports/lang/ghc/files extra-patch-ghc-compiler-nativeGen-RegAllocInfo.lhs extra-patch-ghc-rts-RtsFlags.cextra-patch-ghc-utils-prof-cgprof-cgprof.c
Message-ID:  <200312121633.hBCGXHwB029184@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obraun      2003/12/12 08:33:17 PST

  FreeBSD ports repository

  Modified files:
    lang/ghc             Makefile pkg-plist 
  Added files:
    lang/ghc/files       
                         extra-patch-ghc-compiler-nativeGen-MachMisc.lhs 
                         extra-patch-ghc-compiler-nativeGen-RegAllocInfo.lhs 
                         extra-patch-ghc-rts-RtsFlags.c 
                         extra-patch-ghc-rts-rts.conf.in 
                         extra-patch-ghc-utils-prof-cgprof-cgprof.c 
  Log:
  - Fix build on -CURRENT by importing some gcc33 fixes
  - Fix linker issue on -CURRENT by not using SplitObjs, same as:
     http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html
  - Use libgmp from ports on -CURRENT (saves further patching)
  - Bump PORTREVISION
  
  PR:             ports/60155
  Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.19      +20 -1     ports/lang/ghc/Makefile
  1.1       +15 -0     ports/lang/ghc/files/extra-patch-ghc-compiler-nativeGen-MachMisc.lhs (new)
  1.1       +28 -0     ports/lang/ghc/files/extra-patch-ghc-compiler-nativeGen-RegAllocInfo.lhs (new)
  1.1       +12 -0     ports/lang/ghc/files/extra-patch-ghc-rts-RtsFlags.c (new)
  1.1       +10 -0     ports/lang/ghc/files/extra-patch-ghc-rts-rts.conf.in (new)
  1.1       +20 -0     ports/lang/ghc/files/extra-patch-ghc-utils-prof-cgprof-cgprof.c (new)
  1.11      +1 -1      ports/lang/ghc/pkg-plist



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