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: devel/cpptest/pkg-plist

Number of commits found: 3

Monday, 7 Jan 2019
18:51 fernape search for other commits by this committer
devel/cpptest: update to 2.0.0

* Move to USES_GITHUB
* The port now USES autoreconf
* Reorder some variables
* Bump PORTREVISION for dependent port

From the ChangeLog: https://github.com/cpptest/cpptest/blob/2.0.0/NEWS

- Move to C++11 (GitHub issue #9):
	- Replace deprecated auto_ptr by unique_ptr
	- Remove deprecated dynamic exception specification (e.g. "throw ()")
- Note: soname bumped to 1:8:0
Original commitRevision:489605 
Thursday, 31 Jul 2014
18:51 pi search for other commits by this committer
devel/cpptest: fix Makefile, plist

Submitted by:	Max Brazhnikov <makc@freebsd.org>
Original commitRevision:363650 
05:28 pi search for other commits by this committer
New port: devel/cpptest

CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extendability.

Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added.

WWW: http://cpptest.sourceforge.net/

PR:		192279
Submitted by:	fernando.apesteguia@gmail.com
Original commitRevision:363531 

Number of commits found: 3