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 on branch 2024Q2
relayd OpenBSD relay daemon
7.4.2024.01.15.p1 net 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 7.4.2024.01.15.p1Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-11 12:27:05
Last Update: 2024-05-02 20:12:48
Commit Hash: be0e6ee
License: ISCL
WWW:
https://github.com/KlaraSystems/freebsd-relayd
Description:
This is the FreeBSD port of the OpenBSD relayd and relayctl. relayd is a daemon to relay and dynamically redirect incoming connections to a target host. Its main purposes are to run as a load-balancer, application layer gateway, or transparent proxy. The daemon is able to monitor groups of hosts for availability, which is determined by checking for a specific service common to a host group. When availability is con- firmed, Layer 3 and/or layer 7 forwarding services are set up by relayd. Layer 3 redirection happens at the packet level; to configure it, relayd communicates with pf(4). The following relayd functionality is not (yet) implemented in FreeBSD: - carp demote - modifying routing tables - snmp traps The relayctl program controls the relayd(8) daemon.
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 (12 items)
Collapse this list.
  1. /usr/local/share/licenses/relayd-7.4.2024.01.15.p1/catalog.mk
  2. /usr/local/share/licenses/relayd-7.4.2024.01.15.p1/LICENSE
  3. /usr/local/share/licenses/relayd-7.4.2024.01.15.p1/ISCL
  4. @sample etc/relayd.conf.sample
  5. share/man/man5/relayd.conf.5.gz
  6. share/man/man8/relayctl.8.gz
  7. share/man/man8/relayd.8.gz
  8. sbin/relayctl
  9. sbin/relayd
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • relayd>0:net/relayd
To install the port:
cd /usr/ports/net/relayd/ && make install clean
To add the package, run one of these commands:
  • pkg install net/relayd
  • pkg install relayd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: relayd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714680419 SHA256 (relayd-7.4.2024.01.15-p1.tar.gz) = aa6c0c180f05b73761c900f232490e3f98b18e73d8c8fdf01473446e96aa3c98 SIZE (relayd-7.4.2024.01.15-p1.tar.gz) = 1331200

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nonexistent : security/libressl
Library dependencies:
  1. libpfctl.so : net/libpfctl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_relayd
USES:
localbase:ldflags ssl uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/KlaraSystems/freebsd-relayd/releases/download/7.4.2024.01.15-p1/
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
7.4.2024.01.15.p1
02 May 2024 20:12:48
commit hash: be0e6eee35f3d97650ce0b302c2dbba8a03f72dbcommit hash: be0e6eee35f3d97650ce0b302c2dbba8a03f72dbcommit hash: be0e6eee35f3d97650ce0b302c2dbba8a03f72dbcommit hash: be0e6eee35f3d97650ce0b302c2dbba8a03f72db files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
net/relayd: Update to 7.4.2024.01.15-p1

MFH:		2024Q2
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.

(cherry picked from commit a66b8f6102fe56d83583db9f4041f3e7fa6c1ba9)
7.4.2024.01.15.p0
11 Apr 2024 12:25:07
commit hash: 5fd95fcaf39b360a4830beedcd9a9d45bfa181f2commit hash: 5fd95fcaf39b360a4830beedcd9a9d45bfa181f2commit hash: 5fd95fcaf39b360a4830beedcd9a9d45bfa181f2commit hash: 5fd95fcaf39b360a4830beedcd9a9d45bfa181f2 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
net/relayd: Update to 7.4.2024.01.15-p0

This fixes recent build failures.

Also:

- Do not pass -lpfctl to LDFLAGS. Relayd's build system is already doing
  that.
- Remove the bsd.own.mk patch, which support for armv6 and armv7 builds.
  The patch has been upstreamed.

MFH:		2024Q2
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.

(cherry picked from commit 281bb70bcca7b9daa699cb08f1f94be170de5331)

Number of commits found: 2