mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
571 B
Plaintext
14 lines
571 B
Plaintext
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).
|