Date: Fri, 30 Dec 2005 05:07:46 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/plan9port Makefile distinfo pkg-descr ports/devel/plan9port/files pkg-message.in Message-ID: <200512300507.jBU57kuw017568@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-12-30 05:07:46 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/plan9port Makefile distinfo pkg-descr devel/plan9port/files pkg-message.in Log: This is a port of the bulk of the Plan 9 software build environment to Unix. This port tries to reproduce the Plan 9 build environment as faithfully as possible, providing u.h and libc.h, and blithely redefining tokens such as open, dup, and accept in order to provide implementations that better mimic the Plan 9 semantics. The result is a more complicated and less Unix-friendly environment, but Plan 9 programs can typically be compiled with little or no changes. PR: ports/90997 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Revision Changes Path 1.2088 +1 -0 ports/devel/Makefile 1.1 +125 -0 ports/devel/plan9port/Makefile (new) 1.1 +3 -0 ports/devel/plan9port/distinfo (new) 1.1 +13 -0 ports/devel/plan9port/files/pkg-message.in (new) 1.1 +24 -0 ports/devel/plan9port/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512300507.jBU57kuw017568>