This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openbsd-ports
/
net
/
bird
/
Makefile
7 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
split net/bird into subdirectories to accommodate multiple versions, and add 2.0.2 - the two are currently updated in parallel upstream and have incompatible configuration. notes at https://gitlab.labs.nic.cz/labs/bird/wikis/transition-notes-to-bird-2 bird 2 no longer needs separate builds for v4 and v6, so the various subpackages are merged for this version. conflict/pkgpath markers set.
2018-09-18 19:21:05 +00:00
SUBDIR
=
SUBDIR
+=
1
reinstate 1,v6 - I think the error was only seen on DPB when it was waiting for files (T: net/bird,v6,-main and T: net/bird,v6,-doc lines in engine.log) and a transient E= entry which went away after the bird-doc package showed up. pretty sure this is due to the bad FULLPKGPATH-* which I fixed in previous commit to net/bird/1/Makefile.
2018-09-19 22:12:03 +00:00
SUBDIR
+=
1,v6
split net/bird into subdirectories to accommodate multiple versions, and add 2.0.2 - the two are currently updated in parallel upstream and have incompatible configuration. notes at https://gitlab.labs.nic.cz/labs/bird/wikis/transition-notes-to-bird-2 bird 2 no longer needs separate builds for v4 and v6, so the various subpackages are merged for this version. conflict/pkgpath markers set.
2018-09-18 19:21:05 +00:00
SUBDIR
+=
2
import net/bird; The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) UNIX-like systems and distributed under the GNU General Public License. * Both IPv4 and IPv6 * Multiple routing tables (not on OpenBSD yet) * BGP * RIP * OSPF (IPv4 only) * Static routes * Inter-table protocol * Command-line interface * Soft reconfiguration * Powerful language for route filtering Due to bird's build system, packages are split: the bird package contains IPv4 daemons, bird-v6 contains IPv6 daemons (build with FLAVOR=v6), and bird-doc contains the manual.
2009-08-17 23:03:58 +00:00
split net/bird into subdirectories to accommodate multiple versions, and add 2.0.2 - the two are currently updated in parallel upstream and have incompatible configuration. notes at https://gitlab.labs.nic.cz/labs/bird/wikis/transition-notes-to-bird-2 bird 2 no longer needs separate builds for v4 and v6, so the various subpackages are merged for this version. conflict/pkgpath markers set.
2018-09-18 19:21:05 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
o
r
t
.
s
u
b
d
i
r
.
m
k
>
Reference in New Issue
Copy Permalink