notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/axa/Makefile

Number of commits found: 38

Thursday, 7 Mar 2024
07:00 Don Lewis (truckman) search for other commits by this committer
net/axa: Move man pages to share/man

Also, prune LIB_DEPENDS.

Sponsored by:	DomainTools LLC
commit hash: 193bceed82a564c239bb1070468f655d0d65fb67 commit hash: 193bceed82a564c239bb1070468f655d0d65fb67 commit hash: 193bceed82a564c239bb1070468f655d0d65fb67 commit hash: 193bceed82a564c239bb1070468f655d0d65fb67 193bcee
Sunday, 17 Dec 2023
20:28 Don Lewis (truckman) search for other commits by this committer
net/axa: Upgrade to version 3.0.2

axa 3.0.2:

  * Remove default explicit setting of socket snd/rcv buffers
    resulting in network performance degradation.

Sponsored by:	DomainTools LLC
commit hash: 0b7dd5749f87fa41b1b2c49a1962325d6c40b8aa commit hash: 0b7dd5749f87fa41b1b2c49a1962325d6c40b8aa commit hash: 0b7dd5749f87fa41b1b2c49a1962325d6c40b8aa commit hash: 0b7dd5749f87fa41b1b2c49a1962325d6c40b8aa 0b7dd57
Sunday, 10 Sep 2023
05:35 Don Lewis (truckman) search for other commits by this committer
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.

 * nmsgtool: exit with nonzero status when interrupted by signal.

 * Correct container size calculation when sequencing.

 * Address doxygen deprecations.

Build fails with JSON_C option turned off, mark BROKEN.  Reported
upstream.

Bump PORTREVISION of dependent ports

MFH:		2023Q3
Sponsored by:	DomainTools LLC
commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105 commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105 commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105 commit hash: c08c8db7796ec3ca70573a363ff34a909cee5105 c08c8db
Friday, 28 Apr 2023
23:48 Don Lewis (truckman) search for other commits by this committer
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.

  * Add sratunnel/radtunnel -T option to stop output after elapsed
    seconds.

  * Add sratunnel/radtunnel -I option to allow non-TLS (insecure mode)
    for apikey method.

  * Fix various compiler warnings.

  * Remove various now-deprecated code.

  * Allow axa config file to be optional.

  * Remove SSH authentication and tunneling method.

  * Remove TLS authentication method. Remove the -S certs option.
    (TLS is still available using the apikey method.)

  * Add sratool/radtool -I option to allow non-TLS (insecure mode)
    for apikey method.

  * Remove unused time formatting code from tool stats.

  * Change the default TLS cipher to ECDHE-RSA-AES256-GCM-SHA384.

  * Use libwdns string formatting routines for sratool/radtool
    outputs for DNS rdata and dnsdedupe.

  * Use libnmsg JSON formatting routines for sratool/radtool
    NMSG outputs.

  * Improve built-in tools documentation.

  * Fix incorrect display of "buffering" command to use more specific
    description "forwarding mode".

  * Use UTC time for missed packet display (instead of local time).

  * Remove direct zlib and protobuf-c dependencies.

  * Interfaces changes, library package changed to libaxa3.

The aarch64 link error should now be fixed, remove BROKEN.

Sponsored by:	DomainTools LLC
commit hash: 5a8286ae120c56c659c53cc93219e8dd0d96a6dc commit hash: 5a8286ae120c56c659c53cc93219e8dd0d96a6dc commit hash: 5a8286ae120c56c659c53cc93219e8dd0d96a6dc commit hash: 5a8286ae120c56c659c53cc93219e8dd0d96a6dc 5a8286a
Monday, 5 Dec 2022
23:15 Don Lewis (truckman) search for other commits by this committer
net/axa: Still broken on aarch64

The aarch64 link error was not fixed in the 2.2.2 release.

Sponsored by:	DomainTools LLC
commit hash: 908640ce3450dc5e55fee0fefea407b1a0aec693 commit hash: 908640ce3450dc5e55fee0fefea407b1a0aec693 commit hash: 908640ce3450dc5e55fee0fefea407b1a0aec693 commit hash: 908640ce3450dc5e55fee0fefea407b1a0aec693 908640c
Monday, 21 Nov 2022
05:45 Don Lewis (truckman) search for other commits by this committer
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
commit hash: 5cf281b4f82e3f813444daea95f410cc90e87565 commit hash: 5cf281b4f82e3f813444daea95f410cc90e87565 commit hash: 5cf281b4f82e3f813444daea95f410cc90e87565 commit hash: 5cf281b4f82e3f813444daea95f410cc90e87565 5cf281b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 9 May 2022
19:48 Don Lewis (truckman) search for other commits by this committer
net/axa: Mark broken on aarch64

Reported by:	pkg-fallout
MFH:		2022Q2
Sponsored by:	DomainTools
commit hash: 371283d5358826bbcf65b68bfcfc54153ac5d7ca commit hash: 371283d5358826bbcf65b68bfcfc54153ac5d7ca commit hash: 371283d5358826bbcf65b68bfcfc54153ac5d7ca commit hash: 371283d5358826bbcf65b68bfcfc54153ac5d7ca 371283d
Tuesday, 12 Apr 2022
05:31 Don Lewis (truckman) search for other commits by this committer
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.
    (A6 is deprecated and was moved to historic status.)

  * Fix bug in IPv6 prefix length processing in
    _wdns_str_to_rdata_ubuf().

  * Add support for SVCB and HTTPS resource record types. This is based
    on an Internet-Draft but is widely used in the real world.
    https://datatracker.ietf.org/doc/html/draft-ietf-dnsop-svcb-https-08

Bump PORTREVISION of dependent ports due to shared library version
change.

Sponsored by:	DomainTools
commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9 commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9 commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9 commit hash: 9c3e1c57db67d38cf0d4f2cb840a29f855a025e9 9c3e1c5
Friday, 17 Sep 2021
19:49 Don Lewis (truckman) search for other commits by this committer
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(),
    nmsg_input_open_zmq_endpoint(), nmsg_io_add_input_zmq_channel(),
    nmsg_output_open_zmq(), and nmsg_output_open_zmq_endpoint().

    Update nmsgtool command-line options: --readzchan replaces --readzsock,
    --writezsock replaces --writexsock, --readzsock replaces --readxsock.

    Change format of unknown rrtypes in nmsgtool JSON output to "TYPE"
    followed by number.

Expose --without-yajl and --without-libzmq configure flags as port options.

This upgrade changes the libnmsg.so version number, bump PORTREVISION
of the dependent ports.

Sponsored by:	Farsight Security, Inc.
commit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953e commit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953e commit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953e commit hash: 05a46907db0a6f062a31d58f1ef07e9eabca953e 05a4690
Monday, 31 May 2021
17:43 Don Lewis (truckman) search for other commits by this committer
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.
commit hash: 0926031bce42c0b43d56124642b9b36531598b7f commit hash: 0926031bce42c0b43d56124642b9b36531598b7f commit hash: 0926031bce42c0b43d56124642b9b36531598b7f commit hash: 0926031bce42c0b43d56124642b9b36531598b7f 0926031
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 5 Dec 2019
23:16 truckman search for other commits by this committer
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.
Original commitRevision:519112 
Wednesday, 26 Jun 2019
18:45 truckman search for other commits by this committer
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.
Original commitRevision:505179 
Thursday, 13 Jun 2019
13:03 linimon search for other commits by this committer
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)
Original commitRevision:504092 
Wednesday, 24 Oct 2018
17:30 truckman search for other commits by this committer
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.
Original commitRevision:482915 
Saturday, 29 Sep 2018
06:35 truckman search for other commits by this committer
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.
Original commitRevision:480892 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
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
Original commitRevision:479406 
Wednesday, 15 Aug 2018
17:30 truckman search for other commits by this committer
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.
Original commitRevision:477243 
Saturday, 14 Apr 2018
16:20 truckman search for other commits by this committer
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.
Original commitRevision:467326 
Friday, 30 Jun 2017
07:50 truckman search for other commits by this committer
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.
Original commitRevision:444702 
Wednesday, 3 May 2017
17:21 truckman search for other commits by this committer
Upgrade net/axa to version 1.5.1

 * Add apikey support

 * Add per-user config file
Sponsored by:	Farsight Security, Inc.
Original commitRevision:440025 
Sunday, 5 Feb 2017
11:14 sunpoet search for other commits by this committer
Move devel/libcheck to devel/check

- Bump PORTREVISION for dependent ports
Original commitRevision:433395 
Tuesday, 3 Jan 2017
11:01 mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
Original commitRevision:430454 
Monday, 5 Dec 2016
06:01 truckman search for other commits by this committer
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.
Original commitRevision:427833 
Tuesday, 15 Nov 2016
23:40 truckman search for other commits by this committer
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

  * Update sratunnel/radtunnel usage()

  * Update man pages for missing commands/options

  * Fix bug in axa_link_certs where it would bail if no symlinks existed

  * Fix bug in axa_link_certs where it wouldn't process relative pathnames

SHEBANG fix cert_tools/axa_link_certs.in

Sponsored by:	Farsight Security, Inc.
Original commitRevision:426191 
Friday, 14 Oct 2016
06:58 truckman search for other commits by this committer
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.
Original commitRevision:423951 
Friday, 30 Sep 2016
19:24 tijl search for other commits by this committer
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)
Original commitRevision:423014 
Saturday, 2 Jul 2016
07:13 truckman search for other commits by this committer
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.
Original commitRevision:417911 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 24 Sep 2015
06:00 truckman search for other commits by this committer
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.
Original commitRevision:397680 
Saturday, 22 Aug 2015
00:16 truckman search for other commits by this committer
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.
Original commitRevision:395003 
Monday, 27 Jul 2015
17:11 antoine search for other commits by this committer
Update devel/doxygen to 1.8.10

PR:		201365
exp-run:	self
Original commitRevision:392994 
Tuesday, 21 Apr 2015
14:36 truckman search for other commits by this committer
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.
Original commitRevision:384426 
Sunday, 5 Apr 2015
23:50 truckman search for other commits by this committer
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.
Original commitRevision:383394 
Saturday, 10 Jan 2015
18:23 truckman search for other commits by this committer
Convert to USES=autoreconf.

Use option helpers (suggested by mat@).

Differential Revision:	https://reviews.freebsd.org/D1474
Approved by:	mat (mentor)
Original commitRevision:376720 
Monday, 15 Dec 2014
22:38 pawel search for other commits by this committer
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
Original commitRevision:374771 

Number of commits found: 38