aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/hsftp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.15krion2004-10-121-1/+1
| | | | | 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-011-4/+2
| | | | * No longer mirrored on sunsite.
* Use PLIST_FILES.trevor2004-02-061-0/+1
| | | | Reviewed by: marcus
* - Update to version 1.13krion2003-12-071-2/+2
| | | | | PR: 60008 Submitted by: Ports Fury
* Update to 1.12.petef2003-05-171-1/+1
| | | | | PR: 51368 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-211-0/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-2/+0
| | | | | | | | 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-071-0/+2
| | | | Approved by: pat
* Update to version 1.11kevlo2000-11-221-1/+1
| | | | | PR: 22992 Submitted by: Ports Fury
* - Update to version 1.10kevlo2000-11-131-3/+21
| | | | | | | - Add WWW PR: 22812 Submitted by: Ports Fury
* Update port to 1.9jedgar2000-08-181-1/+6
| | | | | 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-041-0/+20
but uses ssh to transport commands and data. Neat!