Port details |
- bird3 Dynamic multithreaded IP routing daemon
- 3.1.2 net
=1 3.0.0Version of this port present on the latest quarterly branch. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2025-01-09 22:09:06
- Last Update: 2025-05-28 19:02:12
- Commit Hash: 34a93a8
- People watching this port, also watch:: GentiumPlus, roboto-fonts-ttf, burp
- License: GPLv2
- WWW:
- https://bird.network.cz/
- Description:
- The BIRD project aims to develop a fully functional dynamic IP routing daemon.
- Both IPv4 and IPv6
- Multiple routing tables
- BGP
- RIP
- OSPF
- LDP
- L3VPN
- Static routes
- Inter-table protocol
- Command-line interface
- Soft reconfiguration
- Powerful language for route filtering
Starting with release 3.x, BIRD is multi-threaded.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/bird3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/bird3
- pkg install bird3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bird3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748451200
SHA256 (bird-3.1.2.tar.gz) = 9be6196c5755fca1adf92e90e46aaf6f8ec003bec9b73c084fb45915e07e173f
SIZE (bird-3.1.2.tar.gz) = 2731209
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:
-
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libssh.so : security/libssh
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bird3-3.1.2:
====> Routing Protocols: you have to choose at least one of them
BFD=on: Bidirectional Forwarding Detection
BABEL=on: Babel routing protocol
BMP=off: BGP Monitoring Protocol
BGP=on: Border Gateway Protocol
MRT=on: Dumping Routing Information in MRT Format
OSPF=on: Open Short Path First
PIPE=on: PIPE routing
RADV=on: Router Advertisement
RIP=on: Routing Information Protocol
RPKI=on: Resource Public Key Infrastructure
STATIC=on: Static routing
===> Use 'make config' to modify these settings
- Options name:
- net_bird3
- USES:
- bison cpe gmake ncurses readline
- pkg-message:
- For install:
- /usr/local/sbin/birdc was added to /etc/shells
To assign it to a user, the user needs to be in group wheel.
Alternatively you could use security/sudo to grant a user access to it,
which would allow '/usr/local/sbin/birdc -r' to restrict to read-only.
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.2 28 May 2025 19:02:12
    |
Olivier Cochard (olivier)  |
net/bird3: Update to 3.1.2
Changelog:
- BGP: Fix warnings for roa_check
- MRT: Fix typo in assert
- ASPA: Fix table subscriptions
- ASPA: Fix filter parse crash
- Table: Fix several race conditions
- Shutdown: Do not export routes
- Logs: Fix logs reopening on configure undo
Sponsored by: Netflix |
3.1.1 19 May 2025 13:05:32
    |
Olivier Cochard (olivier)  |
net/bird3: Update to 3.1.1
Changelog: https://gitlab.nic.cz/labs/bird/-/blob/67438ba9/NEWS
PR: 286833
Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
Sponsored by: Netflix |
3.0.0 09 Jan 2025 22:07:38
    |
Olivier Cochard (olivier)  |
net/bird3: Add new branch 3.x (multithreaded)
Warning: Consider version 3.0.0 to be unstable.
PR: 283403
Sponsored by: Netflix |
Number of commits found: 3
|