From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 21 02:03:36 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D529116A4CE; Sun, 21 Dec 2003 02:03:36 -0800 (PST) Received: from vtel.rgv.net (vtel.rgv.net [170.76.50.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72EE943D76; Sun, 21 Dec 2003 02:03:30 -0800 (PST) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by vtel.rgv.net (Postfix) with ESMTP id C6BBF3DE; Sun, 21 Dec 2003 04:00:55 -0600 (CST) Mime-Version: 1.0 (Apple Message framework v609) In-Reply-To: <200312200500.hBK50U1R016085@freefall.freebsd.org> References: <200312200500.hBK50U1R016085@freefall.freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: michael johnson Date: Sun, 21 Dec 2003 05:03:26 -0500 To: freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org X-Mailer: Apple Mail (2.609) Subject: Re: ports/60413: New Port: pnetC 0.6.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 10:03:37 -0000 I added pnet as a media port. I guess since its not in the tree it will be easier to submit a shar file. # 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/pnetC # lang/pnetC/pkg-plist # lang/pnetC/pkg-descr # lang/pnetC/distinfo # lang/pnetC/Makefile # echo c - lang/pnetC mkdir -p lang/pnetC > /dev/null 2>&1 echo x - lang/pnetC/pkg-plist sed 's/^X//' >lang/pnetC/pkg-plist << 'END-of-lang/pnetC/pkg-plist' Xlib/cscc/lib/libc64.dll Xlib/cscc/lib/libm64.dll Xshare/cscc/include/alloca.h Xshare/cscc/include/assert.h Xshare/cscc/include/bits/libc-lock.h Xshare/cscc/include/bits/local_lim.h Xshare/cscc/include/bits/mman.h Xshare/cscc/include/bits/posix1_lim.h Xshare/cscc/include/bits/posix2_lim.h Xshare/cscc/include/bits/stat.h Xshare/cscc/include/bits/stdio_lim.h Xshare/cscc/include/bits/types.h Xshare/cscc/include/bits/waitflags.h Xshare/cscc/include/bits/waitstatus.h Xshare/cscc/include/bits/wchar.h Xshare/cscc/include/bits/wordsize.h Xshare/cscc/include/bits/xopen_lim.h Xshare/cscc/include/ctype.h Xshare/cscc/include/dirent.h Xshare/cscc/include/errno.h Xshare/cscc/include/fcntl.h Xshare/cscc/include/features.h Xshare/cscc/include/gmp-mparam.h Xshare/cscc/include/gmp.h Xshare/cscc/include/gnu/stubs.h Xshare/cscc/include/ieee754.h Xshare/cscc/include/inttypes.h Xshare/cscc/include/limits.h Xshare/cscc/include/malloc.h Xshare/cscc/include/math.h Xshare/cscc/include/pthread.h Xshare/cscc/include/pwd.h Xshare/cscc/include/setjmp.h Xshare/cscc/include/stdarg.h Xshare/cscc/include/stdbool.h Xshare/cscc/include/stddef.h Xshare/cscc/include/stdint.h Xshare/cscc/include/stdio.h Xshare/cscc/include/stdio_ext.h Xshare/cscc/include/stdlib.h Xshare/cscc/include/string.h Xshare/cscc/include/strings.h Xshare/cscc/include/sys/cdefs.h Xshare/cscc/include/sys/errno.h Xshare/cscc/include/sys/mman.h Xshare/cscc/include/sys/stat.h Xshare/cscc/include/sys/sysmacros.h Xshare/cscc/include/sys/types.h Xshare/cscc/include/time.h Xshare/cscc/include/unistd.h Xshare/cscc/include/varargs.h Xshare/cscc/include/wchar.h Xshare/cscc/include/wctype.h Xshare/cscc/include/xlocale.h X@dirrm lib/cscc/lib X@dirrm lib/cscc X@dirrm share/cscc/include/bits X@dirrm share/cscc/include/gnu X@dirrm share/cscc/include/sys X@dirrm share/cscc/include X@dirrm share/cscc END-of-lang/pnetC/pkg-plist echo x - lang/pnetC/pkg-descr sed 's/^X//' >lang/pnetC/pkg-descr << 'END-of-lang/pnetC/pkg-descr' XThis is the "pnetC" project. The goal of the project is to create Xan ANSI-compatible C library, that can be compiled down to IL using XPortable.NET's "cscc" compiler. X XWWW: http://www.southern-storm.com.au/portable_net.html END-of-lang/pnetC/pkg-descr echo x - lang/pnetC/distinfo sed 's/^X//' >lang/pnetC/distinfo << 'END-of-lang/pnetC/distinfo' XMD5 (pnetC-0.6.0.tar.gz) = e076377cdd64b499ebe8a5356c2129fc END-of-lang/pnetC/distinfo echo x - lang/pnetC/Makefile sed 's/^X//' >lang/pnetC/Makefile << 'END-of-lang/pnetC/Makefile' X# Ports collection makefile for: treecc X# Date created: Wed Jul 11 00:45:15 EDT 2001 X# Whom: Michael Johnson X# X# $FreeBSD: ports/lang/treecc/Makefile,v 1.18 2003/11/03 21:12:29 obraun Exp $ X# X XPORTNAME= pnetC XPORTVERSION= ${PNET_VERSION} XCATEGORIES= lang XMASER_SITES= ${PNET_MASTER_SITES} X XMAINTAINER= ahze@ahze.net XCOMMENT= ANSI-compatible C library for pnet's cscc compiler X XLIB_DEPENDS= XsharpSupport.0:${PORTSDIR}/lang/pnetlib X XUSE_LIBTOOL= yes XUSE_GMAKE= yes XSTRIP= # Nothing to be stripped. X X.include "../pnet/Makefile.pnet" X.include END-of-lang/pnetC/Makefile exit