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
egress-monitor Set network interface groups based on default routes
0.0.5_1 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 0.0.5_1Version of this port present on the latest quarterly branch.
Maintainer: meka@tilda.center search for ports maintained by this maintainer
Port Added: 2022-11-15 18:00:08
Last Update: 2024-03-21 08:57:58
Commit Hash: 78d0d94
License: BSD2CLAUSE
WWW:
https://github.com/mekanix/egress-monitor
Description:
Watching for default routes changes and sets the interface group. When the default route is added, egress-monitor sets the group of that interface to appropriate egress. That means for IPv4 and FIB 0 (default one) the group will be v4fib0egress. In general, the group name is v<4|6>fib<number>egress.
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. sbin/egress-monitor
  2. share/man/man1/egress-monitor.1.gz
  3. /usr/local/share/licenses/egress-monitor-0.0.5_1/catalog.mk
  4. /usr/local/share/licenses/egress-monitor-0.0.5_1/LICENSE
  5. /usr/local/share/licenses/egress-monitor-0.0.5_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • egress-monitor>0:sysutils/egress-monitor
To install the port:
cd /usr/ports/sysutils/egress-monitor/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/egress-monitor
  • pkg install egress-monitor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: egress-monitor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670930769 SHA256 (mekanix-egress-monitor-0.0.5_GH0.tar.gz) = c1d2c7019985712546f7dba71b368d8358990b0536940bc05dac6e0e76509481 SIZE (mekanix-egress-monitor-0.0.5_GH0.tar.gz) = 5360

Packages (timestamps in pop-ups are UTC):
egress-monitor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.5_10.0.5_1-0.0.5_10.0.5_1---
FreeBSD:13:quarterly0.0.5_10.0.5_10.0.50.0.5_10.0.5_10.0.50.0.50.0.5
FreeBSD:14:latest0.0.5_10.0.5_10.0.50.0.5_10.0.5_10.0.5-0.0.5
FreeBSD:14:quarterly0.0.50.0.5_1-0.0.50.0.5_10.0.50.0.50.0.5
FreeBSD:15:latest0.0.50.0.5_1n/a0.0.5n/a0.0.50.0.50.0.5
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_egress-monitor
USES:
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/mekanix/egress-monitor/tar.gz/0.0.5?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.5_1
21 Mar 2024 08:57:58
commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0commit hash: 78d0d94a0b9020ff7a86783383af35f1d4cb4ba0 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
sysutils/*: Move man pages to share/man

Approved by:	portmgr (blanket)
0.0.5
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
0.0.5
31 Dec 2022 00:38:41
commit hash: b29b72bc22c30c824fbe3ab38b1386a746cc3f59commit hash: b29b72bc22c30c824fbe3ab38b1386a746cc3f59commit hash: b29b72bc22c30c824fbe3ab38b1386a746cc3f59commit hash: b29b72bc22c30c824fbe3ab38b1386a746cc3f59 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Goran Mekić
sysutils/egress-monitor: Update to 0.0.5

ChangeLog:	https://github.com/mekanix/egress-monitor/releases/tag/0.0.5
PR:		268117
0.0.3_1
22 Nov 2022 06:35:48
commit hash: 1a3d948b5f12a6663d81f82fa930f24ae87b2c3bcommit hash: 1a3d948b5f12a6663d81f82fa930f24ae87b2c3bcommit hash: 1a3d948b5f12a6663d81f82fa930f24ae87b2c3bcommit hash: 1a3d948b5f12a6663d81f82fa930f24ae87b2c3b files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Goran Mekić
sysutils/egress-monitor: Mark BROKEN on FreeBSD 12

PR:		267874
Reported by:	meka@tilda.center (maintainer)
0.0.3
15 Nov 2022 17:57:08
commit hash: 33e91dbbe19992d88fa70f0d303112b14882394bcommit hash: 33e91dbbe19992d88fa70f0d303112b14882394bcommit hash: 33e91dbbe19992d88fa70f0d303112b14882394bcommit hash: 33e91dbbe19992d88fa70f0d303112b14882394b files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Goran Mekić
sysutils/egress-monitor: Add new port

Add sysutils/egress-monitor, a tool that is watching for default routes
changes and sets the interface group. When the default route is added,
egress-monitor sets the group of that interface to appropriate egress.

WWW: https://github.com/mekanix/egress-monitor

PR:		267731
Tested by:	dfr

Number of commits found: 5