Port details |
- frr8 IP routing protocol suite including BGP, IS-IS, OSPF and RIP
- 8.5.6_1 net =4 8.5.6_1Version of this port present on the latest quarterly branch.
- Maintainer: olivier@FreeBSD.org
- Port Added: 2022-07-07 12:15:09
- Last Update: 2024-10-08 11:07:51
- Commit Hash: 7f3171d
- People watching this port, also watch:: cbsd, syncthing, nginx, powerdns, gitea
- License: GPLv2
- WWW:
- https://frrouting.org/
- Description:
- FRRouting (FRR) is an IP routing protocol suite for Linux and Unix platforms
which includes protocol daemons for BGP, IS-IS, OSPF and RIP. FRR has its roots
in the Quagga project.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- frr9
- frr10
- openbgpd
- openospfd
- quagga
- zebra
- To install the port:
- cd /usr/ports/net/frr8/ && make install clean
- To add the package, run one of these commands:
- pkg install net/frr8
- pkg install frr8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: frr8
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727185675
SHA256 (FRRouting-frr-frr-8.5.6_GH0.tar.gz) = 5f3a32e66efdf2628548165d10327688847443c342788b31c4ea98368cfacbf8
SIZE (FRRouting-frr-frr-8.5.6_GH0.tar.gz) = 10081875
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net/frr8-pythontools
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-sphinx>=0,1 : textproc/py-sphinx@py311
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libcares.so : dns/c-ares
- libjson-c.so : devel/json-c
- libpcre2-8.so : devel/pcre2
- libyang.so.2 : net/libyang2
- libunwind.so : devel/libunwind
- librtr.so : net-mgmt/rtrlib
- libssh.so : security/libssh
- libreadline.so.8 : devel/readline
- This port is required by:
- for Run
-
- net/frr8-pythontools
Configuration Options:
- ===> The following configuration options are available for frr8-8.5.6_1:
BACKTRACE=on: Enable backtrace
CONFIGROLLBACKS=off: Enable configuration rollback support
DATACENTER=off: Use reduced BGP timers
FPM=on: Enable Forwarding Plane Manager support
LDPD=off: Build ldpd
MANPAGES=on: Build and/or install manual pages
MULTIPATH=off: Allow 64 multipath routes (16 default)
PAM=off: Use libpam for PAM support in vtysh
RPKI=on: Add BGP RPKI (RFC 6810) support
SHARPD=off: Build sharpd
SHELLACCESS=off: Allow users to access shell/telnet/ssh
SNMP=off: SNMP support
TCMALLOC=off: Use tcmalloc
===> Use 'make config' to modify these settings
- Options name:
- net_frr8
- USES:
- autoreconf bison compiler:c++11-lang gmake libtool makeinfo pkgconfig python:build readline shebangfix
- pkg-message:
- For install:
- Beware that remote control of frr8 daemons over TCP sockets is enabled by
default.
Use daemon flags in /etc/rc.conf to disable it if unneeded, for example:
zebra_flags="-P0"
ospfd_flags="-P0"
FRR's OSPF daemons tries to allocate big socket buffer, so generate warning
messages like:
"setsockopt_so_sendbuf: fd 6: SO_SNDBUF set to 1048576 (requested 8388608)"
To prevent such message kern.ipc.maxsockbuf can be increased:
sysctl kern.ipc.maxsockbuf=16777216
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.5.6_1 08 Oct 2024 11:07:51 |
Olivier Cochard (olivier) |
net/frr*: Bump PORTREVISION after libssh update
PR: 281935
Reported by: Jason Tubnor <jason@tubnor.net> |
8.5.6 29 Sep 2024 23:30:23 |
Olivier Cochard (olivier) |
net/frr10: Add new branch 10
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-10.1.1
PR: 278384
Reported by: pi |
8.5.6 24 Sep 2024 13:51:39 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5.6
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-8.5.6
Reported by: portscout |
8.5.5 28 Jun 2024 16:50:25 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5.5
ChangeLog: https://frrouting.org/release/8.5.5/
Reported by: portscout
MFH: 2024Q2
Security: CVE-2024-31950
Security: CVE-2024-31951
Security: CVE-2024-31948
Sponsored by: Netflix |
8.5.4_1 19 Mar 2024 12:16:13 |
Yasuhiro Kimura (yasu) |
net/frr8: Move man pages to share/man
Approved by: portmgr (blanket) |
8.5.4 09 Dec 2023 09:49:52 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5.4
Changelog: https://frrouting.org/release/8.5.4/
Reported by: portscout |
8.5.3_3 16 Nov 2023 10:39:30 |
Olivier Cochard (olivier) Author: R. Christian McDonald |
net/frr[89]: fix frr-reload finding frr-reload.py
PR: 275095
Sponsored by: Rubicon Communications, LLC ("Netgate") |
8.5.3_2 08 Nov 2023 11:21:46 |
Olivier Cochard (olivier) |
net/libyang2: Update to 2.1.128
Fix net/frr8 regression ("Can no longer match a prefix-list in a route-map").
PR: 274667
Reported by: Franco Fichtner <franco@opnsense.org> |
8.5.3_1 05 Oct 2023 14:31:37 |
Olivier Cochard (olivier) |
net/frr7: Removing branch 7 from the tree
With the introduction of frr 9.x, it is no longer necessary to keep
frr 7.x.
Event: Oslo Hackathon at Modirum |
8.5.3_1 28 Sep 2023 17:31:12 |
Olivier Cochard (olivier) |
net/frr8: remove vtysh port option, housekeeping, fix build with SNMP
Remove the vtysh port option due to upstream breakage. At this time, both
net/frr8 and net/frr9 cannot be built without vtysh. This is an uncommon
scenario and upstream does not currently test this build option.
Also cleanup the Makefile and pkg-plist structure and ordering.
PR: 272757
Reported by: R. Christian McDonald <rcm@rcm.sh>, brd
Obtained from: R. Christian McDonald <rcm@rcm.sh> |
8.5.3 08 Sep 2023 19:49:21 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5.3
Changelog: https://github.com/FRRouting/frr/releases/tag/frr-8.5.3 |
8.5.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
8.5.2 26 Jun 2023 13:34:29 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5.2
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-8.5.2
Reported by: portscout |
8.5.1_1 01 May 2023 06:04:45 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5.1
ChangeLog: https://frrouting.org/release/8.5.1/ |
8.5_1 21 Apr 2023 21:34:01 |
Olivier Cochard (olivier) |
net/frr8: Fix bgpd crash with large communities and enable backtrace
PR: 270910
Reported by: pi |
8.5 21 Mar 2023 15:01:15 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.5
Changelog: https://frrouting.org/release/8.5/ |
8.4.2 14 Jan 2023 01:26:39 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.4.2
Changelog: https://github.com/FRRouting/frr/releases/tag/frr-8.4.2 |
8.4.1 10 Jan 2023 23:53:07 |
Olivier Cochard (olivier) |
net/frr8: Remove useless build dependency
PR: 268870
Reported by: eugen |
8.4.1 22 Nov 2022 20:58:07 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.4.1
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-8.4.1 |
8.4 10 Nov 2022 14:16:20 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.4
ChangeLog: https://github.com/FRRouting/frr/releases/tag/frr-8.4 |
8.3.1_1 22 Sep 2022 14:59:39 |
Olivier Cochard (olivier) |
net-mgmt/rtrlib: Fix libssh linking
Update PORTREVISION of its consumers (net/frr7 and net/frr8).
PR: 266243
Approved by: maintainer timeout |
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) |
8.3.1 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 ) |
8.3.1 06 Sep 2022 20:56:37 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.3.1
Changes: https://github.com/FRRouting/frr/releases/tag/frr-8.3.1 |
8.3 21 Jul 2022 21:37:05 |
Olivier Cochard (olivier) |
net/frr8: Update to 8.3 |
8.2.2 07 Jul 2022 12:12:50 |
Olivier Cochard (olivier) |
net/frr8: New major version 8.2.2 of FRRouting
PR: 260950
Obtained from: Bug fixes by hrs, improved by bijanebrahimi@riseup.net |