aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-03-21 21:00:32 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-03-21 21:00:32 +0000
commit754f0656a7d0d285f7e055a109ed39a015c0197b (patch)
tree9045a3e8ff5487107e44ec78de54a694d81ae715 /sysutils/Makefile
parent13117c033cd3fd1a426b06c7f46df16c5c9fe80c (diff)
downloadports-754f0656a7d0d285f7e055a109ed39a015c0197b.tar.gz
ports-754f0656a7d0d285f7e055a109ed39a015c0197b.zip
New port: sysutils/lsop
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
Notes: svn path=/head/; revision=436654
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 7b9c4f7a7ef6..18360906f901 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -559,6 +559,7 @@
SUBDIR += lookat
SUBDIR += lr
SUBDIR += lsof
+ SUBDIR += lsop
SUBDIR += ltrace
SUBDIR += lttng-tools
SUBDIR += lttng-ust