Version: 0.9.6.1, Package name: olsrd-0.9.6.1 |
Maintained by: Stefan Sperling |
Master sites: |
Description-gui The olsr.org OLSR routing daemon GUI to monitor what is going on with the running olsrd. Description-main 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. |
Filesize: 1078.405 KB |
Version History (View Complete History) |
|
2021-05-15 16:04:12 by Todd C. Miller | Files touched by this commit (2) |
Log message: Fix building with bison 3.7 and above. From https://github.com/OLSR/olsrd/pull/87 OK stsp@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: 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 |
2017-06-23 08:54:03 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Bump. -@depend devel/gettext:gettext->=0.10.38:gettext-0.19.8.1 |
2017-06-22 10:47:17 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop the gettext module from olsrd, ok stsp@ |
2017-06-20 09:14:10 by Stefan Sperling | Files touched by this commit (4) |
Log message: 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-04 05:45:04 by Stefan Sperling | Files touched by this commit (11) |
Log message: Update olsrd (again) to the actual latest stable release 0.9.6.1. ok phessler@ sthen@ |
2017-05-17 06:46:42 by Marc Espie | Files touched by this commit (1) |
Log message: remove bogus CCACHE logic, actually honor CC |
2017-05-13 16:27:20 by Stefan Sperling | Files touched by this commit (14) |
Log message: 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-03-02 12:05:08 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix REVISION bump, spotted by naddy |
2017-03-02 06:27:45 by Stuart Henderson | Files touched by this commit (1) |
Log message: honour CC, sync WANTLIB while there |
2016-08-16 03:10:36 by Stuart Henderson | Files touched by this commit (5) |
Log message: bump REVISION for ieee80211_nodereq change |
2016-04-04 10:09:10 by Christian Weisgerber | Files touched by this commit (45) |
Log message: g/c PFRAG.shared |
2015-10-16 09:35:18 by Christian Weisgerber | Files touched by this commit (2) |
Log message: call gzip(1) directly |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2011-07-11 06:13:03 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - no need to use the gcc3 module anymore on sparc from brad |
2011-07-06 17:56:08 by Antoine Jacoutot | Files touched by this commit (10) |
Log message: Use the libiconv|gettext MODULE. |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 09:27:55 by Marc Espie | Files touched by this commit (46) |
Log message: new WANTLIB |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-10-11 02:16:52 by Jasper Lievisse Adriaanse | Files touched by this commit (25) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-07-06 01:41:46 by Stuart Henderson | Files touched by this commit (6) |
Log message: - 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-06-14 06:36:34 by Sebastian Reitenbach | Files touched by this commit (16) |
Log message: update to olsrd-0.6.0, adding two subpackages -gui and -plugins general OK from MAINTAINER, after cleanup, OK from landry@ and sthen@ |
2010-04-15 08:58:25 by Antoine Jacoutot | Files touched by this commit (55) |
Log message: Stupid poor blank lines, stupid poor blank lines... |
2010-04-09 10:22:00 by Martin Reindl | Files touched by this commit (2) |
Log message: minor update to the latest stable version |
2008-12-14 09:39:12 by Martin Reindl | Files touched by this commit (2) |
Log message: bugfix update to olsrd 0.5.6-r3 PKGNAME help from sthen@ ok sthen@ |
2008-09-04 02:52:29 by Martin Reindl | Files touched by this commit (4) |
Log message: - update to 0.5.6 - take over maintainership help and ok sthen@ |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-02-14 16:48:10 by Peter Valchev | Files touched by this commit (1) |
Log message: -fPIC needed for shared libs |
2006-01-21 04:34:04 by Aleksander Piotrowski | Files touched by this commit (10) |
Log message: Update to 0.4.10 >From Holger Mauermann <holger@mauermann.org> (MAINTAINER) |