Port details |
- pkg_search Nifty script searching the ports database
- 1.3_1 ports-mgmt =8 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: schmidtm@mathematik.uni-marburg.de
- Port Added: 2007-12-12 18:45:30
- Last Update: 2024-01-21 21:42:27
- Commit Hash: a622342
- People watching this port, also watch:: qemu, openssl, devstat, wget, sudo
- License: not specified in port
- WWW:
- https://www.mathematik.uni-marburg.de/~schmidtm/pkg_search/
- Description:
- pkg_search scans the ports INDEX file to use as a database, fetching it
if necessary. Example of usage to search for a package:
# pkg_search cyrus-sasl
cyrus-sasl-1.5.28_5 RFC 2222 SASL (Simple Authentication and Security Layer)
cyrus-sasl-2.1.22 RFC 2222 SASL (Simple Authentication and Security Layer)
cyrus-sasl-ldapdb-2.1.22 SASL LDAPDB auxprop plugin
cyrus-sasl-saslauthd-2.1.22 SASL authentication server for cyrus-sasl2
# pkg_search -i cyrus-sasl-2.1.22
Name : cyrus-sasl-2.1.22-50
Dir : /usr/ports/security/cyrus-sasl2
Desc : RFC 2222 SASL (Simple Authentication and Security Layer)
URL : http://cyrusimap.web.cmu.edu/
Deps :
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pkg_search>0:ports-mgmt/pkg_search
- To install the port:
- cd /usr/ports/ports-mgmt/pkg_search/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/pkg_search
- pkg install pkg_search
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pkg_search
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pkg_search-1.3.tar.gz) = b0e68601e6d66d3cc8d16a7285ec87e7b058721fa01fced11eebc9ffa2cdea6d
SIZE (pkg_search-1.3.tar.gz) = 2985
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ports-mgmt_pkg_search
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 21 Jan 2024 21:42:27 |
Muhammad Moinur Rahman (bofh) |
ports-mgmt/pkg_search: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3 20 Jul 2022 14:22:46 |
Tobias C. Berner (tcberner) |
ports-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Stangl <alex@stangl.us>
* Anders F Bjorklund <afb@users.sourceforge.net>
* Benjamin Lutz
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Conrad J. Sabatier <conrads@cox.net>
* Edwin Groothuis (edwin@mavetju.org)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Gabriel Linder <linder.gabriel@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 03 Nov 2016 12:56:30 |
marino |
ports-mgmt/pkg_search: Remove deprecation, but IGNORE on DragonFly
At the request of a user, further review reveal that the pkg_* tools
aren't actually used. It just awks the INDEX file. The maintainer
forgot the technical details, especially since the SEE ALSO section of
the man page references pkg_* tools.
A minor update is needed to re-support DragonFly and update the man
page. Until this, it's been marked IGNORE for DragonFly. |
1.3 02 Nov 2016 18:30:55 |
marino |
ports-mgmt/pkg_search: deprecate and expire 30 Nov 2016
The author/maintainer confirmed that this tool has never been updated
to use pkg(8) and thus can be removed from the tree. |
1.3 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.3 13 Mar 2014 13:37:36 |
ehaupt |
Support staging |
1.3 20 Sep 2013 22:36:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
1.3 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.3 30 Aug 2009 23:24:22 |
araujo |
- Update to 1.3.
PR: ports/138322
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Matthias Schmidt <schmidtm@mathematik.uni-marburg.de>
(maintainer) |
1.2 12 Dec 2007 18:45:15 |
chinsan |
Add pkg_search 1.2, a nifty script searching the ports database.
PR: ports/118397
Submitted by: Matthias Schmidt |