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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
relayd OpenBSD relay daemon
7.3.2023.05.09.p4 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.3.2023.05.09.p4Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-26 16:18:06
Last Update: 2023-07-30 14:28:17
Commit Hash: 8a45259
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:
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/relayd-7.3.2023.05.09.p4/catalog.mk
  2. /usr/local/share/licenses/relayd-7.3.2023.05.09.p4/LICENSE
  3. /usr/local/share/licenses/relayd-7.3.2023.05.09.p4/ISCL
  4. @sample etc/relayd.conf.sample
  5. man/man5/relayd.conf.5.gz
  6. man/man8/relayctl.8.gz
  7. 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 = 1690727024 SHA256 (relayd-7.3.2023.05.09-p4.tar.gz) = c07b0d8174b777decc8a8aecb86c23d2108d1e30eec672b30428c90e1c8c99be SIZE (relayd-7.3.2023.05.09-p4.tar.gz) = 1310720

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nonexistent : security/libressl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_relayd
USES:
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.3.2023.05.09-p4/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.3.2023.05.09.p4
30 Jul 2023 14:28:17
commit hash: 8a452599d912c7964ea54483d958c401e69959e5commit hash: 8a452599d912c7964ea54483d958c401e69959e5commit hash: 8a452599d912c7964ea54483d958c401e69959e5commit hash: 8a452599d912c7964ea54483d958c401e69959e5 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
net/relayd: Regenerate checksums

It turns out that in the last round of testing I did not regenerate the
checksums correctly. Fixing it now.

MFH:		2023Q3
Sponsored by:	Modirum MDPay
Sponsored by:	Klara, Inc.

(cherry picked from commit 886e5793aec56a0eb4143f413da3e62a80eba372)
7.3.2023.05.09.p4
27 Jul 2023 10:10:39
commit hash: f7955bf1b881d4e4d6933390a047365e24c7b8e7commit hash: f7955bf1b881d4e4d6933390a047365e24c7b8e7commit hash: f7955bf1b881d4e4d6933390a047365e24c7b8e7commit hash: f7955bf1b881d4e4d6933390a047365e24c7b8e7 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
net/relayd: Update to 7.3.2023.05.09-p4

This release provides builds fixes for FreeBSD 12.

MFH:		2023Q3
Sponsored by:	Modirum MDPay
Sponsored by:	Klara Inc.

(cherry picked from commit c7dafea7d11c2b28ad5a109f5a6459879dd54df6)
7.3.2023.05.09.p3
26 Jul 2023 16:17:01
commit hash: 256132d62bfbf7caf4632c9d4bc7f5ad2ae12f08commit hash: 256132d62bfbf7caf4632c9d4bc7f5ad2ae12f08commit hash: 256132d62bfbf7caf4632c9d4bc7f5ad2ae12f08commit hash: 256132d62bfbf7caf4632c9d4bc7f5ad2ae12f08 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
net/relayd: Update to 7.3.2023.05.09-p3

MFH:		2023Q3
Sponsored by:	Modirum MDPay
Sponsored by:	Klara Inc.

(cherry picked from commit 7725c0562268702768bbb2f861ae6e42ad857521)

Number of commits found: 3