Commit graph

3 commits

Author SHA1 Message Date
leot
9a3feda9e8 pick: Update to 3.0.1
Patch provided by Jenz Guenther with minor adjustments by me.

Changes:
# v3.0.1 - 2019-03-10
## Bug fixes
- Honor `PREFIX` during configure.
  (adcba3c) (Anton Lindqvist)
- Honor `MANDIR` during configure and install.
  (8c56f54) (Aggelos Avgerinos)
- Honor `INSTALL_MAN` during configure and install.
  (869536f) (Leonardo Taccari)
- Honor `BINDIR` during configure and install.
  (434c496) (Anton Lindqvist)
2019-03-12 19:02:45 +00:00
leot
83d8ba95b7 pick: Update to 3.0.0
Patch provided by Jenz Guenther with some adjustments by myself.

pkgsrc changes:
 - Adjust to configure and inject INSTALL*, PREFIX and MANDIR variables
 - Patch configure and Makefile to honor INSTALL_MAN and MANDIR
 - Add support for test

Changes:
# v3.0.0 - 2019-02-27
 - pick is now available as a package on NetBSD.
   (ec5b83b)
   (Jenz Guenther)
 - Usage of autoconf and automake has been replaced in favor of a shell-script
   and plain Makefile(s). The process of building pick remains the same.
   (970c5f4)
   (Anton Lindqvist)
2019-02-28 19:27:43 +00:00
leot
c9708562a8 pick: Import pick-2.0.2 as misc/pick
The pick 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.

Packaged in pkgsrc-wip by Jenz Guenther, thanks!
2018-05-09 15:26:05 +00:00