aboutsummaryrefslogtreecommitdiffstats
path: root/net/mtr
Commit message (Collapse)AuthorAgeFilesLines
* - Fix ipv6 supportmiwi2006-11-081-0/+13
| | | | Submitted by: ume@
* - Update to 0.72miwi2006-11-074-66/+9
| | | | | | PR: ports/104206 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout (this commit is approved by clsung on irc)
* - Update to 0.71erwin2006-05-055-16/+77
| | | | | | | - Hand maintainership to submitter PR: 96736 Submitted by: Rainer Alves <rainer.alves@gmail.com>
* Update from 0.69 to 0.70vd2006-04-214-63/+13
| | | | | PR: ports/95298 Submitted by: Antonio Querubin <tony@lava.netg>
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* - Reset longtime inactive maintainerpav2005-12-091-1/+1
|
* - Fix duplicate entries for multi-path routerspav2005-12-092-5/+23
| | | | | | | | - Fix bug in IPv6 PR: ports/89312 Submitted by: Mark Knight <markk@knigma.org> Approved by: maintainer timeout (billf; 19 days)
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* - Update to 0.69pav2005-05-294-15/+35
| | | | | | PR: ports/79237 Submitted by: ume Approved by: maintainer timeout (2 months)
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Fix build on 4.X.ale2004-10-301-0/+10
| | | | Spotted by: Derkjan de Haan <derkjan@haanjdj.demon.nl>
* Update to 0.65 release:ale2004-10-308-97/+24
| | | | | | | | - Add support for gtk 2.x - Remove support for ipv6 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Approved by: billf (maintainer)
* backout update to 1.58, the freeze of the week is ports right now.billf2004-04-243-9/+12
|
* update to 0.58billf2004-04-233-12/+9
| | | | ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Another fix for -a option. BSD detection logic seems be wrong.sumikawa2004-03-302-6/+15
| | | | | | Essential fix is necessary. Approved by: billf
* Upgrade IPv6 patch. -a option still didn't work.sumikawa2004-02-162-3/+3
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-2/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Upgrade IPv6 patch. -a option didn't work.sumikawa2004-01-302-2/+3
| | | | Submitted by: maxim
* /usr/ports/net/mtr: I don't want mtr-gtkedwin2003-10-091-1/+1
| | | | | | | | The mtr port does not recognize WITHOUT_GTK anymore! PR: ports/42964 Submitted by: Danijel Tasov <danielt@camelot.de> Approved by: billf@
* Re-enabled IPv6 patch.sumikawa2003-06-242-4/+4
|
* upgrade to 0.54billf2003-06-182-4/+4
| | | | disable ipv6 until kame catches up with a new patch
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* upgrade to 0.52 (incl. ipv6 patch)billf2003-02-105-18/+26
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-3/+5
| | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Bump PORTREVISON for the previous commiting.sumikawa2002-04-021-1/+1
| | | | Noticed by: ume
* Re-enable IPv6 patch.sumikawa2002-04-022-2/+3
|
* upgrade to 0.49, the author has switched to requiring autoconf.billf2002-03-103-5/+17
| | | | also add a patch to get around missing inet(3) includes.
* Re-enable IPv6 support.sumikawa2002-02-072-2/+9
|
* upgrade to 0.45, disable IPv6 until a new patch is generated by KAME.billf2002-02-052-4/+4
|
* Add checksum for KAME IPv6 patch.sumikawa2001-12-131-0/+1
| | | | | PR: ports/32767 Submitted by Edwin Groothuis <edwin@mavetju.org>:
* Re-enable IPv6 support since I've prepared KAME IPv6 patch.sumikawa2001-12-121-2/+2
|
* upgrade mtr to 0.44billf2001-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
* patch-04 and patch-05 are merged into KAME IPv6 patch.sumikawa2001-05-094-37/+3
| | | | Approved by: billf
* Fix build when no GTK is present, or not requested.ade2001-05-082-0/+14
| | | | Approved by: maintainer
* patch around broken kame patch. <sys/types.h> is a prerequesite for thebillf2001-03-132-0/+34
| | | | inet(3) includes...
* Implment WANT_GTK.reg2000-10-051-10/+5
|
* Upgrade IPv6 patch to 20000719.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
* re-enable IPv6 supporting.sumikawa2000-05-072-8/+8
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-2/+2
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* SECURITY UPGRADE: 0.42 addresses the setuid dropping issues addressed onbillf2000-03-082-10/+10
| | | | BugTraq by Viktor Fougstedt.
* Fix building error on bento.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
* Use ${OSVERSION} instead of ${USE_INET6}.sumikawa2000-01-261-9/+10
| | | | Reviewed by: maintainer
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
|
* Support IPv6.sumikawa2000-01-132-1/+13
| | | | Reviewed by: billf(maintainer)
* Typo. (-mytinfo -> -lmytinfo)billf1999-10-291-1/+1
| | | | Submitted by: Frank Volf <volf@oasis.IAEhv.nl>
* typo: iussues -> issuesmharo1999-10-281-1/+1
|
* Hack to make this compile and DTRT with ncurses.billf1999-10-282-2/+11
| | | | Submitted by: David Kirchner <dpk@nwserv.com>
* Mark this BROKEN so I don't have to create a folder dedicated to peoplebillf1999-10-131-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.
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-181-1/+1
|
* Update to 0.41fenner1999-09-114-8/+10
| | | | | PR: ports/13681 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Use proper type in call to res_mkquery()obrien1999-08-101-0/+11
| | | | Submitted by: gcc -Wall and the letters R,T,F, and M
* After I pointed out to the `mtr' author that FreeBSD binaries are available,obrien1999-07-143-3/+12
| | | | he asked me why we were two versions behind... hummm.., not any more. :-)
* Move the noise about compile options from pre-fetch to pre-patch.obrien1999-07-051-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.
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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
* Update to use gtk version 1.2.3.steve1999-05-291-2/+2
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Upgrade to v0.37billf1999-04-143-10/+32
| | | | | | | | | | | | | | 99% of this update was from the original PR, which upgraded this port to 0.35 Because I sat on this for a week (sorry) another version was released. I did not include the ports version number in the DESCR file as patched in the PR, however, because I feel it is not needed. Also the patches below have been removed because the author included a a variation of them in the source code. PR: ports/11053 Submitted by: Gianmarco Giovanelli <gmarco@giovannelli.it>
* Add a MASTER_SITE (freefall)billf1999-03-021-2/+3
|
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-231-2/+3
|
* Update MAINTAINER to reflect my proper e-mail address.billf1998-12-301-2/+2
|
* Upgrade to v0.28.jkoshy1998-11-043-8/+7
| | | | | PR: 8562 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
* gtk and gtk11 are now ELFized.asami1998-09-231-2/+2
|
* Minor cleanups including fixing the executable so it actuallysteve1998-08-251-3/+6
| | | | | runs under -current. It seems our setsockopt doesn't handle sizeof(char) for an option.
* Initial import of mtr version 0.21.steve1998-08-245-0/+32
Traceroute and ping in a signle graphical network diagnostic tool. PR: 7588 Submitted by: Bill Fumerola <billf@chc-chimes.com>