Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 00:17:58 +0100 (CET)
From:      Sebastien Petit <spe@bsdfr.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34428: Update ports: net/freevrrpd
Message-ID:  <200201292317.g0TNHw600726@spe.homeunix.net>

next in thread | raw e-mail | index | archive | help

>Number:         34428
>Category:       ports
>Synopsis:       Update ports: net/freevrrpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 29 15:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sebastien Petit
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD spe.homeunix.net 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #10: Wed Dec 26 02:53:04 CET 2001


	
>Description:
	pkg-descr & pkg-comment are reversed. new sharfile attached. sorry.
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       .
#       ./distinfo
#       ./pkg-plist
#       ./pkg-descr
#       ./pkg-comment
#       ./Makefile
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (freevrrpd-0.8.1.tar.gz) = c694ba0a6f9afcb5937bf24fe438ed4c
END-of-./distinfo
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xlibexec/freevrrpd
Xetc/freevrrpd.conf.sample
Xetc/rc.d/freevrrpd.sh
END-of-./pkg-plist
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
Xfreevrrpd is a VRRP (Virtual Router Redundancy Protocol) implemetation daemon under FreeBSD
Xfreevrrpd is a part of High UpTime project http://www.bsdshell.net/
XThis daemon has been rewrited from scratch and is not based on existing projects. For this second public release, you can found:
X       * A daemon RFC 2338 Compliant adapted on FreeBSD systems
X       * Implementation of Virtual Adresses
X       * Support for multiples VRID
X       * Master announce state by sending multicast packets via BPF
X       * Changing routes and IP in 3 seconds
X       * Doing gratuitous ARP requests to clean the cache of all hosts
X       * Election between different slave servers
X       * Same host can be Slave and Master at the same time
X       * Automatic Downgrade to Slave if a Master is up again
X       * Anti-Address Conflict system
X       * Multi-threaded vrrp daemon
X       * Plain text password authentication
X       * Using now only one BPF device for all VRID
X       * Support netmask for Virtual IP addresses
END-of-./pkg-descr
echo x - ./pkg-comment
sed 's/^X//' >./pkg-comment << 'END-of-./pkg-comment'
XThis a VRRP RFC2338 Compliant implementation under FreeBSD
END-of-./pkg-comment
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
XPORTNAME=       freevrrpd
XPORTVERSION=    0.8.1
XCATEGORIES=     net
X
XMASTER_SITES=   http://www.bsdshell.net/download/
X
XMAINTAINER=     spe@bsdfr.org
X
X.include <bsd.port.mk>
END-of-./Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201292317.g0TNHw600726>