notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pick Tool for choosing one option from a set of choices with an interface
4.0.0_1 sysutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-03-23 13:16:42
Last Update: 2024-02-26 06:31:20
Commit Hash: 44bb8bd
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: MIT
WWW:
https://github.com/mptre/pick
Description:
pick allows users to choose one option from a set of choices using an interface with fuzzy search functionality.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/pick
  2. share/man/man1/pick.1.gz
  3. /usr/local/share/licenses/pick-4.0.0_1/catalog.mk
  4. /usr/local/share/licenses/pick-4.0.0_1/LICENSE
  5. /usr/local/share/licenses/pick-4.0.0_1/MIT
Collapse this list.
Dependency lines:
  • pick>0:sysutils/pick
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):
pick
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.0_14.0.0_14.0.04.0.0_14.0.0_1-4.0.0-
FreeBSD:13:quarterly4.0.04.0.04.0.04.0.04.0.04.0.04.0.04.0.0
FreeBSD:14:latest4.0.0_14.0.0_14.0.04.0.0_14.0.0_14.0.0-4.0.0
FreeBSD:14:quarterly4.0.04.0.0-4.0.04.0.04.0.04.0.04.0.0
FreeBSD:15:latest4.0.0_14.0.0_1n/a4.0.0n/a4.0.04.0.04.0.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/mptre/pick/releases/download/v4.0.0/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0_1
26 Feb 2024 06:31:20
commit hash: 44bb8bd63a4a475a65ccbced4f959daf5eba0920commit hash: 44bb8bd63a4a475a65ccbced4f959daf5eba0920commit hash: 44bb8bd63a4a475a65ccbced4f959daf5eba0920commit hash: 44bb8bd63a4a475a65ccbced4f959daf5eba0920 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/pick: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.0.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.0
25 Aug 2022 21:16:21
commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5commit hash: 7a184841104c44983d74c45e0484b7a27fd8b5d5 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Return unused ports
4.0.0
14 Apr 2021 12:22:43
commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067commit hash: 3770c4b4eac237ad24557cf79110a788a3e51067 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Take back some useful ports
4.0.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.0
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
4.0.0
28 Apr 2020 22:45:24
Revision:533279Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/pick: Update to 4.0.0

Changes:	https://github.com/mptre/pick/releases/tag/v4.0.0
3.0.1_1
28 Mar 2020 18:32:30
Revision:529753Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/pick: Fix WWW
3.0.1_1
28 Mar 2020 18:30:24
Revision:529752Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/pick: Take maintainership

While here
- Use HAS_CONFIGURE; no Autotools here
- Strip binary
- Pet portfmt
3.0.1
28 Mar 2020 11:26:59
Revision:529327Original commit files touched by this commit
rene search for other commits by this committer
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
3.0.1
18 Mar 2019 21:13:08
Revision:496211Original commit files touched by this commit
swills search for other commits by this committer
sysutils/pick: Update to 3.0.1

PR:		236462
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2.0.2
11 Aug 2018 14:37:18
Revision:476926Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.2

PR:		230104
Submitted by:	neel@neelc.org
Sponsored by:	iXsystems Inc.
2.0.0
08 Nov 2017 14:56:58
Revision:453748Original commit files touched by this commit
robak search for other commits by this committer
sysutils/pick: update 1.6.1 -> 2.0.0

PR:		223535
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.6.1
03 May 2017 12:54:36
Revision:440012Original commit files touched by this commit
ak search for other commits by this committer
- Update to 1.6.1

PR:	219027
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.5.3
08 Dec 2016 04:56:24
Revision:428101Original commit files touched by this commit
jhale search for other commits by this committer
Update to 1.5.3

PR:		215127
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.5.2
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
1.5.2
19 Oct 2016 15:53:19
Revision:424266Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.5.2

PR:		213485
Submitted by:	neel@neelc.org (maintainer)
1.5.1
11 Oct 2016 19:21:47
Revision:423788Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 1.5.1

PR:		213246
Submitted by:	Neel Chauhan (maintainer)
1.5.0
22 Sep 2016 14:31:04
Revision:422621Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.5.0

PR:		212851
Submitted by:	neel@neelc.org (maintainer)
1.4.0
09 Jun 2016 00:30:54
Revision:416574Original commit files touched by this commit
pi search for other commits by this committer
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)
1.3.0
24 Mar 2016 13:35:32
Revision:411784Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.3.0

PR:		207963
Submitted by:	neel@neelc.org (maintainer)
1.2.1
04 Feb 2016 16:24:26
Revision:408050Original commit files touched by this commit
marino search for other commits by this committer
sysutils/pick: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
1.2.1
19 Oct 2015 08:16:57
Revision:399639Original commit files touched by this commit
koobs search for other commits by this committer
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>
1.1.1
23 Mar 2015 13:16:24
Revision:381992Original commit files touched by this commit
bofh search for other commits by this committer
[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)

Number of commits found: 26