Port details |
- rotorouter Traceroute attempt logger and result spoofer
- 1.0_3 net-mgmt
=2 1.0_3Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2004-06-14 16:56:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.ussrback.com/UNIX/loggers/fakeroute.c
- Description:
- A program for faking the standard Unix UDP-based traceroute.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rotorouter>0:net-mgmt/rotorouter
- To install the port:
- cd /usr/ports/net-mgmt/rotorouter/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/rotorouter
- pkg install rotorouter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rotorouter
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_rotorouter
- pkg-message:
- For install:
- The rotorouter port has been installed with an example configuration
file, located at /usr/local/etc/rotorouter.conf-example.
You need to build your own config file using local network information,
and add the following line to /etc/rc.conf:
rotorouter_enable="YES"
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
1.0_3 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 ) |
1.0_3 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.0_3 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_3 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.0_3 20 Sep 2015 20:54:09
  |
olgeni  |
Typos, whitespace and capitalization fixes (G-P). |
1.0_3 02 Mar 2015 00:39:20
  |
amdmi3  |
- Add LICENSE_FILE
- Switch to @sample |
1.0_2 24 Feb 2014 12:49:55
  |
ehaupt  |
Support staging |
1.0_2 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.0_2 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. |
1.0_2 01 Feb 2010 03:25:56
 |
dougb  |
Tune up the rc.d script |
1.0_2 01 Feb 2010 02:19:04
 |
pgollucci  |
- Update rc script, use $SUB_FILES to update pkg-message
PR: ports/143181
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
1.0_2 17 Aug 2009 05:08:46
 |
linimon  |
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.0_2 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.0_2 16 Mar 2005 11:56:47
 |
vs  |
Fix deinstallation
PR: ports/78892
Submitted by: maintainer |
1.0_1 17 Dec 2004 08:27:53
 |
edwin  |
[maintainer update]: net-mgmt/rotorouter was missing a file from its plist...
Per notice from the Janitor... the conf file was missing
from pkg-plist. It no longer is. No other changes.
Actually took the solution provides later in the PR
PR: ports/75018
Submitted by: Paul Chvostek <paul+ports@it.ca> |
1.0 14 Jun 2004 17:56:41
 |
bms  |
New port: rotorouter, traceroute attempt logger and result spoofer.
(Forced commit to note the above)
PR: ports/67327
Submitted by: Paul Chvostek |
1.0 14 Jun 2004 16:56:13
 |
bms  |
Committed (with some fixups), thanks!
PR: ports/67327
Submitted by: Paul Chvostek |