notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
freebsd-ftpd FreeBSD ftpd
20221002_1 ftp on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20221002Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-18 23:00:40
Last Update: 2024-03-24 13:43:20
Commit Hash: b00ca69
License: BSD3CLAUSE
WWW:
https://github.com/cschuber/freebsd-ftpd
Description:
FreeBSD-ftpd: This is/was FreeBSD libexec/ftpd prior to its removal in FreeBSD-14.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/freebsd-ftpd-20221002_1/catalog.mk
  2. /usr/local/share/licenses/freebsd-ftpd-20221002_1/LICENSE
  3. /usr/local/share/licenses/freebsd-ftpd-20221002_1/BSD3CLAUSE
  4. libexec/ftpd
  5. share/man/man5/ftpchroot.5.gz
  6. share/man/man8/ftpd.8.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • freebsd-ftpd>0:ftp/freebsd-ftpd
To install the port:
cd /usr/ports/ftp/freebsd-ftpd/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/freebsd-ftpd
  • pkg install freebsd-ftpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: freebsd-ftpd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1664724853 SHA256 (cschuber-freebsd-ftpd-v20221002_GH0.tar.gz) = cb2827ad8c5421475038b7238d9425849c12b90593933f62dbfe682682d326ca SIZE (cschuber-freebsd-ftpd-v20221002_GH0.tar.gz) = 48305

Packages (timestamps in pop-ups are UTC):
freebsd-ftpd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20221002_120221002_1-20221002_120221002_1---
FreeBSD:13:quarterly2022100220221002202210022022100220221002_1202210022022100220221002
FreeBSD:14:latest20221002_120221002_12022100220221002_120221002_120221002-20221002
FreeBSD:14:quarterly2022100220221002_1-2022100220221002_1202210022022100220221002
FreeBSD:15:latest2022100220221002_1n/a20221002n/a202210022022100220221002
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for freebsd-ftpd-20221002_1: IPV6=on: IPv6 protocol support LIBBLACKLIST=on: libblacklist(3) support for rlogind(8) and rshd(8) ===> Use 'make config' to modify these settings
Options name:
ftp_freebsd-ftpd
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cschuber/freebsd-ftpd/tar.gz/v20221002?dummy=/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20221002_1
24 Mar 2024 13:43:20
commit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eafcommit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eafcommit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eafcommit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eaf files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
ftp/freebsd-ftpd: Move man pages to share/man

Approved by:	portmgr (blanket)
20221002
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
20221002
30 Sep 2023 15:10:19
commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
ftp/freebsd-ftpd: Remove blacklist conditionals

All supported FreeBSD release now has blacklist support so remove the
extra conditionals.

Approved by:	portmgr (blanket)
20221002
02 Oct 2022 15:41:42
commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: Chase FreeBSD src 0aa2700123e2

a2700123e2 removed OPIE. Pull the latest GH commit chasing this
src change.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f 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)
20220711_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220711_2
20 Jul 2022 14:21:53
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bfcommit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bfcommit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bfcommit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20220711_2
12 Jul 2022 04:03:49
commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: Update to 20220711 -- Sync with src/freebsd/main

Update to v20220711 which includes two new commits from the
FreeBSD base src tree.
20200704_2
19 Jun 2021 04:14:55
commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: fixup www
20200704_1
18 Jun 2021 23:02:46
commit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55fcommit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55fcommit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55fcommit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f files touched by this commit
Cy Schubert (cy) search for other commits by this committer
ftpd/freebsd-ftpd: Correct pkg-descr
20200704
18 Jun 2021 22:59:01
commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: Add ftp/freebsd-ftpd

This new port contains the legacy FreeBSD ftpd which will be removed
from FreeBSD-14.

Number of commits found: 11