summaryrefslogtreecommitdiff
path: root/ftp/hsftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Update to 1.14 which fixes format string vulnerabilities.Christian Weisgerber2004-02-292-6/+4
| | | | * No longer mirrored on sunsite.
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | Reviewed by: marcus
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - Update to version 1.13Kirill Ponomarev2003-12-072-3/+3
| | | | | PR: 60008 Submitted by: Ports Fury
* Update to 1.12.Pete Fritchman2003-05-172-3/+2
| | | | | PR: 51368 Submitted by: Ports Fury
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* 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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* Chase checksum: a couple of sentences were added to the readme.Jacques Vidrine2001-01-221-0/+1
|
* Update to version 1.11Kevin Lo2000-11-212-2/+2
| | | | | PR: 22992 Submitted by: Ports Fury
* - Update to version 1.10Kevin Lo2000-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.Steve Price2000-09-051-0/+10
| | | | | PR: 20724 Submitted by: zdenko@cs.uh.edu
* Update port to 1.9Chris D. Faulhaber2000-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 sessionWill Andrews2000-07-045-0/+28
but uses ssh to transport commands and data. Neat!