IABSD.fr/ports/net/olsrd

Branch :


Log

Author Commit Date CI Message
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
8ee0e822 2022-03-31 16:19:20 sync WANTLIB
dbe4fdba 2022-03-07 21:53:24 drop RCS IDs in stsp's ports "feel free to remove them from mine" stsp@
1ac7e6a2 2021-05-15 22:04:12 Fix building with bison 3.7 and above. From https://github.com/OLSR/olsrd/pull/87 OK stsp@
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
9a8b5ccd 2018-01-11 19:27:01 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb
91ceab98 2017-06-23 14:54:03 Bump. -@depend devel/gettext:gettext->=0.10.38:gettext-0.19.8.1
6cbbbbd4 2017-06-22 16:47:17 drop the gettext module from olsrd, ok stsp@
d1ead8c7 2017-06-20 15:14:10 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@
b69e11a2 2017-06-04 11:45:04 Update olsrd (again) to the actual latest stable release 0.9.6.1. ok phessler@ sthen@