summaryrefslogtreecommitdiff
path: root/lang/ml-pnet
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-06 17:08:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-06 17:08:04 +0000
commitd5e5082e47bff3fff637948a78979d6a85795581 (patch)
treeca65df657f8181d835a6b8affdabe244323f89ce /lang/ml-pnet
parentRemove filmgimp. (diff)
Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came back
as a bunch of ports and a meta-port. ml-pnet: Some of the Mono upper-level libraries in a form that can be easily compiled and used with pnet's CLI implementation. pnet: A meta-port for all these ports. pnet-base: A runtime engine, C# compiler and a host of useful development tools, all written in C. pnetc: pnetC project, an ANSI C library that can be compiled down to IL using Portable.NET's cscc compiler. pnetlib: C# class libraries. PR: ports/60408, ports/60409, ports/60413, ports/60453 Submitted by: michael johnson <ahze@ahze.net>
Notes
Notes: svn path=/head/; revision=103117
Diffstat (limited to 'lang/ml-pnet')
-rw-r--r--lang/ml-pnet/Makefile23
-rw-r--r--lang/ml-pnet/distinfo1
-rw-r--r--lang/ml-pnet/pkg-descr4
-rw-r--r--lang/ml-pnet/pkg-plist18
4 files changed, 46 insertions, 0 deletions
diff --git a/lang/ml-pnet/Makefile b/lang/ml-pnet/Makefile
new file mode 100644
index 000000000000..07e5b2eb16a6
--- /dev/null
+++ b/lang/ml-pnet/Makefile
@@ -0,0 +1,23 @@
+# Ports collection makefile for: treecc
+# Date created: Wed Jul 11 00:45:15 EDT 2001
+# Whom: Michael Johnson <ahze@ahze.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ml-pnet
+PORTVERSION= ${PNET_VERSION}
+CATEGORIES= lang
+MASTER_SITES= ${PNET_MASTER_SITES}
+
+MAINTAINER= ahze@ahze.net
+COMMENT= Mono's upper-level libraries
+
+LIB_DEPENDS= XsharpSupport.0:${PORTSDIR}/lang/pnetlib
+
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+STRIP= # Nothing to be stripped.
+
+.include "${.CURDIR}/../pnet/Makefile.pnet"
+.include <bsd.port.mk>
diff --git a/lang/ml-pnet/distinfo b/lang/ml-pnet/distinfo
new file mode 100644
index 000000000000..9660376900e9
--- /dev/null
+++ b/lang/ml-pnet/distinfo
@@ -0,0 +1 @@
+MD5 (ml-pnet-0.6.0.tar.gz) = 496cee3b5b1816bf7dfe6d2be0660ce4
diff --git a/lang/ml-pnet/pkg-descr b/lang/ml-pnet/pkg-descr
new file mode 100644
index 000000000000..e535cc764acb
--- /dev/null
+++ b/lang/ml-pnet/pkg-descr
@@ -0,0 +1,4 @@
+Some of the Mono upper-level libraries in a form that can be easily compiled
+and used with pnet's CLI implementation. The source code is Mono's.
+
+WWW: http://www.southern-storm.com.au/portable_net.html
diff --git a/lang/ml-pnet/pkg-plist b/lang/ml-pnet/pkg-plist
new file mode 100644
index 000000000000..68a73824a268
--- /dev/null
+++ b/lang/ml-pnet/pkg-plist
@@ -0,0 +1,18 @@
+bin/sqlsharp-pnet
+bin/sqlsharp-pnet.exe
+lib/cscc/lib/Custommarshalers.dll
+lib/cscc/lib/Mono.Data.DB2Client.dll
+lib/cscc/lib/Mono.Data.MySql.dll
+lib/cscc/lib/Mono.Data.PostgreSqlClient.dll
+lib/cscc/lib/Mono.Data.Tds.dll
+lib/cscc/lib/Mono.Directory.LDAP.dll
+lib/cscc/lib/Mono.GetOptions.dll
+lib/cscc/lib/Mono.Posix.dll
+lib/cscc/lib/Npgsql.dll
+lib/cscc/lib/PEAPI.dll
+lib/cscc/lib/System.Data.OracleClient.dll
+lib/cscc/lib/System.Data.dll
+lib/cscc/lib/System.Management.dll
+lib/cscc/lib/System.Messaging.dll
+lib/cscc/lib/System.Runtime.Serialization.Formatters.Soap.dll
+lib/cscc/lib/System.ServiceProcess.dll