Port details |
- kldfind Find kernel modules by string
- 0.61_1 sysutils
=3 0.61_1Version of this port present on the latest quarterly branch. - Maintainer: ricardo.areis@gmail.com
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2006-07-16 12:31:57
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: bingrep, check_ssl_cert, newsboat, xrdp, pcpustat
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/kldfind/
- Description:
- This is a small script to find kernel modules
more easy.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kldfind>0:sysutils/kldfind
- To install the port:
- cd /usr/ports/sysutils/kldfind/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/kldfind
- pkg install kldfind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kldfind
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kldfind-0.61.tar.bz2) = 366c000b1ede48153d72cf4daf73ba42f78b4e4af6d7e3a33bb2c597a1f013e1
SIZE (kldfind-0.61.tar.bz2) = 5398
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:
- sysutils_kldfind
- USES:
- tar:bzip2
- 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 |
0.61_1 11 Jan 2024 13:59:36
![commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277](/images/git.png) ![commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277](/images/codeberg.svg) ![commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Baptiste Daroussin (bapt) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.61 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.61 20 Jul 2022 14:23:05
![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/git.png) ![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/codeberg.svg) ![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.61 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.61 20 Jan 2017 20:33:31
![Revision:431996 Revision:431996](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.61 02 Mar 2015 23:47:18
![Revision:380310 Revision:380310](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove Author from pkg-descr and white space fixes |
0.61 29 Jul 2014 21:43:18
![Revision:363399 Revision:363399](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.61 25 Feb 2014 13:50:42
![Revision:346003 Revision:346003](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support staging |
0.61 20 Sep 2013 23:06:00
![Revision:327772 Revision:327772](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.61 24 Oct 2011 09:11:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.61 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.61 22 Aug 2009 00:35:32
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.61 14 Dec 2007 23:14:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.61
PR: 117949
Submitted by: Ricardo A. Reis <ricardo.areis@gmail.com> (maintainer) |
0.59 18 Apr 2007 21:20:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove 4.x support.
PR: 111773
Submitted by: Marcelo Araujo (araujo@bsdmail.org)
Approved by: maintainer |
0.59 16 Jul 2006 12:31:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add kldfind 0.59, find kernel modules by string.
PR: ports/100351
Submitted by: Ricardo A. Reis <ricardo.areis at gmail.com> |