12 Commits

Author SHA1 Message Date
sthen
dbe4fdba23 drop RCS IDs in stsp's ports "feel free to remove them from mine" stsp@ 2022-03-07 21:53:24 +00:00
millert
1ac7e6a2bb Fix building with bison 3.7 and above.
From https://github.com/OLSR/olsrd/pull/87
OK stsp@
2021-05-15 22:04:12 +00:00
stsp
d1ead8c734 Several fixes for our net/olsrd port:
Make sendto() work for IPv4 by setting the IP_MULTICAST_IF socket option.
Allows this port to drop the dependency on net/libnet and stop using the
associated sendto() replacement hack (which supports only IPv4).

Make IPv6 work: Fix adding/deleting IPv6 routes, and don't complain
about a missing net.inet6.icmp6.rediraccept sysctl.

Also enable the verbose build so build logs show the commands
being used to compile things.

ok danj@ sthen@
2017-06-20 15:14:10 +00:00
stsp
b69e11a266 Update olsrd (again) to the actual latest stable release 0.9.6.1.
ok phessler@ sthen@
2017-06-04 11:45:04 +00:00
espie
bbbfb44859 remove bogus CCACHE logic, actually honor CC 2017-05-17 12:46:42 +00:00
stsp
fa9c78f8db Update our very much outdated net/olsrd port to current release 0.9.0.3.
Add patches for rdomain support and a few bug fixes.
Roll the -plugins subpackage into -main, and add an rc.d script.

Lightly tested in Berlin's Freifunk OLSR mesh over ral(4) in IBSS mode.

martin@ has rescinded maintainership which I am taking over.
ok sthen@
2017-05-13 22:27:20 +00:00
sthen
6b103e74ba - fix build on 64-bit arch following last update
- tighten RUN_DEPENDS for -plugins
- remove some patches and most of the custom do-install in favour
of passing variables to make and using upstream's build infrastructure.
- tidy Makefile

ok sebastia@, maintainer timeout
2010-07-06 07:41:46 +00:00
sebastia
c48b2da0a1 update to olsrd-0.6.0, adding two subpackages -gui and -plugins
general OK from MAINTAINER, after cleanup, OK from landry@ and sthen@
2010-06-14 12:36:34 +00:00
martin
a13e234b93 - update to 0.5.6
- take over maintainership

help and ok sthen@
2008-09-04 08:52:29 +00:00
pvalchev
9b17774532 -fPIC needed for shared libs 2006-02-14 23:48:10 +00:00
alek
478bfb1f4d Update to 0.4.10
From Holger Mauermann <holger@mauermann.org> (MAINTAINER)
2006-01-21 11:34:04 +00:00
robert
88d4bebfe5 Import olsrd-0.4.9.
The olsr.org OLSR daemon is an implementation of the Optimized Link
State Routing protocol. OLSR is a routing protocol for mobile ad-hoc
networks. The protocol is pro-active, table driven and utilizes a
technique called multipoint relaying for message flooding.
From: Holger Mauermann <holger@mauermann.org>

ok pvalchev@
2005-05-22 14:44:45 +00:00