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: dns/dnstable/pkg-plist

Number of commits found: 10

Thursday, 7 Mar 2024
04:36 Don Lewis (truckman) search for other commits by this committer
dns/dnstable: Move man pages to share/man

Move the man pages.  We no longer need post-install to install them.

Sponsored by:	DomainTools LLC
commit hash: 6f205cb635324516f24d478058b2533e0123ca73 commit hash: 6f205cb635324516f24d478058b2533e0123ca73 commit hash: 6f205cb635324516f24d478058b2533e0123ca73 commit hash: 6f205cb635324516f24d478058b2533e0123ca73 6f205cb
Wednesday, 28 Feb 2024
07:45 Don Lewis (truckman) search for other commits by this committer
dns/dnstable: Upgrade to 0.14.0

0.14.0:
  * Add "+" wildcard character to match single label at beginning or
    end of name
.
  * Add support for case-sensitive rrset, rdata name queries.

  * Multiple performance improvements for time filtered queries.

  * Improve performance of rrtype filtered queries through early
    filtering.

  * Add query statistics API.

  * Add support for source info metadata.

  * dnstable_lookup: Add "case sensitive" (-C) query flag.

  * dnstable_lookup: Add "count results" (-n) flag.

  * dnstable_lookup: Add "time limit" (-t) option.

  * dnstable_lookup: Add stats output (-s) and stats interval (-i)
    options.

  * Fix building shared libraries on windows/Cygwin.

libyajl.so is no longer needed.

Sponsored by:	DomainTools LLC
commit hash: 75453672e310cbe092a6a9a0ab1ba7ea7c7c4c68 commit hash: 75453672e310cbe092a6a9a0ab1ba7ea7c7c4c68 commit hash: 75453672e310cbe092a6a9a0ab1ba7ea7c7c4c68 commit hash: 75453672e310cbe092a6a9a0ab1ba7ea7c7c4c68 7545367
Wednesday, 25 Oct 2023
20:16 Don Lewis (truckman) search for other commits by this committer
dns/dnstable: Upgrade to 0.13.2

0.13.2:
 * Fix bug handling short rdata entry keys in IPv6 range queries.

 * Efficiency improvements in string handling code and IP range queries.

 * Fix use of buggy base32 decoding from wdns in rrtype bitmap test
   program.

MFH:		2023Q4
commit hash: 9ff9e01ac9f57eedaab1bc018cb48782e5e2b76b commit hash: 9ff9e01ac9f57eedaab1bc018cb48782e5e2b76b commit hash: 9ff9e01ac9f57eedaab1bc018cb48782e5e2b76b commit hash: 9ff9e01ac9f57eedaab1bc018cb48782e5e2b76b 9ff9e01
Saturday, 4 Mar 2023
21:49 Don Lewis (truckman) search for other commits by this committer
dns/dnstable: Upgrade to version 0.13.1

  * Add RP, NXT, and NSEC to rdata name type list for matching rdata

Sponsored by:	DomainTools LLC
commit hash: 5de65331e454e0e9cdfa2822bcb71137851497de commit hash: 5de65331e454e0e9cdfa2822bcb71137851497de commit hash: 5de65331e454e0e9cdfa2822bcb71137851497de commit hash: 5de65331e454e0e9cdfa2822bcb71137851497de 5de6533
Saturday, 18 Feb 2023
05:34 Don Lewis (truckman) search for other commits by this committer
dns/dnstable: Upgrade to version 0.13.0

  * Updated dependency to libwdns 0.11.0

  * Updated dependency to libmtbl 1.5.0

  * dnstable_lookup: add new command-line options -A, -a, -B, -b, and -c
    for time-fenced lookups.

  * Optimize time filtered searches on fileset sources with a filtering
    query using the subset of files which may contribute to matching
    results.

  * Fix duplication of results in unaggregated name prefix or rdata name
    suffix searches.

  * Fix improper skipping of results in IP range or prefix searches.

  * Fix return of non-name results in rdata name searches.

  * Fix decode_rdata() rdata length for Big Endian.

Sponsored by:	DomainTools LLC
commit hash: f0a070fa6c1cae4d3782fd1d99c68677ab8a1ad6 commit hash: f0a070fa6c1cae4d3782fd1d99c68677ab8a1ad6 commit hash: f0a070fa6c1cae4d3782fd1d99c68677ab8a1ad6 commit hash: f0a070fa6c1cae4d3782fd1d99c68677ab8a1ad6 f0a070f
Friday, 15 Oct 2021
04:44 Don Lewis (truckman) search for other commits by this committer
dns/dnstable: upgrade to version 1.2.0

dnstable 1.2.0:

  * Implement indexing using RRtypes for ENTRY_TYPE_RRSET_NAME_FWD and
    ENTRY_TYPE_RDATA_NAME_REV entries. This uses RFC6840 RRtype bitmaps
    as the primary data structure.

  * Added support for dnstable entries encoding version information and
    time metadata.

  * The version entries, time metadata, and rrtype index information are
    generated by an updated dnstable-convert. Files generated by the old
    dnstable-convert will be processed as they were with the previous
    dnstable versions i.e., the new entry types and rrset index
    information will be absent.

  * Add -R flag to dnstable_dump and dnstable_lookup to add raw rdata
    representation to outputs.

  * Add long options to dnstable_dump to fix bug in not accepting some
    options properly.

  * Fix dnstable_lookup usage output.

  * Refactor time formatters and fix compiler warnings.

  * Ignore entries which fail decoding for use with legacy empty data.

  * Miscellaneous documentation improvements.

Sponsored by:	Farsight Security, Inc.
commit hash: 3555695ec1b4768e18afd251f9e48709a06180e5 commit hash: 3555695ec1b4768e18afd251f9e48709a06180e5 commit hash: 3555695ec1b4768e18afd251f9e48709a06180e5 commit hash: 3555695ec1b4768e18afd251f9e48709a06180e5 3555695
Friday, 7 Jun 2019
23:25 truckman search for other commits by this committer
Update dns/dnstable port to version 0.11.0

  dnstable, the encoding library with utilities for passive DNS
  data, version 0.11.0, was released. This release adds functionality
  enabling unaggregated query results, the skipping of query results,
  and date and rdata presentation options for JSON formatted entries.
  In detail:

   * Fix bug in raw rdata queries with rrtype specified.
   * Add functionality for unaggregated query results.
   * Add ability to skip query results.
   * Add options for date and rdata presentation in JSON formatted entries.
   * Treat RRTYPE "TYPE255" as an alias for "ANY", since 255 is the code
     for "ANY".

Insert a blank line into Makefile to pacify portlint.

Sponsored by:	Farsight Security, Inc.
Original commitRevision:503675 
Tuesday, 18 Sep 2018
02:59 truckman search for other commits by this committer
Upgrade dnstable to version 0.10.2:

  * Fix ordering for wildcard, processing contiguous memory first

Sponsored by:	Farsight Security, Inc.
Original commitRevision:479967 
Monday, 25 Jun 2018
17:11 truckman search for other commits by this committer
Upgrade dnstable to version 0.10.1:

  dnstable (0.10.1)

    * Check for endian.h headers.

    * Add sys/socket.h include.

    * Expunge protobuf-c references.

    * Correct libyajl include path.

  dnstable (0.10.0)

    * Remove dnstable_convert into a separate repo to simplify
      dependencies. https://github.com/farsightsec/dnstable-convert/

    * Add generated man pages to source.

    * Document dnstable_entry_set_iszone().

    * Improve dnstable_reader(3) documentation.

    * Add JSON output (-j option) to dnstable_lookup.

    * Add test cases based on dnstable_lookup.

    * Only encode RDATA so the hostname is at the beginning for NS, CNAME,
      DNAME, PTR, MX, and SRV record types.

    * Fix byteorder macros for macOS.

Sponsored by:	Farsight Security, Inc.
Original commitRevision:473327 
Friday, 3 Apr 2015
22:22 truckman search for other commits by this committer
Add new port dns/dnstable.

dnstable implements an encoding format for passive DNS data. It
consists of a C library, libdnstable, and several command line
utilities for creating, querying, and merging dnstable data files.

It stores key-value records in Sorted String Table (SSTable) files
and provides high-level interfaces for querying or iterating over
the stored records. dnstable encodes individual records using a
format tailored for efficiently storing passive DNS data and can
quickly perform both "forward" and "inverse" searches.

Differential Revision:	https://reviews.freebsd.org/D2214
Approved by:	mat (mentor)
Sponsored by:	Farsight Security, Inc.
Original commitRevision:383179 

Number of commits found: 10