notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
extrace Trace exec() calls system-wide
0.1 sysutils Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-18 23:00:06
Last Update: 2025-10-24 23:21:56
Commit Hash: 733c7c1
License: MIT
WWW:
https://github.com/leahneukirchen/extrace-freebsd
Description:
extrace traces all program executions occurring on a system, or ones which descend from a specified process. Execution duration and exit status can be logged. Useful for debugging and security analysis.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/extrace
  2. share/man/man1/extrace.1.gz
  3. /usr/local/share/licenses/extrace-0.1/catalog.mk
  4. /usr/local/share/licenses/extrace-0.1/LICENSE
  5. /usr/local/share/licenses/extrace-0.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • extrace>0:sysutils/extrace
No installation instructions:
This port has been deleted.
PKGNAME: extrace
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1760822101 SHA256 (leahneukirchen-extrace-freebsd-v0.1_GH0.tar.gz) = 626a4a8f18f3f2740c04524159676a0907237a2f8d44a66649eeeb0eb521d909 SIZE (leahneukirchen-extrace-freebsd-v0.1_GH0.tar.gz) = 4954

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_extrace
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/leahneukirchen/extrace-freebsd/tar.gz/v0.1?dummy=/
Collapse this list.
Port Moves

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1
24 Oct 2025 23:21:56
commit hash: 733c7c152118d203102ab77d1248ca2665880f99commit hash: 733c7c152118d203102ab77d1248ca2665880f99commit hash: 733c7c152118d203102ab77d1248ca2665880f99commit hash: 733c7c152118d203102ab77d1248ca2665880f99 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/extrace-freebsd: Rename to better match upstream name

extrace-freebsd is from a different codebase of extrace, that being from
same owner, it is linux centric.

Discussed with Leah Neukirchen (author) via e-mail.
0.1
18 Oct 2025 22:55:36
commit hash: 0b82100ce449bbe3a05757205a5d6d43b2a2d002commit hash: 0b82100ce449bbe3a05757205a5d6d43b2a2d002commit hash: 0b82100ce449bbe3a05757205a5d6d43b2a2d002commit hash: 0b82100ce449bbe3a05757205a5d6d43b2a2d002 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/extrace: New port: Trace exec() calls system-wide

extrace traces all program executions occurring on a system, or ones
which descend from a specified process. Execution duration and exit
status can be logged.
Useful for debugging and security analysis.

WWW: https://github.com/leahneukirchen/extrace-freebsd

Reported by:	Leah Neukirchen (author) via e-mail

Number of commits found: 2