mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
fb16dfecae
Commit b7f05445c0
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)
16 lines
663 B
Plaintext
16 lines
663 B
Plaintext
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 :
|