non port: net/axa/Makefile |
SVNWeb
|
Number of commits found: 36 |
Sun, 10 Sep 2023
|
[ 05:35 Don Lewis (truckman) ] c08c8db
net/nmsg: 1.1.0
1.1.0:
* Multiple performance improvements to JSON formatting.
* Multiple performance and concurrency improvements in nmsg_io loop.
* Add new dnsobs message type for raw passive DNS observations.
* Format DNS messages as JSON in base:dnsqr, base:dnstap, and
base:dnsobs.
* Format base:encode payload in human readable form in JSON output.
* Replace yajl with json-c for JSON parsing. (Only the first 15 lines of the commit message are shown above )
|
Fri, 28 Apr 2023
|
[ 23:48 Don Lewis (truckman) ] 5a8286a
net/axa: Upgrade to version 3.0.1
3.0.1:
* Miscellaneous updates to README and manpages.
3.0.0:
* Add sratunnel/radtunnel -K kickfile option to allow rotating
new output files based on -C packet count, -T elapsed seconds, or
-Z file size.
* Allow sratunnel/radtunnel -k (kickfile) to work with -i (interval).
* Add sratunnel/radtunnel -Z option to clamp an output file size. (Only the first 15 lines of the commit message are shown above )
|
Mon, 5 Dec 2022
|
[ 23:15 Don Lewis (truckman) ] 908640c
net/axa: Still broken on aarch64
The aarch64 link error was not fixed in the 2.2.2 release.
Sponsored by: DomainTools LLC
|
Mon, 21 Nov 2022
|
[ 05:45 Don Lewis (truckman) ] 5cf281b
net/axa: Upgrade to version 2.2.2
2.2.1:
* To work with higher SSL/TLS security levels, increase the length
of the Digital Signature Algorithm (DSA) primes from 1024 to
2048 bits.
2.2.2:
* sratunnel: catch stop() recursion on flush error
* sratunnel: fix pcap out buffer space calculation
Remove BROKEN, should now build on aarch64.
Sponsored by: DomainTools LLC
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 9 May 2022
|
[ 19:48 Don Lewis (truckman) ] 371283d
net/axa: Mark broken on aarch64
Reported by: pkg-fallout
MFH: 2022Q2
Sponsored by: DomainTools
|
Tue, 12 Apr 2022
|
[ 05:31 Don Lewis (truckman) ] 9c3e1c5
dns/wdns: Upgrade to version 0.11.0
* Improve support for CAA records. (CAA was previously rendered as a
"generic" rdata type.)
* Bug fix for NSEC/NSEC3/CSYNC: do not output empty rrtype bitmaps
per RFC6840 section 6.4.
* Fix parsing of A6 records that ommit and address portion. Correct
parsing of A6 records with prefix length 0. Correct handling of
A6 address bytes. The address bytes of an A6 record are an address
suffix relative to the prefix represented by the domain name, and
so must be copied to and from the lower order bytes of the internal
address representation. These A6 code updates were for the purposes
of clearing "round trip" test errors in the existing code base. (Only the first 15 lines of the commit message are shown above )
|
Fri, 17 Sep 2021
|
[ 19:49 Don Lewis (truckman) ] 05a4690
net/nmsg: upgrade to version 1.0.0
The network encapsulation library, nmsg, version 1.0.0 is released.
This release deprecates Crossroads I/O (libxs) support in favor of
ZeroMQ (libzmq). Note command-line updates enabling ZeroMQ socket
connections for nmsgtool, as described in its man page. In addition
the treatment of unknown rrtypes was amended for nmsgtool JSON
output. In detail:
Replace libXS with ZeroMQ and associated calls.
Developer API functions nmsg_input_open_xs(),
nmsg_input_open_xs_endpoint(), nmsg_io_add_input_xs_channel(),
nmsg_output_open_xs(), and nmsg_output_open_xs_endpoint() are
deprecated and replaced with respectively: nmsg_input_open_zmq(), (Only the first 15 lines of the commit message are shown above )
|
Mon, 31 May 2021
|
[ 17:43 Don Lewis (truckman) ] 0926031
devel/protobuf-c: Bump PORTREVISION of dependent ports
Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by: Farsight Security, Inc.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 5 Dec 2019
|
[ 23:16 truckman ]
Bump net/axa PORTREVISION to force package rebuild and upgrade. It
can detect and use the new wdns_get_version() API added to wdns-0.10.0.
Sponsored by: Farsight Security, Inc.
|
Wed, 26 Jun 2019
|
[ 18:45 truckman ]
Bump PORTREVSION of net/axa and net/nmsg for devel/protobuf-c version
upgrade. These two ports bake the value of either PROTOBUF_C_VERSION
or PROTOBUF_C_VERSION_NUMBER into their binaries.
Sponsored by: Farsight Security, Inc.
|
Thu, 13 Jun 2019
|
[ 13:03 linimon ]
Remove -Wno-unused-command-line-argument from CFLAGS to fix the build
on GCC-based systems:
cc1: error: unrecognized command line option
"-Wno-unused-command-line-argument"
Approved by: portmgr (tier-2 blanket)
|
Wed, 24 Oct 2018
|
[ 17:30 truckman ]
Upgrade net/axa to version 2.2.0:
* Add timestamp indexing
* Fix negotiation of AXA protocol version upon successful connection
Simplify and unbreak CONFIGURE_ENV. Passing /usr/lib/libssl.so to the
linker as an object when building libaxa.so does not cause the linker to
record libssl as a dependency.
Sponsored by: Farsight Security, Inc.
|
Sat, 29 Sep 2018
|
[ 06:35 truckman ]
Upgrade net/axa to version 2.1.0:
* Add strict permissions requirement for config file
* Update documentation to reflect apikey and port number changes
* Add nmsg json support to sratunnel/radtunnel
* Add and amend tests for config file permissions
* Update nmsg-msg8-module-sie dependency to nmsg-msg9-module-sie
Pet portlint.
Sponsored by: Farsight Security, Inc.
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 15 Aug 2018
|
[ 17:30 truckman ]
Bump PORTREVISION of these devel/protobuf-c because they compile the values
of PROTOBUF_C_VERSION or PROTOBUF_C_VERSION_NUMBER into their code.
Differential Revision: Farsight Security, Inc.
|
Sat, 14 Apr 2018
|
[ 16:20 truckman ]
Upgrade net/axa to version 2.0.1:
* Update support of libedit <= 3.11 (forced wchar support)
* Deprecate use of self-signed certs
* Add SIGINFO (ctrl-t) information getter for sratunnel/radtunnel
* Add tools option to disable output buffering
* Remove mgmt
* Add stats (successor to mgmt)
* Add library versioning
* Add client-side hello allowing client to send system and dependency
information
* Update various internal AXA protocol semantics for AXA Protocol 2
* Add 8601 timestamps to accounting messages
Sponsored by: Farsight Security, Inc.
|
Fri, 30 Jun 2017
|
[ 07:50 truckman ]
Upgrade net/axa to version 1.6.0:
* Fix make check Clang compiler warnings
* Fix small bugs in apikey transport
* Fix sratool/radtool command completion bug
* Fix sratool/radtool overzealous help bug
* Fix make check when building without yajl
* Add axa_apikey_load_and_check_key()
* Update README (additional examples)
* Remove configure option to select compile-time list of available ciphers
* Make config file errors emitted according to axa_debug level
* Make nmsg file and udp output objects unbuffered
Sponsored by: Farsight Security, Inc.
|
Wed, 3 May 2017
|
[ 17:21 truckman ]
Upgrade net/axa to version 1.5.1
* Add apikey support
* Add per-user config file
Sponsored by: Farsight Security, Inc.
|
Sun, 5 Feb 2017
|
[ 11:14 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
|
Tue, 3 Jan 2017
|
[ 11:01 mat ] (Only the first 10 of 79 ports in this commit are shown above. )
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
|
Mon, 5 Dec 2016
|
[ 06:01 truckman ]
Upgrade net/axa to version 1.4.0:
axa (1.4.0) UNRELEASED; urgency=low
* Fix bug in sratunnel where pcap output could underflow a counter and
crash
* Fix bug in sratool where 'get channels' would fail
* Fix bug in sratunnel where error messages would fail to emit
* Fix typos in manuals
* Fix nonportable doxygen version check
* Add missing files to EXTRA_DIST
* Update README (proper package versions, better install instructions)
-- Mike Schiffman <mschiffm@fsi.io> Fri, 02 Dec 2016 00:49:13 +0000
axa (1.3.5) UNRELEASED; urgency=low
* Fix package descriptions
* Require nmsg >= 0.11.2
-- Mike Schiffman <mschiffm@fsi.io> Mon, 15 Nov 2016 17:19:14 +0000
Sponsored by: Farsight Security, Inc.
|
Tue, 15 Nov 2016
|
[ 23:40 truckman ]
Upgrade axa to version 1.3.4:
* Update copyright for 2016 where missing
* Fix static analyzer warnings
* Add missing libprotobuf_c_CFLAGS to Makefile.am
* Fix typos in documentation
* Fix typos in comments
* Fix typo in json-schema.yaml
* Update sratool/radtool in-tool contextual help (Only the first 15 lines of the commit message are shown above )
|
Fri, 14 Oct 2016
|
[ 06:58 truckman ]
Upgrade axa to version 1.3.3:
* Remove misplaced axa/rad_mod.h
* Move all tls scripts to cert_tools
* Fix axa_link_certs to work reliably on OS X and Debian
* Add Rad Units data type
* Documentation fixes
Sponsored by: Farsight Security, Inc.
|
Fri, 30 Sep 2016
|
[ 19:24 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sat, 2 Jul 2016
|
[ 07:13 truckman ]
Upgrade axa to version 1.3.0.
Axa now contains some third party public domain code, add license info for
that.
Respect the chosen default SSL version. The base version of OpenSSL in
FreeBSD 9 isn't good enough, so mark this port as IGNORE for that case.
Make the port work with the OpenSSL in base for the newer FreeBSD
branches.
Patch the source so that it doesn't install an unnecessary header that
would conflict with converters/libb64, and fix a format string type
mismatch bug.
Sponsored by: Farsight Security, Inc.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 24 Sep 2015
|
[ 06:00 truckman ]
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.
|
Sat, 22 Aug 2015
|
[ 00:16 truckman ]
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.
|
Mon, 27 Jul 2015
|
[ 17:11 antoine ] (Only the first 10 of 24 ports in this commit are shown above. )
Update devel/doxygen to 1.8.10
PR: 201365
exp-run: self
|
Tue, 21 Apr 2015
|
[ 14:36 truckman ]
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.
|
Sun, 5 Apr 2015
|
[ 23:50 truckman ]
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.
|
Sat, 10 Jan 2015
|
[ 18:23 truckman ]
Convert to USES=autoreconf.
Use option helpers (suggested by mat@).
Differential Revision: https://reviews.freebsd.org/D1474
Approved by: mat (mentor)
|
Mon, 15 Dec 2014
|
[ 22:38 pawel ]
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
|
Number of commits found: 36 |