Port details |
- openbgpd7 Free implementation of the Border Gateway Protocol, Version 4
- 7.9 net
=3 7.9Version of this port present on the latest quarterly branch. - Maintainer: pi@FreeBSD.org
 - Port Added: 2022-07-17 09:12:05
- Last Update: 2024-03-11 10:09:15
- Commit Hash: 59c2b02
- People watching this port, also watch:: prestashop, courier-authlib-userdb, rubygem-fluent-plugin-file-alternative, nagios-check_hdd_health, pure-ftpd
- License: MIT
- WWW:
- https://www.openbgpd.org/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openbgpd7>0:net/openbgpd7
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/openbgpd7/ && make install clean
- To add the package, run one of these commands:
- pkg install net/openbgpd7
- pkg install openbgpd7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openbgpd7
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710086786
SHA256 (openbgpd-7.9.tar.gz) = cef83570f5f0c149f11152f0f9532efba42fb638c5e599813ba32ea6e002fd5c
SIZE (openbgpd-7.9.tar.gz) = 808568
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libevent.so : devel/libevent
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_openbgpd7
- USES:
- autoreconf libtool localbase pathfix uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.9 11 Mar 2024 10:09:15
    |
Kurt Jaeger (pi)  |
net/openbgpd7: update 7.7 -> 7.9
Changes: https://marc.info/?l=openbsd-announce&m=167907451410160&w=2
https://marc.info/?l=openbsd-announce&m=167956924014256&w=2 |
7.7_1 26 Feb 2024 19:20:10
    |
Kurt Jaeger (pi)  |
net/openbgpd7: Moved man to share/man |
7.7 26 Feb 2023 18:38:37
    |
Kurt Jaeger (pi)  Author: Karsten Schmidt |
net/openbgpd7: update 7.6 -> 7.7, and check_process fix
- Upgrade from 7.6 to 7.7
- Fix check_process, "bgpd: parent" no longer matches anything
- Remove unused IPV6LLPEER option
Pull-Request: https://github.com/freebsd/freebsd-ports/pull/141
Author: Karsten Schmidt <git@guggemand.dk> |
7.6 30 Sep 2022 18:41:44
    |
Kurt Jaeger (pi)  |
net/openbgpd7: update 7.5 -> 7.6
See https://marc.info/?l=openbgpd-users&m=166326222102367&w=2 for
the changes in that update.
Reported by: Mike Geiger <Myke@ServerNorth.net> |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.5 17 Jul 2022 16:35:08
    |
Kurt Jaeger (pi)  |
net/openbgpd7: add missing LIB_DEPENDS
Submitted-by: fluffy |
7.5 17 Jul 2022 09:10:35
    |
Kurt Jaeger (pi)  |
net/openbgpd7: New port
Release-Notes: https://marc.info/?l=openbgpd-users&m=165788800825316&w=2
This version re-adds FIB support for FreeBSD (missing in net/openbgpd6).
This means that this version propagades changes to the system routing tables.
This version adds TCP MD5 support on FreeBSD.
Sponsored-by: Klara Systems Inc. |
Number of commits found: 8
|