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/gnutls3/pkg-plist

Number of commits found: 12

Friday, 6 Jun 2014
16:48 bdrewery search for other commits by this committer
- Fix build when info files get regenerated, thus causing info-5 to
  disappear.

  Depending on which makeinfo version is used it would spit out 6
  files or 5 (.info,1-5). It would not always regenerate though.
  The bundled info files went to -5. Now force regenerate it always
  using the base makeinfo(1) and use --no-split so only 1 file is used.

PR:		190693
Reported by:	many
Original commitRevision:356820 
Tuesday, 3 Jun 2014
19:59 bdrewery search for other commits by this committer
- Update to 3.1.25

  This fixes a security issue:
    http://www.gnutls.org/security.html#GNUTLS-SA-2014-3

Security:	027af74d-eb56-11e3-9032-000c2980a9f3
Original commitRevision:356401 
Wednesday, 28 May 2014
15:59 bdrewery search for other commits by this committer
- Use proper name for libgnutlsdane.so

Reported by:	tijl
Original commitRevision:355640 
Sunday, 25 May 2014
15:02 bdrewery search for other commits by this committer
- Convert to USES=libtool
- texinfo is only needed when DOCS is selected [1]

PR:		ports/189861 [1]
Reported by:	marino [1]
Original commitRevision:355250 
Wednesday, 2 Apr 2014
01:16 bdrewery search for other commits by this committer
- Hide libdane support behind option LIBDANE
- Disable by default as it ends up pulling in openssl via unbound, which
  is odd for gnutls3 to do.

PR:		ports/188184
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com> (based on)
Discussed with:	wg
Original commitRevision:349899 
Tuesday, 4 Mar 2014
23:00 bdrewery search for other commits by this committer
- Update to 3.1.22
  This fixes the following vulnerabilities:
    CVE-2014-0092 - Certificate verification issue
    CVE-2014-1959 - Certificate verification issue

    All users are recommended to upgrade ASAP.

Security:	f645aa90-a3e8-11e3-a422-3c970e169bc2
Original commitRevision:347083 
Monday, 30 Dec 2013
16:19 wg search for other commits by this committer
security/gnutls3: make danetool3 work

PR:		ports/185296
Original commitRevision:338132 
Thursday, 26 Dec 2013
10:25 wg search for other commits by this committer
security/gnutls3: update to 3.1.18

Changes: http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7190
Original commitRevision:337479 
Sunday, 24 Nov 2013
10:34 wg search for other commits by this committer
security/gnutls3: update to 3.1.17 and add support for TPM
Original commitRevision:334715 
Sunday, 27 Oct 2013
09:20 wg search for other commits by this committer
security/gnutls3: fix build without CXX option

- Fix build without CXX option

Submitted by:	decke
Original commitRevision:331754 
Wednesday, 23 Oct 2013
15:20 wg search for other commits by this committer
security/gnutls3: update to 3.1.14

- Update to 3.1.14
- Fix Makefile header
- Add missing library for crywrap
- Remove duplicated docs entries
Original commitRevision:331389 
Tuesday, 22 Oct 2013
12:41 wg search for other commits by this committer
security/gnutls3: GNU Transport Layer Security library

GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.

Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.

WWW:	http://www.gnutls.org/
Original commitRevision:331260 

Number of commits found: 12