New port: wmping Wmping is a dockapp which checks the status of hosts in your network. It show "up" status for a host that is available (ping packets are returned to you) and "down" status for a host that cannot be pinged.
State Changed From-To: open->feedback Does not build on -STABLE, can you send a patch for it? cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="wmping" -DVERSION="0.1.0" -DSTDC_HEADERS=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXPM=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -I. -I. -I/usr/X11R6/include -I/usr/local/include -g -O -pipe -c `test -f f_ping.c || echo './'`f_ping.c In file included from f_ping.c:5: /usr/include/arpa/inet.h:89: warning: parameter has incomplete type /usr/include/arpa/inet.h:92: warning: parameter has incomplete type /usr/include/arpa/inet.h:96: warning: parameter has incomplete type In file included from f_ping.c:7: /usr/include/netinet/ip.h:73: field `ip_src' has incomplete type /usr/include/netinet/ip.h:73: field `ip_dst' has incomplete type /usr/include/netinet/ip.h:158: field `ipt_addr' has incomplete type In file included from f_ping.c:8: /usr/include/netinet/ip_icmp.h:62: field `ih_gwaddr' has incomplete type gmake: *** [f_ping.o] Error 1 *** Error code 2
Responsible Changed From-To: freebsd-ports-bugs->pav Track
State Changed From-To: feedback->closed New port added, thanks!