Port details |
- bird3 Dynamic multithreaded IP routing daemon
- 3.0.0 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: olivier@FreeBSD.org
- Port Added: 2025-01-09 22:09:06
- Last Update: 2025-01-09 22:07:38
- Commit Hash: 4516e09
- 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 = 1734554961
SHA256 (bird-3.0.0.tar.gz) = 8130440a2e273ba6456df2fb3acb43da7cb4d566f94a294a3a52a1b118f2512a
SIZE (bird-3.0.0.tar.gz) = 2641569
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.0.0:
====> 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|