URI: 
       tmain - plan9port - [fork] Plan 9 from user space
  HTML git clone git://src.adamsgaard.dk/plan9port
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tmain (924B)
       ---
            1 package=plan9port
            2 depends=plan9port-^(base bin devel dict dist faces font-asian \
            3         font-bh font-core font-proof lib lp postscript postscript-bh \
            4         sky sky-data src troff unixdist)
            5 desc='Plan 9 from User Space
            6  Plan 9 is a distributed computing environment built at Bell Labs 
            7  starting in the late 1980s. The system can be obtained from Bell Labs 
            8  at http://9p.io/plan9 and runs on PCs and a variety
            9  of other platforms.  Plan 9 became a convenient platform for 
           10  experimenting with new ideas, applications, and services.
           11  .
           12  Plan 9 from User Space provides many of the ideas, applications, 
           13  and services from Plan 9 on Unix-like systems.  It runs on FreeBSD (x86),
           14  Linux (x86 and PowerPC), Mac OS X (PowerPC), OpenBSD (x86), and
           15  SunOS (Sparc).
           16  .
           17  This is a virtual package depending on the files for a complete
           18  installation of Plan 9 from User Space.  See the package
           19  plan9port-minimal for a minimal installation.
           20 '