Port details |
- pick Tool for choosing one option from a set of choices with an interface
- 4.0.0 sysutils
=1 Version of this port present on the latest quarterly branch. - Maintainer: tobik@FreeBSD.org
 - Port Added: 2015-03-23 13:16:42
- Last Update: 2021-04-14 12:22:43
- Commit Hash: 3770c4b
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: MIT
- Description:
- pick allows users to choose one option from a set of choices using
an interface with fuzzy search functionality.
WWW: https://github.com/mptre/pick
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/pick/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pick
- pkg install pick
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pick
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588113331
SHA256 (pick-4.0.0.tar.gz) = de768fd566fd4c7f7b630144c8120b779a61a8cd35898f0db42ba8af5131edca
SIZE (pick-4.0.0.tar.gz) = 29786
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_pick
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Apr 2021 12:22:43 4.0.0 |
Tobias Kortkamp (tobik)  |
Take back some useful ports |
07 Apr 2021 08:09:01 4.0.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 4.0.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Sep 2020 05:05:25
4.0.0 |
tobik  |
Reset MAINTAINER |
28 Apr 2020 22:45:24
4.0.0 |
tobik  |
sysutils/pick: Update to 4.0.0
Changes: https://github.com/mptre/pick/releases/tag/v4.0.0 |
28 Mar 2020 18:32:30
3.0.1_1 |
tobik  |
sysutils/pick: Fix WWW |
28 Mar 2020 18:30:24
3.0.1_1 |
tobik  |
sysutils/pick: Take maintainership
While here
- Use HAS_CONFIGURE; no Autotools here
- Strip binary
- Pet portfmt |
28 Mar 2020 11:26:59
3.0.1 |
rene  |
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports |
18 Mar 2019 21:13:08
3.0.1 |
swills  |
sysutils/pick: Update to 3.0.1
PR: 236462
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
11 Aug 2018 14:37:18
2.0.2 |
miwi  |
- Update to 2.0.2
PR: 230104
Submitted by: neel@neelc.org
Sponsored by: iXsystems Inc. |
08 Nov 2017 14:56:58
2.0.0 |
robak  |
sysutils/pick: update 1.6.1 -> 2.0.0
PR: 223535
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
03 May 2017 12:54:36
1.6.1 |
ak  |
- Update to 1.6.1
PR: 219027
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
08 Dec 2016 04:56:24
1.5.3 |
jhale  |
Update to 1.5.3
PR: 215127
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
02 Dec 2016 09:21:59
1.5.2 |
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
19 Oct 2016 15:53:19
1.5.2 |
amdmi3  |
- Update to 1.5.2
PR: 213485
Submitted by: neel@neelc.org (maintainer) |
11 Oct 2016 19:21:47
1.5.1 |
pawel  |
Update to version 1.5.1
PR: 213246
Submitted by: Neel Chauhan (maintainer) |
22 Sep 2016 14:31:04
1.5.0 |
amdmi3  |
- Update to 1.5.0
PR: 212851
Submitted by: neel@neelc.org (maintainer) |
09 Jun 2016 00:30:54
1.4.0 |
pi  |
sysutils/pick: 1.3.0 -> 1.4.0
New features
- Add a test suite (Anton Lindqvist, prahlad, Score_Under)
- Add an -S option for disable sorting of choices (Calle Erlandsson)
- Add UTF-8 support (Anton Lindqvist)
- Add support for using the delete key and Ctrl-D interchangeably (prahlad)
- Make use of pledge(1) on OpenBSD (Anton Lindqvist)
Bug fixes
- Fix compatibility issues with the Android NDK and the musl libc
(Fredrik Fornwall)
- Fix issues with newlines caused by colored input (Calle Erlandsson)
- Fix standout rendering of the last line (Anton Lindqvist)
- Refactoring and cleanup (Anton Lindqvist)
Removed features
- Remove altscreen condition if invoked from Vim (Anton Lindqvist)
PR: 210108
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) |
24 Mar 2016 13:35:32
1.3.0 |
amdmi3  |
- Update to 1.3.0
PR: 207963
Submitted by: neel@neelc.org (maintainer) |
04 Feb 2016 16:24:26
1.2.1 |
marino  |
sysutils/pick: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
19 Oct 2015 08:16:57
1.2.1 |
koobs  |
sysutils/pick: Update to 1.2.1
- Update to 1.2.1
While I'm here:
- Add LICENSE_FILE
PR: 203833
Submitted by: Neel Chauhan <neel neelc org> |
23 Mar 2015 13:16:24
1.1.1 |
bofh  |
[NEW] sysutils/pick: Tool for choosing one option from a set of choices
with an interface
pick allows users to choose one option from a set of choices using an
interface with fuzzy search functionality.
WWW: https://www.github.com/thoughtbot/pick
PR: 198695
Submitted by: neel@neelc.org
Approved by: bapt marino (implicit) |