openbsd-ports/plan9
jasper c31ae32b24 import u9fs
U9fs is a program that serves Unix files to Plan 9 machines using the 9P
protocol. Its standard input and output are connected to a network
connection, typically TCP on an Ethernet. It assumes Plan 9 uids match
Unix login names, and changes to the corresponding Unix effective uid
when processing requests. Characters in file and directory names
unacceptable to Plan 9 are translated into a three-character sequence:
followed by two hexadecimal digits. U9fs serves both 9P1 (the 9P
protocol as used by the second and third editions of Plan 9) and 9P2000.

from Stanley Lieber (MAINTAINER), with some tweaks by me.
ok sthen@
2011-03-16 08:44:49 +00:00
..
9libs new depends 2010-11-20 09:48:38 +00:00
9menu - Set license markers to NO, as the license is a non-standard, restrictive, 2011-01-13 08:47:07 +00:00
9wm - Set license markers to NO, as the license is a non-standard, restrictive, 2011-01-13 08:46:42 +00:00
larswm - Set license markers to NO, as the license is a non-standard, restrictive, 2011-01-13 08:47:07 +00:00
rc USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
sam Remove USE_X11. 2010-10-24 20:58:58 +00:00
tcs USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
u9fs import u9fs 2011-03-16 08:44:49 +00:00
w9wm - Set license markers to NO, as the license is a non-standard, restrictive, 2011-01-13 08:47:07 +00:00
wily new depends 2010-11-20 09:48:38 +00:00
Makefile SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00