notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
olsrd OLSR routing daemon
0.9.8_1 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.8_1Version of this port present on the latest quarterly branch.
Maintainer: decke@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-04-08 22:23:08
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: font-misc-meltho, screen, python, p5-type1inst, libao
License: BSD3CLAUSE
WWW:
http://www.olsr.org/
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/olsrd-0.9.8_1/catalog.mk
  3. /usr/local/share/licenses/olsrd-0.9.8_1/LICENSE
  4. /usr/local/share/licenses/olsrd-0.9.8_1/BSD3CLAUSE
  5. sbin/olsrd
  6. etc/olsrd/olsrd.conf.default.rfc
  7. etc/olsrd/olsrd.conf.default.lq
  8. lib/olsrd_dot_draw.so.0.3
  9. lib/olsrd_httpinfo.so.0.1
  10. lib/olsrd_jsoninfo.so.1.1
  11. lib/olsrd_mini.so.0.1
  12. lib/olsrd_nameservice.so.0.4
  13. lib/olsrd_netjson.so.1.1
  14. lib/olsrd_pgraph.so.1.1
  15. lib/olsrd_secure.so.0.6
  16. lib/olsrd_txtinfo.so.1.1
  17. lib/olsrd_watchdog.so.0.1
  18. man/man5/olsrd.conf.5.gz
  19. man/man8/olsrd.8.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • olsrd>0: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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
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):
olsrd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.8_10.9.8_10.9.80.9.8_10.9.8_1-0.9.8-
FreeBSD:13:quarterly0.9.8_10.9.8_10.9.8_10.9.8_10.9.8_10.9.8_10.9.8_10.9.8_1
FreeBSD:14:latest0.9.8_10.9.8_10.9.8_10.9.8_10.9.8_10.9.8_1-0.9.8_1
FreeBSD:14:quarterly0.9.8_10.9.8_1-0.9.8_10.9.8_10.9.8_10.9.8_10.9.8_1
FreeBSD:15:latest0.9.8_10.9.8_1n/a0.9.8_1n/a0.9.8_10.9.8_10.9.8_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. 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_1: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/OLSR/olsrd/tar.gz/v0.9.8?dummy=/
Collapse this list.

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.9.8_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8_1
30 Jul 2022 05:57:11
commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5commit hash: 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/libnet: Update to 1.2

- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/libnet/libnet/releases
0.9.8
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.8
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.9.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.8
26 Jan 2021 13:59:25
Revision:562665Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with bison 3.7.4

PR:		248911
Exp-run by:	antoine
0.9.8
14 Oct 2020 19:58:06
Revision:552354Original commit files touched by this commit
decke search for other commits by this committer
net/olsrd: Adopt port because we still actively use it at FunkFeuer Graz
0.9.8
08 Jul 2020 15:21:25
Revision:541498Original commit files touched by this commit
fernape search for other commits by this committer
net/olsrd: drop maintainership

PR:	247849
Submitted by:	koue@chaosophia.net
0.9.8
01 Oct 2019 14:43:18
Revision:513489Original commit files touched by this commit
decke search for other commits by this committer
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
0.9.6.1
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
0.9.6.1
04 Nov 2017 19:30:38
Revision:453479Original commit files touched by this commit
joneum search for other commits by this committer
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
0.9.5_1
14 Feb 2017 22:24:59
Revision:434144Original commit files touched by this commit
tijl search for other commits by this committer
- 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.
0.9.5
09 Feb 2017 18:53:12
Revision:433767Original commit files touched by this commit
linimon search for other commits by this committer
Add -fPIC to various ports to enable them to build on armv6.

Approved by:	portmgr (tier-2 blanket)
0.9.5
16 Jan 2017 13:24:58
Revision:431641Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.9.5

PR:		215993
Submitted by:	koue@chaosophia.net (maintainer)
0.9.0.3
23 Jun 2016 16:31:57
Revision:417386Original commit files touched by this commit
pawel search for other commits by this committer
- 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
0.6.6.2_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.6.6.2_2
27 Nov 2015 11:26:25
Revision:402482Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove unneeded MAKE_ARGS
- Fix makefile patch to use DESTDIR instead of STAGEDIR
- Strip libraries
- Move message to pkg-message
0.6.6.2_1
21 Nov 2015 13:21:14
Revision:402155Original commit files touched by this commit
culot search for other commits by this committer
- Reassign jhay@'s ports after his commit bit was taken in for safekeeping
0.6.6.2_1
15 Jul 2014 20:13:31
Revision:362002Original commit files touched by this commit
adamw search for other commits by this committer
Correct typo.

Caught by:	maintainer
0.6.6.2_1
14 Jul 2014 16:19:50
Revision:361796Original commit files touched by this commit
adamw search for other commits by this committer
Turn WITH_MULTI_IF into an OPTION and pet portlint. I am not even
touching the mysterious .if defined(PREFIX).
0.6.6.2_1
14 Jul 2014 15:38:39
Revision:361791Original commit files touched by this commit Sanity Test Failure
tijl search for other commits by this committer
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
0.6.6.2
08 Jun 2014 07:12:46
Revision:356986Original commit files touched by this commit
jhay search for other commits by this committer
Oops, missed the pkg-list update for the update to 0.6.6.2.
0.6.6.2
08 Jun 2014 07:07:46
Revision:356984Original commit files touched by this commit
jhay search for other commits by this committer
Update to 0.6.6.2.
0.6.5.2
07 Jun 2014 19:13:45
Revision:356944Original commit files touched by this commit
jhay search for other commits by this committer
Add staging.
0.6.5.2
29 May 2014 12:00:31
Revision:355691Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
0.6.5.2
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.6.5.2
11 Jun 2013 12:45:16
Revision:320555Original commit files touched by this commit
jhay search for other commits by this committer
Update to 0.6.5.2
0.6.3
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
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
0.6.3
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
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
0.6.3
11 Jun 2012 12:01:24
Original commit files touched by this commit
jhay search for other commits by this committer
Update to version 0.6.3.
0.6.2
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
0.6.2
14 Oct 2011 11:58:24
Original commit files touched by this commit
jhay search for other commits by this committer
Update to 0.6.2
0.6.1
25 Dec 2010 16:55:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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)
0.6.1
30 Nov 2010 14:34:00
Original commit files touched by this commit
jhay search for other commits by this committer
Update to 0.6.1.
0.6.0
22 May 2010 07:38:37
Original commit files touched by this commit
jhay search for other commits by this committer
Upgrade to olsrd 0.6.0.
0.5.6.r8
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.5.6.r8
26 Jan 2010 19:54:37
Original commit files touched by this commit
jhay search for other commits by this committer
Upgrade to olsrd 0.5.6-r8.
0.5.6.r7
18 Nov 2009 05:43:33
Original commit files touched by this commit
jhay search for other commits by this committer
Upgrade to olsrd 0.5.6-r7.
0.5.6.r6
11 Oct 2009 17:54:19
Original commit files touched by this commit
jhay search for other commits by this committer
Upgrade to olsrd 0.5.6-r6.
0.5.6.r5_1
04 Aug 2009 17:39:28
Original commit files touched by this commit
jhay search for other commits by this committer
Add lib/olsrd_watchdog.so.0.1 to pkg-plist.
Bump PORTREVISION.

Reported by:    pointyhat (erwin)
0.5.6.r5
01 Aug 2009 15:51:51
Original commit files touched by this commit
jhay search for other commits by this committer
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)
0.5.6.r4
30 Mar 2009 18:54:57
Original commit files touched by this commit
jhay search for other commits by this committer
Upgrade to olsrd 0.5.6-r4.  Make it compile on -current again.
Remove the address of the old maintainer from pkg-descr.
0.5.6.r2
08 Jan 2009 17:46:00
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8: does not build after the arp-v2 import.

Submitted by:   pointyhat
0.5.6.r2
11 Oct 2008 06:18:20
Original commit files touched by this commit
jhay search for other commits by this committer
Update to olsrd 0.5.6-r2. Take over maintainership.
0.5.4
24 Oct 2007 15:51:11
Original commit files touched by this commit
jhay search for other commits by this committer
Update to olsrd 0.5.4. This unbreaks it for gcc 4.2.

Approved by:    maintainer (dave@dogwood.com)
0.4.10_1
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
0.4.10
01 Oct 2007 07:52:51
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken with gcc4.2.  Remove 4.x cruft.
0.4.10
04 Feb 2007 17:30:28
Original commit files touched by this commit
pav search for other commits by this committer
- Revert previous commit, these actually are funnily named dlopen-able plugins
0.4.10
30 Jan 2007 04:14:53
Original commit files touched by this commit
kris search for other commits by this committer
Retire obsolete a.out shared library support
0.4.10
18 Apr 2006 10:40:42
Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix build for amd64 and ia64.

Notified by:    pointyhat via kris
0.4.10
19 Mar 2006 19:27:32
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove files/patch-src-defs.h (forgtten by the previous update)

Notified by:    pointyhat via kris
Approved by:    Dave Cornejo <dave@dogwood.com> (maintainer)
0.4.10
17 Mar 2006 15:08:02
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 0.4.10

PR:             94425
Submitted by:   Dave Cornejo <dave@dogwood.com> (maintainer)
0.4.9_2
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.4.9_2
14 Nov 2005 17:07:08
Original commit files touched by this commit
sem search for other commits by this committer
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>
0.4.9_1
07 May 2005 13:55:51
Original commit files touched by this commit
lawrance search for other commits by this committer
Add rcng startup script.  Add a port knob message.

PR:             ports/79844
Submitted by:   David Cornejo <dave@dogwood.com>
Approved by:    clement (mentor)
0.4.9
08 Apr 2005 22:22:36
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 57