Port details on branch 2023Q3 |
- relayd OpenBSD relay daemon
- 7.3.2023.05.09.p4 net
=0 7.3.2023.05.09.p4Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.3.2023.05.09.p4 30 Jul 2023 14:28:17
    |
Mateusz Piotrowski (0mp)  |
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
    |
Mateusz Piotrowski (0mp)  |
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
    |
Mateusz Piotrowski (0mp)  |
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
|