ports/60413: New Port: pnetC 0.6.0

michael johnson ahze at ahze.net
Sat Dec 20 05:00:34 UTC 2003


>Number:         60413
>Category:       ports
>Synopsis:       New Port: pnetC 0.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 19 21:00:30 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        
>Organization:
>Environment:
>Description:
new port pnetC

pnetC depends on 
http://www.freebsd.org/cgi/query-pr.cgi?pr=60408
>How-To-Repeat:
      
>Fix:
# 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 at dirrm lib/cscc/lib
X at dirrm lib/cscc
X at dirrm share/cscc/include/bits
X at dirrm share/cscc/include/gnu
X at dirrm share/cscc/include/sys
X at dirrm share/cscc/include
X at 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 <ahze at ahze.net>
X#
X# $FreeBSD: ports/lang/treecc/Makefile,v 1.18 2003/11/03 21:12:29 obraun Exp $
X#
X
XPORTNAME=	pnetC
XPORTVERSION=	0.6.0
XCATEGORIES=	lang
XMASTER_SITES=	http://www.southern-storm.com.au/download/
X
XMAINTAINER=	ahze at ahze.net
XCOMMENT=	ANSI-compatible C library for pnet's cscc compiler
X
XBUILD_DEPENDS=	cscc:${PORTSDIR}/lang/pnet
X
XUSE_LIBTOOL=	yes
XUSE_GMAKE=	yes
XSTRIP=		# Nothing to be stripped.
X
X.include <bsd.port.mk>
END-of-lang/pnetC/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list