CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/12/03 05:27:11
Modified files:
net : Makefile
Removed files:
net/mrtd : Makefile distinfo
net/mrtd/patches: patch-include_igmp_h patch-include_mrt_h
patch-include_rib_h
patch-lib_config_commconf_c
patch-lib_kernel_bsd_c patch-lib_mrt_buffer_c
patch-lib_mrt_trace_c
patch-programs_bgpsim_bgpsim_c
patch-programs_sbgp_simple_bgp_c
net/mrtd/pkg : DESCR PLIST
Log message:
Remove ports/net/mrtd, it hasn't been updated upstream for 15 years,
has problems with long long time_t on 32-bit arch, seems likely to have
LP64 issues too (pointer/int casts), and missing license marker and
license files in the distribution.
claudio says, "I only used the mrt dump tools from mrtd and those are also
very outdated and at least for table dumps bgpctl is better". (libbgpdump
is another option for those).
ok jca@ claudio@