Port details |
- frr8 IP routing protocol suite including BGP, IS-IS, OSPF and RIP
- 8.5.1_1 net
=2 8.5Version of this port present on the latest quarterly branch. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2022-07-07 12:15:09
- Last Update: 2023-05-01 06:04:45
- Commit Hash: 60c3c8a
- People watching this port, also watch:: gitea, prometheus, postfix, cbsd, rspamd
- License: GPLv2
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- openbgpd
- openospfd
- zebra
- quagga
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- 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 = 1682875450
SHA256 (FRRouting-frr-frr-8.5.1_GH0.tar.gz) = 48fd98dc287021a4cf013d9475a22dbf0d082434fa035272b232f4fea2d4589f
SIZE (FRRouting-frr-frr-8.5.1_GH0.tar.gz) = 10070910
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:
-
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- makeinfo : print/texinfo
- python3.9 : lang/python39
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libyang.so.2 : net/libyang2
- libcares.so : dns/c-ares
- libpcre2-8.so : devel/pcre2
- 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.1_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
VTYSH=on: Build integrated vty shell
===> Use 'make config' to modify these settings
- Options name:
- net_frr8
- USES:
- autoreconf bison compiler:c++11-lang gmake pkgconfig libtool makeinfo python:build,3.6+ 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
- WWW: https://frrouting.org/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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 |