pkgsrc-wip/ncp/PLIST
Thomas Klausner fcfde7a955 Initial import of ncp-1.2.4. Compiles fine, but doesn't seem to work
(at least without IPv6 configured) on NetBSD.

npush will now use IPv6 and IPv4 multicast on the multicast groups
ff02::6e63:7030 (6e63:7030 == 'ncp0') and 224.110.99.112 (110.99.112
== 'ncp'). If both methods fail, npush will resort to the broadcast
packets used by previous versions. You can force the broadcast
method by passing "-b" to npush so that previous npoll versions
can see the announcements.

"ncp" is a utility for copying files in a LAN. It has absolutely
no security or integrity checking, no throttling, no features,
except one: you don't have to type the coordinates of your peer.
2010-04-14 22:03:44 +00:00

6 lines
135 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/14 22:03:44 thomasklausner Exp $
bin/ncp
bin/npoll
bin/npush
man/man1/ncp.1
man/man1/npush.1