Index: head/lang/pnet/pkg-descr =================================================================== --- head/lang/pnet/pkg-descr (revision 86548) +++ head/lang/pnet/pkg-descr (nonexistent) @@ -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 Property changes on: head/lang/pnet/pkg-descr ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/lang/pnet/distinfo =================================================================== --- head/lang/pnet/distinfo (revision 86548) +++ head/lang/pnet/distinfo (nonexistent) @@ -1 +0,0 @@ -MD5 (pnet-0.4.4.tar.gz) = 452413ed360f4c8775a235a61fc3444b Property changes on: head/lang/pnet/distinfo ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.11 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/lang/pnet/pkg-plist =================================================================== --- head/lang/pnet/pkg-plist (revision 86548) +++ head/lang/pnet/pkg-plist (nonexistent) @@ -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 Property changes on: head/lang/pnet/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.10 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/lang/pnet/Makefile =================================================================== --- head/lang/pnet/Makefile (revision 86548) +++ head/lang/pnet/Makefile (nonexistent) @@ -1,34 +0,0 @@ -# Ports collection makefile for: pnet -# Date created: Fri Jul 13 01:08:14 EDT 2001 -# Whom: Michael Johnson -# -# $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 Property changes on: head/lang/pnet/Makefile ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.20 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/lang/pnet/files/patch-libgc::configure =================================================================== --- head/lang/pnet/files/patch-libgc::configure (revision 86548) +++ head/lang/pnet/files/patch-libgc::configure (nonexistent) @@ -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 - Property changes on: head/lang/pnet/files/patch-libgc::configure ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/lang/Makefile =================================================================== --- head/lang/Makefile (revision 86548) +++ head/lang/Makefile (revision 86549) @@ -1,253 +1,252 @@ # $FreeBSD$ # SUBDIR += ETHOberonV4 SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather SUBDIR += TenDRA SUBDIR += aleph SUBDIR += atlast SUBDIR += awka SUBDIR += bigloo SUBDIR += bwbasic SUBDIR += caml-light SUBDIR += ccscript SUBDIR += cel SUBDIR += chameleon SUBDIR += chicken SUBDIR += cim SUBDIR += cli SUBDIR += clips SUBDIR += clisp SUBDIR += cmucl SUBDIR += cmucl-extra SUBDIR += cocor SUBDIR += compaq-cc SUBDIR += crossgo32-f77 SUBDIR += cu-prolog SUBDIR += cyclone SUBDIR += dice SUBDIR += dis SUBDIR += diveintopython SUBDIR += drscheme SUBDIR += dylan SUBDIR += egcs SUBDIR += eiffel SUBDIR += elisp-manual SUBDIR += elk SUBDIR += emacs-lisp-intro SUBDIR += eperl SUBDIR += erlang SUBDIR += erlang-doc SUBDIR += expect SUBDIR += ezm3 SUBDIR += f2c SUBDIR += f2py SUBDIR += f77 SUBDIR += fbbi SUBDIR += ferite SUBDIR += fesi SUBDIR += forth SUBDIR += fpc SUBDIR += gauche SUBDIR += gawk SUBDIR += gcc27 SUBDIR += gcc28 SUBDIR += gcc295 SUBDIR += gcc30 SUBDIR += gcc31 SUBDIR += gcc32 SUBDIR += gcc33 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth SUBDIR += ghc SUBDIR += ghc6 SUBDIR += ghc-doc SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += gnat-doc-html SUBDIR += gnat-doc-info SUBDIR += gnat-doc-ps SUBDIR += gnat-doc-texi SUBDIR += gnat-doc-txt SUBDIR += gnat-glade SUBDIR += gnomebasic SUBDIR += gnustep-base SUBDIR += gnustep-guile SUBDIR += gnustep-objc SUBDIR += gprolog SUBDIR += guile SUBDIR += helium SUBDIR += hope SUBDIR += hugs SUBDIR += icc SUBDIR += ici SUBDIR += icon SUBDIR += ifc SUBDIR += intel2gas SUBDIR += intercal SUBDIR += itcl SUBDIR += jgnat SUBDIR += jgnat-doc-html SUBDIR += jgnat-doc-info SUBDIR += jgnat-doc-ps SUBDIR += jgnat-doc-txt SUBDIR += jruby SUBDIR += jython SUBDIR += kawa SUBDIR += klogoturtle SUBDIR += klone SUBDIR += lafontaine SUBDIR += librep SUBDIR += libutils SUBDIR += linux-j SUBDIR += logo SUBDIR += lua SUBDIR += lua4 SUBDIR += m3gdb SUBDIR += malbolge SUBDIR += mawk SUBDIR += mdk SUBDIR += mit-scheme SUBDIR += mixal SUBDIR += mmix SUBDIR += mono SUBDIR += moscow_ml SUBDIR += mozart SUBDIR += nawk SUBDIR += nhc98 SUBDIR += nickle SUBDIR += njs SUBDIR += nml SUBDIR += nqc SUBDIR += o2c SUBDIR += objc SUBDIR += ocaml SUBDIR += ocaml-mode.el SUBDIR += ohugs SUBDIR += onyx SUBDIR += oo2c SUBDIR += open-cobol SUBDIR += otcl SUBDIR += p2c SUBDIR += p5-Data-JavaScript SUBDIR += p5-Error SUBDIR += p5-Expect SUBDIR += p5-F77 SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch SUBDIR += p5-Tcl SUBDIR += p5-ePerl SUBDIR += pbasic SUBDIR += pdss SUBDIR += perl5 SUBDIR += perl5.8 SUBDIR += pexts SUBDIR += pfe-devel SUBDIR += php-mode.el SUBDIR += php3 SUBDIR += php4 SUBDIR += php4-cli SUBDIR += php5 SUBDIR += php5-cli SUBDIR += php_doc SUBDIR += pike70 SUBDIR += pike72 SUBDIR += pike74 SUBDIR += pm3-base SUBDIR += pm3-forms SUBDIR += pm3-gui SUBDIR += pm3-m3tk SUBDIR += pm3-net SUBDIR += pm3-netobj - SUBDIR += pnet SUBDIR += ptoc SUBDIR += py-compiler SUBDIR += py-mx-base SUBDIR += py-prolog SUBDIR += python SUBDIR += python-devel SUBDIR += python-doc-html SUBDIR += python-doc-pdf-a4 SUBDIR += python-doc-pdf-letter SUBDIR += python-doc-postscript-a4 SUBDIR += python-doc-postscript-letter SUBDIR += python15 SUBDIR += python20 SUBDIR += python21 SUBDIR += python22 SUBDIR += qscheme SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += rscheme SUBDIR += ruby-js SUBDIR += ruby-lua SUBDIR += ruby-man SUBDIR += ruby-mode.el SUBDIR += ruby-perl SUBDIR += ruby-programmingruby SUBDIR += ruby-python SUBDIR += ruby-reference SUBDIR += ruby-ri SUBDIR += ruby-tcltklib SUBDIR += ruby-usersguide SUBDIR += ruby16 SUBDIR += ruby16-shim-ruby18 SUBDIR += ruby16_r SUBDIR += ruby16_static SUBDIR += ruby18 SUBDIR += ruby18_r SUBDIR += ruby18_static SUBDIR += sbcl SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm SUBDIR += screamer SUBDIR += scriba SUBDIR += scsh SUBDIR += siod SUBDIR += sisc SUBDIR += slib SUBDIR += slisp SUBDIR += smalltalk SUBDIR += smarteiffel SUBDIR += sml-mode.el SUBDIR += sml-nj SUBDIR += sml-nj-devel SUBDIR += snobol SUBDIR += spidermonkey SUBDIR += spl SUBDIR += squeak2 SUBDIR += squeak3 SUBDIR += sr SUBDIR += stackless_python SUBDIR += starlogo SUBDIR += stklos SUBDIR += stldoc SUBDIR += swi-pl SUBDIR += sxm SUBDIR += t3x SUBDIR += tcl-manual SUBDIR += tcl80 SUBDIR += tcl81-thread SUBDIR += tcl82 SUBDIR += tcl83 SUBDIR += tcl84 SUBDIR += tclX SUBDIR += tclX80 SUBDIR += tcltutor SUBDIR += tensile SUBDIR += tinycobol SUBDIR += treecc SUBDIR += visualworks SUBDIR += wamcc SUBDIR += wxbasic SUBDIR += xsb SUBDIR += yabasic SUBDIR += yap SUBDIR += yorick SUBDIR += yorick-doc .include Property changes on: head/lang/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.354 \ No newline at end of property +1.355 \ No newline at end of property