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
dynamic_motd Dynamic /var/run/motd
1.3 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 1.3Version of this port present on the latest quarterly branch.
Maintainer: sstallion@gmail.com search for ports maintained by this maintainer
Port Added: 2023-04-18 06:42:12
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
License: BSD2CLAUSE
WWW:
https://github.com/sstallion/dynamic_motd
Description:
dynamic_motd is a drop-in replacement for generating messages of the day on FreeBSD 13.0 or later. During system startup, the file /var/run/motd is replaced with a fifo whose content is generated by a user-configurable shell script that is executed on each login. All other aspects of motd(5) are preserved.
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 (13 items)
Collapse this list.
  1. /usr/local/share/licenses/dynamic_motd-1.3/catalog.mk
  2. /usr/local/share/licenses/dynamic_motd-1.3/LICENSE
  3. /usr/local/share/licenses/dynamic_motd-1.3/BSD2CLAUSE
  4. etc/rc.d/dynamic_motd
  5. @sample etc/rc.motd.sample
  6. libexec/dynamic_motd
  7. share/doc/dynamic_motd/CONTRIBUTING.md
  8. share/doc/dynamic_motd/README.md
  9. share/examples/dynamic_motd/motd.subr
  10. share/examples/dynamic_motd/rc.motd
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • dynamic_motd>0:sysutils/dynamic_motd
To install the port:
cd /usr/ports/sysutils/dynamic_motd/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/dynamic_motd
  • pkg install dynamic_motd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dynamic_motd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681758637 SHA256 (sstallion-dynamic_motd-v1.3_GH0.tar.gz) = 4f000c16f881ac15761b3c878c4845f0cb4f67a6de5172b2562384ac88143505 SIZE (sstallion-dynamic_motd-v1.3_GH0.tar.gz) = 192602

Packages (timestamps in pop-ups are UTC):
dynamic_motd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.3-1.31.3---
FreeBSD:13:quarterly1.31.31.31.31.31.31.31.3
FreeBSD:14:latest1.31.3-1.31.31.3-1.3
FreeBSD:14:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:15:latest1.31.3n/a1.3n/a1.31.31.3
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_dynamic_motd
pkg-message:
For install:
The ${PREFIX}/etc/rc.motd script is responsible for generating content for /var/run/motd on each login. A sample script is provided in ${PREFIX}/etc/rc.motd.sample that emulates the default motd(5) behavior. More extensive examples can be found in ${PREFIX}/share/examples/dynamic_motd. To enable the dynamic_motd service, update_motd should be disabled in /etc/rc.conf as it is no longer needed at system startup: # sysrc update_motd="NO" The dynamic_motd service can then be enabled by issuing: # sysrc dynamic_motd="YES" # service dynamic_motd start Note: ${PREFIX}/etc/rc.motd can be updated without restarting the dynamic_motd service; changes are automatically picked up on next login.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sstallion/dynamic_motd/tar.gz/v1.3?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
1.3
18 Apr 2023 06:38:58
commit hash: b5613f6f4f42d9fe4b28704055698b9038b93e81commit hash: b5613f6f4f42d9fe4b28704055698b9038b93e81commit hash: b5613f6f4f42d9fe4b28704055698b9038b93e81commit hash: b5613f6f4f42d9fe4b28704055698b9038b93e81 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
sysutils/dynamic_motd: -- new port

dynamic_motd is a drop-in replacement for generating messages of the day on
FreeBSD 13.0 or later. During system startup, the file /var/run/motd is
replaced with a fifo whose content is generated by a user-configurable shell
script that is executed on each login. All other aspects of motd(5) are
preserved.

PR:		267107
Reported by:	Steven Stallion

Number of commits found: 2