aboutsummaryrefslogtreecommitdiff
path: root/net/olsrd
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to olsrd 0.5.6-r4. Make it compile on -current again.John Hay2009-03-304-10/+34
| | | | | | | Remove the address of the old maintainer from pkg-descr. Notes: svn path=/head/; revision=231316
* Mark BROKEN on 8: does not build after the arp-v2 import.Erwin Lansing2009-01-081-0/+4
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225509
* Update to olsrd 0.5.6-r2. Take over maintainership.John Hay2008-10-113-16/+19
| | | | Notes: svn path=/head/; revision=221407
* Update to olsrd 0.5.4. This unbreaks it for gcc 4.2.John Hay2007-10-244-19/+19
| | | | | | | Approved by: maintainer (dave@dogwood.com) Notes: svn path=/head/; revision=201928
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Mark broken with gcc4.2. Remove 4.x cruft.Mark Linimon2007-10-011-2/+2
| | | | Notes: svn path=/head/; revision=200510
* - Revert previous commit, these actually are funnily named dlopen-able pluginsPav Lucistnik2007-02-041-7/+7
| | | | Notes: svn path=/head/; revision=184140
* Retire obsolete a.out shared library supportKris Kennaway2007-01-301-7/+7
| | | | Notes: svn path=/head/; revision=183678
* Fix build for amd64 and ia64.Emanuel Haupt2006-04-181-0/+4
| | | | | | | Notified by: pointyhat via kris Notes: svn path=/head/; revision=159863
* Remove files/patch-src-defs.h (forgtten by the previous update)Emanuel Haupt2006-03-191-13/+0
| | | | | | | | Notified by: pointyhat via kris Approved by: Dave Cornejo <dave@dogwood.com> (maintainer) Notes: svn path=/head/; revision=157673
* Update to 0.4.10Emanuel Haupt2006-03-174-68/+36
| | | | | | | | PR: 94425 Submitted by: Dave Cornejo <dave@dogwood.com> (maintainer) Notes: svn path=/head/; revision=157496
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Add rcng startup script. Add a port knob message.Sam Lawrance2005-05-072-0/+35
| | | | | | | | | PR: ports/79844 Submitted by: David Cornejo <dave@dogwood.com> Approved by: clement (mentor) Notes: svn path=/head/; revision=134779
* The olsr.org OLSR daemon is an implementation of the Optimized LinkPav Lucistnik2005-04-086-0/+134
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. PR: ports/79612 Submitted by: David Cornejo <dave@dogwood.com> Notes: svn path=/head/; revision=132785