Date: Tue, 10 Jun 2014 11:37:02 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: freebsd-questions@freebsd.org Subject: Re: Need a replacement for textproc/glimpse Message-ID: <20140610043702.GA41897@admin.sibptus.tomsk.ru> In-Reply-To: <CAHHBGkq8L3J5Evzyy4_XdredarHpLz-7%2BFE2wpkXpRDabjh8hQ@mail.gmail.com> References: <20140607132408.GA99961@admin.sibptus.tomsk.ru> <CAHHBGkq8L3J5Evzyy4_XdredarHpLz-7%2BFE2wpkXpRDabjh8hQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
illoai@gmail.com wrote: > > > > Now as textproc/glimpse has been removed from ports, could you advise > > me a good replacement? > > > > I need a small personal search engine which can index text files, does > > not have many dependencies and works without any GUI, in a shell prompt. > > > > Ideas? TIA. > > Glimpse 4.18.6 is still around. If you don't mind having non-ports > stuff on your machine it seems to build fine with gcc47 (clang seems > to be a bit pickier about certain things), & runs without segfaulting. > > I simply ran: > env CC=gcc47 CPP=cpp47 CXX=g++47 CFLAGS="-O3 -march=k8-sse3" ./configure > make Good to know that, thank you, but does anyone happen to know anything from ports? Basically I need an indexed grep, not anything sophisticated. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140610043702.GA41897>