aboutsummaryrefslogtreecommitdiff
path: root/net/mtr
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* 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-298-97/+24
| | | | | | | | | | | - 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-243-9/+12
| | | | Notes: svn path=/head/; revision=107802
* update to 0.58Bill Fumerola2004-04-233-12/+9
| | | | | | | ipv6 is disabled until ftp.kame.net comes out from behind a routing loop Notes: svn path=/head/; revision=107798
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Another fix for -a option. BSD detection logic seems be wrong.Munechika SUMIKAWA2004-03-302-6/+15
| | | | | | | | | Essential fix is necessary. Approved by: billf Notes: svn path=/head/; revision=105687
* Upgrade IPv6 patch. -a option still didn't work.Munechika SUMIKAWA2004-02-162-3/+3
| | | | Notes: svn path=/head/; revision=101061
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-2/+2
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Upgrade IPv6 patch. -a option didn't work.Munechika SUMIKAWA2004-01-302-2/+3
| | | | | | | Submitted by: maxim Notes: svn path=/head/; revision=99498
* /usr/ports/net/mtr: I don't want mtr-gtkEdwin Groothuis2003-10-081-1/+1
| | | | | | | | | | | The mtr port does not recognize WITHOUT_GTK anymore! PR: ports/42964 Submitted by: Danijel Tasov <danielt@camelot.de> Approved by: billf@ Notes: svn path=/head/; revision=90665
* Re-enabled IPv6 patch.Munechika SUMIKAWA2003-06-232-4/+4
| | | | Notes: svn path=/head/; revision=83503
* upgrade to 0.54Bill Fumerola2003-06-182-4/+4
| | | | | | | disable ipv6 until kame catches up with a new patch Notes: svn path=/head/; revision=83206
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* upgrade to 0.52 (incl. ipv6 patch)Bill Fumerola2003-02-105-18/+26
| | | | Notes: svn path=/head/; revision=75218
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-3/+5
| | | | | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65520
* Bump PORTREVISON for the previous commiting.Munechika SUMIKAWA2002-04-021-1/+1
| | | | | | | Noticed by: ume Notes: svn path=/head/; revision=57203
* Re-enable IPv6 patch.Munechika SUMIKAWA2002-04-022-2/+3
| | | | Notes: svn path=/head/; revision=57178
* upgrade to 0.49, the author has switched to requiring autoconf.Bill Fumerola2002-03-103-5/+17
| | | | | | | also add a patch to get around missing inet(3) includes. Notes: svn path=/head/; revision=55812
* Re-enable IPv6 support.Munechika SUMIKAWA2002-02-062-2/+9
| | | | Notes: svn path=/head/; revision=54265
* upgrade to 0.45, disable IPv6 until a new patch is generated by KAME.Bill Fumerola2002-02-042-4/+4
| | | | Notes: svn path=/head/; revision=54215
* Add checksum for KAME IPv6 patch.Munechika SUMIKAWA2001-12-131-0/+1
| | | | | | | | PR: ports/32767 Submitted by Edwin Groothuis <edwin@mavetju.org>: Notes: svn path=/head/; revision=51462
* Re-enable IPv6 support since I've prepared KAME IPv6 patch.Munechika SUMIKAWA2001-12-121-2/+2
| | | | Notes: svn path=/head/; revision=51384
* upgrade mtr to 0.44Bill Fumerola2001-12-123-20/+6
| | | | | | | | 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-094-37/+3
| | | | | | | Approved by: billf Notes: svn path=/head/; revision=42443
* Fix build when no GTK is present, or not requested.Ade Lovett2001-05-082-0/+14
| | | | | | | 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
* Implment WANT_GTK.Jeremy Lea2000-10-051-10/+5
| | | | Notes: svn path=/head/; revision=33426
* Upgrade IPv6 patch to 20000719.Munechika SUMIKAWA2000-07-192-2/+2
| | | | | | | | | | It fixes the problem mtr does not work on IPv4-only kernel. PR: ports/19339 Submitted by: kbyanc@posi.net Notes: svn path=/head/; revision=30876
* re-enable IPv6 supporting.Munechika SUMIKAWA2000-05-072-8/+8
| | | | Notes: svn path=/head/; revision=28340
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-2/+2
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* SECURITY UPGRADE: 0.42 addresses the setuid dropping issues addressed onBill Fumerola2000-03-072-10/+10
| | | | | | | BugTraq by Viktor Fougstedt. Notes: svn path=/head/; revision=26627
* Fix building error on bento.Munechika SUMIKAWA2000-01-272-2/+3
| | | | | | | | | | It is caused when IPv6-enable mtr is compiled on *IPv6-disable* kernel, such as bento environment. Approved by: billf Notes: svn path=/head/; revision=25109
* Use ${OSVERSION} instead of ${USE_INET6}.Munechika SUMIKAWA2000-01-251-9/+10
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=25070
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
| | | | Notes: svn path=/head/; revision=24815
* Support IPv6.Munechika SUMIKAWA2000-01-132-1/+13
| | | | | | | Reviewed by: billf(maintainer) Notes: svn path=/head/; revision=24694
* Typo. (-mytinfo -> -lmytinfo)Bill Fumerola1999-10-281-1/+1
| | | | | | | Submitted by: Frank Volf <volf@oasis.IAEhv.nl> Notes: svn path=/head/; revision=22714
* typo: iussues -> issuesMichael Haro1999-10-281-1/+1
| | | | Notes: svn path=/head/; revision=22709
* Hack to make this compile and DTRT with ncurses.Bill Fumerola1999-10-272-2/+11
| | | | | | | Submitted by: David Kirchner <dpk@nwserv.com> Notes: svn path=/head/; revision=22697
* Mark this BROKEN so I don't have to create a folder dedicated to peopleBill Fumerola1999-10-121-1/+3
| | | | | | | | | | sending "mtr doesn't work" e-mails to me. I'm working on the problem and have even gotten people who send me real bug reports, imagine that. Notes: svn path=/head/; revision=22390
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* Update to 0.41Bill Fenner1999-09-104-8/+10
| | | | | | | | PR: ports/13681 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=21578
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* 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-143-3/+12
| | | | | | | he asked me why we were two versions behind... hummm.., not any more. :-) Notes: svn path=/head/; revision=20194
* Move the noise about compile options from pre-fetch to pre-patch.David E. O'Brien1999-07-041-2/+2
| | | | | | | | Some people like to ``make fetch'' in one location and take the distfiles home for the build. We should be quiet in succesful fetch situations. Notes: svn path=/head/; revision=19994
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803