aboutsummaryrefslogtreecommitdiff
path: root/net/axa
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Upgrade to 1.2.1:Don Lewis2015-09-242-6/+7
| | | | | | | | | | | | | | | * Add accounting interval option to radtunnel and sratunnel * Document pidfile option * Handle nmsg fragments Switch back to MASTER_SITES=FARSIGHT from GitHub Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=397680
* Upgrade to version 1.2.0.Don Lewis2015-08-222-12/+10
| | | | | | | | | | | | | | | Download source from GitHub, which requires USES=autoreconf, unlike source tarballs downloaded from previous MASTER_SITES. INSTALL_TARGET=install-strip now strips libaxa.so, so use that instead of ${STRIP_CMD}. Use option helper to install DOXYGEN docs. Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=395003
* Update devel/doxygen to 1.8.10Antoine Brodin2015-07-271-1/+2
| | | | | | | | PR: 201365 exp-run: self Notes: svn path=/head/; revision=392994
* Update net/axa to 1.1.1.Don Lewis2015-04-213-12/+16
| | | | | | | | | | | | Use MASTER_SITE_FARSIGHT intead of github, which eliminates the need for autoreconf. Differential Revision: https://reviews.freebsd.org/D2339 Approved by: mat (mentor) Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=384426
* Adapt to new USE_GITHUB features.Don Lewis2015-04-052-5/+10
| | | | | | | | | | | | | | | | | Add LICENSE_FILE. Add sie-nmsg to RUN_DEPENDS. Don't bother with install-strip because it was not stripping libaxa.so, and sratool and sratunnel are stripped even without it. Use ${STRIP_CMD} for the library. Differential Revision: https://reviews.freebsd.org/D2233 Approved by: mat (mentor) Sponsored by: Farsight Security, Inc. Notes: svn path=/head/; revision=383394
* Convert to USES=autoreconf.Don Lewis2015-01-101-9/+5
| | | | | | | | | | Use option helpers (suggested by mat@). Differential Revision: https://reviews.freebsd.org/D1474 Approved by: mat (mentor) Notes: svn path=/head/; revision=376720
* Advanced Exchange Access (AXA) is a suite of tools and library codePawel Pekala2014-12-154-0/+80
that brings the capabilities of the Farsight Security Information Exchange (SIE) right to a remote user's network. WWW: https://github.com/farsightsec/axa PR: 195695 Submitted by: truckman@FreeBSD.org Notes: svn path=/head/; revision=374771