Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | Reported by: lwhsu | ||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | sysutils/lsop: update to 0.2 | Fernando ApesteguĂa | 2020-06-01 | 2 | -4/+4 |
| | | | | | | | | | | | | | From ChangeLog: https://github.com/606u/lsop/releases/tag/v0.2 With white list support PR: 246758 Submitted by: m.muenz@gmail.com Approved by: 606u@dir.bg (maintainer, timeout) Notes: svn path=/head/; revision=537465 | ||||
* | New port: sysutils/lsop | Tobias Kortkamp | 2017-03-21 | 3 | -0/+38 |
lsop is a FreeBSD utility to list all processes running with outdated binaries or shared libraries (that is, binaries or shared libraries that have been upgraded or simply deleted). lsop does not currently work when started in a FreeBSD jail! WWW: https://github.com/606u/lsop PR: 213340 Submitted by: 606u@dir.bg Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10083 Notes: svn path=/head/; revision=436654 |