Dmitry Sivachenko
4b94158884
Project location has changed.
2013-07-06 06:57:48 +00:00
Dmitry Sivachenko
8973ce98ad
Update to version 4.0.
2013-04-30 14:12:58 +00:00
Dmitry Sivachenko
b46787a6a2
Update to version 3.7.2.
2013-03-18 06:46:36 +00:00
Dmitry Sivachenko
cfc84c9d6e
Update to version 3.7.1.
...
Feature safe: yes
2012-10-22 10:51:26 +00:00
Dmitry Sivachenko
50f3e179d9
Update to version 3.7.
2012-08-08 12:10:37 +00:00
Dmitry Sivachenko
35aff8e907
Update to version 3.6.1.
2011-12-13 11:14:20 +00:00
Dmitry Sivachenko
baf49c13f5
Update to version 3.6.
...
Feature safe: yes
2011-12-06 15:37:18 +00:00
Dmitry Sivachenko
ec564a7ec8
Update to version 3.5.1.
2011-10-03 13:15:07 +00:00
Dmitry Sivachenko
050995dcd5
Update to version 3.5
...
PR: 158047, 158365
2011-06-28 12:49:44 +00:00
Dmitry Sivachenko
e6842c22ad
Update to version 3.4.3.
2011-04-25 14:48:15 +00:00
Dmitry Sivachenko
d4dd8f107e
Update to version 3.4.1.
2011-02-22 10:14:46 +00:00
Dmitry Sivachenko
d6e0efacaf
Update to version 3.4.
2010-12-20 09:18:19 +00:00
Dmitry Sivachenko
12d9af48c3
Update to version 3.3.3.
2010-11-29 05:00:36 +00:00
Dmitry Sivachenko
8780cdeef5
Update to version 3.3.2.
2010-11-16 09:22:52 +00:00
Dmitry Sivachenko
ba334f2d89
Correct description as requested by author.
...
Submitted by: Dennis Bush <bush@tcnj.edu>
2010-07-26 10:12:38 +00:00
Dmitry Sivachenko
5e1257c629
Update to version 3.3.1.
2010-07-23 07:16:26 +00:00
Dmitry Sivachenko
d5be44be57
Readme.txt file was updated.
2010-01-25 14:50:50 +00:00
Dmitry Sivachenko
9700251123
Update to version 2.10.3
2010-01-25 09:50:42 +00:00
Dmitry Sivachenko
a14c7c3055
Update to version 2.10.2.
2009-11-05 09:38:19 +00:00
Dmitry Sivachenko
09862f3343
Update to 2.10.1.
2009-08-23 12:01:05 +00:00
Dmitry Sivachenko
f3b2456bd5
Update to 2.10 bugfix release.
2009-07-17 13:37:12 +00:00
Dmitry Sivachenko
a20cff936e
Update to version 2.9.2
2009-06-23 07:55:03 +00:00
Dmitry Sivachenko
99019865cc
Downgrade to 2.8.1 while issues with 2.9.1 are being addressed.
2009-06-19 11:36:14 +00:00
Dmitry Sivachenko
94ad88e94b
Update to 2.9.1.
2009-06-17 10:01:22 +00:00
Dmitry Sivachenko
4169e633f2
Update to version 2.8.1.
2009-05-20 08:09:37 +00:00
Dmitry Sivachenko
73b99c922f
Update to version 2.8.
2009-04-29 10:29:14 +00:00
Dmitry Sivachenko
1972b942d9
Update to version 2.7.1.
2009-04-08 11:59:59 +00:00
Dmitry Sivachenko
b5ed526811
Use DIST_SUBDIR because DISTFILE has no version information.
...
Asked by: pav
2009-03-04 16:16:26 +00:00
Dmitry Sivachenko
a1c820955c
Update to version 2.7.
2009-02-27 16:07:54 +00:00
Dmitry Sivachenko
e9d2f72003
Update to version 2.6.6 (our patches were integrated into the distribution).
2009-01-30 14:05:39 +00:00
Dmitry Sivachenko
838a35a942
1) Consistently use "%08X" instead of "%08lX" for formatting uint32_t
...
task ID.
2) Consistently use "%d" instead of "%ld" for formatting int32_t values.
This results in printing the same (correct) numbers on amd64 as they appear
on i386.
Use correct type for arguments in uftp.h:logfunc(...).
Bump PORTREVISION.
2008-12-26 14:08:47 +00:00
Dmitry Sivachenko
e8601127e6
Take over maintainership since gnn is no longer using this program.
...
Asked for: gnn @ IRC, approved by erwin.
2008-12-24 13:52:43 +00:00
Dmitry Sivachenko
6a03f64ee4
Update to version 2.6.5.
2008-12-24 09:24:42 +00:00
Dmitry Sivachenko
95bcf9c3be
Update to version 2.6.3.
...
No objection from maintainer.
2008-12-05 16:27:52 +00:00
Wesley Shields
29510aa3fc
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)
2008-06-05 01:53:43 +00:00