The vrrp port was marked BROKEN 14 months ago. Remove it.

This commit is contained in:
Kris Kennaway 2002-10-13 04:54:41 +00:00
parent 15c26eb6a0
commit 1e4873fea3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67948
6 changed files with 0 additions and 45 deletions

View File

@ -577,7 +577,6 @@
SUBDIR += vicq
SUBDIR += vnc
SUBDIR += vomit
SUBDIR += vrrp
SUBDIR += vtun
SUBDIR += wais
SUBDIR += wakeonlan

View File

@ -1,24 +0,0 @@
# New ports collection Makefile for: vrrpd
# Date created: 18 Feb 2001
# Whom: Andy K <minosh@engineer.com>
#
# $FreeBSD$
#
PORTNAME= vrrpd
PORTVERSION= 0.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.vrrp.net/pub/vrrpd/ \
ftp://ftp.tecc.co.uk/pub/vrrpd/
MAINTAINER= ports@FreeBSD.org
IGNORE= "The maintainer considers this an incomplete implementation of RFC2338"
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${PREFIX}/share/doc/vrrp
${INSTALL_DATA} ${WRKSRC}/FAQ ${WRKSRC}/doc/* ${PREFIX}/share/doc/vrrp
.endif
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (vrrpd-0.2.tar.gz) = edf26a90c4394a6b7bb5faec949d2b31

View File

@ -1 +0,0 @@
Virtual redundant router protocol implemenation for FreeBSD

View File

@ -1,12 +0,0 @@
This is a port from Linux for the implementation of VRRP
(Virtual Redundent Router Protocol). This was first done
by gem@express.ru but there were quite a few problems
with this. These have been fixed up and are presented
here for your use.
Note, built and tested on FreeBSD4.2-STABLE
WWW: http://www.vrrp.net/
- Andy K
minosh@engineer.com

View File

@ -1,6 +0,0 @@
sbin/vrrpd
%%PORTDOCS%%share/doc/vrrp/FAQ
%%PORTDOCS%%share/doc/vrrp/draft-ietf-vrrp-spec-v2-05.txt
%%PORTDOCS%%share/doc/vrrp/draft-jou-duplicate-ip-address-02.txt
%%PORTDOCS%%share/doc/vrrp/rfc2338.txt.vrrp
%%PORTDOCS%%@dirrm share/doc/vrrp