From 971fde0aad1978e6100ef645f65134a416a08bae Mon Sep 17 00:00:00 2001 From: frueauf Date: Fri, 20 Mar 1998 11:05:17 +0000 Subject: Initial import of modemd package done by Ty Sarna with little cleanups/modifications by me. Closes pr 4678. --- comms/modemd/pkg/COMMENT | 1 + comms/modemd/pkg/DESCR | 4 ++++ comms/modemd/pkg/PLIST | 11 +++++++++++ 3 files changed, 16 insertions(+) create mode 100644 comms/modemd/pkg/COMMENT create mode 100644 comms/modemd/pkg/DESCR create mode 100644 comms/modemd/pkg/PLIST (limited to 'comms/modemd/pkg') diff --git a/comms/modemd/pkg/COMMENT b/comms/modemd/pkg/COMMENT new file mode 100644 index 00000000000..9fb10e438de --- /dev/null +++ b/comms/modemd/pkg/COMMENT @@ -0,0 +1 @@ +A replacement getty for dialup ttys and a modem server. diff --git a/comms/modemd/pkg/DESCR b/comms/modemd/pkg/DESCR new file mode 100644 index 00000000000..f4919e2d54e --- /dev/null +++ b/comms/modemd/pkg/DESCR @@ -0,0 +1,4 @@ +The modemd package includes a replacement getty called modemd +that is designed to handle modems and offer many features not +present in standard gettys, and a modem daemon, mpoold, that +allows processes to share local and remote modems in pools. diff --git a/comms/modemd/pkg/PLIST b/comms/modemd/pkg/PLIST new file mode 100644 index 00000000000..e0eb19d2b43 --- /dev/null +++ b/comms/modemd/pkg/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 1998/03/20 11:05:18 frueauf Exp $ +sbin/modemd +sbin/mpoold +man/man8/modemd.8 +man/man8/mpoold.8 +man/cat8/modemd.0 +man/cat8/mpoold.0 +man/man5/modemcap.5 +man/cat5/modemcap.0 +share/examples/modemd/modemcap +@dirrm share/examples/modemd -- cgit v1.2.3