diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-05-31 18:11:35 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-31 18:11:35 +0000 |
commit | eb7938e99c26eb8e3b2325eb76e786c31cfc99f0 (patch) | |
tree | b60df6926cfa922ccd68f4bc2f2030e5df9c0e9e | |
parent | c897be211654165e0679c3b89e32aa1055c6ac7b (diff) |
net/openbgpd6: Remove expired port
2025-05-30 net/openbgpd6: Unsupported upstream, consider using net/openbgpd8
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/openbgpd6/Makefile | 36 | ||||
-rw-r--r-- | net/openbgpd6/distinfo | 3 | ||||
-rw-r--r-- | net/openbgpd6/files/COPYING | 19 | ||||
-rw-r--r-- | net/openbgpd6/files/openbgpd.in | 32 | ||||
-rw-r--r-- | net/openbgpd6/files/patch-Makefile.am | 22 | ||||
-rw-r--r-- | net/openbgpd6/files/patch-src__bgpctl__output_json.c | 11 | ||||
-rw-r--r-- | net/openbgpd6/files/patch-src_bgpctl_output.c | 11 | ||||
-rw-r--r-- | net/openbgpd6/files/patch-src_bgpd_bgpd.c | 11 | ||||
-rw-r--r-- | net/openbgpd6/files/pkg-message.in | 10 | ||||
-rw-r--r-- | net/openbgpd6/pkg-descr | 7 | ||||
-rw-r--r-- | net/openbgpd6/pkg-plist | 6 |
13 files changed, 1 insertions, 169 deletions
@@ -4421,3 +4421,4 @@ archivers/libcomprex||2025-05-28|Has expired: Unmaintained upstream, laste relea irc/bnc||2025-05-28|Has expired: Unmaintained without upstream distfile and WWW lang/perl5.36||2025-05-29|Has expired: Support end three years after .0 release, please upgrade to a more recent version of Perl ftp/wcurl|ftp/curl|2025-05-31|Included in curl version 8.14.0 and later, please use ftp/curl instead +net/openbgpd6|net/openbgpd8|2025-05-31|Has expired: Unsupported upstream, consider using net/openbgpd8 diff --git a/net/Makefile b/net/Makefile index a506cd0dcda5..ad9926843180 100644 --- a/net/Makefile +++ b/net/Makefile @@ -574,7 +574,6 @@ SUBDIR += ooni-mini SUBDIR += ooni-probe-cli SUBDIR += open-isns - SUBDIR += openbgpd6 SUBDIR += openbgpd7 SUBDIR += openbgpd8 SUBDIR += openldap25-client diff --git a/net/openbgpd6/Makefile b/net/openbgpd6/Makefile deleted file mode 100644 index 0611d8c7fa37..000000000000 --- a/net/openbgpd6/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -PORTNAME= openbgpd -PORTVERSION= 6.9p0 -PORTREVISION= 1 -CATEGORIES= net -MASTER_SITES= OPENBSD/OpenBGPD -PKGNAMESUFFIX= 6 - -MAINTAINER= pi@FreeBSD.org -COMMENT= Free implementation of the Border Gateway Protocol, Version 4 -WWW= https://www.openbgpd.org/ - -LICENSE= ISCL -LICENSE_FILE= ${FILESDIR}/COPYING - -DEPRECATED= Unsupported upstream, consider using net/openbgpd8 -EXPIRATION_DATE=2025-05-30 - -USES= autoreconf libtool uidfix -USE_RC_SUBR= ${PORTNAME} - -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share - -SUB_FILES= pkg-message - -USERS= _bgpd -GROUPS= _bgpd - -CONFLICTS= zebra quagga - -OPTIONS_DEFINE= IPV6LLPEER -OPTIONS_DEFAULT= IPV6LLPEER -IPV6LLPEER_DESC= Support nexthop using IPv6 link-local address -IPV6LLPEER_MAKE_ARGS= -DIPV6_LINKLOCAL_PEER - -.include <bsd.port.mk> diff --git a/net/openbgpd6/distinfo b/net/openbgpd6/distinfo deleted file mode 100644 index 33a80f613768..000000000000 --- a/net/openbgpd6/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1620376440 -SHA256 (openbgpd-6.9p0.tar.gz) = b4a4a5cc240abeb7004594238523471bd1942a0786d1634a2d79c15da85c60bb -SIZE (openbgpd-6.9p0.tar.gz) = 719173 diff --git a/net/openbgpd6/files/COPYING b/net/openbgpd6/files/COPYING deleted file mode 100644 index 0e9cfc51f9c0..000000000000 --- a/net/openbgpd6/files/COPYING +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2003-2007 Henning Brauer <henning@openbsd.org> -Copyright (c) 2002 Daniel Hartmeier <dhartmei@openbsd.org> -Copyright (c) 2003, 2004, 2006 Claudio Jeker <claudio@openbsd.org> -Copyright (c) 2003, 2004 Markus Friedl <markus@openbsd.org> -Copyright (c) 2004 Damien Miller <djm@openbsd.org> -Copyright (c) 2006, 2007, 2008 Reyk Floeter <reyk@openbsd.org> -Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org> - -Permission to use, copy, modify, and distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER IN -AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT -OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/net/openbgpd6/files/openbgpd.in b/net/openbgpd6/files/openbgpd.in deleted file mode 100644 index 9f17d0032365..000000000000 --- a/net/openbgpd6/files/openbgpd.in +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh - -# PROVIDE: bgpd dynamicrouting -# REQUIRE: LOGIN abi -# BEFORE: securelevel -# KEYWORD: shutdown - -# Add the following lines to /etc/rc.conf to enable openbgpd: -# -# openbgpd_enable="YES" -# openbgpd_flags="<set as needed>" -# -# See bgpd(8) for openbgpd_flags - -. /etc/rc.subr - -name=openbgpd -rcvar=openbgpd_enable - -extra_commands=reload -command="%%PREFIX%%/sbin/bgpd" -required_files="%%PREFIX%%/etc/bgpd.conf" - -: ${openbgpd_enable=NO} - -check_process() -{ - /bin/pgrep -f 'bgpd: parent.*' -} - -load_rc_config $name -run_rc_command "$1" diff --git a/net/openbgpd6/files/patch-Makefile.am b/net/openbgpd6/files/patch-Makefile.am deleted file mode 100644 index 78ffb52c79fc..000000000000 --- a/net/openbgpd6/files/patch-Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.am.orig 2020-05-05 08:36:21 UTC -+++ Makefile.am -@@ -19,13 +19,16 @@ ACLOCAL_AMFLAGS = -I m4 - EXTRA_DIST = README.md LICENSE VERSION bgpd.conf - - install-data-hook: -- @if [ ! -d "$(DESTDIR)$(runstatedir)" ]; then \ -+ if [ ! -d "$(DESTDIR)$(runstatedir)" ]; then \ - $(INSTALL) -m 755 -d "$(DESTDIR)$(runstatedir)"; \ - fi -- @if [ ! -d "$(DESTDIR)$(sysconfdir)" ]; then \ -+ if [ ! -d "$(DESTDIR)$(sysconfdir)" ]; then \ - $(INSTALL) -m 755 -d "$(DESTDIR)$(sysconfdir)"; \ - fi -- @if [ ! -f "$(DESTDIR)$(sysconfdir)/bgpd.conf" ]; then \ -+ if [ ! -f "$(DESTDIR)$(sysconfdir)/bgpd.conf.sample" ]; then \ -+ $(INSTALL) -m 644 "$(srcdir)/bgpd.conf" "$(DESTDIR)$(sysconfdir)/bgpd.conf.sample"; \ -+ fi -+ if [ ! -f "$(DESTDIR)$(sysconfdir)/bgpd.conf" ]; then \ - $(INSTALL) -m 644 "$(srcdir)/bgpd.conf" "$(DESTDIR)$(sysconfdir)/bgpd.conf"; \ - else \ - echo; \ diff --git a/net/openbgpd6/files/patch-src__bgpctl__output_json.c b/net/openbgpd6/files/patch-src__bgpctl__output_json.c deleted file mode 100644 index 734515c07811..000000000000 --- a/net/openbgpd6/files/patch-src__bgpctl__output_json.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bgpctl/output_json.c.orig 2020-05-18 19:17:41 UTC -+++ src/bgpctl/output_json.c -@@ -22,6 +22,8 @@ - #include <stdlib.h> - #include <string.h> - -+#include <sys/endian.h> -+ - #include "bgpd.h" - #include "session.h" - #include "rde.h" diff --git a/net/openbgpd6/files/patch-src_bgpctl_output.c b/net/openbgpd6/files/patch-src_bgpctl_output.c deleted file mode 100644 index a1d2b38db88f..000000000000 --- a/net/openbgpd6/files/patch-src_bgpctl_output.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bgpctl/output.c.orig 2020-05-18 19:17:41 UTC -+++ src/bgpctl/output.c -@@ -25,6 +25,8 @@ - #include <stdlib.h> - #include <string.h> - -+#include <sys/endian.h> -+ - #include "bgpd.h" - #include "session.h" - #include "rde.h" diff --git a/net/openbgpd6/files/patch-src_bgpd_bgpd.c b/net/openbgpd6/files/patch-src_bgpd_bgpd.c deleted file mode 100644 index b4a072e4cfc4..000000000000 --- a/net/openbgpd6/files/patch-src_bgpd_bgpd.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bgpd/bgpd.c.orig 2020-05-18 19:17:41 UTC -+++ src/bgpd/bgpd.c -@@ -61,6 +61,8 @@ struct rib_names ribnames = SIMPLEQ_HEAD_INITIALIZER( - char *cname; - char *rcname; - -+enum bgpd_process bgpd_process; -+ - void - sighdlr(int sig) - { diff --git a/net/openbgpd6/files/pkg-message.in b/net/openbgpd6/files/pkg-message.in deleted file mode 100644 index 4e6b1eb8a3be..000000000000 --- a/net/openbgpd6/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ -[ -{ type: install - message: <<EOM -OpenBGPD has been successfully installed. - -Configuration file must be created at %%PREFIX%%/etc/bgpd.conf -and permission set to 0600. -EOM -} -] diff --git a/net/openbgpd6/pkg-descr b/net/openbgpd6/pkg-descr deleted file mode 100644 index bfdb9772af20..000000000000 --- a/net/openbgpd6/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. -It allows ordinary machines to be used as routers exchanging routes with -other systems speaking the BGP protocol. - -This is the portable version and it does not have the means to -influence kernel routing tables. It is only suitable for route -servers/collectors. diff --git a/net/openbgpd6/pkg-plist b/net/openbgpd6/pkg-plist deleted file mode 100644 index b4deb7e35071..000000000000 --- a/net/openbgpd6/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -sbin/bgpctl -sbin/bgpd -share/man/man5/bgpd.conf.5.gz -share/man/man8/bgpctl.8.gz -share/man/man8/bgpd.8.gz -@sample etc/bgpd.conf.sample |