aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcptraceroute
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-2/+0
| | | | | | | | - 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.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Use LOCAL/sunpoet as backup MASTER_SITESsunpoet2010-10-011-1/+1
| | | | Approved by: pgollucci (mentor)
* - Update MAINTAINER to my FreeBSD.org addresssunpoet2010-09-231-1/+1
| | | | Approved by: pgollucci (mentor)
* - Patch net/libnet* to versioned libraries and header files, so they canpav2007-01-312-5/+11
| | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr
* - Update MASTER_SITESmiwi2007-01-041-1/+2
| | | | | PR: 107484 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
* Hand maintainership to submittererwin2006-06-021-1/+1
| | | | | PR: 98291 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Add SHA256pav2005-11-261-0/+1
|
* libnet update:sem2005-11-151-1/+2
| | | | | | | | | | | | | | - 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>
* - Change libnet dependency line to a file exclusive to net/libnet portpav2005-09-011-1/+1
| | | | | PR: ports/85441 Submitted by: Vasil Dimov <vd@datamax.bg>
* reset maintainer to ports@FreeBSD.orgoliver2005-04-131-1/+1
| | | | | PR: ports/79727 Approved by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* tcptraceroute.c compile fails with: missing terminating " characteredwin2003-10-082-2/+28
| | | | | PR: ports/56620 Submitted by: none <supraexpress@globaleyes.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o update to upstream version 1.4naddy2002-08-214-11/+12
| | | | | | | o move binary to proper place ${PREFIX}/sbin PR: 41803 Submitted by: Simon Schubert <corecode@corecode.ath.cx>
* - update to 1.3petef2002-06-103-16/+22
| | | | | | | | | - give maintainership to submitter - make tcptraceroute setuid so users can use it - format pkg-descr better PR: 38911 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Respect CFLAGS.demon2002-03-241-52/+36
| | | | Convert patch to unified format.
* add tcptraceroute 1.2ijliao2002-03-226-0/+91
A traceroute implementation using TCP packets PR: 36177 Submitted by: Jeff Wheat <jeff@cetlink.net>