On Wed Oct 11, 2017 at 04:23:32PM +0200, Jeremie Courreges-Anglas wrote:
> On Tue, Oct 10 2017, Stuart Henderson wrote:
> > On 2017/10/09 22:34, Rafael Sadowski wrote:
> >> +RUN_DEPENDS +=devel/desktop-file-utils \
> >> + x11/gtk+3,-guic
> >
> > oh yuk, please don't pull that in for a
On Tue, Oct 10 2017, Stuart Henderson wrote:
> On 2017/10/09 22:34, Rafael Sadowski wrote:
>> +RUN_DEPENDS += devel/desktop-file-utils \
>> +x11/gtk+3,-guic
>
> oh yuk, please don't pull that in for a CLI ftp client..
+1
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDC
On 2017/10/09 22:34, Rafael Sadowski wrote:
> +RUN_DEPENDS += devel/desktop-file-utils \
> + x11/gtk+3,-guic
oh yuk, please don't pull that in for a CLI ftp client..
On Sat Sep 23, 2017 at 06:17:40PM +, Rafael Sadowski wrote:
> Hi all,
>
> please find below an update diff for lftp 4.8.1. I add a simple patch to
> avoid running into an assert at the program end.
>
> Changelog between 4.7.1 and 4.8.1
>
> Version 4.8.1 - 2017-09-12
>
> - improved rate limi
On Wed Feb 15, 2017 at 09:42:54PM +, Stuart Henderson wrote:
> On 2017/02/15 22:13, Rafael Sadowski wrote:
> > - add gettext-tools as RUN_DEPENDS to calm portcheck.
>
> that doesn't make sense.
D'oh! I always fall back on it. lftp needs gettext and this comes with
devel/libidn. I would like t
On 2017/02/15 22:13, Rafael Sadowski wrote:
> - add gettext-tools as RUN_DEPENDS to calm portcheck.
that doesn't make sense.
*ping*
On Tue Jan 24, 2017 at 07:39:08PM +0100, Rafael Sadowski wrote:
> Hi ports@,
>
> simple update to 4.7.5. Changelog:
>
> Version 4.7.5 - 2017-01-01:
>
> - http: recognize apache listing with ISO date/time.
> - ipv6: ignore link-local address without a scope.
> - new settings log:prefix-{r
On Thu Nov 24, 2016 at 04:45:13AM +0100, Jeremie Courreges-Anglas wrote:
> Rafael Sadowski writes:
>
> > On Wed Nov 23, 2016 at 12:24:01PM +, Stuart Henderson wrote:
> >> On 2016/11/22 04:40, Jeremie Courreges-Anglas wrote:
> >> > > # lftp needs add_history_time()
> >> > > LIB_DEPENDS= dev
Rafael Sadowski writes:
> On Wed Nov 23, 2016 at 12:24:01PM +, Stuart Henderson wrote:
>> On 2016/11/22 04:40, Jeremie Courreges-Anglas wrote:
>> > > # lftp needs add_history_time()
>> > > LIB_DEPENDS=devel/libidn \
>> > > devel/readline>=6.1p2 \
>> > > +
>> > > +RUN_DE
On Wed Nov 23, 2016 at 12:24:01PM +, Stuart Henderson wrote:
> On 2016/11/22 04:40, Jeremie Courreges-Anglas wrote:
> > > # lftp needs add_history_time()
> > > LIB_DEPENDS= devel/libidn \
> > > devel/readline>=6.1p2 \
> > > +
> > > +RUN_DEPENDS= devel/gettext
> >
> > I do n
On 2016/11/22 04:40, Jeremie Courreges-Anglas wrote:
> > # lftp needs add_history_time()
> > LIB_DEPENDS= devel/libidn \
> > devel/readline>=6.1p2 \
> > +
> > +RUN_DEPENDS= devel/gettext
>
> I do not understand this. gettext could be part of LIB_DEPENDS, but why
> would
Rafael Sadowski writes:
> Hi @ports,
>
> below is an update diff to net/lftp 4.7.4. Tested on amd64.
>
> OK, comments?
Please see below,
> Kind regards,
>
> Rafael Sadowski
>
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/net/lft
On Thu Dec 10, 2015 at 11:48:50PM +, Stuart Henderson wrote:
> On 2015/12/11 00:22, Rafael Sadowski wrote:
> > Dear lftp users and OpenBSD ports,
> >
> > simple bugfix update.
> >
> > lftp 4.6.5:
> >
> > - sftp: fixed handling of out-of-order replies.
> > - fixed futex_wait issue in SIGCHLD
On 2015/12/11 00:22, Rafael Sadowski wrote:
> Dear lftp users and OpenBSD ports,
>
> simple bugfix update.
>
> lftp 4.6.5:
>
> - sftp: fixed handling of out-of-order replies.
> - fixed futex_wait issue in SIGCHLD handler.
> - ftp: fixed ls freezing with unstable server connection.
> - torrent: s
On 08/30/15 18:32, Rafael Sadowski wrote:
> hi @ports,
>
> simple maintainer update to next stable version.
>
> Version 4.6.4 - 2015-08-20
>
> mirror: new option --transfer-all.
> torrent: new setting torrent:timeout to limit time without any progress.
> torrent: fixed handling of u
On 2015/06/17 16:59, Rafael Sadowski wrote:
> Hi @ports,
>
> simple lftp update to last version 4.6.3:
>
> Changes (Some bugs fixed, minor features add):
>
> new mirror setting mirror:overwrite and options
> --overwrite/--no-overwrite.
> new mirror option --upload-older.
> new mirro
Mattieu Baptiste wrote:
> On 10/1/07, Stuart Henderson <[EMAIL PROTECTED]> wrote:
> > > -MASTER_SITES=http://ftp.yars.free.net/pub/source/lftp/ \
> > > - http://ftp.yars.free.net/pub/source/lftp/old/
> >
> > This should be left as it is, so that fetches from the master site
> >
On 10/1/07, Stuart Henderson <[EMAIL PROTECTED]> wrote:
> > -MASTER_SITES=http://ftp.yars.free.net/pub/source/lftp/ \
> > - http://ftp.yars.free.net/pub/source/lftp/old/
>
> This should be left as it is, so that fetches from the master site
> continue to work when a new version
On 2007/09/30 20:29, Mattieu Baptiste wrote:
> Tested on i386.
This looks like a worthwhile update - works fine for me on
amd64 and sparc64.
> -EXTRACT_SUFX=.tar.bz2
good :-)
> -MASTER_SITES=http://ftp.yars.free.net/pub/source/lftp/ \
> - http://ftp.yars.free.net/pub
19 matches
Mail list logo