Date: Mon, 15 Oct 2007 14:37:43 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/nwcc Makefile distinfo pkg-descr pkg-plist Message-ID: <200710151437.l9FEbht9059112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2007-10-15 14:37:43 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/nwcc Makefile distinfo pkg-descr pkg-plist Log: nwcc is a small C compiler for Unix systems under the BSDL It works with FreeBSD/OpenBSD/Solaris/Linux on 80x86, FreeBSD/Linux on AMD64, Solaris on SPARC, AIX on PowerPC, and IRIX on MIPS hardware. The x86 and AMD64 backends support two assemblers; nasm/yasm and gas. Revision Changes Path 1.575 +1 -0 ports/lang/Makefile 1.1 +29 -0 ports/lang/nwcc/Makefile (new) 1.1 +3 -0 ports/lang/nwcc/distinfo (new) 1.1 +12 -0 ports/lang/nwcc/pkg-descr (new) 1.1 +11 -0 ports/lang/nwcc/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710151437.l9FEbht9059112>