aboutsummaryrefslogtreecommitdiffstats
path: root/net/vrrp
diff options
context:
space:
mode:
Diffstat (limited to 'net/vrrp')
-rw-r--r--net/vrrp/Makefile24
-rw-r--r--net/vrrp/distinfo1
-rw-r--r--net/vrrp/pkg-comment1
-rw-r--r--net/vrrp/pkg-descr12
-rw-r--r--net/vrrp/pkg-plist6
5 files changed, 0 insertions, 44 deletions
diff --git a/net/vrrp/Makefile b/net/vrrp/Makefile
deleted file mode 100644
index 90526ed7ab7f..000000000000
--- a/net/vrrp/Makefile
+++ /dev/null
@@ -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>
diff --git a/net/vrrp/distinfo b/net/vrrp/distinfo
deleted file mode 100644
index b02b4268e7d9..000000000000
--- a/net/vrrp/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (vrrpd-0.2.tar.gz) = edf26a90c4394a6b7bb5faec949d2b31
diff --git a/net/vrrp/pkg-comment b/net/vrrp/pkg-comment
deleted file mode 100644
index e0f543df00f0..000000000000
--- a/net/vrrp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Virtual redundant router protocol implemenation for FreeBSD
diff --git a/net/vrrp/pkg-descr b/net/vrrp/pkg-descr
deleted file mode 100644
index 736143f12baa..000000000000
--- a/net/vrrp/pkg-descr
+++ /dev/null
@@ -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
diff --git a/net/vrrp/pkg-plist b/net/vrrp/pkg-plist
deleted file mode 100644
index 3fcad1c6e7e3..000000000000
--- a/net/vrrp/pkg-plist
+++ /dev/null
@@ -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