summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--net/Makefile1
-rw-r--r--net/openbgpd-devel/Makefile28
-rw-r--r--net/openbgpd-devel/distinfo15
-rw-r--r--net/openbgpd-devel/files/devel-bgpd_bgpd.832
5 files changed, 1 insertions, 76 deletions
diff --git a/MOVED b/MOVED
index 2d4efc1ee01b..8fe27a85fa9d 100644
--- a/MOVED
+++ b/MOVED
@@ -3195,3 +3195,4 @@ games/groundhog||2007-08-22|Game is not worth keeping
x11-toolkits/pmw|x11-toolkits/py-Pmw|2007-09-02|Port renamed for consistency
java/gj-jdk11||2007-09-03|Has expired: Modern versions of jdk support generics natively
comms/tilp||2007-09-06|Superseded by comms/tilp2
+net/openbgpd-devel|net/openbgpd|2007-09-06|Older version than in openbgpd port
diff --git a/net/Makefile b/net/Makefile
index 6ba287eacdad..c0ca8757fd56 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -388,7 +388,6 @@
SUBDIR += opal
SUBDIR += openam
SUBDIR += openbgpd
- SUBDIR += openbgpd-devel
SUBDIR += openh323
SUBDIR += openldap23-client
SUBDIR += openldap23-sasl-client
diff --git a/net/openbgpd-devel/Makefile b/net/openbgpd-devel/Makefile
deleted file mode 100644
index 64fbbc0905e0..000000000000
--- a/net/openbgpd-devel/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: openbgpd-devel
-# Date created: Mar 15 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= openbgpd-devel
-PORTVERSION= ${SNAPSHOT}
-PORTREVISION= 0
-CATEGORIES= net
-DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:freebsd
-SNAPSHOT= 20060516
-
-MAINTAINER= flz@FreeBSD.org
-COMMENT= Free implementation of the Border Gateway Protocol, Version 4
-
-DEPRECATED= Older version than in openbgpd port, will be removed unless updated
-EXPIRATION_DATE=2007-09-01
-
-CONFLICTS= zebra-0* quagga-0* openbgpd-devel-*
-
-MASTERDIR= ${.CURDIR}/../openbgpd
-MD5_FILE= ${.CURDIR}/distinfo
-
-EXTRA_PATCHES= ${.CURDIR}/files/devel-bgpd_bgpd.8
-
-.include "${MASTERDIR}/Makefile"
diff --git a/net/openbgpd-devel/distinfo b/net/openbgpd-devel/distinfo
deleted file mode 100644
index ae0b2d6187b8..000000000000
--- a/net/openbgpd-devel/distinfo
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (openbgpd/openbgpd-devel-20060516.tgz) = ddb15fe817c6525575658107d41b2724
-SHA256 (openbgpd/openbgpd-devel-20060516.tgz) = 664a5952c7d8961f126663e4876d24d40d496a4d8fca608cbc65e0dd774403ba
-SIZE (openbgpd/openbgpd-devel-20060516.tgz) = 136149
-MD5 (openbgpd/hash.h) = 0c397692b9b152f1bca968b6248bc09c
-SHA256 (openbgpd/hash.h) = 0c5561c6765325f49d82d5c5fd9471dbfadf21f44e554758eb112a23f7c317b1
-SIZE (openbgpd/hash.h) = 3488
-MD5 (openbgpd/strtonum.c) = da3ba14723ae645c13b8ea96d3f78f20
-SHA256 (openbgpd/strtonum.c) = eabeece529ed7678b5d79774813818ed1d46b7c7a934c98e474c8f62c56abaec
-SIZE (openbgpd/strtonum.c) = 1769
-MD5 (openbgpd/if_media.h) = 4ff9297f5c133425dafe3ca565c0f811
-SHA256 (openbgpd/if_media.h) = 58225d0ed363c2beb23426f0f8254089d4541c3334776f3750ba434d4491a1d1
-SIZE (openbgpd/if_media.h) = 23762
-MD5 (openbgpd/pfkey_compat.c) = 8c3bdf02fd308b327bd30e09674c1858
-SHA256 (openbgpd/pfkey_compat.c) = 46f559c945552ec11174d218c24eeacb3d0bc1dc010a80f07af525b751df1180
-SIZE (openbgpd/pfkey_compat.c) = 360
diff --git a/net/openbgpd-devel/files/devel-bgpd_bgpd.8 b/net/openbgpd-devel/files/devel-bgpd_bgpd.8
deleted file mode 100644
index e3892cbf04d5..000000000000
--- a/net/openbgpd-devel/files/devel-bgpd_bgpd.8
+++ /dev/null
@@ -1,32 +0,0 @@
---- bgpd/bgpd.8.orig Tue May 16 17:14:46 2006
-+++ bgpd/bgpd.8 Tue May 16 17:16:27 2006
-@@ -48,9 +48,9 @@
- .Nm
- is usually started at boot time, and can be enabled by
- setting the following in
--.Pa /etc/rc.conf.local :
-+.Pa /etc/rc.conf :
- .Pp
--.Dl bgpd_flags=\&"\&"
-+.Dl openbgpd_flags=\&"\&"
- .Pp
- See
- .Xr rc 8
-@@ -92,7 +92,7 @@
- .Ar file
- as the configuration file,
- instead of the default
--.Pa /etc/bgpd.conf .
-+.Pa %%PREFIX%%/etc/bgpd.conf .
- .It Fl n
- Configtest mode.
- Only check the configuration file for validity.
-@@ -110,7 +110,7 @@
- .El
- .Sh FILES
- .Bl -tag -width "/var/run/bgpd.sockXXX" -compact
--.It Pa /etc/bgpd.conf
-+.It Pa %%PREFIX%%/etc/bgpd.conf
- default
- .Nm
- configuration file