Commit Graph

80 Commits

Author SHA1 Message Date
sthen
f69363d670 most post-patch to do-gen 2018-11-05 17:23:41 +00:00
sthen
64d1688667 bump EPOCH, broken PKGNAME for the no_x11 flavour 2018-07-17 10:09:42 +00:00
awolk
c8ef46ca27 net/mtr switch to https
OK sthen@

Keeping ftp:// as a secondary URL to keep peek-ftp working.
2018-02-25 22:59:45 +00:00
sthen
60661e59f0 mtr tweaks:
- fix displayed version string (problem from github tarball).
- add a new _mtr user
- drop mtr-packet to _mtr rather than to getgid()/getuid()
- chroot to /var/empty
2017-06-02 16:50:16 +00:00
sthen
d904cb377a update to mtr-0.92, features include:
- shiny new DNS code that gets rid of the horrible libbind hack.

- the privileged packet sending code has been split out into a separate
"mtr-packet" process with a clear separation between init/main code, which
communicates with the main mtr process over a pipe.

Patch to add a pledge to mtr-packet, currently disabled; it works for
ICMP but requires additional sockopts to work with UDP.
2017-06-02 14:30:26 +00:00
dhill
667cc455d2 Fix mtr -u ipv6-target. mtr code says "sendto() assumes packet length
includes the IPv4 header but not the IPv6 header."  Remove that
assumption and always include the IPv6 header length in the total
packet size.

ok sthen@
2017-04-14 21:53:06 +00:00
sthen
533cf1a50a update to mtr-0.87 2016-10-12 11:39:27 +00:00
sthen
0a0b4f65a8 devel/gettext MODULES conversion 2016-04-06 21:52:03 +00:00
sthen
2836736702 bump following libbind update; should be unnecessary but belt-and-braces 2015-01-26 22:42:25 +00:00
sthen
8186f4dd0e update to mtr 0.86 2015-01-10 20:08:58 +00:00
sthen
53ebe31b2b update to mtr 0.85 and add a patch from upstream for long long time_t,
from dhill. drop jakob@ as maintainer and take it myself.
2013-11-19 16:39:26 +00:00
sthen
5276ed3f5e Fix build on macppc by using -Wl,-rpath instead of -R. 2013-10-05 11:50:00 +00:00
sthen
dfc8e91d92 handle new libbind location; ok ajacoutot@ jca@ 2013-07-13 11:53:57 +00:00
sthen
a688446f98 Switch mtr to using the resolver from libbind, as it wants to poke at
internals not available with asr. This also unbreaks some use with the gtk
version (there are still problems but "mtr somehost" from the command line
now works with gtk).  ok brad@ naddy@
2013-04-01 14:08:26 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
sthen
9a7982c4d0 update mtr to 0.82. x11 support is broken (and was before this update),
so rename the current no_x11 flavour to the default (with @pkgpath to
allow updates to work), rename what was the default flavour to gtk and
mark that broken.  maintainer timeout.
2012-05-29 23:43:47 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
49cc004681 new WANTLIB 2010-11-11 16:27:54 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
3f4dfdfa24 - update mtr to 0.80
"go ahead" jakob@ (MAINTAINER)
2010-08-19 16:56:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jakob
59a7b60454 upgrade to 0.75; from Benoit Lecocq 2009-03-11 16:58:37 +00:00
jasper
b4d6d9a97b - fix 64-bit issue
- add license marker
- regen WANTLIB and patch-configure while here
2009-03-08 18:15:45 +00:00
sthen
d69c8acd2d Fix WANTLIB and LIB_DEPENDS, bump. 2008-10-01 20:52:56 +00:00
dhill
8db6b4f62e upgrade to 0.74
- use gtk+2 instead of gtk+
- fix security hole
2008-08-22 00:08:57 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
jakob
d1e85cbbe4 mtr 0.72 2006-11-22 10:10:21 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
aanriot
7f882c6d68 maintenance update to 0.71, some changes have been merged upstream.
ok jakob@
2006-06-26 20:39:16 +00:00
jakob
0ee054fec6 v0.69 with IPv6 support; contributed by David Hill 2006-02-02 18:49:17 +00:00
alek
3d0e427770 Fix PKGNAME
ok jakob@
2005-03-23 19:45:31 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
jakob
3cb7e2fc09 upgrade to mtr v0.67
also remove KAME IPv6 support (not updated since v0.54, 10 months ago)
2004-12-13 08:34:43 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
jakob
80f35909ee update IPv6 patch 2004-06-14 07:10:46 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jakob
c7f70c3893 update to v0.54; from Christian von Roques 2003-10-09 08:40:27 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
jakob
ea7d10ccb1 rename curses flavour to no_x11 & remove NEED_VERSION 2002-07-26 00:28:30 +00:00
jakob
536d77f60f update to v0.49 2002-07-07 10:50:52 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00