install some essential config files needed by some other ports,

fix nunit.pc.in by jasper
This commit is contained in:
robert 2008-10-17 09:07:12 +00:00
parent a362885306
commit 7b32a5b321
4 changed files with 31 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2008/10/16 21:47:10 jasper Exp $
# $OpenBSD: Makefile,v 1.5 2008/10/17 09:07:12 robert Exp $
ONLY_FOR_ARCHS= amd64 i386
COMMENT= cross platform, open source .NET developement framework
DISTNAME= mono-2.0
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= lang devel
SHARED_LIBS= mono-profiler-aot 0.0 \
mono-profiler-cov 0.0 \

View File

@ -0,0 +1,13 @@
$OpenBSD: patch-mono_metadata_rand_c,v 1.1 2008/10/17 09:07:13 robert Exp $
--- mono/metadata/rand.c.orig Fri Oct 17 10:56:50 2008
+++ mono/metadata/rand.c Fri Oct 17 10:57:20 2008
@@ -15,6 +15,9 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif

View File

@ -0,0 +1,9 @@
$OpenBSD: patch-scripts_mono-nunit_pc_in,v 1.1 2008/10/17 09:07:13 robert Exp $
--- scripts/mono-nunit.pc.in.orig Fri Oct 17 10:57:31 2008
+++ scripts/mono-nunit.pc.in Fri Oct 17 10:57:40 2008
@@ -1,4 +1,4 @@
-prefix=${pcfiledir}/../..
+prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2008/10/16 16:00:27 robert Exp $
@comment $OpenBSD: PLIST,v 1.3 2008/10/17 09:07:13 robert Exp $
%%SHARED%%
bin/al
bin/al1
@ -981,11 +981,17 @@ share/examples/mono/browscap.ini
share/examples/mono/config
@sample ${SYSCONFDIR}/mono/config
share/examples/mono/net_1_1/
@sample ${SYSCONFDIR}/mono/1.0/
share/examples/mono/net_1_1/DefaultWsdlHelpGenerator.aspx
@sample ${SYSCONFDIR}/mono/1.0/DefaultWsdlHelpGenerator.aspx
share/examples/mono/net_1_1/machine.config
@sample ${SYSCONFDIR}/mono/1.0/machine.config
share/examples/mono/net_2_0/
@sample ${SYSCONFDIR}/mono/2.0/
share/examples/mono/net_2_0/DefaultWsdlHelpGenerator.aspx
@sample ${SYSCONFDIR}/mono/2.0/DefaultWsdlHelpGenerator.aspx
share/examples/mono/net_2_0/machine.config
@sample ${SYSCONFDIR}/mono/2.0/machine.config
share/jay/
share/jay/ACKNOWLEDGEMENTS
share/jay/NEW_FEATURES