diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2000-12-03 16:37:25 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2000-12-03 16:37:25 +0000 |
commit | d1e27a770c58eab7b56e17bdfe0ed3f9ba3d7ccf (patch) | |
tree | aacd732ad22a1e0932b249b5334519def5a786c7 /comms/comserv/pkg-plist | |
parent | Update to 1.2.6. (diff) |
Add a new port comms/comserv. From the pkg-descr file:
"The comservd program provides a facility to access network terminal
server serial ports, such as those available on Xyplex terminal server
models, via /dev device file entries. This allows programs such as
tip(1) to access devices connected to the terminal server serial
ports."
Notes
Notes:
svn path=/head/; revision=35625
Diffstat (limited to 'comms/comserv/pkg-plist')
-rw-r--r-- | comms/comserv/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/comserv/pkg-plist b/comms/comserv/pkg-plist new file mode 100644 index 000000000000..daa843d2792d --- /dev/null +++ b/comms/comserv/pkg-plist @@ -0,0 +1,3 @@ +sbin/comservd +etc/comservd.conf.sample +etc/rc.d/comservd.sh |