cvs commit: ports/lang/mono Makefile ports/lang/mono/files extra-patch-signbit patch-configure patch-libgc_configure patch-libgc_include_private_gcconfig.h

Joe Marcus Clarke marcus at FreeBSD.org
Mon Oct 6 20:33:39 PDT 2003


marcus      2003/10/06 20:33:38 PDT

  FreeBSD ports repository

  Modified files:
    lang/mono            Makefile 
    lang/mono/files      patch-configure 
  Added files:
    lang/mono/files      extra-patch-signbit patch-libgc_configure 
                         patch-libgc_include_private_gcconfig.h 
  Log:
  I believe this works now.  I am able to compile and run some C# apps included
  in the mono/tests/ subdirectory, and it no longer hangs or dies with weird
  errors.  (And, yes, I do have garbage collecting enabled).
  
  I'll let the C# user community be my judge.  There still may be some issues
  since boehm-gc isn't fully functional in its multi-threaded state on FreeBSD.
  
  Revision  Changes    Path
  1.19      +15 -4     ports/lang/mono/Makefile
  1.1       +35 -0     ports/lang/mono/files/extra-patch-signbit (new)
  1.2       +12 -3     ports/lang/mono/files/patch-configure
  1.1       +10 -0     ports/lang/mono/files/patch-libgc_configure (new)
  1.1       +24 -0     ports/lang/mono/files/patch-libgc_include_private_gcconfig.h (new)


More information about the cvs-all mailing list