diff options
author | Ruben Schuller <ruben@orgizm.net> | 2012-12-10 14:50:58 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:05 -0500 |
commit | e4cac820a2c96646d82d8c45f5f2802115b47372 (patch) | |
tree | e07fbcbe81dc2ab971ed9403a1c6188617cb3272 /system/plan9port/README | |
parent | a842d4dcdb4d59e0f72892b0cde77df70d5f98e8 (diff) | |
download | slackbuilds-e4cac820a2c96646d82d8c45f5f2802115b47372.tar.gz |
system/plan9port: Added (Plan 9 from User Space).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/plan9port/README')
-rw-r--r-- | system/plan9port/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/system/plan9port/README b/system/plan9port/README new file mode 100644 index 0000000000..12f49333db --- /dev/null +++ b/system/plan9port/README @@ -0,0 +1,15 @@ +Plan 9 from User Space (aka plan9port). + +Plan 9 from User Space (aka plan9port) is a port of many Plan 9 programs +from their native Plan 9 environment to Unix-like operating systems. + +Notes: +MD5SUM/VERSION: +The tarball is recreated from the sources whenever a change to the tree +occurs. You'll find the current tarball at: +http://code.google.com/p/plan9port/downloads/list + +Updating: +You can use Mercurial to update plan9port, read +http://9fans.net/archive/2009/12/108 +http://swtch.com/plan9port/man/man1/hg.html |