Version: 0.12, Package name: cftp-0.12 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description This is Comfortable FTP, a full screen ftp client. Supported are FTP both with active and passive data connections, IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for authorization and connection encryption). Development on this project has stopped. It will no longer be updated. |
Filesize: 177.776 KB |
Version History (View Complete History) |
|
2021-02-16 16:02:19 by Stuart Henderson | Files touched by this commit (3) |
Log message: adjust py-twisted conflict |
2019-07-17 08:46:34 by Daniel Jakots | Files touched by this commit (42) |
Log message: Remove unresponsive maintainers If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:19:41 by Stuart Henderson | Files touched by this commit (86) |
Log message: update curses WANTLIB entries following the change in base libraries to use soname |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-10-28 16:25:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: update homepage, from maintainer while there, regen plist and update license marker |
2014-10-28 02:18:30 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: add working maintainer address |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-08-09 04:24:51 by Bernd Ahlers | Files touched by this commit (4) |
Log message: py-twisted-conch and cftp both install a /usr/local/bin/cftp binary. Add @conflict markers. okay espie@ |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-04-15 09:50:12 by Anil Madhavapeddy | Files touched by this commit (1) |
Log message: plug another bad boundary value; string size was 4069, used 4096 for the bound |
2002-09-27 14:00:38 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Handle unexpected "125" reply as seen e.g. from ftp.compaq.com. Obtained from Dieter Baron <dillo@giga.or.at>; ok maintainer |