summaryrefslogtreecommitdiff
path: root/lang/pnet
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-08 03:53:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-08 03:53:15 +0000
commit08848a121247fd49bb4dd77e8c486cdfd32c15e3 (patch)
treeeaf99ab18720a73ef7c4d895955e754a47b8119c /lang/pnet
parentAs announced on May 6, remove the broken devel/silc-toolkit port. (diff)
As announced on May 6, remove the broken lang/pnet port.
Notes
Notes: svn path=/head/; revision=86549
Diffstat (limited to 'lang/pnet')
-rw-r--r--lang/pnet/Makefile34
-rw-r--r--lang/pnet/distinfo1
-rw-r--r--lang/pnet/files/patch-libgc::configure19
-rw-r--r--lang/pnet/pkg-descr5
-rw-r--r--lang/pnet/pkg-plist79
5 files changed, 0 insertions, 138 deletions
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile
deleted file mode 100644
index 83610c8603e2..000000000000
--- a/lang/pnet/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Ports collection makefile for: pnet
-# Date created: Fri Jul 13 01:08:14 EDT 2001
-# Whom: Michael Johnson <ahze@rgv.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pnet
-PORTVERSION= 0.4.4
-CATEGORIES= lang
-MASTER_SITES= http://www.southern-storm.com.au/download/
-
-MAINTAINER= ahze@rgv.net
-COMMENT= C\# compiler, assembler, disassembler, and runtime engine
-
-BROKEN= "Broken dependency"
-
-BUILD_DEPENDS= treecc-0.1.8:${PORTSDIR}/lang/treecc
-
-GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-USE_BISON= yes
-USE_GMAKE= yes
-STRIP= #
-
-MAN1= ilrun.1 ilasm.1 ildasm.1 ilsize.1 ilnative.1 ilfind.1 \
- ildiff.1 ildd.1 cscc.1 csdoc.1 resgen.1 csdoc2texi.1 \
- csdoc2html.1 csdoc2hier.1 clrwrap.1
-
-pre-patch:
- @${REINPLACE_CMD} -e 's|csdoc csant samples doc tests|csdoc csant doc|g' \
- ${WRKSRC}/Makefile.*
-
-.include <bsd.port.mk>
diff --git a/lang/pnet/distinfo b/lang/pnet/distinfo
deleted file mode 100644
index 92fc7e544ea7..000000000000
--- a/lang/pnet/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (pnet-0.4.4.tar.gz) = 452413ed360f4c8775a235a61fc3444b
diff --git a/lang/pnet/files/patch-libgc::configure b/lang/pnet/files/patch-libgc::configure
deleted file mode 100644
index 62fa1540042e..000000000000
--- a/lang/pnet/files/patch-libgc::configure
+++ /dev/null
@@ -1,19 +0,0 @@
---- libgc/configure.orig Sun Dec 30 23:15:13 2001
-+++ libgc/configure Sun Dec 30 23:21:19 2001
-@@ -410,16 +410,6 @@
- -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
- ;;
-
-- *)
-- if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
-- echo "configure: warning: $ac_option: invalid host type" 1>&2
-- fi
-- if test "x$nonopt" != xNONE; then
-- { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
-- fi
-- nonopt="$ac_option"
-- ;;
--
- esac
- done
-
diff --git a/lang/pnet/pkg-descr b/lang/pnet/pkg-descr
deleted file mode 100644
index 35a010a993eb..000000000000
--- a/lang/pnet/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The goal of this project is to build a suite of free software tools to build
-and execute .NET applications, including a C# compiler, assembler,
-disassembler, and runtime engine.
-
-WWW: http://www.southern-storm.com.au/portable_net.html
diff --git a/lang/pnet/pkg-plist b/lang/pnet/pkg-plist
deleted file mode 100644
index 66904caf8221..000000000000
--- a/lang/pnet/pkg-plist
+++ /dev/null
@@ -1,79 +0,0 @@
-bin/ilrun
-bin/ilverify
-bin/ilasm
-bin/ildasm
-bin/ilalink
-bin/ilsize
-bin/ilnative
-bin/ilfind
-bin/ildiff
-bin/ildd
-bin/cscc
-bin/csdoc
-bin/resgen
-bin/ildb
-bin/csdoc2texi
-bin/csdoc2html
-bin/csdoc2hier
-bin/csant
-bin/clrwrap
-bin/csunit.exe
-bin/csunit
-include/pnet/il_align.h
-include/pnet/il_bignum.h
-include/pnet/il_coder.h
-include/pnet/il_config.h
-include/pnet/il_crypt.h
-include/pnet/il_debug.h
-include/pnet/il_decimal.h
-include/pnet/il_dumpasm.h
-include/pnet/il_engine.h
-include/pnet/il_errno.h
-include/pnet/il_gc.h
-include/pnet/il_image.h
-include/pnet/il_jopcodes.h
-include/pnet/il_linker.h
-include/pnet/il_meta.h
-include/pnet/il_opcodes.h
-include/pnet/il_profile.h
-include/pnet/il_program.h
-include/pnet/il_serialize.h
-include/pnet/il_sysio.h
-include/pnet/il_system.h
-include/pnet/il_thread.h
-include/pnet/il_types.h
-include/pnet/il_utils.h
-include/pnet/il_values.h
-include/pnet/il_writer.h
-include/pnet/il_xml.h
-info/pnettools.info
-info/pnettools.info-1
-info/pnettools.info-2
-info/pnettools.info-3
-info/pnettools.info-4
-lib/libILSupport.a
-lib/libILImage.a
-lib/libILDumpAsm.a
-lib/libILEngine.a
-lib/libILLink.a
-lib/libILCodeGen.a
-lib/cscc/plugins/cscc-cs
-lib/cscc/plugins/cscc-c-s
-lib/cscc/plugins/cscc-csharp
-lib/cscc/lib/I18N-handlers.def
-lib/cscc/lib/I18N.CJK.dll
-lib/cscc/lib/I18N.MidEast.dll
-lib/cscc/lib/I18N.Other.dll
-lib/cscc/lib/I18N.Rare.dll
-lib/cscc/lib/I18N.West.dll
-lib/cscc/lib/I18N.dll
-lib/cscc/lib/OpenSystem.C.dll
-lib/cscc/lib/System.dll
-lib/cscc/lib/System.Xml.dll
-lib/cscc/lib/cstest.dll
-lib/cscc/lib/mscorlib.dll
-lib/cscc/lib/pnetlib.here
-@dirrm lib/cscc/lib
-@dirrm lib/cscc/plugins
-@dirrm lib/cscc
-@dirrm include/pnet