# 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: # # axa # axa/Makefile # axa/distinfo # axa/pkg-descr # axa/pkg-plist # echo c - axa mkdir -p axa > /dev/null 2>&1 echo x - axa/Makefile sed 's/^X//' >axa/Makefile << 'd3c5814217e13238499b61dd1b91bd00' X# $FreeBSD$ X XPORTNAME= axa XPORTVERSION= 1.0.0 XCATEGORIES= net dns XMASTER_SITES= GH X XMAINTAINER= truckman@FreeBSD.org XCOMMENT= AXA library and tools X XLICENSE= APACHE20 X XBUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ X ${LOCALBASE}/include/nmsg/sie/newdomain.pb-c.h:${PORTSDIR}/net/sie-nmsg XLIB_DEPENDS= libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ X libnmsg.so:${PORTSDIR}/net/nmsg \ X libwdns.so:${PORTSDIR}/dns/wdns X XUSE_GITHUB= yes XGH_ACCOUNT= farsightsec XGH_PROJECT= ${PORTNAME} XGH_COMMIT= bf9c038 XGH_TAGNAME= ${GH_COMMIT} X XOPTIONS_DEFINE= HTML_DOCS XHTML_DOCS_DESC=Install HTML documention (requires doxygen) XOPTIONS_DEFAULT=HTML_DOCS X XPORTDOCS= * X X.include <bsd.port.options.mk> X XALL_TARGET= all X.if ${PORT_OPTIONS:MHTML_DOCS} XBUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen XALL_TARGET+= html-local X.endif XINSTALL_TARGET= install-strip X XDOCSDIR= ${PREFIX}/share/doc/axa XETCDIR= ${PREFIX}/etc/axa X XGNU_CONFIGURE= yes XUSE_LDCONFIG= yes XUSES= gmake libtool pathfix pkgconfig XUSE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize XAUTOMAKE_ARGS= --add-missing XCONFIGURE_SHELL= ${LOCALBASE}/bin/bash X X.if ${PORT_OPTIONS:MHTML_DOCS} Xpost-install: X (cd ${WRKSRC}/doc/doxygen && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) X.endif X X.include <bsd.port.mk> d3c5814217e13238499b61dd1b91bd00 echo x - axa/distinfo sed 's/^X//' >axa/distinfo << '19f08fb145376ab1ee946c1f52f425ad' XSHA256 (axa-0.2.5.tar.gz) = fe118b1270a3d39c967070f57873911fc4369927848f8565368afea9e6ea4fde XSIZE (axa-0.2.5.tar.gz) = 150904 19f08fb145376ab1ee946c1f52f425ad echo x - axa/pkg-descr sed 's/^X//' >axa/pkg-descr << '2d6cc8a3ffa9095a6bd376d043191e9f' XAdvanced Exchange Access (AXA) is a suite of tools and library code Xthat brings the capabilities of the Farsight Security Information XExchange (SIE) right to a remote user's network. X XWWW: https://github.com/farsightsec/axa 2d6cc8a3ffa9095a6bd376d043191e9f echo x - axa/pkg-plist sed 's/^X//' >axa/pkg-plist << '46737730b27082dbd625fb0bb17c45fb' Xbin/radtool Xbin/sratool Xbin/sratunnel X%%ETCDIR%%/fields Xinclude/axa/axa.h Xinclude/axa/axa_endian.h Xinclude/axa/bits.h Xinclude/axa/client.h Xinclude/axa/dns_walk.h Xinclude/axa/fields.h Xinclude/axa/open_nmsg_out.h Xinclude/axa/protocol.h Xinclude/axa/rad_mod.h Xinclude/axa/socket.h Xinclude/axa/trie.h Xinclude/axa/wire.h Xlib/libaxa.a Xlib/libaxa.so Xlib/libaxa.so.0 Xlib/libaxa.so.0.0.0 Xlibdata/pkgconfig/libaxa.pc Xman/man1/radtool.1.gz Xman/man1/sratool.1.gz Xman/man1/sratunnel.1.gz 46737730b27082dbd625fb0bb17c45fb exit