1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Philip M. Gollucci
7a31dc6ff7 - USE_RC_SUBR != yes
PR:             ports/136845
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
2009-07-17 18:41:08 +00:00
Pav Lucistnik
d203b12054 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:36:39 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Jean-Yves Lefort
e4db8fae1e - Update to 20050420
- Cleanup the Makefile

PR:		ports/80243
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
Approved by:	adamw (mentor)
2005-04-22 18:53:12 +00:00
Pav Lucistnik
d8f2d80ac9 ifdepd implements dependencies between network interfaces in a
reliable way. If any of the source interfaces fails, ifdepd sets all
destination interfaces to state down. If all source interfaces are active,
ifdepd sets all destination interfaces to state up.

For example, it can be used with carp(4) to provide failover functionality
on gateways/firewalls.

ifdepd is a simple replacement for ifstated and was written because of problems
with ifstated.

PR:		ports/78819
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at>
2005-03-16 21:23:15 +00:00