On Fri, Oct 9, 2015 at 7:22 PM, Stuart Henderson <st...@openbsd.org> wrote:
> Mutt diff to go with this. > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/mail/mutt/Makefile,v > retrieving revision 1.68 > diff -u -p -r1.68 Makefile > --- Makefile 9 Sep 2015 18:39:40 -0000 1.68 > +++ Makefile 9 Oct 2015 17:22:35 -0000 > @@ -3,7 +3,7 @@ > COMMENT= tty-based e-mail client > > DISTNAME= mutt-1.5.24 > -REVISION= 0 > +REVISION= 1 > EPOCH= 0 > > CATEGORIES= mail > @@ -14,7 +14,7 @@ MAINTAINER= Stuart Henderson <sthen@open > # GPLv2+ > PERMIT_PACKAGE_CDROM= Yes > > -WANTLIB+= c crypto idn qdbm>=14 ssl z > +WANTLIB+= c crypto idn tokyocabinet ssl z > > MASTER_SITES= http://ftp.mutt.org/pub/mutt/ \ > https://bitbucket.org/mutt/mutt/downloads/ \ > @@ -26,7 +26,7 @@ PATCH_DIST_STRIP= -p1 > > MODULES= devel/gettext > > -LIB_DEPENDS= databases/qdbm \ > +LIB_DEPENDS= databases/tokyocabinet \ > devel/libidn > BUILD_DEPENDS+= textproc/docbook-xsl \ > www/lynx > I'd like to have this in too: the speedup is nice. Ciao! David -- "If you try a few times and give up, you'll never get there. But if you keep at it... There's a lot of problems in the world which can really be solved by applying two or three times the persistence that other people will." -- Stewart Nelson