Port details |
- portfind Search the ports tree
- 1.6.3_1 ports-mgmt =2 1.6.3_1Version of this port present on the latest quarterly branch.
- Maintainer: thorsten@gug-it.de
- Port Added: 2015-02-09 09:50:28
- Last Update: 2024-01-21 21:42:28
- Commit Hash: 36e4a08
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: BSD3CLAUSE
- WWW:
- http://www.gug-it.de
- Description:
- Use portfind to search in the ports tree.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- portfind>0:ports-mgmt/portfind
- To install the port:
- cd /usr/ports/ports-mgmt/portfind/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/portfind
- pkg install portfind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: portfind
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1465665383
SHA256 (portfind-1.6.3.tar.gz) = 7587e024ab748e4d8e53ce29c364e5e9db08d83fef8f2ca62b23acc05bafde84
SIZE (portfind-1.6.3.tar.gz) = 5504
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sqlite3 : databases/sqlite3
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- sqlite3 : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ports-mgmt_portfind
- USES:
- perl5
- 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.6.3_1 21 Jan 2024 21:42:28 |
Muhammad Moinur Rahman (bofh) |
ports-mgmt/portfind: 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.6.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.6.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.3 16 Jan 2017 00:16:01 |
ler |
[MAINTAINER] ports-mgmt/portfind: Update from 1.6.1 to 1.6.3
Update MAINTAINER email
minor modernizations.
PR: 202063
Submitted by: Thorsten Geppert (Maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D9194 |
1.6.1_1 14 Jul 2016 15:46:41 |
ngie |
Fix ports-mgmt/portfind string management/searching issues
Makefile:
Bump `PORT_REVISION` for the change.
portfind.c:
get_release(..):
The function was incorrectly modifying a pointer that wasn't the original
calloc'ed pointer, tripping asserts when MALLOC_PRODUCTION wasn't enabled
in jemalloc [*].
- Use one temporary buffer (`release`) instead of two (`release` and (Only the first 15 lines of the commit message are shown above ) |
1.6.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.6.1 09 Feb 2015 09:50:10 |
bofh |
New Port: ports-mgmt/portfind
Use portfind to search in the ports tree.
WWW: http://www.dynsoft.com
PR: 196716
Submitted by: thorsten@dynsoft.com
Approved by: bapt marino (implicit) |