| Age | Commit message (Collapse) | Author | Files | Lines |
|
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
|
|
|
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)
|
|
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)
|
|
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!
|