Date: Mon, 16 Jul 2001 23:47:22 -0700 (PDT) From: Michael Johnson <ahze@ahze.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/29034: new port, pnet 0.0.6 (c# compiler) Message-ID: <200107170647.f6H6lMT41857@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 29034 >Category: ports >Synopsis: new port, pnet 0.0.6 (c# compiler) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Mon Jul 16 23:50:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: 4.3-s >Organization: >Environment: >Description: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # lang/pnet/ # lang/pnet/pkg-plist # lang/pnet/pkg-descr # lang/pnet/pkg-comment # lang/pnet/distinfo # lang/pnet/Makefile # echo c - lang/pnet/ mkdir -p lang/pnet/ > /dev/null 2>&1 echo x - lang/pnet/pkg-plist sed 's/^X//' >lang/pnet/pkg-plist << 'END-of-lang/pnet/pkg-plist' Xbin/ilasm Xbin/ildasm Xbin/ilsize Xbin/ilnative Xbin/ilfind Xbin/cscc Xbin/resgen Xinclude/pnet/il_config.h Xinclude/pnet/il_decimal.h Xinclude/pnet/il_dumpasm.h Xinclude/pnet/il_image.h Xinclude/pnet/il_meta.h Xinclude/pnet/il_opcodes.h Xinclude/pnet/il_program.h Xinclude/pnet/il_system.h Xinclude/pnet/il_types.h Xinclude/pnet/il_utils.h Xinclude/pnet/il_values.h Xinclude/pnet/il_writer.h Xlib/libILSupport.a Xlib/libILImage.a Xlib/libILDumpAsm.a Xlib/libILEngine.a Xlib/libILCodeGen.a Xlib/cscc/plugins/cscc-cs Xlib/cscc/plugins/cscc-csharp X@dirrm include/pnet X@dirrm lib/cscc/plugins X@dirrm lib/cscc END-of-lang/pnet/pkg-plist echo x - lang/pnet/pkg-descr sed 's/^X//' >lang/pnet/pkg-descr << 'END-of-lang/pnet/pkg-descr' XThe goal of this project is to build a suite of open source tools to build Xand execute .NET applications, including a C# compiler, assembler, disassembler, Xand runtime engine. X XWWW: http://www.southern-storm.com.au/portable_net.html END-of-lang/pnet/pkg-descr echo x - lang/pnet/pkg-comment sed 's/^X//' >lang/pnet/pkg-comment << 'END-of-lang/pnet/pkg-comment' XC# compiler, assembler, disassembler, and runtime engine . END-of-lang/pnet/pkg-comment echo x - lang/pnet/distinfo sed 's/^X//' >lang/pnet/distinfo << 'END-of-lang/pnet/distinfo' XMD5 (pnet-0.0.6.tar.gz) = 7dae8f098f47080586a8c65018453e50 END-of-lang/pnet/distinfo echo x - lang/pnet/Makefile sed 's/^X//' >lang/pnet/Makefile << 'END-of-lang/pnet/Makefile' X# Ports collection makefile for: pnet X# Date created: Fri Jul 13 01:08:14 EDT 2001 X# Whom: Michael Johnson <ahze@ahze.net> X# X# X XPORTNAME= pnet XPORTVERSION= 0.0.6 XCATEGORIES= lang XMASTER_SITES= http://www.southern-storm.com.au/download/ X XMAINTAINER= ahze@ahze.net X XBUILD_DEPENDS= ${LOCALBASE}/bin/treecc:${PORTSDIR}/lang/treecc X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XMAN1= ilasm.1 \ X ildasm.1 \ X ilsize.1 \ X ilnative.1 \ X ilfind.1 \ X cscc.1 \ X resgen.1 \ X X.include <bsd.port.mk> END-of-lang/pnet/Makefile exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107170647.f6H6lMT41857>