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: security/py-keyczar/distinfo

Number of commits found: 3

Thursday, 11 Aug 2016
23:34 pawel search for other commits by this committer
Update to version 0.716

Changelog:
https://github.com/google/keyczar/releases/tag/Python_release_0.716

PR:		211648
Submitted by:	Douglas Thrift (maintainer)
Original commitRevision:420113 
Wednesday, 18 Nov 2015
20:03 rm search for other commits by this committer
security/py-keyczar: update to 0.715

Overview of Changes:
  * Change version numbering to match PEP-0440
  * Unpadding happens after MAC validation to prevent padding oracle attacks
  * Added Encoding options to all crypto operations to select whether or not
    not encoding should be used.
  * Python version setup improved for PyPi.
  * AttachedSign with empty nonce now correctly functions.

While here limit python version to 2.x, because it doesn't build with 3.x

PR:		204576
Submitted by:	douglas@douglasthrift.net (maintainer)
Original commitRevision:401891 
Wednesday, 29 May 2013
00:36 miwi search for other commits by this committer
Keyczar is an open source cryptographic toolkit designed to make it easier and
safer for developers to use cryptography in their applications. Keyczar supports
authentication and encryption with both symmetric and asymmetric keys. Some
features of Keyczar include:

* A simple API
* Key rotation and versioning
* Safe default algorithms, modes, and key lengths
* Automated generation of initialization vectors and ciphertext signatures
* Java, Python, and C++ implementations
* International support in Java (Python coming soon)

Keyczar was originally developed by members of the Google Security Team and is
released under an Apache 2.0 license.

WWW: http://www.keyczar.org/

PR:		ports/179025
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Original commitRevision:319331 

Number of commits found: 3