aboutsummaryrefslogtreecommitdiffstats
path: root/net/olsrd
Commit message (Collapse)AuthorAgeFilesLines
* Update to olsrd 0.5.6-r2. Take over maintainership.jhay2008-10-113-16/+19
|
* Update to olsrd 0.5.4. This unbreaks it for gcc 4.2.jhay2007-10-244-19/+19
| | | | Approved by: maintainer (dave@dogwood.com)
* Migration from bison 1.x to 2.xade2007-10-171-1/+2
| | | | | PR: 117086 Tested by: -exp runs
* Mark broken with gcc4.2. Remove 4.x cruft.linimon2007-10-011-2/+2
|
* - Revert previous commit, these actually are funnily named dlopen-able pluginspav2007-02-051-7/+7
|
* Retire obsolete a.out shared library supportkris2007-01-301-7/+7
|
* Fix build for amd64 and ia64.ehaupt2006-04-181-0/+4
| | | | Notified by: pointyhat via kris
* Remove files/patch-src-defs.h (forgtten by the previous update)ehaupt2006-03-201-13/+0
| | | | | Notified by: pointyhat via kris Approved by: Dave Cornejo <dave@dogwood.com> (maintainer)
* Update to 0.4.10ehaupt2006-03-174-68/+36
| | | | | PR: 94425 Submitted by: Dave Cornejo <dave@dogwood.com> (maintainer)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* libnet update:sem2005-11-151-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>
* Add rcng startup script. Add a port knob message.lawrance2005-05-072-0/+35
| | | | | | PR: ports/79844 Submitted by: David Cornejo <dave@dogwood.com> Approved by: clement (mentor)
* The olsr.org OLSR daemon is an implementation of the Optimized Linkpav2005-04-096-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>