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

Oliver Braun obraun at FreeBSD.org
Fri Dec 12 08:33:19 PST 2003


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 at 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


More information about the cvs-ports mailing list