The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : lftp

Shell-like command line ftp client

 LFTP is a shell-like command line ftp client. It is
reliable: can retry operations and does reget automatically.
It can do several transfers simultaneously in background.
You can start a transfer in background and continue browsing
the ftp site or another one. This all is done in one process.
Background jobs will be completed in nohup mode if you exit
or close modem connection. Lftp has reput, mirror, reverse
mirror among its features. 

http://lftp.yar.ru/



lftp history


v. 1.121
date: 2007/12/12 05:08:31;  author: beech;  state: Exp;  lines: +1 -1
- Update to 3.6.1

- Repeat --weak option to terminate the loop automatically when  
  exiting lftp.
- ftp:use-stat-for-list is off by default.
- Slot command fixed.
- Fixed timeout handling in ftp.
- French and Polish translations updated.

PR:		ports/117978
Approved by:	Yarodin  (maintainer)
		linimon, (mentor)

v. 1.120 date: 2007/09/03 15:45:20; author: chinsan; state: Exp; lines: +1 -2 - Update to 3.5.14 PR: ports/116028 and the later patch from maintainer Submitter: chinsan Approved by: maintainer
v. 1.119 date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +0 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.118 date: 2007/07/01 08:56:11; author: novel; state: Exp; lines: +1 -0 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.117 date: 2007/05/27 14:35:44; author: rafan; state: Exp; lines: +6 -4 - Update to 3.5.11 [1] - Make readline optional [2] PR: ports/111896 [1], ports/111981 [2] Submitted by: miwi [1], rafan [2] Approved by: maintainer timeout (1 month)
v. 1.116 date: 2007/04/11 20:17:20; author: miwi; state: Exp; lines: +2 -2 - Update to 3.5.10 - Fix bug with NOPORTDOCS options PR: 111477 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.115 date: 2007/01/29 19:05:03; author: gabor; state: Exp; lines: +0 -4 Remove USE_GPG from all effected ports. This knob is a no-op and the way it was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
v. 1.114 date: 2007/01/02 08:54:07; author: novel; state: Exp; lines: +1 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.113 date: 2006/10/31 12:43:04; author: miwi; state: Exp; lines: +1 -1 - Update to 3.5.6 PR: ports/104612 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.112 date: 2006/09/13 20:07:40; author: ehaupt; state: Exp; lines: +4 -2 Depend on devel/readline even if misc/compat5x is installed. If misc/compat5x is installed ${LOCALBASE}/lib/compat/libreadline.so.5 exists and devel/readline won't be installed. PR: 101366 Submitted by: Jacula Modyun (maintainer)
v. 1.111 date: 2006/08/10 21:46:45; author: miwi; state: Exp; lines: +1 -1 - Update to 3.5.4 PR: ports/101699 Submitted by: Dmitry A. Yanko (maintainer) Approved by: krion (mentor)
v. 1.110 date: 2006/07/31 18:27:47; author: novel; state: Exp; lines: +5 -2 - Update to 3.5.2 - Fix pkg-plist and clean up empty environment varibales - Fix bug with man page - Due to buggy readline in world-6 sources, force readline to be installed from ports PR: 101107 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.109 date: 2006/07/11 12:45:59; author: garga; state: Exp; lines: +1 -1 - Update to 3.5.1 PR: ports/99893 Submitted by: Simon Olofsson Approved by: maintainer
v. 1.108 date: 2006/06/03 00:32:54; author: mnag; state: Exp; lines: +1 -1 - Update to 3.4.7 PR: 97361 Submitted by: Martin Wilke Approved by: maintainer timeout (17 days)
v. 1.107 date: 2006/04/17 22:46:53; author: garga; state: Exp; lines: +1 -2 - Update to 3.4.4 PR: ports/95787 Submitted by: Jeffrey H. Johnson Approved by: maintainer
v. 1.106 date: 2006/01/30 23:19:54; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib bump of libexpat.
v. 1.105 date: 2006/01/25 12:00:56; author: anray; state: Exp; lines: +1 -1 Bump PORTREVISION. PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer) Noticed by: garga
v. 1.104 date: 2006/01/25 11:09:14; author: anray; state: Exp; lines: +1 -0 Fix missing dependence(add USE_ICONV). PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.103 date: 2006/01/09 16:34:16; author: novel; state: Exp; lines: +1 -0 Chase gnutls update.
v. 1.102 date: 2006/01/09 13:06:13; author: ehaupt; state: Exp; lines: +3 -4 Update to 3.4.0 PR: 91549 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.101 date: 2005/12/06 15:40:13; author: tdb; state: Exp; lines: +3 -3 - Update to 3.3.5 PR: 90032 Submitted by: Dmitry A. Yanko (maintainer) Approved by: clement (mentor)
v. 1.100 date: 2005/10/27 21:40:13; author: ehaupt; state: Exp; lines: +8 -19 - Update to 3.3.3 and [1] - Fix build on 4.x with additional patch [2] PR: 88021 Submitted by: Dmitry A. Yanko (maintainer) [1], pav [2]
v. 1.99 date: 2005/10/12 22:08:17; author: pav; state: Exp; lines: +1 -15 - Update to 3.3.0 - Remove all socks options, they are broken in upstream code Submitted by: Dmitry A. Yanko (maintainer)
v. 1.98 date: 2005/09/18 18:47:28; author: mnag; state: Exp; lines: +1 -1 Fix last commit, that's broken OPENSSL option. Requested by: pav Approved by: pav (mentor)
v. 1.97 date: 2005/09/18 17:53:32; author: mnag; state: Exp; lines: +18 -6 Use OPTIONS Add textproc/expat2 in LIB_DEPENDS PR: ports/82837 Submmited by: Dmitry A Grigorovich Approved by: pav (mentor), fm@cross-road.org.ua (maintainer timeout, 79 days)
v. 1.96 date: 2005/05/30 20:32:06; author: pav; state: Exp; lines: +8 -4 - Update to 3.2.1 PR: ports/81685 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.95 date: 2005/04/18 16:24:42; author: pav; state: Exp; lines: +1 -1 - Update to 3.1.13 PR: ports/79636 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.94 date: 2004/12/24 11:51:29; author: krion; state: Exp; lines: +1 -1 Update to version 3.0.13 PR: ports/75462 Submitted by: maintainer
v. 1.93 date: 2004/11/17 17:46:40; author: krion; state: Exp; lines: +1 -1 Update to 3.0.11 PR: ports/74048 Submitted by: maintainer
v. 1.92 date: 2004/10/12 09:33:39; author: krion; state: Exp; lines: +3 -3 Update to 3.0.9 PR: based on ports/71731 Submitted by: maintainer
v. 1.91 date: 2004/06/17 14:23:36; author: krion; state: Exp; lines: +1 -1 Update to version 3.0.6 PR: ports/68044 Submitted by: maintainer
v. 1.90 date: 2004/06/03 14:10:50; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.5 PR: ports/67528 Submitted by: maintainer
v. 1.89 date: 2004/05/29 13:29:50; author: krion; state: Exp; lines: +0 -1 - Remove superfluous USE_GETTEXT dependency Submitted by: Victor Sudakov
v. 1.88 date: 2004/05/28 14:18:38; author: krion; state: Exp; lines: +8 -0 - Remove empty file - Utilize WITHOUT_NLS
v. 1.87 date: 2004/05/28 12:55:59; author: anders; state: Exp; lines: +2 -2 Update to 3.0.4. Submitted by: maintainer
v. 1.86 date: 2004/05/05 08:34:32; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.3 PR: ports/66278 Submitted by: maintainer
v. 1.85 date: 2004/04/28 19:46:41; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.2 PR: ports/65877 Submitted by: maintainer
v. 1.84 date: 2004/04/08 21:39:27; author: pav; state: Exp; lines: +1 -1 - Update to 3.0.1 PR: ports/65338 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.83 date: 2004/02/04 10:01:05; author: pav; state: Exp; lines: +7 -4 - Update to 2.6.12 - Support GPG signature PR: ports/62322 Submitted by: Jason Harris Approved by: maintainer
v. 1.82 date: 2004/02/04 04:35:57; author: marcus; state: Exp; lines: +2 -2 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.81 date: 2004/01/23 18:11:53; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.80 date: 2003/12/26 15:53:34; author: pav; state: Exp; lines: +1 -1 - Update to 2.6.11 PR: ports/60592 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.79 date: 2003/12/12 16:48:47; author: nectar; state: Exp; lines: +1 -1 A buffer overflow exists in lftp <= 2.6.9 which may be triggered when requesting a directory listing from a malicious server over HTTP. From the `NEWS' file: * security fixes in html parsing code
v. 1.78 date: 2003/12/09 08:34:19; author: krion; state: Exp; lines: +1 -1 - Update to 2.6.9 PR: 60057 Submitted by: maintainer
v. 1.77 date: 2003/10/16 19:31:17; author: krion; state: Exp; lines: +1 -1 - Update to 2.6.8 PR: 58124 Submitted by: maintainer
v. 1.76 date: 2003/09/24 09:40:30; author: krion; state: Exp; lines: +1 -2 - Update to version 2.6.7 PR: 56921 Submitted by: maintainer
v. 1.75 date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.74 date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.73 date: 2003/06/19 10:30:15; author: obraun; state: Exp; lines: +2 -2 * Upgrade to 2.6.6. * Change maintainers email address. PR: ports/53485 Submitted by: maintainer
v. 1.72 date: 2003/03/23 18:35:02; author: arved; state: Exp; lines: +1 -1 Update to 2.6.5 PR: 50133 Submitted by: maintainer
v. 1.71 date: 2003/02/21 12:00:37; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.70 date: 2003/01/09 08:49:08; author: obraun; state: Exp; lines: +1 -1 Upgrade to 2.6.4. PR: ports/46875 Submitted by: maintainer
v. 1.69 date: 2002/11/07 18:13:45; author: ijliao; state: Exp; lines: +20 -8 upgrade to 2.6.3 PR: 45039 Submitted by: maintainer
v. 1.68 date: 2002/09/15 07:14:08; author: obraun; state: Exp; lines: +1 -1 Upgrade to 2.6.2. PR: ports/42791 Submitted by: maintainer update
v. 1.67 date: 2002/08/06 13:29:14; author: naddy; state: Exp; lines: +1 -1 Update to 2.6.0. PR: 41372 Submitted by: Dmitry A. Yanko
v. 1.66 date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.65 date: 2002/07/02 17:30:31; author: ijliao; state: Exp; lines: +17 -1 upgrade to 2.5.4 PR: 40114 Submitted by: maintainer
v. 1.64 date: 2002/05/21 15:42:55; author: dwcjr; state: Exp; lines: +1 -1 Update to 2.5.2 PR: 38377 Submitted by: maintainer
v. 1.63 date: 2002/04/17 13:53:14; author: kevlo; state: Exp; lines: +1 -2 Update to version 2.5.1 PR: 37184 Submitted by: MAINTAINER
v. 1.62 date: 2002/04/12 17:09:34; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.61 date: 2002/03/23 09:30:48; author: pat; state: Exp; lines: +1 -2 Update to 2.5.0a PR: 36194 Submitted by: maintainer
v. 1.60 date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.59 date: 2002/02/13 14:27:28; author: lioux; state: Exp; lines: +1 -0 Skip `trio' checks in configure. Therefore, bump PORTREVISION PR: 34905 Submitted by: maintainer
v. 1.58 date: 2002/01/30 20:39:34; author: pat; state: Exp; lines: +1 -1 Update to 2.4.9 PR: 34456 Submitted by: maintainer
v. 1.57 date: 2001/12/06 01:23:37; author: pat; state: Exp; lines: +3 -3 Update to 2.4.8 PR: 32532 Submitted by: maintainer
v. 1.56 date: 2001/11/22 00:30:14; author: pat; state: Exp; lines: +14 -14 Update to 2.4.7 PR: 32005 Submitted by: maintainer Approved by: lioux
v. 1.55 date: 2001/11/08 15:27:17; author: kevlo; state: Exp; lines: +1 -1 Update to version 2.4.6 PR: 31832 Submitted by: MAINTAINER
v. 1.54 date: 2001/10/19 05:19:39; author: dwcjr; state: Exp; lines: +2 -2 Update to 2.4.5 PR: 31355 Submitted by: maintainer
v. 1.53 date: 2001/09/23 02:20:54; author: dwcjr; state: Exp; lines: +3 -3 Update to 2.4.4 Change maintainer PR: 30622 Submitted by: fm@astral.ntu-kpi.kiev.ua Reviewed by: maintainer
v. 1.52 date: 2001/09/02 15:18:10; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.4.2 PR: 30123 Submitted by: Dmitry A. Yanko
v. 1.51 date: 2001/08/14 21:57:39; author: olgeni; state: Exp; lines: +2 -2 Update port to version 2.4.1. PR: 29707 Submitted by: Carl Johan Madestrand
v. 1.50 date: 2001/08/07 14:59:09; author: olgeni; state: Exp; lines: +2 -2 Use PORTVERSION rather than literal version number in rmdir command.
v. 1.49 date: 2001/08/02 21:39:14; author: olgeni; state: Exp; lines: +4 -4 Update port to version 2.4.0 and update maintainer's email address. PR: 29398 Submitted by: maintainer
v. 1.48 date: 2001/05/28 15:41:40; author: olgeni; state: Exp; lines: +5 -2 Update port to version 2.3.11.
v. 1.47 date: 2001/04/20 13:29:53; author: olgeni; state: Exp; lines: +2 -2 Update maintainer's email address. PR: 26711 Submitted by: Carl Johan Madestrand
v. 1.46 date: 2001/03/29 16:33:35; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.45 date: 2001/03/27 14:20:46; author: kevlo; state: Exp; lines: +2 -2 Update maintainer email. PR: 26107 Submitted by: MAINTAINER
v. 1.44 date: 2001/03/24 10:43:45; author: olgeni; state: Exp; lines: +2 -2 Update port to version 2.3.9.
v. 1.43 date: 2001/02/18 13:14:26; author: olgeni; state: Exp; lines: +2 -2 Update to version 2.3.8.
v. 1.42 date: 2001/01/27 23:10:23; author: clive; state: Exp; lines: +1 -7 Utilize ports/Mk's NOPORTDOCS implementation instead of home made ones.
v. 1.41 date: 2001/01/18 13:31:53; author: kevlo; state: Exp; lines: +2 -2 Update to 2.3.7 PR: 24411 Submitted by: MAINTAINER
v. 1.40 date: 2001/01/05 14:58:50; author: clive; state: Exp; lines: +7 -1 Let lftp port handles NOPORTDOCS properly. PR: 24078 Submitted by: Jimmy Olgeni Approved by: MAINTAINER
v. 1.39 date: 2001/01/04 13:37:56; author: clive; state: Exp; lines: +2 -2 Update to 2.3.6 PR: 24068 Submitted by: MAINTAINER
v. 1.38 date: 2000/11/27 12:47:56; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.3.5 PR: 23117 Submitted by: MAINTAINER
v. 1.37 date: 2000/10/15 08:12:00; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.3.4 PR: 21962 Submitted by: MAINTAINER
v. 1.36 date: 2000/10/03 15:08:27; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.3.3 PR: 21710 Submitted by: MAINTAINER
v. 1.35 date: 2000/10/01 09:33:41; author: reg; state: Exp; lines: +12 -8 Use the gettext port. Remove an include which is already in the base system. Approved by: maintainer
v. 1.34 date: 2000/09/29 15:52:39; author: kevlo; state: Exp; lines: +4 -3 Update to version 2.3.2 PR: 21628 Submitted by: MAINTAINER
v. 1.33 date: 2000/09/13 23:06:03; author: dannyboy; state: Exp; lines: +2 -2 Update to version 2.2.6. PR: 21237 Submitted by: MAINTAINER
v. 1.32 date: 2000/08/18 15:45:20; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.2.5 PR: 20684 Submitted by: Maintainer
v. 1.31 date: 2000/06/28 12:33:57; author: alex; state: Exp; lines: +2 -2 Update maintainer email. PR: 19320, 19321, 19322 Submitted by: maintainer
v. 1.30 date: 2000/06/11 16:08:28; author: alex; state: Exp; lines: +2 -2 Update to version 2.2.3 PR: 19196 Submitted by: maintainer Reviewed by: will
v. 1.29 date: 2000/05/07 21:20:58; author: jedgar; state: Exp; lines: +2 -2 Update port to 2.2.2 PR: 18369 Submitted by: Maintainer
v. 1.28 date: 2000/04/12 05:31:12; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.27 date: 2000/04/01 20:10:23; author: mharo; state: Exp; lines: +5 -4 update to 2.2.0a PR: 17730 Submitted by: maintainer
v. 1.26 date: 2000/03/29 19:55:43; author: kris; state: Exp; lines: +2 -2 Add various new maintainers for these ports
v. 1.25 date: 2000/03/29 07:19:13; author: kris; state: Exp; lines: +0 -0 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.24 date: 2000/03/29 07:16:46; author: kris; state: Exp; lines: +2 -2 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.23 date: 2000/03/04 14:03:15; author: jedgar; state: Exp; lines: +3 -3 Update port to 2.1.9 PR: 17141 Submitted by: Maintainer
v. 1.22 date: 2000/01/25 10:32:26; author: sumikawa; state: Exp; lines: +3 -3 Upgrade to 2.1.6.
v. 1.21 date: 2000/01/22 10:31:04; author: mharo; state: Exp; lines: +3 -3 Updates the port to version 2.1.5. Adds a couple of lost files in PLIST. PR: 16019 Submitted by: Anders Nordby
v. 1.20 date: 2000/01/18 12:54:55; author: sumikawa; state: Exp; lines: +2 -2 Add 'ipv6' on CATEGORIES.
v. 1.19 date: 1999/10/25 19:24:43; author: mharo; state: Exp; lines: +5 -5 Update port to version 2.1.4 PR: 14370 (version 2.1.3) Submitted by: Anders Nordby
v. 1.18 date: 1999/09/06 23:20:06; author: steve; state: Exp; lines: +7 -4 Update to version 2.0.3. PR: 13077 Submitted by: maintainer
v. 1.17 date: 1999/08/25 05:55:13; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.16 date: 1999/08/02 10:43:47; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.15 date: 1999/07/01 15:25:12; author: sheldonh; state: Exp; lines: +4 -4 Update 1.2.4 -> 2.0.1: Featuring more accurate ETA calculations, HTTP support and bugfixes. See the NEWS file in the distribution. PR: 12469 Submitted by: Anders Nordby
v. 1.14 date: 1999/03/15 01:55:09; author: steve; state: Exp; lines: +3 -3 Update to version 1.2.4. PR: 10217 Submitted by: Michael Haro
v. 1.13 date: 1999/01/20 18:00:50; author: steve; state: Exp; lines: +2 -2 Find the distfile again. Noticed by: Sheldon Hearn
v. 1.12 date: 1999/01/10 18:03:08; author: steve; state: Exp; lines: +3 -3 Update to version 1.2.3. PR: 9415 Submitted by: maintainer
v. 1.11 date: 1998/12/17 21:31:29; author: jseger; state: Exp; lines: +2 -2 Upgrade to v1.2. PR: ports/9112 Submitted by: andy@icc.surw.chel.su
v. 1.10 date: 1998/09/16 12:07:53; author: vanilla; state: Exp; lines: +5 -3 Upgrade to 1.1.1
v. 1.9 date: 1998/06/28 23:29:32; author: steve; state: Exp; lines: +3 -3 Update to version 1.0.1. PR: 7017 Submitted by: maintainer
v. 1.8 date: 1998/05/10 16:45:29; author: steve; state: Exp; lines: +8 -10 Update to version 1.0. PR: 6562 Submitted by: maintainer
v. 1.7 date: 1998/03/21 12:57:54; author: asami; state: Exp; lines: +1 -3 Thanks to vanilla, I got the distfile.
v. 1.6 date: 1998/03/21 12:24:37; author: asami; state: Exp; lines: +3 -1 Mark this port broken, can't fetch.
v. 1.5 date: 1998/03/12 02:39:42; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.14.3.
v. 1.4 date: 1998/02/16 22:27:06; author: jseger; state: Exp; lines: +3 -3 Upgrade to version 0.14.0. PR: ports/5696 Submitted by: andy@icc.surw.chel.su
v. 1.3 date: 1997/12/06 15:44:53; author: jseger; state: Exp; lines: +8 -12 Upgrade to version 0.13.2 and unmark as BROKEN for 3.0. PR: ports/5232 Submitted by: andy@icc.surw.chel.su
v. 1.2 date: 1997/11/30 00:24:02; author: jseger; state: Exp; lines: +6 -1 Mark BROKEN for 3.0.
v. 1.1 date: 1997/11/17 13:18:36; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/11/17 13:18:36; author: tg; state: Exp; lines: +0 -0 Import lftp port. lftp is a shell-like command line FTP client which can perform tasks in background. Other features include reput and mirror. PR: 4510 Submitted by: Andrey Zakhvatov ============================================================================= v. 1.121 date: 2007/12/12 05:08:31; author: beech; state: Exp; lines: +1 -1 - Update to 3.6.1 - Repeat --weak option to terminate the loop automatically when   exiting lftp. - ftp:use-stat-for-list is off by default. - Slot command fixed. - Fixed timeout handling in ftp. - French and Polish translations updated. PR: ports/117978 Approved by: Yarodin (maintainer) linimon, (mentor)
v. 1.120 date: 2007/09/03 15:45:20; author: chinsan; state: Exp; lines: +1 -2 - Update to 3.5.14 PR: ports/116028 and the later patch from maintainer Submitter: chinsan Approved by: maintainer
v. 1.119 date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +0 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.118 date: 2007/07/01 08:56:11; author: novel; state: Exp; lines: +1 -0 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.117 date: 2007/05/27 14:35:44; author: rafan; state: Exp; lines: +6 -4 - Update to 3.5.11 [1] - Make readline optional [2] PR: ports/111896 [1], ports/111981 [2] Submitted by: miwi [1], rafan [2] Approved by: maintainer timeout (1 month)
v. 1.116 date: 2007/04/11 20:17:20; author: miwi; state: Exp; lines: +2 -2 - Update to 3.5.10 - Fix bug with NOPORTDOCS options PR: 111477 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.115 date: 2007/01/29 19:05:03; author: gabor; state: Exp; lines: +0 -4 Remove USE_GPG from all effected ports. This knob is a no-op and the way it was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
v. 1.114 date: 2007/01/02 08:54:07; author: novel; state: Exp; lines: +1 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.113 date: 2006/10/31 12:43:04; author: miwi; state: Exp; lines: +1 -1 - Update to 3.5.6 PR: ports/104612 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.112 date: 2006/09/13 20:07:40; author: ehaupt; state: Exp; lines: +4 -2 Depend on devel/readline even if misc/compat5x is installed. If misc/compat5x is installed ${LOCALBASE}/lib/compat/libreadline.so.5 exists and devel/readline won't be installed. PR: 101366 Submitted by: Jacula Modyun (maintainer)
v. 1.111 date: 2006/08/10 21:46:45; author: miwi; state: Exp; lines: +1 -1 - Update to 3.5.4 PR: ports/101699 Submitted by: Dmitry A. Yanko (maintainer) Approved by: krion (mentor)
v. 1.110 date: 2006/07/31 18:27:47; author: novel; state: Exp; lines: +5 -2 - Update to 3.5.2 - Fix pkg-plist and clean up empty environment varibales - Fix bug with man page - Due to buggy readline in world-6 sources, force readline to be installed from ports PR: 101107 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.109 date: 2006/07/11 12:45:59; author: garga; state: Exp; lines: +1 -1 - Update to 3.5.1 PR: ports/99893 Submitted by: Simon Olofsson Approved by: maintainer
v. 1.108 date: 2006/06/03 00:32:54; author: mnag; state: Exp; lines: +1 -1 - Update to 3.4.7 PR: 97361 Submitted by: Martin Wilke Approved by: maintainer timeout (17 days)
v. 1.107 date: 2006/04/17 22:46:53; author: garga; state: Exp; lines: +1 -2 - Update to 3.4.4 PR: ports/95787 Submitted by: Jeffrey H. Johnson Approved by: maintainer
v. 1.106 date: 2006/01/30 23:19:54; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib bump of libexpat.
v. 1.105 date: 2006/01/25 12:00:56; author: anray; state: Exp; lines: +1 -1 Bump PORTREVISION. PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer) Noticed by: garga
v. 1.104 date: 2006/01/25 11:09:14; author: anray; state: Exp; lines: +1 -0 Fix missing dependence(add USE_ICONV). PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.103 date: 2006/01/09 16:34:16; author: novel; state: Exp; lines: +1 -0 Chase gnutls update.
v. 1.102 date: 2006/01/09 13:06:13; author: ehaupt; state: Exp; lines: +3 -4 Update to 3.4.0 PR: 91549 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.101 date: 2005/12/06 15:40:13; author: tdb; state: Exp; lines: +3 -3 - Update to 3.3.5 PR: 90032 Submitted by: Dmitry A. Yanko (maintainer) Approved by: clement (mentor)
v. 1.100 date: 2005/10/27 21:40:13; author: ehaupt; state: Exp; lines: +8 -19 - Update to 3.3.3 and [1] - Fix build on 4.x with additional patch [2] PR: 88021 Submitted by: Dmitry A. Yanko (maintainer) [1], pav [2]
v. 1.99 date: 2005/10/12 22:08:17; author: pav; state: Exp; lines: +1 -15 - Update to 3.3.0 - Remove all socks options, they are broken in upstream code Submitted by: Dmitry A. Yanko (maintainer)
v. 1.98 date: 2005/09/18 18:47:28; author: mnag; state: Exp; lines: +1 -1 Fix last commit, that's broken OPENSSL option. Requested by: pav Approved by: pav (mentor)
v. 1.97 date: 2005/09/18 17:53:32; author: mnag; state: Exp; lines: +18 -6 Use OPTIONS Add textproc/expat2 in LIB_DEPENDS PR: ports/82837 Submmited by: Dmitry A Grigorovich Approved by: pav (mentor), fm@cross-road.org.ua (maintainer timeout, 79 days)
v. 1.96 date: 2005/05/30 20:32:06; author: pav; state: Exp; lines: +8 -4 - Update to 3.2.1 PR: ports/81685 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.95 date: 2005/04/18 16:24:42; author: pav; state: Exp; lines: +1 -1 - Update to 3.1.13 PR: ports/79636 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.94 date: 2004/12/24 11:51:29; author: krion; state: Exp; lines: +1 -1 Update to version 3.0.13 PR: ports/75462 Submitted by: maintainer
v. 1.93 date: 2004/11/17 17:46:40; author: krion; state: Exp; lines: +1 -1 Update to 3.0.11 PR: ports/74048 Submitted by: maintainer
v. 1.92 date: 2004/10/12 09:33:39; author: krion; state: Exp; lines: +3 -3 Update to 3.0.9 PR: based on ports/71731 Submitted by: maintainer
v. 1.91 date: 2004/06/17 14:23:36; author: krion; state: Exp; lines: +1 -1 Update to version 3.0.6 PR: ports/68044 Submitted by: maintainer
v. 1.90 date: 2004/06/03 14:10:50; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.5 PR: ports/67528 Submitted by: maintainer
v. 1.89 date: 2004/05/29 13:29:50; author: krion; state: Exp; lines: +0 -1 - Remove superfluous USE_GETTEXT dependency Submitted by: Victor Sudakov
v. 1.88 date: 2004/05/28 14:18:38; author: krion; state: Exp; lines: +8 -0 - Remove empty file - Utilize WITHOUT_NLS
v. 1.87 date: 2004/05/28 12:55:59; author: anders; state: Exp; lines: +2 -2 Update to 3.0.4. Submitted by: maintainer
v. 1.86 date: 2004/05/05 08:34:32; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.3 PR: ports/66278 Submitted by: maintainer
v. 1.85 date: 2004/04/28 19:46:41; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.2 PR: ports/65877 Submitted by: maintainer
v. 1.84 date: 2004/04/08 21:39:27; author: pav; state: Exp; lines: +1 -1 - Update to 3.0.1 PR: ports/65338 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.83 date: 2004/02/04 10:01:05; author: pav; state: Exp; lines: +7 -4 - Update to 2.6.12 - Support GPG signature PR: ports/62322 Submitted by: Jason Harris Approved by: maintainer
v. 1.82 date: 2004/02/04 04:35:57; author: marcus; state: Exp; lines: +2 -2 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.81 date: 2004/01/23 18:11:53; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.80 date: 2003/12/26 15:53:34; author: pav; state: Exp; lines: +1 -1 - Update to 2.6.11 PR: ports/60592 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.79 date: 2003/12/12 16:48:47; author: nectar; state: Exp; lines: +1 -1 A buffer overflow exists in lftp <= 2.6.9 which may be triggered when requesting a directory listing from a malicious server over HTTP. From the `NEWS' file: * security fixes in html parsing code
v. 1.78 date: 2003/12/09 08:34:19; author: krion; state: Exp; lines: +1 -1 - Update to 2.6.9 PR: 60057 Submitted by: maintainer
v. 1.77 date: 2003/10/16 19:31:17; author: krion; state: Exp; lines: +1 -1 - Update to 2.6.8 PR: 58124 Submitted by: maintainer
v. 1.76 date: 2003/09/24 09:40:30; author: krion; state: Exp; lines: +1 -2 - Update to version 2.6.7 PR: 56921 Submitted by: maintainer
v. 1.75 date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.74 date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.73 date: 2003/06/19 10:30:15; author: obraun; state: Exp; lines: +2 -2 * Upgrade to 2.6.6. * Change maintainers email address. PR: ports/53485 Submitted by: maintainer
v. 1.72 date: 2003/03/23 18:35:02; author: arved; state: Exp; lines: +1 -1 Update to 2.6.5 PR: 50133 Submitted by: maintainer
v. 1.71 date: 2003/02/21 12:00:37; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.70 date: 2003/01/09 08:49:08; author: obraun; state: Exp; lines: +1 -1 Upgrade to 2.6.4. PR: ports/46875 Submitted by: maintainer
v. 1.69 date: 2002/11/07 18:13:45; author: ijliao; state: Exp; lines: +20 -8 upgrade to 2.6.3 PR: 45039 Submitted by: maintainer
v. 1.68 date: 2002/09/15 07:14:08; author: obraun; state: Exp; lines: +1 -1 Upgrade to 2.6.2. PR: ports/42791 Submitted by: maintainer update
v. 1.67 date: 2002/08/06 13:29:14; author: naddy; state: Exp; lines: +1 -1 Update to 2.6.0. PR: 41372 Submitted by: Dmitry A. Yanko
v. 1.66 date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.65 date: 2002/07/02 17:30:31; author: ijliao; state: Exp; lines: +17 -1 upgrade to 2.5.4 PR: 40114 Submitted by: maintainer
v. 1.64 date: 2002/05/21 15:42:55; author: dwcjr; state: Exp; lines: +1 -1 Update to 2.5.2 PR: 38377 Submitted by: maintainer
v. 1.63 date: 2002/04/17 13:53:14; author: kevlo; state: Exp; lines: +1 -2 Update to version 2.5.1 PR: 37184 Submitted by: MAINTAINER
v. 1.62 date: 2002/04/12 17:09:34; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.61 date: 2002/03/23 09:30:48; author: pat; state: Exp; lines: +1 -2 Update to 2.5.0a PR: 36194 Submitted by: maintainer
v. 1.60 date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.59 date: 2002/02/13 14:27:28; author: lioux; state: Exp; lines: +1 -0 Skip `trio' checks in configure. Therefore, bump PORTREVISION PR: 34905 Submitted by: maintainer
v. 1.58 date: 2002/01/30 20:39:34; author: pat; state: Exp; lines: +1 -1 Update to 2.4.9 PR: 34456 Submitted by: maintainer
v. 1.57 date: 2001/12/06 01:23:37; author: pat; state: Exp; lines: +3 -3 Update to 2.4.8 PR: 32532 Submitted by: maintainer
v. 1.56 date: 2001/11/22 00:30:14; author: pat; state: Exp; lines: +14 -14 Update to 2.4.7 PR: 32005 Submitted by: maintainer Approved by: lioux
v. 1.55 date: 2001/11/08 15:27:17; author: kevlo; state: Exp; lines: +1 -1 Update to version 2.4.6 PR: 31832 Submitted by: MAINTAINER
v. 1.54 date: 2001/10/19 05:19:39; author: dwcjr; state: Exp; lines: +2 -2 Update to 2.4.5 PR: 31355 Submitted by: maintainer
v. 1.53 date: 2001/09/23 02:20:54; author: dwcjr; state: Exp; lines: +3 -3 Update to 2.4.4 Change maintainer PR: 30622 Submitted by: fm@astral.ntu-kpi.kiev.ua Reviewed by: maintainer
v. 1.52 date: 2001/09/02 15:18:10; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.4.2 PR: 30123 Submitted by: Dmitry A. Yanko
v. 1.51 date: 2001/08/14 21:57:39; author: olgeni; state: Exp; lines: +2 -2 Update port to version 2.4.1. PR: 29707 Submitted by: Carl Johan Madestrand
v. 1.50 date: 2001/08/07 14:59:09; author: olgeni; state: Exp; lines: +2 -2 Use PORTVERSION rather than literal version number in rmdir command.
v. 1.49 date: 2001/08/02 21:39:14; author: olgeni; state: Exp; lines: +4 -4 Update port to version 2.4.0 and update maintainer's email address. PR: 29398 Submitted by: maintainer
v. 1.48 date: 2001/05/28 15:41:40; author: olgeni; state: Exp; lines: +5 -2 Update port to version 2.3.11.
v. 1.47 date: 2001/04/20 13:29:53; author: olgeni; state: Exp; lines: +2 -2 Update maintainer's email address. PR: 26711 Submitted by: Carl Johan Madestrand
v. 1.46 date: 2001/03/29 16:33:35; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.45 date: 2001/03/27 14:20:46; author: kevlo; state: Exp; lines: +2 -2 Update maintainer email. PR: 26107 Submitted by: MAINTAINER
v. 1.44 date: 2001/03/24 10:43:45; author: olgeni; state: Exp; lines: +2 -2 Update port to version 2.3.9.
v. 1.43 date: 2001/02/18 13:14:26; author: olgeni; state: Exp; lines: +2 -2 Update to version 2.3.8.
v. 1.42 date: 2001/01/27 23:10:23; author: clive; state: Exp; lines: +1 -7 Utilize ports/Mk's NOPORTDOCS implementation instead of home made ones.
v. 1.41 date: 2001/01/18 13:31:53; author: kevlo; state: Exp; lines: +2 -2 Update to 2.3.7 PR: 24411 Submitted by: MAINTAINER
v. 1.40 date: 2001/01/05 14:58:50; author: clive; state: Exp; lines: +7 -1 Let lftp port handles NOPORTDOCS properly. PR: 24078 Submitted by: Jimmy Olgeni Approved by: MAINTAINER
v. 1.39 date: 2001/01/04 13:37:56; author: clive; state: Exp; lines: +2 -2 Update to 2.3.6 PR: 24068 Submitted by: MAINTAINER
v. 1.38 date: 2000/11/27 12:47:56; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.3.5 PR: 23117 Submitted by: MAINTAINER
v. 1.37 date: 2000/10/15 08:12:00; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.3.4 PR: 21962 Submitted by: MAINTAINER
v. 1.36 date: 2000/10/03 15:08:27; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.3.3 PR: 21710 Submitted by: MAINTAINER
v. 1.35 date: 2000/10/01 09:33:41; author: reg; state: Exp; lines: +12 -8 Use the gettext port. Remove an include which is already in the base system. Approved by: maintainer
v. 1.34 date: 2000/09/29 15:52:39; author: kevlo; state: Exp; lines: +4 -3 Update to version 2.3.2 PR: 21628 Submitted by: MAINTAINER
v. 1.33 date: 2000/09/13 23:06:03; author: dannyboy; state: Exp; lines: +2 -2 Update to version 2.2.6. PR: 21237 Submitted by: MAINTAINER
v. 1.32 date: 2000/08/18 15:45:20; author: kevlo; state: Exp; lines: +2 -2 Update to version 2.2.5 PR: 20684 Submitted by: Maintainer
v. 1.31 date: 2000/06/28 12:33:57; author: alex; state: Exp; lines: +2 -2 Update maintainer email. PR: 19320, 19321, 19322 Submitted by: maintainer
v. 1.30 date: 2000/06/11 16:08:28; author: alex; state: Exp; lines: +2 -2 Update to version 2.2.3 PR: 19196 Submitted by: maintainer Reviewed by: will
v. 1.29 date: 2000/05/07 21:20:58; author: jedgar; state: Exp; lines: +2 -2 Update port to 2.2.2 PR: 18369 Submitted by: Maintainer
v. 1.28 date: 2000/04/12 05:31:12; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.27 date: 2000/04/01 20:10:23; author: mharo; state: Exp; lines: +5 -4 update to 2.2.0a PR: 17730 Submitted by: maintainer
v. 1.26 date: 2000/03/29 19:55:43; author: kris; state: Exp; lines: +2 -2 Add various new maintainers for these ports
v. 1.25 date: 2000/03/29 07:19:13; author: kris; state: Exp; lines: +0 -0 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.24 date: 2000/03/29 07:16:46; author: kris; state: Exp; lines: +2 -2 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't have time to maintain them. Approved by: andy
v. 1.23 date: 2000/03/04 14:03:15; author: jedgar; state: Exp; lines: +3 -3 Update port to 2.1.9 PR: 17141 Submitted by: Maintainer
v. 1.22 date: 2000/01/25 10:32:26; author: sumikawa; state: Exp; lines: +3 -3 Upgrade to 2.1.6.
v. 1.21 date: 2000/01/22 10:31:04; author: mharo; state: Exp; lines: +3 -3 Updates the port to version 2.1.5. Adds a couple of lost files in PLIST. PR: 16019 Submitted by: Anders Nordby
v. 1.20 date: 2000/01/18 12:54:55; author: sumikawa; state: Exp; lines: +2 -2 Add 'ipv6' on CATEGORIES.
v. 1.19 date: 1999/10/25 19:24:43; author: mharo; state: Exp; lines: +5 -5 Update port to version 2.1.4 PR: 14370 (version 2.1.3) Submitted by: Anders Nordby
v. 1.18 date: 1999/09/06 23:20:06; author: steve; state: Exp; lines: +7 -4 Update to version 2.0.3. PR: 13077 Submitted by: maintainer
v. 1.17 date: 1999/08/25 05:55:13; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.16 date: 1999/08/02 10:43:47; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.15 date: 1999/07/01 15:25:12; author: sheldonh; state: Exp; lines: +4 -4 Update 1.2.4 -> 2.0.1: Featuring more accurate ETA calculations, HTTP support and bugfixes. See the NEWS file in the distribution. PR: 12469 Submitted by: Anders Nordby
v. 1.14 date: 1999/03/15 01:55:09; author: steve; state: Exp; lines: +3 -3 Update to version 1.2.4. PR: 10217 Submitted by: Michael Haro
v. 1.13 date: 1999/01/20 18:00:50; author: steve; state: Exp; lines: +2 -2 Find the distfile again. Noticed by: Sheldon Hearn
v. 1.12 date: 1999/01/10 18:03:08; author: steve; state: Exp; lines: +3 -3 Update to version 1.2.3. PR: 9415 Submitted by: maintainer
v. 1.11 date: 1998/12/17 21:31:29; author: jseger; state: Exp; lines: +2 -2 Upgrade to v1.2. PR: ports/9112 Submitted by: andy@icc.surw.chel.su
v. 1.10 date: 1998/09/16 12:07:53; author: vanilla; state: Exp; lines: +5 -3 Upgrade to 1.1.1
v. 1.9 date: 1998/06/28 23:29:32; author: steve; state: Exp; lines: +3 -3 Update to version 1.0.1. PR: 7017 Submitted by: maintainer
v. 1.8 date: 1998/05/10 16:45:29; author: steve; state: Exp; lines: +8 -10 Update to version 1.0. PR: 6562 Submitted by: maintainer
v. 1.7 date: 1998/03/21 12:57:54; author: asami; state: Exp; lines: +1 -3 Thanks to vanilla, I got the distfile.
v. 1.6 date: 1998/03/21 12:24:37; author: asami; state: Exp; lines: +3 -1 Mark this port broken, can't fetch.
v. 1.5 date: 1998/03/12 02:39:42; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.14.3.
v. 1.4 date: 1998/02/16 22:27:06; author: jseger; state: Exp; lines: +3 -3 Upgrade to version 0.14.0. PR: ports/5696 Submitted by: andy@icc.surw.chel.su
v. 1.3 date: 1997/12/06 15:44:53; author: jseger; state: Exp; lines: +8 -12 Upgrade to version 0.13.2 and unmark as BROKEN for 3.0. PR: ports/5232 Submitted by: andy@icc.surw.chel.su
v. 1.2 date: 1997/11/30 00:24:02; author: jseger; state: Exp; lines: +6 -1 Mark BROKEN for 3.0.
v. 1.1 date: 1997/11/17 13:18:36; author: tg; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/11/17 13:18:36; author: tg; state: Exp; lines: +0 -0 Import lftp port. lftp is a shell-like command line FTP client which can perform tasks in background. Other features include reput and mirror. PR: 4510 Submitted by: Andrey Zakhvatov ============================================================================= v. 1.121 date: 2007/12/12 05:08:31; author: beech; state: Exp; lines: +1 -1 - Update to 3.6.1 - Repeat --weak option to terminate the loop automatically when   exiting lftp. - ftp:use-stat-for-list is off by default. - Slot command fixed. - Fixed timeout handling in ftp. - French and Polish translations updated. PR: ports/117978 Approved by: Yarodin (maintainer) linimon, (mentor)
v. 1.120 date: 2007/09/03 15:45:20; author: chinsan; state: Exp; lines: +1 -2 - Update to 3.5.14 PR: ports/116028 and the later patch from maintainer Submitter: chinsan Approved by: maintainer
v. 1.119 date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +0 -2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.118 date: 2007/07/01 08:56:11; author: novel; state: Exp; lines: +1 -0 Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
v. 1.117 date: 2007/05/27 14:35:44; author: rafan; state: Exp; lines: +6 -4 - Update to 3.5.11 [1] - Make readline optional [2] PR: ports/111896 [1], ports/111981 [2] Submitted by: miwi [1], rafan [2] Approved by: maintainer timeout (1 month)
v. 1.116 date: 2007/04/11 20:17:20; author: miwi; state: Exp; lines: +2 -2 - Update to 3.5.10 - Fix bug with NOPORTDOCS options PR: 111477 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.115 date: 2007/01/29 19:05:03; author: gabor; state: Exp; lines: +0 -4 Remove USE_GPG from all effected ports. This knob is a no-op and the way it was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
v. 1.114 date: 2007/01/02 08:54:07; author: novel; state: Exp; lines: +1 -1 - Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
v. 1.113 date: 2006/10/31 12:43:04; author: miwi; state: Exp; lines: +1 -1 - Update to 3.5.6 PR: ports/104612 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.112 date: 2006/09/13 20:07:40; author: ehaupt; state: Exp; lines: +4 -2 Depend on devel/readline even if misc/compat5x is installed. If misc/compat5x is installed ${LOCALBASE}/lib/compat/libreadline.so.5 exists and devel/readline won't be installed. PR: 101366 Submitted by: Jacula Modyun (maintainer)
v. 1.111 date: 2006/08/10 21:46:45; author: miwi; state: Exp; lines: +1 -1 - Update to 3.5.4 PR: ports/101699 Submitted by: Dmitry A. Yanko (maintainer) Approved by: krion (mentor)
v. 1.110 date: 2006/07/31 18:27:47; author: novel; state: Exp; lines: +5 -2 - Update to 3.5.2 - Fix pkg-plist and clean up empty environment varibales - Fix bug with man page - Due to buggy readline in world-6 sources, force readline to be installed from ports PR: 101107 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.109 date: 2006/07/11 12:45:59; author: garga; state: Exp; lines: +1 -1 - Update to 3.5.1 PR: ports/99893 Submitted by: Simon Olofsson Approved by: maintainer
v. 1.108 date: 2006/06/03 00:32:54; author: mnag; state: Exp; lines: +1 -1 - Update to 3.4.7 PR: 97361 Submitted by: Martin Wilke Approved by: maintainer timeout (17 days)
v. 1.107 date: 2006/04/17 22:46:53; author: garga; state: Exp; lines: +1 -2 - Update to 3.4.4 PR: ports/95787 Submitted by: Jeffrey H. Johnson Approved by: maintainer
v. 1.106 date: 2006/01/30 23:19:54; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib bump of libexpat.
v. 1.105 date: 2006/01/25 12:00:56; author: anray; state: Exp; lines: +1 -1 Bump PORTREVISION. PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer) Noticed by: garga
v. 1.104 date: 2006/01/25 11:09:14; author: anray; state: Exp; lines: +1 -0 Fix missing dependence(add USE_ICONV). PR: ports/92287 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.103 date: 2006/01/09 16:34:16; author: novel; state: Exp; lines: +1 -0 Chase gnutls update.
v. 1.102 date: 2006/01/09 13:06:13; author: ehaupt; state: Exp; lines: +3 -4 Update to 3.4.0 PR: 91549 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.101 date: 2005/12/06 15:40:13; author: tdb; state: Exp; lines: +3 -3 - Update to 3.3.5 PR: 90032 Submitted by: Dmitry A. Yanko (maintainer) Approved by: clement (mentor)
v. 1.100 date: 2005/10/27 21:40:13; author: ehaupt; state: Exp; lines: +8 -19 - Update to 3.3.3 and [1] - Fix build on 4.x with additional patch [2] PR: 88021 Submitted by: Dmitry A. Yanko (maintainer) [1], pav [2]
v. 1.99 date: 2005/10/12 22:08:17; author: pav; state: Exp; lines: +1 -15 - Update to 3.3.0 - Remove all socks options, they are broken in upstream code Submitted by: Dmitry A. Yanko (maintainer)
v. 1.98 date: 2005/09/18 18:47:28; author: mnag; state: Exp; lines: +1 -1 Fix last commit, that's broken OPENSSL option. Requested by: pav Approved by: pav (mentor)
v. 1.97 date: 2005/09/18 17:53:32; author: mnag; state: Exp; lines: +18 -6 Use OPTIONS Add textproc/expat2 in LIB_DEPENDS PR: ports/82837 Submmited by: Dmitry A Grigorovich Approved by: pav (mentor), fm@cross-road.org.ua (maintainer timeout, 79 days)
v. 1.96 date: 2005/05/30 20:32:06; author: pav; state: Exp; lines: +8 -4 - Update to 3.2.1 PR: ports/81685 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.95 date: 2005/04/18 16:24:42; author: pav; state: Exp; lines: +1 -1 - Update to 3.1.13 PR: ports/79636 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.94 date: 2004/12/24 11:51:29; author: krion; state: Exp; lines: +1 -1 Update to version 3.0.13 PR: ports/75462 Submitted by: maintainer
v. 1.93 date: 2004/11/17 17:46:40; author: krion; state: Exp; lines: +1 -1 Update to 3.0.11 PR: ports/74048 Submitted by: maintainer
v. 1.92 date: 2004/10/12 09:33:39; author: krion; state: Exp; lines: +3 -3 Update to 3.0.9 PR: based on ports/71731 Submitted by: maintainer
v. 1.91 date: 2004/06/17 14:23:36; author: krion; state: Exp; lines: +1 -1 Update to version 3.0.6 PR: ports/68044 Submitted by: maintainer
v. 1.90 date: 2004/06/03 14:10:50; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.5 PR: ports/67528 Submitted by: maintainer
v. 1.89 date: 2004/05/29 13:29:50; author: krion; state: Exp; lines: +0 -1 - Remove superfluous USE_GETTEXT dependency Submitted by: Victor Sudakov
v. 1.88 date: 2004/05/28 14:18:38; author: krion; state: Exp; lines: +8 -0 - Remove empty file - Utilize WITHOUT_NLS
v. 1.87 date: 2004/05/28 12:55:59; author: anders; state: Exp; lines: +2 -2 Update to 3.0.4. Submitted by: maintainer
v. 1.86 date: 2004/05/05 08:34:32; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.3 PR: ports/66278 Submitted by: maintainer
v. 1.85 date: 2004/04/28 19:46:41; author: krion; state: Exp; lines: +1 -1 - Update to version 3.0.2 PR: ports/65877 Submitted by: maintainer
v. 1.84 date: 2004/04/08 21:39:27; author: pav; state: Exp; lines: +1 -1 - Update to 3.0.1 PR: ports/65338 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.83 date: 2004/02/04 10:01:05; author: pav; state: Exp; lines: +7 -4 - Update to 2.6.12 - Support GPG signature PR: ports/62322 Submitted by: Jason Harris Approved by: maintainer
v. 1.82 date: 2004/02/04 04:35:57; author: marcus; state: Exp; lines: +2 -2 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.81 date: 2004/01/23 18:11:53; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.80 date: 2003/12/26 15:53:34; author: pav; state: Exp; lines: +1 -1 - Update to 2.6.11 PR: ports/60592 Submitted by: Dmitry A. Yanko (maintainer)
v. 1.79 date: 2003/12/12 16:48:47; author: nectar; state: Exp; lines: +1 -1 A buffer overflow exists in lftp <= 2.6.9 which may be triggered when requesting a directory listing from a malicious server over HTTP. From the `NEWS' file: * security fixes in html parsing code
v. 1.78 date: 2003/12/09 08:34:19; author: krion; state: Exp; lines: +1 -1 - Update to 2.6.9 PR: 60057 Submitted by: maintainer
v. 1.77 date: 2003/10/16 19:31:17; author: krion; state: Exp; lines: +1 -1 - Update to 2.6.8 PR: 58124 Submitted by: maintainer
v. 1.76 date: 2003/09/



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm