Port details |
- fmirror Program for mirroring files and directories from FTP server
- 0.8.4_5 ftp =6 0.8.4_5Version of this port present on the latest quarterly branch.
- Maintainer: kiwi@FreeBSD.org
- Port Added: 2002-11-22 02:20:57
- Last Update: 2024-12-13 17:33:10
- Commit Hash: 6d9bec7
- People watching this port, also watch:: unzip, rar, pure-ftpd, sendmail, subversion
- License: GPLv2
- Description:
- fmirror is a program for mirroring files and directories from remote FTP
server.
It allows regex-matching for files that are to be included and excluded.
It uses a combination of timestamp, file size, and file permissions to
decide what files to transfer from the FTP server.
The primary goal of fmirror is to use as little memory as possible, but
still be able to do its job efficiently.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/fmirror/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/fmirror
- pkg install fmirror
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fmirror
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fmirror-0.8.4.tar.gz) = d280e496a2b6dedbd6fda635a80486dbc1462e7c09dbd950962b6742f927dae4
SIZE (fmirror-0.8.4.tar.gz) = 59831
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fmirror-0.8.4_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- ftp_fmirror
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.4_5 13 Dec 2024 17:33:10 |
Xavier Beaudouin (kiwi) |
*/*: Use my @FreeBSD.org email as MAINTAINER
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D48050 |
0.8.4_5 23 Feb 2024 17:58:33 |
Muhammad Moinur Rahman (bofh) |
ftp/fmirror: Moved man to share/man
Approved by: portmgr (blanket) |
0.8.4_4 13 Jan 2024 23:30:23 |
Daniel Engberg (diizzy) |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
0.8.4_4 04 Jan 2024 17:37:09 |
Daniel Engberg (diizzy) |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
0.8.4_4 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
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 ) |
0.8.4_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.4_4 19 Oct 2019 12:21:22 |
rakuco |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
0.8.4_4 09 Oct 2019 10:40:21 |
bapt |
Drop the ipv6 virtual category for f* category as it is not relevant anymore |
0.8.4_4 13 Apr 2015 11:39:15 |
danfe |
- Unbreak by providing working mastersite; add LICENSE (GPLv2)
- Shorten COMMENT and reformat port description while I'm here
PR: 199330
Submitted by: Chris Hutchinson |
0.8.4_4 05 Apr 2015 10:54:31 |
antoine |
Mark a few ports in ftp category BROKEN (unfetchable) |
0.8.4_4 20 Oct 2014 15:20:22 |
bapt |
Clean up plist |
0.8.4_4 18 Feb 2014 09:40:07 |
ehaupt |
Support staging |
0.8.4_4 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
0.8.4_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.8.4_4 22 Jan 2006 09:48:59 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.4_4 10 Sep 2005 22:09:27 |
pav |
- Add support for IPv6
PR: ports/83843
Submitted by: Vladimir Kotal <vlada@devnull.cz>
Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
0.8.4_4 10 Sep 2005 22:08:51 |
pav |
- Add support for IPv6
PR: ports/83843
Submitted by: Vladimir Kotal <vlada@devnull.cz>
Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
0.8.4_3 07 Jun 2005 08:47:46 |
barner |
- Fix mirroring the root directory of an FTP server [1].
The original author's email address bounces, so this is fixed here.
- Move patch from patch-aa to patch-fmirror.c
Submitted by: Fred Cox <sailorfred@yahoo.com>
Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
PR: ports/81787 |
0.8.4_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.8.4_2 09 Jun 2003 08:23:42 |
osa |
Fix MASTER_SITES, add a secondary mirror
Notice from: Bill "distfiles" Fenner
Submitted by: MAINTAINER
PR: 53064
Approved by: fjoe (mentor) |
0.8.4_1 11 Apr 2003 20:32:58 |
nork |
Contain '\r' with FTP commands.
PR: ports/50836
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
0.8.4 21 Feb 2003 12:00:40 |
knu |
De-pkg-comment. |
0.8.4 22 Nov 2002 02:17:23 |
edwin |
[First attempt to commit a port, please bear with me]
fmirror is a program for mirroring files and directories from a
remote FTP server
PR: ports/39900
Submitted by: Xavier Beaudouin <kiwi@oav.net> |