[Bug 292055] [NEW PORT] net/openbgpd9: new port for latest major release

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Feb 2026 12:45:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292055

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ad89514c026b5ec89cf15e5fcac39837fd81a507

commit ad89514c026b5ec89cf15e5fcac39837fd81a507
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-02-04 12:39:48 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2026-02-04 12:44:31 +0000

    net/openbgpd9: New port

    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 version will replace openbgp8 some time in the future.

    PR:     292055

 net/Makefile                                       |  1 +
 net/openbgpd9/Makefile (new)                       | 40 ++++++++++++++++++++++
 net/openbgpd9/distinfo (new)                       |  3 ++
 net/openbgpd9/files/COPYING (new)                  | 19 ++++++++++
 net/openbgpd9/files/openbgpd.in (new)              | 32 +++++++++++++++++
 net/openbgpd9/files/openbgplgd.in (new)            | 31 +++++++++++++++++
 net/openbgpd9/files/patch-Makefile.am (new)        | 26 ++++++++++++++
 .../files/patch-src_bgplgd_bgplgd.8.in (new)       | 20 +++++++++++
 net/openbgpd9/files/pkg-message.in (new)           | 10 ++++++
 net/openbgpd9/pkg-descr (new)                      |  3 ++
 net/openbgpd9/pkg-plist (new)                      |  8 +++++
 11 files changed, 193 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.