Commit graph

11 commits

Author SHA1 Message Date
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
c5e3914c60 Fix master_site 2011-08-02 16:22:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
55ac8b8420 andreas' commit bit has been taken in for safekeeping. 2008-07-14 13:18:06 +00:00
Vasil Dimov
44e7c677b4 Remove man pages from pkg-plist since they are listed in
the MAN? variables

PR:		ports/93943
Submitted by:	vd
Approved by:	andreas (maintainer timeout 40+ days)
2006-04-14 16:04:45 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Andreas Klemm
6c9c7a315d - 1st ack packet got a random packetnumber, but should be 0.
- Packets > 32768 have not been acked anymore
  because of counter overflow with files > 16 MB.
  Changed 'short' to 'unsigned short'

Author has been notified, but it seems utftpd isnt maintained
actively anymore. So a hot fix here in the ports collection.

Thanks to Joerg for fixing this bug.

Submitted by:	joerg@FreeBSD.org
2004-06-11 17:33:32 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andreas Klemm
1d6acd20d6 Add new port:
utftpd is a TFTP server with fine-grained access control, support for
blksize (RFC 2348), timeout options and support for revision control.

You can assign three different kinds of rights to every client:
- read:         the right to read a file.
- write:        the right to write to an already existing file.
- create:       the right to create a file.

Clients may be specified by a single ip address or a range of
addresses or by ip address and mask.

Revision control is optional and will never be turned on automatically
for any file (you have to do the initial checkin into by hand).

WWW:    http://www.ohse.de/uwe/software/utftpd.html
2002-01-16 20:31:11 +00:00