Port details |
- mrouted Multicast routing daemon providing DVMRP for IPv4
- 3.9.8_2 net =3 3.9.8_2Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2006-09-28 21:29:56
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: MIT
- WWW:
- http://freecode.com/projects/mrouted
- Description:
- mrouted is an implementation of the DVMRP multicast routing protocol.
It turns a UNIX workstation into a DVMRP multicast router with tunnel
support, in order to cross non-multicast-aware routers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/mrouted/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mrouted
- pkg install mrouted
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mrouted
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1483368179
SHA256 (troglobit-mrouted-3.9.8_GH0.tar.gz) = 179636d211a82d0140a3488c6b65e634b4838da23e50d8cdee15ef03fe9b46af
SIZE (troglobit-mrouted-3.9.8_GH0.tar.gz) = 143529
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mrouted-3.9.8_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_mrouted
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.9.8_2 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
3.9.8_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.9.8_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
3.9.8_1 21 Oct 2021 14:26:55 |
Stefan Eßer (se) |
net/mrouted: Add CPE information
Approved by: portmgr (blanket) |
3.9.8_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.9.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.9.8_1 10 Jan 2018 10:30:23 |
pi |
net/mrouted: Allow config path to be specified from rc.conf
PR: 206602
Submitted by: Daniel Ylitalo <daniel@blodan.se>
Approved by: hrs (maintainer timeout) |
3.9.8 02 Jan 2017 14:53:16 |
hrs |
Update to 3.9.8. |
3.9.7_1 27 Dec 2016 12:20:41 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
3.9.7_1 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
3.9.7_1 07 Sep 2015 19:10:33 |
hrs |
Fix rc.d script. |
3.9.7 07 Sep 2015 18:24:39 |
hrs |
Update to 3.9.7. |
3.9.6_1 04 Sep 2015 16:02:17 |
mat |
Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.
Sponsored by: Absolight |
3.9.6_1 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
3.9.6_1 02 Mar 2015 10:50:15 |
kwm |
Fix the build with clang 3.5.
PR: 196166
Submitted by: dim@
Approved by: maintainer (timeout 6 weeks) |
3.9.6_1 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
3.9.6_1 17 Oct 2013 04:01:01 |
hrs |
Add STAGEDIR support. |
3.9.6_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.9.6_1 01 Jan 2013 23:08:15 |
hrs |
Add LICENSE and LICENSE_FILE and remove LICENSE from PORTDOCS.
Suggested by: danfe |
3.9.6 30 Nov 2012 17:03:09 |
hrs |
Update to 3.9.6 and fix $MASTER_SITES. Take maintainership.
Approved by: johans
Feature safe: yes |
3.9.5 14 Jan 2012 08:57:23 |
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. |
3.9.5 25 Jul 2011 19:45:10 |
johans |
Fix mrouted build with clang |
3.9.5 07 Apr 2011 20:09:57 |
johans |
- Update mrouted to version 3.9.5 from new MASTER_SITE
This release includes our own old patches and other people's improvements
- Remove unneeded patch files
- Install mtrace binary and manpage as well
- Mention new homepage
- Grab maintainership |
3.9_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.9_1 06 Jun 2010 17:00:59 |
bms |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding. |
3.9_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.9_1 31 Mar 2008 10:13:37 |
bms |
Pick up patches which were in FreeBSD base before mrouted got de-orbitted.
PR: 122223
Submitted by: swp at swp dot pp dot ru |
3.9 28 Sep 2006 21:29:10 |
bms |
Add new port of mrouted, IPv4 DVMRP multicast routing daemon. |