Date: Mon, 10 Oct 2016 01:07:16 +0200 From: Serpent7776 <serpent7776@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Port search with multiple words (Slightly OT) Message-ID: <20161010010716.013ae526@DaemONX> In-Reply-To: <CAA0uU3X%2BuHNQrpnX=wa4Xvct%2Br=e2pswvHNsHtuL6N02n%2BBgvw@mail.gmail.com> References: <CAA0uU3X%2BuHNQrpnX=wa4Xvct%2Br=e2pswvHNsHtuL6N02n%2BBgvw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 8 Oct 2016 14:01:01 -0400 Mark Moellering <markmoellering@psyberation.com> wrote: > I am trying to look through freshports for ports/packages but I want > to use multiple search terms, i.e. looking for a GUI frontend to a > MySQL database, I want to look for both GUI and Database or GUI and > MySQL. However, I can find no way to do this. > Any help is greatly appreciated. > Thanks in advance > > Mark I like to use ports-mgmt/psearch for searching ports. You can use it like psearch gui sql But this tool is running inside terminal so no fancy gui, and by default only search name and short description. Not sure if this is what suits your needs, but it's nice tool to know. -- /* * Serpent7776 */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161010010716.013ae526>