Port details |
- web-traceroute WWW Traceroute CGI script written in C
- 3.0 www
=0 3.0Version of this port present on the latest quarterly branch. DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
This port expired on: 2012-01-01
- Maintainer: dean@odyssey.apana.org.au
 - Port Added: 2003-12-30 14:53:51
- Last Update: 2012-01-01 19:30:58
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.carpe.net/src/index.html
- Description:
- This is a modified BSD traceroute command which outputs customized HTML
and can be used as a cgi program directly.
The advantage of using a compiled C program directly instead of a shell,
tcl or perl scipt:
More Secure (tastes better) - There is no possibility that strange
characters or environment passed to the CGI program can be used to break
into the server, etc.
Less Overhead (less filling) - The whole CGI program runs as one very
small process instead of multiple script processes and/or a large perl
program which must be interpreted each time it is run.
You can customise the HTML presented, by creating the template file
"template.html", and entering it's full path when prompted. Insert the
text "TRACEROUTE-OUTPUT" into your template file at the point where you
require the traceroute results displayed. This makes web-traceroute
integrate seamlessly with existing website layouts.
WWW: http://www.carpe.net/src/index.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- web-traceroute>0:www/web-traceroute
- No installation instructions:
- This port has been deleted.
- PKGNAME: web-traceroute
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache13
- Runtime dependencies:
-
- apxs : www/apache13
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0 01 Jan 2012 19:30:58
 |
ohauer  |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@ |
3.0 02 Nov 2011 03:43:45
 |
pgollucci  |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@ |
3.0 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.0 07 Sep 2011 03:00:51
 |
pgollucci  |
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports |
3.0 27 Aug 2011 09:54:40
 |
ohauer  |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@ |
3.0 20 Aug 2011 19:00:12
 |
ohauer  |
- USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/ |
3.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
3.0 22 Apr 2009 00:15:55
 |
pgollucci  |
- USE_APACHE=yes is deprecated
PR: ports/133693
Approved by: maintainer
Submitted by: me |
3.0 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
3.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
3.0 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
3.0 30 Dec 2003 14:53:14
 |
pav  |
Add web-traceroute, a traceroute cgi for your website implemented in C.
PR: ports/58553
Submitted by: Dean Hollister <dean@odyssey.apana.org.au> |
Number of commits found: 12
|