# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # addrwatch # addrwatch/Makefile # addrwatch/pkg-descr # addrwatch/distinfo # echo c - addrwatch mkdir -p addrwatch > /dev/null 2>&1 echo x - addrwatch/Makefile sed 's/^X//' >addrwatch/Makefile << '3bc3102711773d6ce192067fc6d8f08a' X# $FreeBSD$ X XPORTNAME= addrwatch XDISTVERSIONPREFIX=v XDISTVERSION= 1.0.2 XCATEGORIES= net X XMAINTAINER= m.muenz@gmail.com XCOMMENT= Supports IP/Ethernet pairing for IPv4 and IPv6 X XLICENSE= GPLv3 X XLIB_DEPENDS= libevent.so:devel/libevent \ X libpcap.so:net/libpcap \ X libargp.so:devel/argp-standalone X XUSES= autoreconf gmake pkgconfig XGNU_CONFIGURE= yes XCONFIGURE_ARGS+=CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" XUSE_GITHUB= yes XGH_ACCOUNT= fln XGH_TAGNAME= 59a075e X XPLIST_FILES= bin/addrwatch \ X bin/addrwatch_stdout \ X bin/addrwatch_syslog \ X man/man8/addrwatch.8.gz X X.include 3bc3102711773d6ce192067fc6d8f08a echo x - addrwatch/pkg-descr sed 's/^X//' >addrwatch/pkg-descr << '7727fa6f5016cbc942ba3e0641a41b7f' Xddrwatch is a similar software to arpwatch. It main purpose is to Xmonitor network and log ethernet/ip pairings. X XTo simply try out addrwatch start it without any arguments. When Xstarted without arguments it will open first non loopback interface and Xstart logging events to the console without writing anything to disk. XAll discovered ethernet/ip address pairings will be printed to stdout. XAll debug, warning, and err messages will be sent to syslog and printed Xto stderr. X XWWW: https://github.com/fln/addrwatch 7727fa6f5016cbc942ba3e0641a41b7f echo x - addrwatch/distinfo sed 's/^X//' >addrwatch/distinfo << '77c637cffb8ea1cb6293304b748e99f5' XTIMESTAMP = 1582528188 XSHA256 (fln-addrwatch-v1.0.2-59a075e_GH0.tar.gz) = 50a64e4b0474aa6e4b06c697934aac377c52ea85fa5ae9ab11a8d3c45da1af57 XSIZE (fln-addrwatch-v1.0.2-59a075e_GH0.tar.gz) = 44597 77c637cffb8ea1cb6293304b748e99f5 exit