2017-03-07 03:07:29 by Sevan Janiyan | Files touched by this commit (3) |
Log message:
Unbreak on legacy OS X by not defining BIND_8_COMPAT
The configure script now automatically adds resolv library to the linker list,
without intervention. Build tested on OS X 10.4 & 10.11
|
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message:
Recursive revbump from fonts/harfbuzz
|
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message:
Recursive bump for harfbuzz's new graphite2 dependency.
|
2017-01-04 20:41:14 by Roy Marples | Files touched by this commit (1) |
Log message:
Use the curses framework.
|
2016-08-21 09:00:22 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Less anger, more bug report URLs.
|
2016-08-21 02:51:34 by John Nemeth | Files touched by this commit (2) |
Log message:
Fix problem where it stupidly assumes that SCTP is available
everywhere (or, at least make it compile). Not reported upstream
since the bug tracker requires a login, and I can't be bothered to
create accounts on every bug tracker going. Not bumping PKGREVISION,
since it is a build fix.
|
2016-08-19 15:42:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Updated mtr to 0.87.
V0.87
Antonio Querubin (1):
Use setcap instead of setuid when installing the binary.
Baptiste Jonglez (4):
Allow enabling IP info and ASN lookup from the curses interface
Document the -y option in the manpage
Cosmetic cleanup of the option-parsing code
Fix wrap-around bug when displaying IP info (-y option)
Danek Duvall (1):
Fix issue #76: rationalize the discovery of a terminal handling library
Gareth Randall (6):
Corrected the "without gtk" reference to "./configure \
--without-gtk"
Filled in some of the missing man page sections.
Remove a warning message at compile time.
Fix typos and update mailing list references.
Add a section about granting limited security capabilities.
State that Github is the preferred way to report bugs.
Guo Yixuan (1):
Raw output: add x for a ping-packet-sent event.
Hajimu UMEMOTO (1):
Add aslookup support to gtk interface
Jakub Wilk (1):
Fix typos.
Kris Coward (1):
Added --displaymode option
Narthorn (1):
curses: Fix background transparency in terminal
Nikolai R Kristiansen (1):
Add support for JSON as report output format
R.E. Wolff (9):
explanation of the version numbers in NEWS.
Merge branch 'master' of github.com:traviscross/mtr
removed warning about IPV6 socket when IPV6 is not available at runtime
fix for printing space field in XML.
modified name of timeout variable to prevent warning on solaris.
changed the name of the ping timout timer from 'tag' to 'ping timeout timer'
net.c fix from AQ.
issue 128: compile should be in .gitignore
The release script bumped the version number
Rogier Wolff (1):
added use-default-colors...
Theo Baschak (1):
Update asn.c - 32bit asn widths
Tobias Rittweiler (5):
Fix typo in csv_close() that prevented any of the data columns from \
being printed.
--csv: Don't print spaces in columns.
--csv: Print a header line as the first line which names all columns.
asn.h: Guard against being included twice.
Fix setting length field of UDP header to broken value on BSD systems.
Vojtech Kurka (1):
Fixed behaviour of Pause button
aquerubin (3):
Correct psize for IPv6.
Fix Avg and Best column order to match column headers in GTK display.
Update Tony's email address in the GTK credits.
penyu (1):
add max-unknown option
russor (10):
allow setting local and remote port for UDP probing
fix checksum for odd sized packets
set the local address for display if it was bound
automatically set udp address if needed
fix improper aliasing
fix placement of zeros when running alternate udp checksum
endian neutral placement of alternate checksum
copy odd byte into a 16-bit temp value; used bit-sized types for calrity
correct checksum calculation when adding the overflow overflows
add option to set graceperiod
swordfeng (3):
Add SCTP support (same way with tcp)
remove comment
fix sctp header structure
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) | |
Log message:
Revbump after graphics/gd update
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282) |
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
|