Port details |
- ucored Utility to apply more extensive policies to user cores
- v0.1 sysutils
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: kevans@FreeBSD.org
 - Port Added: 2025-09-26 04:00:04
- Last Update: 2025-09-26 03:46:31
- Commit Hash: 28b8077
- License: BSD2CLAUSE
- WWW:
- https://git.kevans.dev/kevans/ucored
- Description:
- u(ser)cored applies policy to user cores being produced on the system
This utility allows configurable actions to be enacted on user coredumps
produced on the system. ucored(8) brings functionality to FreeBSD that is
similar to the coredump piping that Linux offers, but with the flexibility to
be scripted with Lua or made conditional on various properties of the coredump
itself.
¦ ¦ ¦ ¦ 
- 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/ucored/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ucored
- pkg install ucored
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ucored
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1758857884
SHA256 (ucored-v0.1.tar.gz) = a127ea61788b0fc01d3757cc1da0b4c4306ef23b4e66aeefa5a47ba1a9e4c10b
SIZE (ucored-v0.1.tar.gz) = 40847
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:
-
- lua54 : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_ucored
- USES:
- lua:54,build uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
v0.1 26 Sep 2025 03:46:31
    |
Kyle Evans (kevans)  |
sysutils/ucored: add a new port for user core collection
This utility allows configurable actions to be enacted on user coredumps
produced on the system. ucored(8) brings functionality to FreeBSD that
is similar to the coredump piping that Linux offers, but with the
flexibility to be scripted with Lua or made conditional on various
properties of the coredump itself. |
Number of commits found: 1
|