FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 11:27 PM GMT
Port details
relayd 5.0.20110907 net on this many watch lists=2 search for ports that depend on this port
OpenBSD relay daemon
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jan 2008 21:39:06
License: BSD


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
routers
snmp

The relayctl program controls the relayd(8) daemon.

WWW: https://github.com/mmatuska/relayd
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: devel/libevent
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/relayd/ && make install clean
To add the package: pkg_add -r relayd


Configuration Options
===> The following configuration options are available for relayd-5.0.20110907:
     LIBEVENT_STATIC=Off (default) "Build with static libevent"
===> Use 'make config' to modify these settings

Master Sites:
https://github.com/downloads/mmatuska/relayd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  5.0.20110907
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
07 Sep 2011 12:14:41
Original commit files touched by this commit  5.0.20110907
mm search for other commits by this committer
Update relayd to 5.0.20110907
FreeBSD port is now developed at https://github.com/mmatuska/relayd
08 Jun 2011 17:38:08
Original commit files touched by this commit  4.9.20110526_2
pav search for other commits by this committer
- Mark BROKEN on 7.X: does not build
  : undefined reference to `arc4random_buf'

Reported by:    pointyhat
06 Jun 2011 18:19:50
Original commit files touched by this commit  4.9.20110526_2
mm search for other commits by this committer
- Add patches for OpenBSD bugs 6624 and 6627
- Switch to USERS and GROUPS framework
28 May 2011 09:46:41
Original commit files touched by this commit  4.9.20110526_1
mm search for other commits by this committer
- Start relayd earlier in rcorder
26 May 2011 18:48:07
Original commit files touched by this commit  4.9.20110526
mm search for other commits by this committer
- Update to 4.9.20110526 (and unbreak check_script)
22 May 2011 22:14:36
Original commit files touched by this commit  4.9.20110522
mm search for other commits by this committer
Update to 4.9.20110522
23 Mar 2011 15:53:22
Original commit files touched by this commit  4.6.20090813_5
mm search for other commits by this committer
- Add LICENSE knob(s)
20 Mar 2011 12:54:45
Original commit files touched by this commit  4.6.20090813_5
miwi search for other commits by this committer
- Get Rid MD5 support
15 Jan 2011 00:26:39
Original commit files touched by this commit  4.6.20090813_5
mm search for other commits by this committer
Import patches from upstream:
- fix open sockets limit for health check
- only set SO_REUSEPORT for listening ports

Feature safe:   yes
25 Jul 2010 15:39:20
Original commit files touched by this commit  4.6.20090813_4
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
10 Jun 2010 07:17:02
Original commit files touched by this commit  4.6.20090813_3
mm search for other commits by this committer
- Use PFRULE_STATESLOPPY if supported
09 Jun 2010 20:58:26
Original commit files touched by this commit  4.6.20090813_3
mm search for other commits by this committer
- Fix SSL session id callback error (seed random before chroot) [1]
- Use IP_BINDANY if supported
- Update distfile

PR:             ports/129859 [1]
Reported by:    umoorjani.msv@gmail.com [1]
31 May 2010 09:45:42
Original commit files touched by this commit  4.6.20090813_2
mm search for other commits by this committer
- Import relayctl runtime log verbosity setting from OpenBSD
- Import event handling change from OpenBSD
- Bump PORTREVISION
30 May 2010 18:39:43
Original commit files touched by this commit  4.6.20090813_1
mm search for other commits by this committer
- Build only with OSVERSION => 702104

Reported by:    pointyhat (pav)
29 May 2010 08:51:01
Original commit files touched by this commit  4.6.20090813_1
mm search for other commits by this committer
- Add missing relayd.conf.sample to  pkg-plist
29 May 2010 08:44:58
Original commit files touched by this commit  4.6.20090813_1
mm search for other commits by this committer
- Fix SSL certificate paths to PREFIX
- Add relayd.conf.sample
- Bump PORTREVISION
28 May 2010 11:59:50
Original commit files touched by this commit  4.6.20090813
mm search for other commits by this committer
- Update to 4.6.20090813
- Backport several patches from OpenBSD 4.7 and newer
- Fix build with FreeBSD 7 (arc4random.c)
- Fix user and group creation in pkginstall
- Add reload command to startup file
- Enable optional static build with libevent
- Take maintainership

PR:             ports/147122
Approved by:    kuriyama (private e-mail)
27 Mar 2010 00:15:24
Original commit files touched by this commit  4.2.20071221_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
15 Jul 2009 16:56:10
Original commit files touched by this commit  4.2.20071221_1
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
06 Jan 2009 17:59:31
Original commit files touched by this commit  4.2.20071221_1
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
19 Aug 2008 16:40:17
Original commit files touched by this commit  4.2.20071221_1
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
08 Apr 2008 15:57:29
Original commit files touched by this commit  4.2.20071221
gahr search for other commits by this committer
- Fix build on sparc64 and amd64

Approved by:    maintainer (timeout), miwi (mentor)
19 Feb 2008 21:06:29
Original commit files touched by this commit  4.2.20071221
pav search for other commits by this committer
- Mark BROKEN on amd64: does not compile

Reported by:    pointyhat
20 Jan 2008 21:38:26
Original commit files touched by this commit  4.2.20071221
kuriyama search for other commits by this committer
OpenBSD's Relay Daemon (previously known as hoststated).

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.

WWW: http://spootnik.org/relayd/

# This port will work on $OSVERSION >= 700049.
# If you want to use on RELENG_6, apply a patch in
#
http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_table.c.diff?r1=1.67&r2=1.68

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.131 seconds.