aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/hsftp
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 8.0sunpoet2019-04-091-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-1/+1
| | | | | | | | | | | - 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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Rename finance/ and ftp/ patch-xy patches to reflext the files they modify.adamw2014-07-291-0/+0
|
* - Use options helpersdanilo2014-02-081-15/+7
| | | | - Add stage support
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | ftp)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1
| | | | Convert USE_READLINE by USES=readline
* - Support USE_READLINE.araujo2012-12-141-10/+16
| | | | | | | | | | - Add LICENSE. - Add MAKE_JOBS_SAFE. - Trim header. - Convert to new option framework. PR: ports/171998 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Convert to new options frameworkbapt2012-06-121-4/+5
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Fix build.osa2010-06-211-0/+4
| | | | | | | | Bump PORTREVISION. Feature safe: yes Spotted by: QAT via itetcu Tested by: Andrew Kochetkov aka kochetkov.andrew at gmail dot com
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-292-3/+1
| | | | Hat: portmgr
* - Update maintainer address.beech2007-06-151-1/+1
|
* - Request Maintainershiperwin2006-06-241-2/+3
| | | | | | | | - Added mirror - Petted portlint PR: 99395 Submitted by: Beech Rintoul <beech@alaskaparadise.com>
* - Add SHA256pav2005-11-251-0/+1
|
* Update to version 1.15krion2004-10-122-3/+3
| | | | | PR: ports/72527 Submitted by: Ports Fury
* - Convert to OPTIONSpav2004-08-211-14/+6
| | | | | PR: ports/70723 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
* * Update to 1.14 which fixes format string vulnerabilities.naddy2004-03-012-6/+4
| | | | * No longer mirrored on sunsite.
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 1.13krion2003-12-072-3/+3
| | | | | PR: 60008 Submitted by: Ports Fury
* Update to 1.12.petef2003-05-172-3/+2
| | | | | PR: 51368 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Chase checksum: a couple of sentences were added to the readme.nectar2001-01-231-0/+1
|
* Update to version 1.11kevlo2000-11-222-2/+2
| | | | | PR: 22992 Submitted by: Ports Fury
* - Update to version 1.10kevlo2000-11-133-5/+25
| | | | | | | - Add WWW PR: 22812 Submitted by: Ports Fury
* Include sys/time.h before sys/resource.h so this compiles again on 3.5.steve2000-09-051-0/+10
| | | | | PR: 20724 Submitted by: zdenko@cs.uh.edu
* Update port to 1.9jedgar2000-08-182-2/+7
| | | | | PR: 20652 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add hsftp, a ftp emulator that provides the look-and-feel of an FTP sessionwill2000-07-045-0/+28
but uses ssh to transport commands and data. Neat!