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/py-pywdns/distinfo

Number of commits found: 5

Monday, 31 May 2021
18:15 Don Lewis (truckman) search for other commits by this committer
dns/py-pywdns: Upgrade to version 0.10.1

  * Add GenConstants command

  * Linux packaging changes

Sponsored by:	Farsight Security, Inc.
commit hash: 17a59709a1a34732443ad9f4692e4c879c441d84 commit hash: 17a59709a1a34732443ad9f4692e4c879c441d84 commit hash: 17a59709a1a34732443ad9f4692e4c879c441d84 commit hash: 17a59709a1a34732443ad9f4692e4c879c441d84 17a5970
Friday, 3 Jul 2020
07:16 truckman search for other commits by this committer
Upgrade dns/py-pywdns to version 0.10.0, which is compatible with python3.
Undeprecate and remove expiration date.

Sponsored by:	Farsight Security, Inc.
Original commitRevision:541083 
Saturday, 26 Aug 2017
01:42 truckman search for other commits by this committer
Upgrade to pywdns version 0.9.0.

 * Depends on the wdns C library >= 0.9.0.

 * Add contants TYPE_TLSA, TYPE_GID, TYPE_EUI64, etc.

 * Stores EDNS information in the message object.

Pet portlint (USE vs. USES order).

Sponsored by:	Farsight Security, Inc.
Original commitRevision:448748 
Wednesday, 28 Oct 2015
02:39 truckman search for other commits by this committer
Upgrade to pywdns revsion 0.8.0.

pywdns (0.8.0)

 * Add str_to_rcode and str_to_name_case functions

 * Add str_to_name_case function

 * Add str_to_rcode function

 * Add str_to_rrclass and str_to_rdata functions from wdns

 * domain_to_str(): PyString_FromStringAndSize -> PyString_FromString

   this fixes a regression introduced in d04d3919. wdns_domain_to_str()
   does not return the number of bytes written to dst, it returns the
   number of bytes read from src. dst is guaranteed to be NUL-terminated
   after a call to wdns_domain_to_str(), so switch back to using
   PyString_FromString() to convert dst to a python string.

 * the comparison against WDNS_MAXLEN_NAME should be strictly greater
   than, not greater than or equal to.

 * setup.py: add back missing 'import os'

Sponsored by:	Farsight Security, Inc.
Original commitRevision:400371 
Thursday, 2 Apr 2015
23:40 truckman search for other commits by this committer
Add new port dns/py-pywdns.

This is pywdns, a Python extension module implemented in Cython
for the wdns C library.

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

Number of commits found: 5