2005-01-14 03:45:44 +00:00
< html >
<!--
Edit ./^$/,s/< table border = 0 cellspacing = 0 cellpadding = 0 width = 100%/<Table/g
Edit ./^$/,s/< Table / < table border = 0 cellspacing = 0 cellpadding = 0 width = 100%/g
-->
< head >
2017-09-01 17:16:43 +00:00
< base href = "https://9fans.github.io/plan9port/" >
2005-01-14 03:45:44 +00:00
< title > Plan 9 from User Space< / title >
< / head >
< body bgcolor = #ffffff >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td > < td width = 20 >
< tr > < td > < td >
< center >
< img src = "dist/spaceglenda100.png" alt = "Space Glenda" >
< / center >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
< center >
< font size = +1 > < b > Plan 9 from User Space< / b > < / font >
< / center >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
< center >
< a href = "man/man1/intro.html" > overview< / a >
|
< a href = "screenshots/" > screen shots< / a >
|
< a href = "man/" > manual< / a >
|
< a href = "man/man1/install.html" > install notes< / a >
|
2005-02-15 05:07:26 +00:00
< a href = "/usr/local/plan9/" > browse< / a >
|
2017-09-01 17:16:43 +00:00
< a href = "https://github.com/9fans/plan9port" > github< / a >
2005-01-24 03:57:10 +00:00
|
2005-01-14 03:45:44 +00:00
< a href = "unix/" > unix< / a >
2011-02-28 14:11:53 +00:00
|
< a href = "http://webhostinggeeks.com/science/plan9port-be" > Belorussian< / a >
2005-01-14 03:45:44 +00:00
< / center >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
Plan 9 from User Space (aka plan9port)
is a port of many Plan 9 programs from their native
2020-02-22 21:26:25 +00:00
< a href = "http://9p.io/plan9/" > Plan 9< / a >
2005-01-14 03:45:44 +00:00
environment to Unix-like operating systems.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > supported systems< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
2007-03-25 17:16:52 +00:00
Linux < font size = -1 > (x86, x86-64, PowerPC, and ARM)< / font > ,
2009-05-02 05:03:18 +00:00
FreeBSD < font size = -1 > (x86, x86-64)< / font > ,
2014-03-26 03:23:10 +00:00
Mac OS X < font size = -1 > (x86, x86-64, and Power PC)< / font > ,
2005-11-26 15:36:55 +00:00
NetBSD < font size = -1 > (x86 and PowerPC)< / font > ,
2005-09-13 00:13:40 +00:00
OpenBSD < font size = -1 > (x86 and PowerPC)< / font > ,
2014-03-26 03:23:10 +00:00
SunOS < font size = -1 > (x86-64 and Sparc)< / font > ,
Dragonfly BSD < font size = -1 > (x86-64)< / font > .
2005-01-14 03:45:44 +00:00
< / table >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > getting started< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
Start with the overview in
< a href = "man/man1/intro.html" > < i > intro< / i > (1)< / a > .
For information on installing the system, see
2005-01-16 21:29:31 +00:00
< a href = "man/man1/install.html" > < i > install< / i > (1)< / a > .
2005-01-14 03:45:44 +00:00
< / table >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > download< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
2017-09-01 17:16:43 +00:00
using git: < code > git clone https://github.com/9fans/plan9port plan9< / code >
< p >
latest tree: < a href = "https://github.com/9fans/plan9port/archive/master.zip" > plan9port-master.zip< / a >
< font size = -1 > (< a href = "https://github.com/9fans/plan9port/commits/master" > list of recent changes< / a > ;
2005-02-15 05:07:26 +00:00
< a href = "/usr/local/plan9/LICENSE" > license< / a > )< / font >
2005-01-24 03:57:10 +00:00
< br >
2005-01-14 03:45:44 +00:00
< / table >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > acknowledgements< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
Most obviously, plan9port derives from
2020-02-22 21:26:25 +00:00
< a href = "http://9p.io/plan9" > Plan 9 from Bell Labs< / a >
2005-01-14 03:45:44 +00:00
and would not exist without the work of the Plan 9 team over the
past many years.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
Rob Pike suggested the original X11 port of libdraw years ago,
as part of drawterm, and strongly encouraged the Mac OS X work.
He has also been a consistent source of good ideas to hide
the ugliness of modern Unix.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
William Josephson handled
< a href = "man/man1/troff.html" > < i > troff< / i > (1)< / a >
(with Taj Khattra) and many of
2005-07-21 18:28:35 +00:00
the supporting programs. He also inspired the thread library
2005-01-14 03:45:44 +00:00
clean-up and has ported a handful of applications.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
Andrey Mirtchovski and Axel Belinfante have done significant
work dealing with X11 corner cases and fine-tuning
< a href = "man/man1/rio.html" > < i > rio< / i > (1)< / a > .
Axel never tires of finding bugs in the SunOS port.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
2005-02-15 05:07:26 +00:00
Latchesar Ionkov has contributed many fixes to tricky bugs, and
got < a href = "man/man4/factotum.html" > < i > factotum< / i > (4)< / a > up and running.
2006-03-20 00:40:00 +00:00
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
Many other people have provided help,
ported programs, written bug reports,
sent useful patches, and gotten plan9port running on new
systems.
2006-03-20 00:40:00 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
Bigelow & Holmes, Inc. created the screen fonts in the
< i > luc< / i > , < i > lucm< / i > , < i > lucsans< / i > , and < i > pelm< / i >
directories and granted permission to redistribute them with plan9port.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
Thanks to all.
< / table >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > contact< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
2009-07-29 15:30:25 +00:00
mailing list < font size = -1 > (< a href = "http://groups.google.com/group/plan9port-dev" > plan9port-dev on Google groups< / a > )< / font > < br / >
2017-09-01 17:16:43 +00:00
issue tracker < font size = -1 > (< a href = "https://github.com/9fans/plan9port/issues" > https://github.com/9fans/plan9port/issues< / a > )< / font > < br / >
2009-07-29 15:30:25 +00:00
Russ Cox < font size = -1 > (< a href = "mailto:rsc@swtch.com" > rsc@swtch.com< / a > )< / font > < br / >
2005-01-14 03:45:44 +00:00
< / table >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > unix extracts< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
The UTF-8 library, the formatted print library,
the buffered I/O library, the (Unicode-capable) regular expression
library, and mk are available in packaging separate from plan9port.
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 10 > < td > < / table >
2005-01-14 03:45:44 +00:00
2017-09-01 17:16:43 +00:00
See < a href = "/plan9port/unix/" > https://9fans.github.io/plan9port/unix/< / a > .
2005-01-14 03:45:44 +00:00
< / table >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% > < tr height = 20 > < td > < / table >
2005-01-14 03:45:44 +00:00
< b > history< / b >
2005-01-24 03:57:10 +00:00
< table border = 0 cellspacing = 0 cellpadding = 0 width = 100% >
2005-01-14 03:45:44 +00:00
< tr height = 10 > < td width = 20 > < td >
< tr > < td > < td >
2017-09-01 17:16:43 +00:00
< a href = "https://9fans.github.io/usr/local/plan9/9pm/README" >
2005-03-18 18:53:35 +00:00
An early version
< / a >
of Plan 9 from User Space for Windows. Only for reference.
< br >
2020-02-22 21:26:25 +00:00
< a href = "https://9p.io/plan9/addons.html" >
2005-01-14 03:45:44 +00:00
Sean Quinlan's 9pm
< / a > − a port of an earlier Plan 9 (including < a href = "man/man1/sam.html" > < i > sam< / i > (1)< / a > ) to Windows
< br >
< a href = "http://www.cs.usyd.edu.au/~matty/9term/" >
Matty Farrow's 9term
< / a > − a native X11 version that inspired < a href = "man/man1/9term.html" > < i > 9term< / i > (1)< / a >
< br >
< a href = "http://unauthorised.org/dhog/9wm.html" > David Hogan's 9wm< / a >
and
2005-01-18 18:52:37 +00:00
< a href = "ftp://ftp.freefriends.org/arnold/Source/9menu.shar.gz" > Arnold Robbins's 9menu< / a > − precursor to
2005-01-14 03:45:44 +00:00
< a href = "man/man1/rio.html" > < i > rio< / i > (1)< / a >
< br >
< a href = "http://www.star.le.ac.uk/~tjg/rc/" > Byron Rakitzis's rc< / a > − a mostly-compatible clone of Plan 9's < a href = "man/man1/rc.html" > < i > rc< / i > (1)< / a >
< br >
< a href = "http://www.cs.yorku.ca/~oz/wily/" > Gary Capell's wily< / a > − an < a href = "man/man1/acme.html" > < i > acme< / i > (1)< / a > -inspired editor
< / table >
< tr height = 10 > < td >
< / table >
< / body >
< / html >