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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
ucored Utility to apply more extensive policies to user cores
v0.1 sysutilsnew! 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 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 search for ports maintained by this maintainer
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.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/ucored-v0.1/catalog.mk
  2. /usr/local/share/licenses/ucored-v0.1/LICENSE
  3. /usr/local/share/licenses/ucored-v0.1/BSD2CLAUSE
  4. @sample etc/devd/ucored.conf.sample
  5. etc/rc.d/ucored
  6. etc/syslog.d/ucored.conf
  7. @sample etc/ucored.conf.sample
  8. libexec/ucore-shuttle
  9. sbin/ucored
  10. share/ucored/config.lua
  11. share/ucored/ucored.lua
  12. share/man/man8/ucored.8.gz
  13. @comment share/man/man4/ucoredev.4.gz
  14. @comment /%%KMODDIR%%/ucoredev.ko
  15. @owner
  16. @group
  17. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ucored>0:sysutils/ucored
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):
ucored
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-v0.1--v0.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-v0.1--v0.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-v0.1.1500065n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-v0.1.1600001n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://git.kevans.dev/kevans/ucored/archive/v0.1.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
v0.1
26 Sep 2025 03:46:31
commit hash: 28b80775182ad175a20389fe5f681415492e0501commit hash: 28b80775182ad175a20389fe5f681415492e0501commit hash: 28b80775182ad175a20389fe5f681415492e0501commit hash: 28b80775182ad175a20389fe5f681415492e0501 files touched by this commit
Kyle Evans (kevans) search for other commits by this committer
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