Date: Sun, 4 Feb 2007 21:58:47 +0000 (UTC) From: Tom McLaughlin <tmclaugh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mono Makefile bsd.mono.mk distinfo pkg-plist ports/lang/mono/files patch-ikvm-native_jni.c patch-libgc_Makefile.in patch-libgc_include_private_gcconfig.h patch-libgc_os_dep.c patch-libgc_pthread_support.c patch-mcs-class-Managed.Windows.Forms-System.Windows.Forms-MimeIcon.cs patch-mcs_tools_mkbundle_mkbundle.cs ... Message-ID: <200702042158.l14Lwl5X008781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmclaugh 2007-02-04 21:58:47 UTC FreeBSD ports repository Modified files: lang/mono Makefile bsd.mono.mk distinfo pkg-plist lang/mono/files patch-libgc_include_private_gcconfig.h patch-libgc_pthread_support.c patch-mcs_tools_mkbundle_mkbundle.cs patch-mono_metadata_socket-io.c Added files: lang/mono/files patch-mcs-class-Managed.Windows.Forms-System.Windows.Forms-MimeIcon.cs patch-mono_mini_aot-runtime.c patch-mono_mini_mini-x86.c patch-os_dep.c Removed files: lang/mono/files patch-ikvm-native_jni.c patch-libgc_Makefile.in patch-libgc_os_dep.c patch-mono_mini_exceptions-amd64.c patch-mono_mini_mini-amd64.c patch-mono_mini_mini-amd64.h patch-runtime_semdel-wrapper.in patch-support_stdio.c Log: - Update to 1.2.2.1 - amd64 now enabled (and reportedly works quite well) - Remove annoying semdel stuff because mono releases its semaphoresa now Thanks to everyone on the BSD# mailing list for providing feedback as to the stability of this release on multiple archs and version lines. Helped by: Many people on the BSD# mailing list Projecy by: BSD# (http://www.mono-project.com/Mono:FreeBSD) Revision Changes Path 1.59 +5 -14 ports/lang/mono/Makefile 1.6 +5 -8 ports/lang/mono/bsd.mono.mk 1.27 +3 -3 ports/lang/mono/distinfo 1.2 +0 -13 ports/lang/mono/files/patch-ikvm-native_jni.c (dead) 1.5 +0 -11 ports/lang/mono/files/patch-libgc_Makefile.in (dead) 1.4 +21 -32 ports/lang/mono/files/patch-libgc_include_private_gcconfig.h 1.4 +0 -20 ports/lang/mono/files/patch-libgc_os_dep.c (dead) 1.3 +9 -12 ports/lang/mono/files/patch-libgc_pthread_support.c 1.1 +11 -0 ports/lang/mono/files/patch-mcs-class-Managed.Windows.Forms-System.Windows.Forms-MimeIcon.cs (new) 1.2 +6 -6 ports/lang/mono/files/patch-mcs_tools_mkbundle_mkbundle.cs 1.2 +5 -5 ports/lang/mono/files/patch-mono_metadata_socket-io.c 1.1 +12 -0 ports/lang/mono/files/patch-mono_mini_aot-runtime.c (new) 1.3 +0 -79 ports/lang/mono/files/patch-mono_mini_exceptions-amd64.c (dead) 1.4 +0 -81 ports/lang/mono/files/patch-mono_mini_mini-amd64.c (dead) 1.2 +0 -59 ports/lang/mono/files/patch-mono_mini_mini-amd64.h (dead) 1.1 +20 -0 ports/lang/mono/files/patch-mono_mini_mini-x86.c (new) 1.1 +20 -0 ports/lang/mono/files/patch-os_dep.c (new) 1.3 +0 -9 ports/lang/mono/files/patch-runtime_semdel-wrapper.in (dead) 1.2 +0 -11 ports/lang/mono/files/patch-support_stdio.c (dead) 1.27 +97 -13 ports/lang/mono/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702042158.l14Lwl5X008781>