CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/30 04:41:50
Modified files:
x11 : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
x11/xtraceroute: Makefile distinfo
x11/xtraceroute/patches: patch-Makefile_in patch-configure_in
patch-intl_Makefile_in
patch-po_Makefile_in_in
patch-share_xtraceroute-resolve-location_sh_in
x11/xtraceroute/pkg: DESCR PLIST
Log message:
Remove x11/xtraceroute
It often aborts upon start due to "free(): recursive call",
does not support IPv6,
segfaults in vfscanf(3) due to "traceroute: sendto: No route to host" and
specifying a target only seems to work on the command line but not during
runtim in the window.
At runtime, it eventually aborts again.
tb even reported graphics related crashes in X11's iris driver when clicking
on the globe.
This port fails to build with "-fno-common".
No objections tb
OK sthen