| Port details on branch 2023Q4 |
- tnftpd Enhanced FTP server from NetBSD
- 20231001 ftp
=0 20231001Version of this port present on the latest quarterly branch. - Maintainer: cejkar@fit.vutbr.cz
 - Port Added: 2023-11-27 12:00:07
- Last Update: 2023-11-27 11:56:32
- Commit Hash: f64cda5
- License: BSD2CLAUSE BSD3CLAUSE
- WWW:
- https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
- Description:
- tnftpd (formerly known as lukemftpd) is a port of the enhanced NetBSD ftp
server to other systems.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/tnftpd/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/tnftpd
- pkg install tnftpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tnftpd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1700838023
SHA256 (tnftpd-20231001.tar.gz) = 24a51bd2e5818ddb8c2479df9c8175a78dd8a5ef49ee3ab09f5f39c35069826e
SIZE (tnftpd-20231001.tar.gz) = 536802
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tnftpd-20231001:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- ftp_tnftpd
- USES:
- autoreconf libtool
- pkg-message:
- For install:
- This port relies on a number of configuration files in /usr/local/etc.
At the very least, create a ftpusers file with the usernams of users you don't
want to connect (root, toor, etc.). This will allow non-listed users to log in.
Copying /etc/ftpusers to /usr/local/etc/ftpusers should be sufficient.
See the man pages and examples in /usr/local/share/examples/tnftpd for more
information. The man pages and configuration files for FreeBSD's built-in ftpd
can also be of use as examples/additional info.
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
20231001 27 Nov 2023 11:56:32
    |
Nuno Teixeira (eduardo)  Author: Rudolf Čejka |
ftp/tnftpd: Update to 20231001
While I'm here:
- Switch to DISTVERSION as suggested by Porters Handbook
- Make use of NetBSD's CDN and add a few additional mirrors
- Add WWW url
- Add license:
[1]
tnftpd contains a mix of BSD2CLAUSE (mostly the NetBSD
derived code) and BSD3CLAUSE (inherited from the orignal UCB BSD code).
tnftpd was previously BSD4CLAUSE but that was fixed in the upstream code
a while ago so I changed the COPYING to reflect that. It's no more (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|