| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/bird/ |
Upload File : |
PORTNAME= bird
PORTVERSION= 1.6.8
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/
MAINTAINER= olivier@FreeBSD.org
COMMENT?= Dynamic IP routing daemon (${FLAVOR:Uipv4:S/ip/IP/} version)
WWW= https://bird.network.cz/
LICENSE= GPLv2
FLAVORS= ipv4 ipv6
ipv6_PKGNAMESUFFIX= 6
USES= autoreconf bison cpe gmake ncurses readline
CPE_VENDOR= nic
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var
MAKE_JOBS_UNSAFE= yes
USE_RC_SUBR= ${PKGBASE}
GROUPS= birdvty
PORTSCOUT= limit:^1\.
.if ${FLAVOR:U} == ipv6
CONFIGURE_ARGS+= --enable-ipv6
PLIST_SUB= VER=6
.else
PLIST_SUB?= VER=""
.endif
.include <bsd.port.mk>