Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2003 20:33:38 -0700 (PDT)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/mono Makefile ports/lang/mono/files extra-patch-signbit patch-configure patch-libgc_configure patch-libgc_include_private_gcconfig.h
Message-ID:  <200310070333.h973Xcn1094071@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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