cvs commit: ports/lang/mono Makefile distinfo pkg-plist ports/lang/mono/files patch-aa patch-configurepatch-libgc_dbg_mlc.c...

Joe Marcus Clarke marcus at FreeBSD.org
Sat Jun 12 15:09:44 PDT 2004


marcus      2004-06-12 22:08:56 UTC

  FreeBSD ports repository

  Modified files:
    lang/mono            Makefile distinfo pkg-plist 
    lang/mono/files      patch-configure 
  Added files:
    lang/mono/files      patch-libgc_Makefile.in 
                         patch-libgc_dbg_mlc.c 
                         patch-libgc_dyn_load.c 
                         patch-libgc_ltmain.sh 
                         patch-libgc_os_dep.c patch-ltmain.sh 
  Removed files:
    lang/mono/files      patch-aa patch-libgc_configure 
  Log:
  Update to 0.95 (aka Mono 1.0 Beta 2).  With this commit, plus David Xu's
  KSE signal fixes from 6/12/2004, Mono now works on both 4.X and -CURRENT
  (well, all but two benchmarks build and run successfully on both 4.X and
  -CURRENT).
  
  Note: you may need to rm -r ~/.wapi before building if you've tried older
  versions of Mono.
  
  Revision  Changes    Path
  1.28      +11 -12    ports/lang/mono/Makefile
  1.13      +2 -2      ports/lang/mono/distinfo
  1.2       +0 -10     ports/lang/mono/files/patch-aa (dead)
  1.3       +15 -14    ports/lang/mono/files/patch-configure
  1.1       +11 -0     ports/lang/mono/files/patch-libgc_Makefile.in (new)
  1.2       +0 -10     ports/lang/mono/files/patch-libgc_configure (dead)
  1.1       +82 -0     ports/lang/mono/files/patch-libgc_dbg_mlc.c (new)
  1.1       +24 -0     ports/lang/mono/files/patch-libgc_dyn_load.c (new)
  1.1       +42 -0     ports/lang/mono/files/patch-libgc_ltmain.sh (new)
  1.1       +46 -0     ports/lang/mono/files/patch-libgc_os_dep.c (new)
  1.1       +51 -0     ports/lang/mono/files/patch-ltmain.sh (new)
  1.12      +282 -56   ports/lang/mono/pkg-plist


More information about the cvs-ports mailing list