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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
devctl-jail-kmod Module to expose jail lifecycle events
g20190521 sysutils 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 g20190521Version of this port present on the latest quarterly branch.
Maintainer: pizzamig@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-03 17:12:08
Last Update: 2022-10-03 17:08:45
Commit Hash: 7ddec06
Also Listed In: kld
License: BSD3CLAUSE
WWW:
https://github.com/fubarnetes/kmod_devctl_jail/
Description:
Kernel mdule providing dectl notifications for jails Jails event like start and stop can be notified via devd. Devd acions can be added to send messages to syslogd
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /boot/modules/devctl_jail.ko
  2. @kld /boot/modules
  3. /usr/local/share/licenses/devctl-jail-kmod-g20190521/catalog.mk
  4. /usr/local/share/licenses/devctl-jail-kmod-g20190521/LICENSE
  5. /usr/local/share/licenses/devctl-jail-kmod-g20190521/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • devctl-jail-kmod>0:sysutils/devctl-jail-kmod
To install the port:
cd /usr/ports/sysutils/devctl-jail-kmod/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/devctl-jail-kmod
  • pkg install devctl-jail-kmod
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: devctl-jail-kmod
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1663582453 SHA256 (fubarnetes-kmod_devctl_jail-g20190521-d3c17d2381a_GH0.tar.gz) = 6ad5e1a8cfd4704499be29c5881ac41817220ba0cd51521ed2e9f9054afbbcfb SIZE (fubarnetes-kmod_devctl_jail-g20190521-d3c17d2381a_GH0.tar.gz) = 4187

Packages (timestamps in pop-ups are UTC):
devctl-jail-kmod
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20190521g20190521-g20190521g20190521---
FreeBSD:13:quarterlyg20190521g20190521g20190521g20190521g20190521g20190521g20190521g20190521
FreeBSD:14:latestg20190521g20190521g20190521g20190521g20190521g20190521-g20190521
FreeBSD:14:quarterlyg20190521g20190521-g20190521g20190521g20190521g20190521g20190521
FreeBSD:15:latestg20190521g20190521n/ag20190521n/ag20190521g20190521g20190521
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_devctl-jail-kmod
USES:
kmod uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fubarnetes/kmod_devctl_jail/tar.gz/d3c17d2381a?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
g20190521
03 Oct 2022 17:08:45
commit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0ccommit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0ccommit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0ccommit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0c files touched by this commit
Luca Pizzamiglio (pizzamig) search for other commits by this committer
sysutils/devctl-jail-kmod: new port

This kernel module provides jails status changes
in devctl, and available to devd

    Initial non working draft
    Fix include order for 13+
    Fix category's makefile

    Remove devctl_notify_f that has been removed in later version
    The flag used is the default one, so we are not introducing
    different behaviors

Number of commits found: 1