aboutsummaryrefslogtreecommitdiff
path: root/ftp/hsftp
Commit message (Collapse)AuthorAgeFilesLines
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-282-3/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* - Update maintainer address.Beech Rintoul2007-06-141-1/+1
| | | | Notes: svn path=/head/; revision=193529
* - Request MaintainershipErwin Lansing2006-06-241-2/+3
| | | | | | | | | | | - Added mirror - Petted portlint PR: 99395 Submitted by: Beech Rintoul <beech@alaskaparadise.com> Notes: svn path=/head/; revision=166183
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* Update to version 1.15Kirill Ponomarev2004-10-122-3/+3
| | | | | | | | PR: ports/72527 Submitted by: Ports Fury Notes: svn path=/head/; revision=118997
* - Convert to OPTIONSPav Lucistnik2004-08-201-14/+6
| | | | | | | | PR: ports/70723 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116851
* * Update to 1.14 which fixes format string vulnerabilities.Christian Weisgerber2004-02-292-6/+4
| | | | | | | * No longer mirrored on sunsite. Notes: svn path=/head/; revision=102560
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 1.13Kirill Ponomarev2003-12-072-3/+3
| | | | | | | | PR: 60008 Submitted by: Ports Fury Notes: svn path=/head/; revision=95267
* Update to 1.12.Pete Fritchman2003-05-172-3/+2
| | | | | | | | PR: 51368 Submitted by: Ports Fury Notes: svn path=/head/; revision=81156
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Chase checksum: a couple of sentences were added to the readme.Jacques Vidrine2001-01-221-0/+1
| | | | Notes: svn path=/head/; revision=37455
* Update to version 1.11Kevin Lo2000-11-212-2/+2
| | | | | | | | PR: 22992 Submitted by: Ports Fury Notes: svn path=/head/; revision=35317
* - Update to version 1.10Kevin Lo2000-11-133-5/+25
| | | | | | | | | | - Add WWW PR: 22812 Submitted by: Ports Fury Notes: svn path=/head/; revision=35082
* Include sys/time.h before sys/resource.h so this compiles again on 3.5.Steve Price2000-09-051-0/+10
| | | | | | | | PR: 20724 Submitted by: zdenko@cs.uh.edu Notes: svn path=/head/; revision=32291
* Update port to 1.9Chris D. Faulhaber2000-08-182-2/+7
| | | | | | | | PR: 20652 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=31733
* Add hsftp, a ftp emulator that provides the look-and-feel of an FTP sessionWill Andrews2000-07-045-0/+28
but uses ssh to transport commands and data. Neat! Notes: svn path=/head/; revision=30156