Port details |
- tdetect Utility for detecting traceroutes and reporting them via syslog
- 0.2 net
=6 0.2Version 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: unknown
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- People watching this port, also watch:: lsof, nmap, unzip, rar, unrar
- License: not specified in port
- Description:
- tdetect detects someone running traceroute against your system.
It does this by detecting UDP (Unix traceroute) or ICMP ECHO (Windows
traceroute) packets with TTL fields == 1.
¦ ¦ ¦ ¦ 
- 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/tdetect/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tdetect
- pkg install tdetect
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tdetect
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tdetect-0.2.tar.gz) = f725081a6803cc0815f46127bdbefa81a195a80d749aeb739110c8088b55754f
SIZE (tdetect-0.2.tar.gz) = 6975
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_tdetect
- pkg-message:
- For install:
- Dont forget to edit /usr/local/etc/rc.d/tdetect.sh
and set ETHERNETDEV to the name of the ethernet device you wish to monitor
- Master Sites:
|
Number of commits found: 19
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2 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 ) |
0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.2 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.2 06 Feb 2014 18:23:17
  |
antoine  |
Stage support |
0.2 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.2 10 Nov 2012 14:52:33
  |
pawel  |
- Add MASTER_SITES
- Use ECHO_MSG, SUB_FILES
- Switch to PLIST_FILES
PR: ports/172043
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
0.2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.2 03 Sep 2008 03:42:43
 |
linimon  |
Reset shipley@dis.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.2 23 Jun 2006 05:28:34
 |
linimon  |
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr |
0.2 11 May 2006 22:49:56
 |
edwin  |
Remove USE_REINPLACE from all categories starting with N |
0.2 22 Jan 2006 21:24:05
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.2 13 Oct 2005 05:25:36
 |
linimon  |
Remove expired mastersites.
Source: distfile survey |
0.2 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.2 22 Oct 2003 23:59:00
 |
kris  |
Respect CC and CFLAGS |
0.2 21 Feb 2003 13:15:09
 |
knu  |
De-pkg-comment. |
0.2 04 Nov 2002 05:46:38
 |
edwin  |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
08 Oct 2000 07:19:09
    |
asami  |
Convert category net to new layout. |
05 Jul 2000 13:37:07
    |
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
Number of commits found: 19
|