aboutsummaryrefslogtreecommitdiff
path: root/net/vrrp
diff options
context:
space:
mode:
authorMichael C . Wu <keichii@FreeBSD.org>2001-03-28 18:23:50 +0000
committerMichael C . Wu <keichii@FreeBSD.org>2001-03-28 18:23:50 +0000
commita75f568c851bd242cac67b5c9ad38ba6e4972fb9 (patch)
tree777aa6b0858e8572ec4a31c306b50d67e59bbd03 /net/vrrp
parent25243e9c5f182665b7ca57fd5fe09dca4f5c4dec (diff)
downloadports-a75f568c851bd242cac67b5c9ad38ba6e4972fb9.tar.gz
ports-a75f568c851bd242cac67b5c9ad38ba6e4972fb9.zip
Notes
Diffstat (limited to 'net/vrrp')
-rw-r--r--net/vrrp/Makefile16
-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-plist1
5 files changed, 31 insertions, 0 deletions
diff --git a/net/vrrp/Makefile b/net/vrrp/Makefile
new file mode 100644
index 000000000000..e5b4c0a6396a
--- /dev/null
+++ b/net/vrrp/Makefile
@@ -0,0 +1,16 @@
+# New ports collection Makefile for: vrrpd
+# Date created: 18 Feb 2001
+# Whom: Andy K <minosh@engineer.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= vrrpd
+PORTVERSION= 0.1
+CATEGORIES= net
+MASTER_SITES= ftp://ftp.vrrp.net/pub/vrrpd/ \
+ ftp://ftp.tecc.co.uk/pub/vrrpd/
+
+MAINTAINER= minosh@engineer.com
+
+.include <bsd.port.mk>
diff --git a/net/vrrp/distinfo b/net/vrrp/distinfo
new file mode 100644
index 000000000000..df2cef0bb92e
--- /dev/null
+++ b/net/vrrp/distinfo
@@ -0,0 +1 @@
+MD5 (vrrpd-0.1.tar.gz) = 747a1e5b8e47cd447da9d24e3569002e
diff --git a/net/vrrp/pkg-comment b/net/vrrp/pkg-comment
new file mode 100644
index 000000000000..e0f543df00f0
--- /dev/null
+++ b/net/vrrp/pkg-comment
@@ -0,0 +1 @@
+Virtual redundant router protocol implemenation for FreeBSD
diff --git a/net/vrrp/pkg-descr b/net/vrrp/pkg-descr
new file mode 100644
index 000000000000..736143f12baa
--- /dev/null
+++ b/net/vrrp/pkg-descr
@@ -0,0 +1,12 @@
+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
new file mode 100644
index 000000000000..c8ad1d9233c6
--- /dev/null
+++ b/net/vrrp/pkg-plist
@@ -0,0 +1 @@
+sbin/vrrpd