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/pecl-crypto/files/patch-config.m4

Number of commits found: 2

Friday, 20 Nov 2015
03:55 junovitch search for other commits by this committer
security/pecl-crypto: update 0.1.1 -> 0.2.1

- Update PORTVERSION and distinfo for the new release (0.2.1)
- USES: tar:tgz instead of EXTRACT_SUFX
- Regenerate patch while here (portlint)

Changes:
| 0.2.1
* Fixed C89 compatibility issue in Base64
| 0.2.0
* Support for PHP 7
* Added Crypto stream BIO wrapper
* Improved error handling
* Added an integer overflow checking
* Removed Algorithm class and AlogirithmException class
* Introduced a MAC class as a subclass of Hash and parent of HMAC and CMAC
* Added MACException class subclassing HashException
* Fixed HMAC and CMAC implementation and added key param to constructor
* Fixed and tested CCM mode
* Added new error code for failed tag verification (TAG_VERIFY_FAILED)
* Add setTagLength Cipher method replacing length param in getTag
* Removed Rand::egd
* Created a complete API documentation

PR:		204668
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
Original commitRevision:401985 
Monday, 6 Jan 2014
15:11 sunpoet search for other commits by this committer
- Add pecl-crypto 0.1.0

This package provides an objective wrapper for OpenSSL Crypto Library

WWW: http://pecl.php.net/package/crypto

PR:		ports/185410
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:338894 

Number of commits found: 2