Date: Thu, 5 Jun 2008 01:53:43 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/uftp Makefile distinfo pkg-descr ports/ftp/uftp/files patch-Makefile patch-uftpd.c Message-ID: <200806050153.m551rhe1004098@repoman.freebsd.org>
index | next in thread | raw e-mail
wxs 2008-06-05 01:53:43 UTC
FreeBSD ports repository
Modified files:
ftp Makefile
Added files:
ftp/uftp Makefile distinfo pkg-descr
ftp/uftp/files patch-Makefile patch-uftpd.c
Log:
UFTP is a multicast file transfer program, utilizing a protocol
based on Starburst MFTP. It is designed to reliably and efficiently
transfer files to multiple receivers simultaneously, where either
the intended receivers can be specified beforehand, or receivers
can join the transfer when it is initiated. This is useful for
distributing large files to a large number of receivers, and is
especially useful for data distribution over a satellite link (with
two way communication), where the inherent delay makes any TCP based
communication terribly inefficient.
http://www.tcnj.edu/~bush/uftp.html
Submitted by: gnn (private email/IRC)
Approved by: garga (mentor)
Revision Changes Path
1.139 +1 -0 ports/ftp/Makefile
1.1 +31 -0 ports/ftp/uftp/Makefile (new)
1.1 +3 -0 ports/ftp/uftp/distinfo (new)
1.1 +15 -0 ports/ftp/uftp/files/patch-Makefile (new)
1.1 +23 -0 ports/ftp/uftp/files/patch-uftpd.c (new)
1.1 +11 -0 ports/ftp/uftp/pkg-descr (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806050153.m551rhe1004098>
