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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ftpfind Find directory or file on FTP server
0.996 ftp on this many watch lists=2 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 0.996Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-07-20 14:21:53
Commit Hash: 30cd242
People watching this port, also watch:: ncftp
License: not specified in port
Description:
ftpfind - find directory&file on a ftp server usage: /usr/local/bin/ftpfind URL [-proxy proxy_server] \ [-login login_name] [-password password] \ [-regexp pattern] [-type d|f|l] [-ls] [-print] \ [-delete|-get [directory] [-new] [-resume] \ |-put [directory] [-new] \ |-chmod 0???]
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 (1 items)
Collapse this list.
  1. bin/ftpfind
Collapse this list.
Dependency lines:
  • ftpfind>0:ftp/ftpfind
To install the port:
cd /usr/ports/ftp/ftpfind/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/ftpfind
  • pkg install ftpfind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ftpfind
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ftpfind-0.996.tar.gz) = 9e155fe09aca319869480890a15e51e99d1caa3c3922f59ce2539db43e97506e SIZE (ftpfind-0.996.tar.gz) = 10464

Packages (timestamps in pop-ups are UTC):
ftpfind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9960.9960.9960.9960.996-0.996-
FreeBSD:13:quarterly0.9960.9960.9960.9960.9960.9960.9960.996
FreeBSD:14:latest0.9960.9960.9960.9960.9960.996-0.996
FreeBSD:14:quarterly0.9960.996-0.9960.9960.9960.9960.996
FreeBSD:15:latest0.9960.996n/a0.996n/a0.9960.9960.996
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ftp_ftpfind
USES:
shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://hp.vector.co.jp/authors/VA013366/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.996
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)
0.996
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.996
31 Mar 2019 13:07:08
Revision:497398Original commit files touched by this commit
danfe search for other commits by this committer
Spell FTP properly (uppercased) when it does not refer to a command name.
0.996
08 Feb 2014 14:44:59
Revision:343345Original commit files touched by this commit
danilo search for other commits by this committer
- Add stage support
- Add shebangfix to USES
0.996
23 Oct 2013 20:45:10
Revision:331423Original commit files touched by this commit
ak search for other commits by this committer
- Return ports to the pool

PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
0.996
20 Sep 2013 17:23:19
Revision:327729Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
0.996
07 Mar 2013 03:25:11
Revision:313559Original commit files touched by this commit
bdrewery search for other commits by this committer
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
0.996
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.996
15 Dec 2009 19:22:48
commit hash: 2009.12.15.o3DK21wn086711@invalid.freshports.orgcommit hash: 2009.12.15.o3DK21wn086711@invalid.freshports.orgcommit hash: 2009.12.15.o3DK21wn086711@invalid.freshports.orgcommit hash: 2009.12.15.o3DK21wn086711@invalid.freshports.org files touched by this commit
linimon search for other commits by this committer
Reset maintainer at his request.

PR:		ports/141647
0.996
04 Dec 2009 02:38:52
Original commit files touched by this commit
linimon search for other commits by this committer
Reinstate maintainer at his request.
0.996
26 Nov 2009 00:36:49
Original commit files touched by this commit
linimon search for other commits by this committer
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:   maintainer
0.996
19 Sep 2009 04:19:56
Original commit files touched by this commit
wxs search for other commits by this committer
- Pass maintainer to submitter.

PR:             ports/138957
Submitted by:   Chris Petrik <chris@officialunix.com>
Feature safe:   yes
0.996
28 Aug 2009 16:52:33
Original commit files touched by this commit
linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
0.996
23 Jan 2008 22:43:36
Original commit files touched by this commit
beech search for other commits by this committer
- Adopt orphan ports in ftp category.

Approved by:    linimon (mentor, implicit)
0.996
24 Nov 2005 16:27:27
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.996
16 May 2004 16:42:06
Original commit files touched by this commit
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/66701
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
0.996
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
0.996
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.996
19 Nov 2003 19:28:40
Original commit files touched by this commit
eik search for other commits by this committer
Reset unreachable MAINTAINERs to ports@FreeBSD.org

PR:             59109
Approved by:    marcus (mentor)
0.996
21 Feb 2003 12:00:40
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
08 Oct 2000 02:04:17
commit hash: fp1.4740@dev.null.freshports.orgcommit hash: fp1.4740@dev.null.freshports.orgcommit hash: fp1.4740@dev.null.freshports.orgcommit hash: fp1.4740@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category ftp to new layout.  

Number of commits found: 21