diff options
author | jlam <jlam> | 2006-04-24 23:21:46 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-24 23:21:46 +0000 |
commit | 5ff1977825e4354da5950888d9c17799e6cbadda (patch) | |
tree | 74257360b6eb296e2fb0c3a6551a73549134ad7c /net/uucp/PLIST | |
parent | d7d4aae232e26be527ee7d4c6a412c0dae1332c4 (diff) | |
download | pkgsrc-5ff1977825e4354da5950888d9c17799e6cbadda.tar.gz |
Initial import of uucp-1.07 as net/uucp.
This is a package for Taylor UUCP.
This package provides everything you need to make a UUCP connection.
It currently supports the 'f', 'g' (in all window and packet sizes),
'G', 't' and 'e' protocols, as well a Zmodem protocol, the FX UUCICO
'y' protocol, and two new bidirectional protocols. If you have a
Berkeley sockets library, it can make TCP connections. If you have
TLI libraries, it can make TLI connections. It supports a new
configuration file mechanism.
Diffstat (limited to 'net/uucp/PLIST')
-rw-r--r-- | net/uucp/PLIST | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/net/uucp/PLIST b/net/uucp/PLIST new file mode 100644 index 00000000000..ffb71bcb202 --- /dev/null +++ b/net/uucp/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/24 23:21:46 jlam Exp $ +bin/cu +bin/uucp +bin/uulog +bin/uuname +bin/uupick +bin/uustat +bin/uuto +bin/uux +info/uucp.info +man/man1/cu.1 +man/man1/uucp.1 +man/man1/uustat.1 +man/man1/uux.1 +man/man8/uucico.8 +man/man8/uuxqt.8 +sbin/uuchk +sbin/uucico +sbin/uuconv +sbin/uusched +sbin/uuxqt |