summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorkefren <kefren>2008-11-22 08:55:28 +0000
committerkefren <kefren>2008-11-22 08:55:28 +0000
commit5ae163ae2da4bd6b6ac9828614af874dad494503 (patch)
tree441c23d0211d1d3938dd5e867604a15ee2c3f03e /lang
parent73d782239d03b3effe96f4b2bdcaaf536f70178a (diff)
downloadpkgsrc-5ae163ae2da4bd6b6ac9828614af874dad494503.tar.gz
Initial import of Mono VB.NET framework
Diffstat (limited to 'lang')
-rw-r--r--lang/mono-basic/DESCR8
-rw-r--r--lang/mono-basic/Makefile25
-rw-r--r--lang/mono-basic/PLIST8
-rw-r--r--lang/mono-basic/distinfo5
4 files changed, 46 insertions, 0 deletions
diff --git a/lang/mono-basic/DESCR b/lang/mono-basic/DESCR
new file mode 100644
index 00000000000..216b4a357aa
--- /dev/null
+++ b/lang/mono-basic/DESCR
@@ -0,0 +1,8 @@
+The Mono Project is an open development initiative sponsored by Ximian
+that is working to develop an open source, Unix version of the Microsoft
+.NET development platform. Its objective is to enable Unix developers to
+build and deploy cross-platform .NET Applications. The project will
+implement various technologies developed by Microsoft that have now been
+submitted to the ECMA for standardization.
+
+This package contains VB.NET framework and VB.NET compiler
diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile
new file mode 100644
index 00000000000..dfef2144aab
--- /dev/null
+++ b/lang/mono-basic/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/22 08:55:28 kefren Exp $
+
+DISTNAME= mono-basic-2.0
+CATEGORIES= lang
+MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-basic/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= kefren@NetBSD.org
+HOMEPAGE= http://www.mono-project.com/
+COMMENT= Visual Basic .NET support for mono
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= gmake
+USE_LANGUAGES+= # empty
+EXTRACT_USING= gtar
+
+GNU_CONFIGURE= yes
+
+UNLIMIT_RESOURCES= datasize
+UNLIMIT_RESOURCES+= stacksize
+UNLIMIT_RESOURCES+= memorysize
+
+.include "../../lang/mono/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/lang/mono-basic/PLIST b/lang/mono-basic/PLIST
new file mode 100644
index 00000000000..6aee0eed037
--- /dev/null
+++ b/lang/mono-basic/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/22 08:55:28 kefren Exp $
+bin/vbnc
+lib/mono/2.0/Microsoft.VisualBasic.dll
+lib/mono/2.0/vbnc.exe
+lib/mono/2.0/vbnc.exe.mdb
+lib/mono/2.0/vbnc.rsp
+lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
+lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.mdb
diff --git a/lang/mono-basic/distinfo b/lang/mono-basic/distinfo
new file mode 100644
index 00000000000..d6c3ea3ecfe
--- /dev/null
+++ b/lang/mono-basic/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/22 08:55:28 kefren Exp $
+
+SHA1 (mono-basic-2.0.tar.bz2) = 9fc1d99a28237581e51b13a45fe56157c03c1ed9
+RMD160 (mono-basic-2.0.tar.bz2) = 02b3e2f79b91f070abedcb675d6cafd71fd855cb
+Size (mono-basic-2.0.tar.bz2) = 1252100 bytes