notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: net/mtr/Makefile
SVNWeb

Number of commits found: 90

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 27 Jan 2022
[ 05:31 Xin LI (delphij) search for other commits by this committer ]    commit hash:cc586f8f9ed0530d70d11f4832aa4236165786b6  commit hash:cc586f8f9ed0530d70d11f4832aa4236165786b6  commit hash:cc586f8f9ed0530d70d11f4832aa4236165786b6  cc586f8 
net/mtr: update to 0.95

PR:		ports/261502
Approved by:	maintainer (sunpoet via telegram)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 17 Feb 2021
[ 18:01 sunpoet search for other commits by this committer ] Original commit   Revision:565549
Add JSON option

- Bump PORTREVISION for dependency change
Tue, 29 Sep 2020
[ 18:15 sunpoet search for other commits by this committer ] Original commit   Revision:550550
Update to 0.94

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Mon, 6 Jan 2020
[ 14:45 sunpoet search for other commits by this committer ] Original commit   Revision:522253
Fix "mtr-packet: Invalid argument" runtime error

- Bump PORTREVISION for package change

PR:		243121
Reported by:	kib
Sun, 5 Jan 2020
[ 04:07 sunpoet search for other commits by this committer ] Original commit   Revision:522094
Update to 0.93

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Wed, 9 Oct 2019
[ 12:17 bapt search for other commits by this committer ] Original commit   Revision:514143 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Thu, 3 Jan 2019
[ 19:57 sunpoet search for other commits by this committer ] Original commit   Revision:489206
Fix MTR_OPTIONS parsing

- Bump PORTREVISION for package change

Reported by:	Zeus Panchenko <zeus@ibs.dn.ua>
Obtained
from:	https://github.com/traviscross/mtr/commit/3649b04337d38725f58a3d8ebe7845cb7fa3cabf
Wed, 2 Jan 2019
[ 23:58 sunpoet search for other commits by this committer ] Original commit   Revision:489117
Fix version display

PR:		234474
Submitted by:	romain
Tue, 27 Feb 2018
[ 13:03 mat search for other commits by this committer ] Original commit   Revision:463123 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Switch some MASTER_SITES from http/ftp to https.

Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
Wed, 28 Jun 2017
[ 23:55 sunpoet search for other commits by this committer ] Original commit   Revision:444613
Use USES=gnome
Sat, 3 Jun 2017
[ 13:16 sunpoet search for other commits by this committer ] Original commit   Revision:442481
Update to 0.92

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Fri, 2 Jun 2017
[ 18:12 sunpoet search for other commits by this committer ] Original commit   Revision:442412
Update to 0.88

- Use PLIST

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Mon, 29 May 2017
[ 15:27 sunpoet search for other commits by this committer ] Original commit   Revision:442001
Update CONFLICTS_INSTALL
Sun, 15 Jan 2017
[ 04:17 sunpoet search for other commits by this committer ] Original commit   Revision:431516
Move CONFLICTS_INSTALL to slave port
Sat, 19 Nov 2016
[ 17:04 sunpoet search for other commits by this committer ] Original commit   Revision:426413
- Update to 0.87
- Add LICENSE_FILE

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Mon, 13 Apr 2015
[ 19:25 sunpoet search for other commits by this committer ] Original commit   Revision:383955
- Use CONFLICTS_INSTALL instead of CONFLICTS
Fri, 10 Apr 2015
[ 21:09 mat search for other commits by this committer ] Original commit   Revision:383764
Don't let mtr change its name when X11 is not selected.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 13 Dec 2014
[ 03:59 sunpoet search for other commits by this committer ] Original commit   Revision:374614
- Update to 0.86
- Remove GLIB option

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Sun, 4 May 2014
[ 16:28 sunpoet search for other commits by this committer ] Original commit   Revision:352965
- Fix segfault when devel/ncurses installed

PR:		ports/189326
Submitted by:	ashish
Thu, 10 Oct 2013
[ 14:36 sunpoet search for other commits by this committer ] Original commit   Revision:330010
- Convert to new OPTIONS helper
- Support STAGEDIR
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Wed, 31 Jul 2013
[ 11:57 kwm search for other commits by this committer ] Original commit   Revision:324037 (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.

This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
Sat, 13 Jul 2013
[ 13:29 sunpoet search for other commits by this committer ] Original commit   Revision:322924
- Update to 0.85
- Add OPTIONS: GLIB

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Fri, 15 Mar 2013
[ 07:40 sunpoet search for other commits by this committer ] Original commit   Revision:314277
- Update to 0.84
- Modify COMMENT
- Add LICENSE
- Remove IPV6 from OPTIONS_DEFAULT
- Cleanup Makefile header
- Update pkg-descr

Changes:	https://github.com/traviscross/mtr/blob/master/NEWS
Wed, 4 Jul 2012
[ 09:55 sunpoet search for other commits by this committer ] Original commit 
- Convert to new options framework
- Cosmetic change

PR:             ports/168795 [1], ports/168808 [2]
Submitted by:   Sayetsky Anton <vsjcfm@gmail.com> [1],
                Bryan Drewery <bryan@shatow.net> [2]
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 14 Feb 2012
[ 08:59 sunpoet search for other commits by this committer ] Original commit 
- Set OPTIONS X11 correctly by detecting WITHOUT_X11 setting first

PR:             ports/165119
Submitted by:   edwin
Mon, 5 Dec 2011
[ 05:14 sunpoet search for other commits by this committer ] Original commit 
- Update to 0.82

Changes:
- Removed old Changelog file appended at the end as oldest changes.
- Enable decoding of ICMP extensions for MPLS for curses and report interfaces.
  Use the -e flag or press 'e' to enable it.

Feature safe:   yes
Sat, 8 Oct 2011
[ 19:03 sunpoet search for other commits by this committer ] Original commit 
- Update to 0.81
- Update MASTER_SITES
- Update CATEGORIES: add ipv6 conditionally
- Cosmetic change
- Add launchpad to WWW
Sat, 15 Jan 2011
[ 20:59 sunpoet search for other commits by this committer ] Original commit 
- Re-enable X11 by default
- Bump PORTREVISION for dependency change

Suggested by:   dougb (via IRC)
Feature safe:   yes
[ 11:34 sunpoet search for other commits by this committer ] Original commit 
- Remove outdated OSVERSION check
- Add OPTIONS: IPV6 and X11
- X11 is now off by default
- Remove obsolete MD5 checksum
- Bump PORTREVISION for dependency change

Feature safe:   yes
Fri, 1 Oct 2010
[ 01:14 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
Wed, 22 Sep 2010
[ 17:10 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
Thu, 15 Jul 2010
[ 07:59 miwi search for other commits by this committer ] Original commit 
- Update to 0.80

PR:             148539
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
Mon, 12 Jul 2010
[ 06:17 miwi search for other commits by this committer ] Original commit 
- Update to 0.79

PR:             147830
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Sun, 11 Jan 2009
[ 04:18 chinsan search for other commits by this committer ] Original commit 
- Remove unreachable master site
- Pass maintainership to submitter

PR:             ports/130226
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
Wed, 1 Oct 2008
[ 08:02 jadawin search for other commits by this committer ] Original commit 
- Update to 0.75

PR:             ports/127703
Submitted by:   Joe Horn <joehorn _AT_ gmail _DOT_ com>
Mon, 25 Aug 2008
[ 02:48 rafan search for other commits by this committer ] Original commit 
- Update to 0.74
- Use the configure script generated by the vendor. This removes dependencies
  on autotools.
- Drop support on GTK 1.x, use 2.x if not defined WITHOUT_X11

PR:             ports/126803
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Fri, 6 Jun 2008
[ 13:50 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 26 Apr 2008
[ 14:50 miwi search for other commits by this committer ] Original commit 
- Update to 0.73

PR:             123088
Submitted by:   Ports Fury
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Tue, 25 Mar 2008
[ 22:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Fri, 29 Jun 2007
[ 19:33 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 20 Feb 2007
[ 23:48 koitsu search for other commits by this committer ] Original commit 
Add WITHOUT_IPV6 knob (translates to --disable-ipv6).

Approved by:    philip
Tue, 7 Nov 2006
[ 14:29 miwi search for other commits by this committer ] Original commit 
- Update to 0.72

PR:             ports/104206
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout (this commit is approved by clsung on irc)
Thu, 4 May 2006
[ 18:51 erwin search for other commits by this committer ] Original commit 
- Update to 0.71
- Hand maintainership to submitter

PR:             96736
Submitted by:   Rainer Alves <rainer.alves@gmail.com>
Fri, 21 Apr 2006
[ 14:31 vd search for other commits by this committer ] Original commit 
Update from 0.69 to 0.70

PR:             ports/95298
Submitted by:   Antonio Querubin <tony@lava.netg>
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Fri, 9 Dec 2005
[ 14:41 pav search for other commits by this committer ] Original commit 
- Reset longtime inactive maintainer
[ 14:40 pav search for other commits by this committer ] Original commit 
- Fix duplicate entries for multi-path routers
- Fix bug in IPv6

PR:             ports/89312
Submitted by:   Mark Knight <markk@knigma.org>
Approved by:    maintainer timeout (billf; 19 days)
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 28 May 2005
[ 17:26 pav search for other commits by this committer ] Original commit 
- Update to 0.69

PR:             ports/79237
Submitted by:   ume
Approved by:    maintainer timeout (2 months)
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Fri, 29 Oct 2004
[ 22:31 ale search for other commits by this committer ] Original commit 
Update to 0.65 release:
- Add support for gtk 2.x
- Remove support for ipv6

Submitted by:   Gianmarco Giovannelli <gmarco@giovannelli.it>
Approved by:    billf (maintainer)
Sat, 24 Apr 2004
[ 01:21 billf search for other commits by this committer ] Original commit 
backout update to 1.58, the freeze of the week is ports right now.
Fri, 23 Apr 2004
[ 03:39 billf search for other commits by this committer ] Original commit 
update to 0.58

ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
Tue, 30 Mar 2004
[ 10:50 sumikawa search for other commits by this committer ] Original commit 
Another fix for -a option.  BSD detection logic seems be wrong.
Essential fix is necessary.

Approved by:    billf
Mon, 16 Feb 2004
[ 14:07 sumikawa search for other commits by this committer ] Original commit 
Upgrade IPv6 patch. -a option still didn't work.
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Fri, 30 Jan 2004
[ 11:27 sumikawa search for other commits by this committer ] Original commit 
Upgrade IPv6 patch. -a option didn't work.

Submitted by:   maxim
Wed, 8 Oct 2003
[ 23:44 edwin search for other commits by this committer ] Original commit 
/usr/ports/net/mtr: I don't want mtr-gtk

        The mtr port does not recognize WITHOUT_GTK anymore!

PR:             ports/42964
Submitted by:   Danijel Tasov <danielt@camelot.de>
Approved by:    billf@
Mon, 23 Jun 2003
[ 20:51 sumikawa search for other commits by this committer ] Original commit 
Re-enabled IPv6 patch.
Wed, 18 Jun 2003
[ 02:26 billf search for other commits by this committer ] Original commit 
upgrade to 0.54
disable ipv6 until kame catches up with a new patch
Sun, 20 Apr 2003
[ 19:38 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Fri, 7 Mar 2003
[ 06:08 ade search for other commits by this committer ] Original commit  (Only the first 10 of 358 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 10 Feb 2003
[ 01:44 billf search for other commits by this committer ] Original commit 
upgrade to 0.52 (incl. ipv6 patch)
Tue, 3 Sep 2002
[ 01:06 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Deploy USE_GNOMENG infrastructure

PR:             42345
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Tue, 2 Apr 2002
[ 15:15 sumikawa search for other commits by this committer ] Original commit 
Bump PORTREVISON for the previous commiting.

Noticed by:     ume
[ 04:39 sumikawa search for other commits by this committer ] Original commit 
Re-enable IPv6 patch.
Sun, 10 Mar 2002
[ 11:08 billf search for other commits by this committer ] Original commit 
upgrade to 0.49, the author has switched to requiring autoconf.

also add a patch to get around missing inet(3) includes.
Wed, 6 Feb 2002
[ 17:03 sumikawa search for other commits by this committer ] Original commit 
Re-enable IPv6 support.    
Mon, 4 Feb 2002
[ 23:40 billf search for other commits by this committer ] Original commit 
upgrade to 0.45, disable IPv6 until a new patch is generated by KAME.    
Wed, 12 Dec 2001
[ 06:33 sumikawa search for other commits by this committer ] Original commit 
Re-enable IPv6 support since I've prepared KAME IPv6 patch.    
[ 06:08 billf search for other commits by this committer ] Original commit 
upgrade mtr to 0.44    
Wed, 9 May 2001
[ 09:31 sumikawa search for other commits by this committer ] Original commit 
patch-04 and patch-05 are merged into KAME IPv6 patch.    
Tue, 8 May 2001
[ 01:58 ade search for other commits by this committer ] Original commit 
Fix build when no GTK is present, or not requested.    
Thu, 5 Oct 2000
[ 07:47 reg search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Implment WANT_GTK.    
Wed, 19 Jul 2000
[ 16:05 sumikawa search for other commits by this committer ] Original commit 
Upgrade IPv6 patch to 20000719.   It fixes the problem mtr does not work on
IPv4-only kernel.    

Number of commits found: 90