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@
The mm-common is part of the GNOME C++ bindings effort.
It provides the build infrastructure and utilities shared among the
GNOME C++ binding libraries. It is only a required dependency for
building the C++ bindings from the gnome.org version control repository.
An installation of mm-common is not required for building tarball
releases, unless configured to use maintainer-mode.
ok jasper@
Net::Frame is a fork of Net::Packet. The goal here was to greatly
simplify the use of the frame crafting framework. Net::Packet does many
things undercover, and it was difficult to document all the thingies.
[...]
from Gleydson Soares (MAINTAINER)
ok sthen@
This module is yet another class builder. This one adds parameter
checking in new constructor, that is to check for attributes existence,
and definedness.
from Gleydson Soares (MAINTAINER)
ok sthen@
package. Our only patch was committed upstream. Remove x3270
configuration file so update-plist doesn't complain and don't conflict
with x3270.
OK sthen@