Port details |
- hsftp FTP emulator that uses ssh to transport commands/data
- 1.15_4 ftp =6 1.15_4Version 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
- Port Added: 2000-07-04 00:55:40
- Last Update: 2024-01-09 08:00:39
- Commit Hash: a36cd93
- People watching this port, also watch:: proftpd, omi, cxref, fastjar, yafc
- License: GPLv2
- WWW:
- http://la-samhna.de/hsftp/
- Description:
- hsftp is an FTP emulator that provides the
look-and-feel of an FTP session, but uses SSH
to transport commands and data.
- ¦ ¦ ¦ ¦
- 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/hsftp/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/hsftp
- pkg install hsftp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hsftp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hsftp-1.15.tar.gz) = fee1663f6c6cb4fb554f776eb63cf6db21c70b58f868c55ad1db42710e8d26fd
SIZE (hsftp-1.15.tar.gz) = 52054
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hsftp-1.15_4:
OPENSSH=off: Build with OpenSSH support
READLINE=on: Enable readline support
===> Use 'make config' to modify these settings
- Options name:
- ftp_hsftp
- USES:
- readline
- 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 |
1.15_4 09 Jan 2024 08:00:39 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.15_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.15_3 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 ) |
1.15_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.15_3 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.15_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
1.15_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.15_1 28 Jul 2014 18:44:43 |
adamw |
Rename finance/ and ftp/ patch-xy patches to reflext the files they modify. |
1.15_1 08 Feb 2014 14:31:12 |
danilo |
- Use options helpers
- Add stage support |
1.15_1 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
1.15_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.15_1 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
1.15_1 14 Dec 2012 02:31:56 |
araujo |
- Support USE_READLINE.
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Trim header.
- Convert to new option framework.
PR: ports/171998
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.15_1 12 Jun 2012 10:34:46 |
bapt |
Convert to new options framework |
1.15_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.15_1 21 Jun 2010 11:39:50 |
osa |
Fix build.
Bump PORTREVISION.
Feature safe: yes
Spotted by: QAT via itetcu
Tested by: Andrew Kochetkov aka kochetkov.andrew at gmail dot com |
1.15 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
1.15 14 Jun 2007 22:31:03 |
beech |
- Update maintainer address. |
1.15 24 Jun 2006 09:59:54 |
erwin |
- Request Maintainership
- Added mirror
- Petted portlint
PR: 99395
Submitted by: Beech Rintoul <beech@alaskaparadise.com> |
1.15 24 Nov 2005 16:27:27 |
pav |
- Add SHA256 |
1.15 12 Oct 2004 12:50:09 |
krion |
Update to version 1.15
PR: ports/72527
Submitted by: Ports Fury |
1.14 20 Aug 2004 22:29:47 |
pav |
- Convert to OPTIONS
PR: ports/70723
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
1.14 29 Feb 2004 17:26:47 |
naddy |
* Update to 1.14 which fixes format string vulnerabilities.
* No longer mirrored on sunsite. |
1.13 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.13 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.13 07 Dec 2003 15:55:57 |
krion |
- Update to version 1.13
PR: 60008
Submitted by: Ports Fury |
1.12 17 May 2003 15:56:22 |
petef |
Update to 1.12.
PR: 51368
Submitted by: Ports Fury |
1.11 20 Feb 2003 17:24:13 |
knu |
De-pkg-comment. |
22 Jan 2001 18:26:22 |
nectar |
Chase checksum: a couple of sentences were added to the readme. |
21 Nov 2000 16:30:14 |
kevlo |
Update to version 1.11 |
13 Nov 2000 13:58:49 |
kevlo |
- Update to version 1.10 - Add WWW |
08 Oct 2000 02:04:17 |
asami |
Convert category ftp to new layout. |
05 Sep 2000 03:07:05 |
steve |
Include sys/time.h before sys/resource.h so this compiles again on 3.5. |
18 Aug 2000 14:12:49 |
jedgar |
Update port to 1.9 |
04 Jul 2000 04:55:40 |
will |
Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session
but uses ssh to transport commands and data. Neat! |