aboutsummaryrefslogtreecommitdiff
path: root/net/bird/pkg-plist
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-12 19:25:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-12 19:25:55 +0000
commit82a4b9601a4dd90f82bc8760f2cc8e0142399640 (patch)
tree6686796b2330909333b292dfa2edbda547808e98 /net/bird/pkg-plist
parent3f7103aa9fc4d17570228a582d7a488494ebcc21 (diff)
downloadports-82a4b9601a4dd90f82bc8760f2cc8e0142399640.tar.gz
ports-82a4b9601a4dd90f82bc8760f2cc8e0142399640.zip
The BIRD project aims to develop a fully functional dynamic IP routing daemon
primarily targetted on (but not limited to) UNIX-like systems and distributed under the GNU General Public License. * Both IPv4 and IPv6 (use --enable-ipv6 when configuring) * Multiple routing tables * BGP * RIP * OSPF (IPv4 only) * Static routes * Inter-table protocol
Notes
Notes: svn path=/head/; revision=135151
Diffstat (limited to 'net/bird/pkg-plist')
-rw-r--r--net/bird/pkg-plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/bird/pkg-plist b/net/bird/pkg-plist
new file mode 100644
index 000000000000..ec18be838b66
--- /dev/null
+++ b/net/bird/pkg-plist
@@ -0,0 +1,5 @@
+@unexec if cmp -s %D/etc/bird.conf.example %D/etc/bird.conf; then rm -f %D/etc/bird.conf; fi
+etc/bird.conf.example
+@exec if [ ! -f %D/etc/bird.conf ] ; then cp -p %D/%F %B/bird.conf; fi
+sbin/bird
+sbin/birdc