aboutsummaryrefslogtreecommitdiff
path: root/net/mtr/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix ipv6 supportMartin Wilke2006-11-071-0/+13
| | | | | | | Submitted by: ume@ Notes: svn path=/head/; revision=176731
* - Update to 0.72Martin Wilke2006-11-072-62/+2
| | | | | | | | | PR: ports/104206 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout (this commit is approved by clsung on irc) Notes: svn path=/head/; revision=176704
* - Update to 0.71Erwin Lansing2006-05-042-3/+69
| | | | | | | | | | - Hand maintainership to submitter PR: 96736 Submitted by: Rainer Alves <rainer.alves@gmail.com> Notes: svn path=/head/; revision=161355
* Update from 0.69 to 0.70Vasil Dimov2006-04-212-58/+9
| | | | | | | | PR: ports/95298 Submitted by: Antonio Querubin <tony@lava.netg> Notes: svn path=/head/; revision=160079
* - Fix duplicate entries for multi-path routersPav Lucistnik2005-12-091-4/+22
| | | | | | | | | | | - Fix bug in IPv6 PR: ports/89312 Submitted by: Mark Knight <markk@knigma.org> Approved by: maintainer timeout (billf; 19 days) Notes: svn path=/head/; revision=150730
* - Update to 0.69Pav Lucistnik2005-05-282-10/+31
| | | | | | | | | PR: ports/79237 Submitted by: ume Approved by: maintainer timeout (2 months) Notes: svn path=/head/; revision=136349
* Fix build on 4.X.Alex Dupre2004-10-301-0/+10
| | | | | | | Spotted by: Derkjan de Haan <derkjan@haanjdj.demon.nl> Notes: svn path=/head/; revision=120486
* Update to 0.65 release:Alex Dupre2004-10-296-64/+10
| | | | | | | | | | | - Add support for gtk 2.x - Remove support for ipv6 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Approved by: billf (maintainer) Notes: svn path=/head/; revision=120471
* backout update to 1.58, the freeze of the week is ports right now.Bill Fumerola2004-04-241-5/+5
| | | | Notes: svn path=/head/; revision=107802
* update to 0.58Bill Fumerola2004-04-231-5/+5
| | | | | | | ipv6 is disabled until ftp.kame.net comes out from behind a routing loop Notes: svn path=/head/; revision=107798
* Another fix for -a option. BSD detection logic seems be wrong.Munechika SUMIKAWA2004-03-301-5/+14
| | | | | | | | | Essential fix is necessary. Approved by: billf Notes: svn path=/head/; revision=105687
* upgrade to 0.52 (incl. ipv6 patch)Bill Fumerola2003-02-103-11/+20
| | | | Notes: svn path=/head/; revision=75218
* upgrade to 0.49, the author has switched to requiring autoconf.Bill Fumerola2002-03-101-0/+13
| | | | | | | also add a patch to get around missing inet(3) includes. Notes: svn path=/head/; revision=55812
* upgrade mtr to 0.44Bill Fumerola2001-12-121-12/+0
| | | | | | | | kill-gtk is no longer needed, --without-gtk is now provided ipv6 support is now disabled until KAME tests/updates their patchset Notes: svn path=/head/; revision=51376
* patch-04 and patch-05 are merged into KAME IPv6 patch.Munechika SUMIKAWA2001-05-092-34/+0
| | | | | | | Approved by: billf Notes: svn path=/head/; revision=42443
* Fix build when no GTK is present, or not requested.Ade Lovett2001-05-081-0/+12
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=42386
* patch around broken kame patch. <sys/types.h> is a prerequesite for theBill Fumerola2001-03-122-0/+34
| | | | | | | inet(3) includes... Notes: svn path=/head/; revision=39698
* Typo. (-mytinfo -> -lmytinfo)Bill Fumerola1999-10-281-1/+1
| | | | | | | Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=22714
* Hack to make this compile and DTRT with ncurses.Bill Fumerola1999-10-271-0/+11
| | | | | | | Submitted by: David Kirchner <dpk@nwserv.com> Notes: svn path=/head/; revision=22697
* Update to 0.41Bill Fenner1999-09-102-6/+8
| | | | | | | | PR: ports/13681 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=21578
* Use proper type in call to res_mkquery()David E. O'Brien1999-08-101-0/+11
| | | | | | | Submitted by: gcc -Wall and the letters R,T,F, and M Notes: svn path=/head/; revision=20639
* After I pointed out to the `mtr' author that FreeBSD binaries are available,David E. O'Brien1999-07-141-0/+9
he asked me why we were two versions behind... hummm.., not any more. :-) Notes: svn path=/head/; revision=20194