1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Remove expired net/openbgpd-devel port; it's older than the non-devel one

This commit is contained in:
Pav Lucistnik 2007-09-06 08:13:53 +00:00
parent 263149c6bb
commit a0884c3cda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198906
5 changed files with 1 additions and 76 deletions

1
MOVED
View File

@ -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

View File

@ -388,7 +388,6 @@
SUBDIR += opal
SUBDIR += openam
SUBDIR += openbgpd
SUBDIR += openbgpd-devel
SUBDIR += openh323
SUBDIR += openldap23-client
SUBDIR += openldap23-sasl-client

View File

@ -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"

View File

@ -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

View File

@ -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