From owner-freebsd-ports Mon Jul 16 23:50:10 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D9D537B40B for ; Mon, 16 Jul 2001 23:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6H6o1I42178; Mon, 16 Jul 2001 23:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9860B37B407 for ; Mon, 16 Jul 2001 23:47:22 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6H6lMT41857; Mon, 16 Jul 2001 23:47:22 -0700 (PDT) (envelope-from nobody) Message-Id: <200107170647.f6H6lMT41857@freefall.freebsd.org> Date: Mon, 16 Jul 2001 23:47:22 -0700 (PDT) From: Michael Johnson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/29034: new port, pnet 0.0.6 (c# compiler) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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