| Port details on branch 2026Q2 |
- lsof Lists information about open files (similar to fstat(1))
- 4.99.5,8 sysutils
=213 4.99.5,8Version of this port present on the latest quarterly branch. IGNORE: requires kernel sources (or set SRC_BASE)
- Maintainer: ler@FreeBSD.org
 - Port Added: unknown
- Last Update: 2026-05-03 08:02:43
- Commit Hash: 3135037
- People watching this port, also watch:: libiconv, png, freetype2, gmake, unzip
- License: lsof
- WWW:
- https://github.com/lsof-org/lsof/
- Description:
- Lsof (LiSt Open Files) lists information about files that are open by the
running processes. An open file may be a regular file, a directory, a block
special file, a character special file, an executing text reference, a library,
a stream or a network file (Internet socket, NFS file or Unix domain socket).
See also fstat(1) in the base system.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/lsof/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install sysutils/lsof
- pkg install lsof
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lsof
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752848850
SHA256 (lsof-org-lsof-4.99.5_GH0.tar.gz) = 3c591556c665196e0aada5982ff43c75e248187bad78bb1368d8fb9c1c527e6e
SIZE (lsof-org-lsof-4.99.5_GH0.tar.gz) = 1135415
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:
-
- bash : shells/bash
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- databases/jetbrains-datagrip
- devel/gammaray
- devel/jetbrains-clion
- devel/jetbrains-goland
- devel/jetbrains-phpstorm
- devel/jetbrains-rustrover
- devel/jetbrains-webstorm
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for lsof-4.99.5,8:
NOSOCKSECURITY=off: Non-root users can only list their own files except sockets (Implies SECURITY)
SECURITY=off: Non-root users can only list their own files
===> Use 'make config' to modify these settings
- Options name:
- sysutils_lsof
- USES:
- compiler cpe shebangfix
- pkg-message:
- For install:
- NOTE: Due to the way the FreeBSD build clusters make packages,
you may see a warning similar to the following:
lsof: WARNING: compiled for FreeBSD release 11.1-RELEASE-p6; this is 11.1-RELEASE-p4.
This is because the poudriere jails that build the packages don't have the
corresponding kernel installed, so they don't know that the kernel version is different.
This warning can be ignored if you are using a system that is updated via freebsd-update
and are using pre-built packages.
- Master Sites:
|