Port details |
- olsrd OLSR routing daemon
- 0.9.8 net
=2 0.9.8Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2005-04-08 22:23:08
- Last Update: 2021-04-06 14:31:13
- Commit Hash: 135fdee
- People watching this port, also watch:: font-misc-meltho, screen, python, p5-type1inst, libao
- License: BSD3CLAUSE
- Description:
- From the website:
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.
WWW: http://www.olsr.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- olsrd_dot_draw.so:net/olsrd
- olsrd_httpinfo.so:net/olsrd
- olsrd_jsoninfo.so:net/olsrd
- olsrd_mini.so:net/olsrd
- olsrd_nameservice.so:net/olsrd
- olsrd_netjson.so:net/olsrd
- olsrd_pgraph.so:net/olsrd
- olsrd_secure.so:net/olsrd
- olsrd_txtinfo.so:net/olsrd
- olsrd_watchdog.so:net/olsrd
- To install the port:
- cd /usr/ports/net/olsrd/ && make install clean
- To add the package, run one of these commands:
- pkg install net/olsrd
- pkg install olsrd
- PKGNAME: olsrd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1566815063
SHA256 (OLSR-olsrd-v0.9.8_GH0.tar.gz) = ee9e524224e5d5304dcf61f1dc5485c569da09d382934ff85b233be3e24821a3
SIZE (OLSR-olsrd-v0.9.8_GH0.tar.gz) = 14416300
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for olsrd-0.9.8:
MULTI_IF=off: IPv4 multiple interface support
===> Use 'make config' to modify these settings
- Options name:
- net_olsrd
- USES:
- bison gmake
- pkg-message:
- For install:
- Set olsrd_enable="YES" in /etc/rc.conf to enable
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:13 0.9.8
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.9.8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 13:59:25
0.9.8
|
sunpoet  |
Fix build with bison 3.7.4
PR: 248911
Exp-run by: antoine |
14 Oct 2020 19:58:06
0.9.8
|
decke  |
net/olsrd: Adopt port because we still actively use it at FunkFeuer Graz |
08 Jul 2020 15:21:25
0.9.8
|
fernape  |
net/olsrd: drop maintainership
PR: 247849
Submitted by: koue@chaosophia.net |
01 Oct 2019 14:43:18
0.9.8
|
decke  |
net/olsrd:
- Update to 0.9.8
- Switch to fetch from GitHub because they don't provide tarballs anymore
- Fix portlint warnings
- Fix some GNUisms (cp -t)
- Fix compile error when RTF_CLONING is not defined
PR: 240563
Submitted by: myself
Approved by: Nikola Kolev <koue@chaosophia.net> (maintainer)
MFH: 2019Q4 |
14 Aug 2019 08:48:51
0.9.6.1
|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
04 Nov 2017 19:30:38
0.9.6.1
|
joneum  |
net/olsrd: Update from 0.9.5 to 0.9.6.1
*While here switch to DISTVERSION
PR: 223411
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12951 |
14 Feb 2017 22:24:59
0.9.5_1
|
tijl  |
- Remove -fPIC and address the problem where a .o file compiled without
-fPIC is being linked into a shared library. Copy the corresponding
.c file into the shared library src directory such that it is compiled
a second time with -fPIC.
- Enable verbose build.
- Add a patch to sync Makefile.fbsd with Makefile.linux. |
09 Feb 2017 18:53:12
0.9.5
|
linimon  |
Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket) |
16 Jan 2017 13:24:58
0.9.5
|
amdmi3  |
- Update to 0.9.5
PR: 215993
Submitted by: koue@chaosophia.net (maintainer) |
23 Jun 2016 16:31:57
0.9.0.3
|
pawel  |
- Update to version 0.9.0.3 [1]
- Add LICENSE [1]
- Transfer maintainership to submitter
- Use helpers for architecture specific CFLAGS
PR: 210161 [1]
Submitted by: Nikola Kolev |
01 Apr 2016 14:16:20
0.6.6.2_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
27 Nov 2015 11:26:25
0.6.6.2_2
|
amdmi3  |
- Remove unneeded MAKE_ARGS
- Fix makefile patch to use DESTDIR instead of STAGEDIR
- Strip libraries
- Move message to pkg-message |
21 Nov 2015 13:21:14
0.6.6.2_1
|
culot  |
- Reassign jhay@'s ports after his commit bit was taken in for safekeeping |
15 Jul 2014 20:13:31
0.6.6.2_1
|
adamw  |
Correct typo.
Caught by: maintainer |
14 Jul 2014 16:19:50
0.6.6.2_1
|
adamw  |
Turn WITH_MULTI_IF into an OPTION and pet portlint. I am not even
touching the mysterious .if defined(PREFIX). |
14 Jul 2014 15:38:39
0.6.6.2_1 
|
tijl  |
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
08 Jun 2014 07:12:46
0.6.6.2
|
jhay  |
Oops, missed the pkg-list update for the update to 0.6.6.2. |
08 Jun 2014 07:07:46
0.6.6.2
|
jhay  |
Update to 0.6.6.2. |
07 Jun 2014 19:13:45
0.6.5.2
|
jhay  |
Add staging. |
29 May 2014 12:00:31
0.6.5.2
|
miwi  |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
20 Sep 2013 22:10:25
0.6.5.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
11 Jun 2013 12:45:16
0.6.5.2
|
jhay  |
Update to 0.6.5.2 |
08 Mar 2013 11:32:12
0.6.3
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
05 Aug 2012 23:19:40
0.6.3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
11 Jun 2012 12:01:24
0.6.3
|
jhay  |
Update to version 0.6.3. |
14 Jan 2012 08:57:23
0.6.2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
14 Oct 2011 11:58:24
0.6.2
|
jhay  |
Update to 0.6.2 |
25 Dec 2010 16:55:41
0.6.1
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
30 Nov 2010 14:34:00
0.6.1
|
jhay  |
Update to 0.6.1. |
22 May 2010 07:38:37
0.6.0
|
jhay  |
Upgrade to olsrd 0.6.0. |
27 Mar 2010 00:15:24
0.5.6.r8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
26 Jan 2010 19:54:37
0.5.6.r8
|
jhay  |
Upgrade to olsrd 0.5.6-r8. |
18 Nov 2009 05:43:33
0.5.6.r7
|
jhay  |
Upgrade to olsrd 0.5.6-r7. |
11 Oct 2009 17:54:19
0.5.6.r6
|
jhay  |
Upgrade to olsrd 0.5.6-r6. |
04 Aug 2009 17:39:28
0.5.6.r5_1
|
jhay  |
Add lib/olsrd_watchdog.so.0.1 to pkg-plist.
Bump PORTREVISION.
Reported by: pointyhat (erwin) |
01 Aug 2009 15:51:51
0.5.6.r5
|
jhay  |
Upgrade to olsrd 0.5.6-r5. Also make it work on 64 bit machines.
PR: ports/137158 (The upgrade)
Submitted by: Hung-Yi Chen <gaod@hychen.org> (The upgrade) |
30 Mar 2009 18:54:57
0.5.6.r4
|
jhay  |
Upgrade to olsrd 0.5.6-r4. Make it compile on -current again.
Remove the address of the old maintainer from pkg-descr. |
08 Jan 2009 17:46:00
0.5.6.r2
|
erwin  |
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat |
11 Oct 2008 06:18:20
0.5.6.r2
|
jhay  |
Update to olsrd 0.5.6-r2. Take over maintainership. |
24 Oct 2007 15:51:11
0.5.4
|
jhay  |
Update to olsrd 0.5.4. This unbreaks it for gcc 4.2.
Approved by: maintainer (dave@dogwood.com) |
17 Oct 2007 10:13:01
0.4.10_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
01 Oct 2007 07:52:51
0.4.10
|
linimon  |
Mark broken with gcc4.2. Remove 4.x cruft. |
04 Feb 2007 17:30:28
0.4.10
|
pav  |
- Revert previous commit, these actually are funnily named dlopen-able plugins |
30 Jan 2007 04:14:53
0.4.10
|
kris  |
Retire obsolete a.out shared library support |
18 Apr 2006 10:40:42
0.4.10
|
ehaupt  |
Fix build for amd64 and ia64.
Notified by: pointyhat via kris |
19 Mar 2006 19:27:32
0.4.10
|
ehaupt  |
Remove files/patch-src-defs.h (forgtten by the previous update)
Notified by: pointyhat via kris
Approved by: Dave Cornejo <dave@dogwood.com> (maintainer) |
17 Mar 2006 15:08:02
0.4.10
|
ehaupt  |
Update to 0.4.10
PR: 94425
Submitted by: Dave Cornejo <dave@dogwood.com> (maintainer) |
22 Jan 2006 21:24:05
0.4.9_2
|
edwin  |
SHA256ify
Approved by: krion@ |
14 Nov 2005 17:07:08
0.4.9_2
|
sem  |
libnet update:
- 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> |
07 May 2005 13:55:51
0.4.9_1
|
lawrance  |
Add rcng startup script. Add a port knob message.
PR: ports/79844
Submitted by: David Cornejo <dave@dogwood.com>
Approved by: clement (mentor) |
08 Apr 2005 22:22:36
0.4.9
|
pav  |
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.
PR: ports/79612
Submitted by: David Cornejo <dave@dogwood.com> |