1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Don Lewis
a8e986e9ce Upgrade to 1.2.1:
* 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.
2015-09-24 06:00:27 +00:00
Don Lewis
2415d629ad Upgrade to version 1.2.0.
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.
2015-08-22 00:16:13 +00:00
Antoine Brodin
46a065c8c3 Update devel/doxygen to 1.8.10
PR:		201365
exp-run:	self
2015-07-27 17:11:51 +00:00
Don Lewis
5b04cb4206 Update net/axa to 1.1.1.
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.
2015-04-21 14:36:03 +00:00
Don Lewis
e0926c9f5a Adapt to new USE_GITHUB features.
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.
2015-04-05 23:50:04 +00:00
Don Lewis
e7f8392cc3 Convert to USES=autoreconf.
Use option helpers (suggested by mat@).

Differential Revision:	https://reviews.freebsd.org/D1474
Approved by:	mat (mentor)
2015-01-10 18:23:35 +00:00
Pawel Pekala
2b59780179 Advanced Exchange Access (AXA) is a suite of tools and library code
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
2014-12-15 22:38:15 +00:00