On Wed, Apr 12, 2017 at 11:45:48AM +0200, Theo Buehler wrote: > On Wed, Apr 12, 2017 at 03:18:48AM -0600, Anthony J. Bentley wrote: > > Anton Lindqvist writes: > > > On Mon, Mar 06, 2017 at 08:54:36PM +0100, Anton Lindqvist wrote: > > > > The pick(1) utility allows users to select from a set of choices using > > > > an interface with fuzzy search functionality. The choices are read from > > > > stdin, and the selected choice written to stdout. > > > > > > > > I'm a contributor and maintainer of pick. This port has been > > > > submitted[1] earlier but not committed. I've talked to Mike about this > > > > re-submission and on taking over as the maintainer. Notable changes > > > > since the last submission: pledge:d and a test-suite is in place. > > > > > > > > https://github.com/calleerlandsson/pick > > > > > > > > [1] http://marc.info/?l=openbsd-ports&m=142547614218768&w=2 > > > > > > Ping > > > > This looks good to me. Anyone willing to ok so I can import? > > > > Putting the initial pledge before setlocale is a bit iffy, so I wonder > whether we should add a patch changing that.
I'd be happy to drop the initial pledge call upstream instead.
