Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 08:31:53 GMT
From:      minosh@engineer.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25276: New port: VRRP (virtual redundent router protocol)
Message-ID:  <200102220831.f1M8Vr323314@stokie.tecc.co.uk>

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

>Number:         25276
>Category:       ports
>Synopsis:       New port: VRRP (virtual redundent router protocol)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 00:30:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andy
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	Tested on FreeBSD4.2-STABLE

>Description:

        This is a port from Linux, originally by gem@express.ru
        but fixed up to compile and actually work.

>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:
#
#	vrrp/
#	vrrp/Makefile
#	vrrp/pkg-comment
#	vrrp/pkg-descr
#	vrrp/pkg-plist
#	vrrp/distinfo
#
echo c - vrrp/
mkdir -p vrrp/ > /dev/null 2>&1
echo x - vrrp/Makefile
sed 's/^X//' >vrrp/Makefile << 'END-of-vrrp/Makefile'
X# New ports collection Makefile for:	vrrpd
X# Date created:		18 Feb 2001
X# Whom:			Andy K <minosh@engineer.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	vrrpd
XPORTVERSION=	0.1
XCATEGORIES=	net
XMASTER_SITES=	ftp://ftp.vrrp.net/pub/vrrpd/ \
X		ftp://ftp.tecc.co.uk/pub/vrrpd/
X
XMAINTAINER=	minosh@engineer.com
X
X.include <bsd.port.mk>
END-of-vrrp/Makefile
echo x - vrrp/pkg-comment
sed 's/^X//' >vrrp/pkg-comment << 'END-of-vrrp/pkg-comment'
XVirtual redundant router protocol implemenation for FreeBSD
END-of-vrrp/pkg-comment
echo x - vrrp/pkg-descr
sed 's/^X//' >vrrp/pkg-descr << 'END-of-vrrp/pkg-descr'
XThis is a port from Linux for the implementation of VRRP 
X(Virtual Redundent Router Protocol). This was first done
Xby gem@express.ru but there were quite a few problems
Xwith this. These have been fixed up and are presented
Xhere for your use.
X
XNote, built and tested on FreeBSD4.2-STABLE
X
XWWW: http://www.vrrp.net/
X
X- Andy K
Xminosh@engineer.com
END-of-vrrp/pkg-descr
echo x - vrrp/pkg-plist
sed 's/^X//' >vrrp/pkg-plist << 'END-of-vrrp/pkg-plist'
Xsbin/vrrpd
END-of-vrrp/pkg-plist
echo x - vrrp/distinfo
sed 's/^X//' >vrrp/distinfo << 'END-of-vrrp/distinfo'
XMD5 (vrrpd-0.1.tar.gz) = 747a1e5b8e47cd447da9d24e3569002e
END-of-vrrp/distinfo
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?200102220831.f1M8Vr323314>