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/simple_components/distinfo

Number of commits found: 6

Wednesday, 8 Feb 2017
19:25 marino search for other commits by this committer
devel/simple_components: Upgrade version 4.17 => 4.18
Original commitRevision:433669 
Tuesday, 13 Dec 2016
21:00 marino search for other commits by this committer
devel/simple_components: Upgrade version 4.13 => 4.17
Original commitRevision:428530 
Monday, 30 May 2016
20:54 marino search for other commits by this committer
devel/simple_components: Upgrade version 4.12 => 4.13

This version fixes bugs in the MQTT broker.
Original commitRevision:416179 
Saturday, 16 Apr 2016
11:05 marino search for other commits by this committer
devel/simple_components: Upgrade version 4.11 => 4.12

Approved by:	maintainer via IRC
Original commitRevision:413430 
Friday, 4 Mar 2016
13:47 marino search for other commits by this committer
devel/simple_components: Upgrade version 4.8 => 4.11

Approved by:	maintainer (via #ada)
Original commitRevision:410121 
Sunday, 9 Aug 2015
22:38 marino search for other commits by this committer
Add new port devel/simple_components

Submitted via IRC by Rod Kay (charlie5 on Freenode #ada)

=======

This is a library created by Dmitry Kazakov out of necessity, which was
released under the GMGPL and provides Ada implementations of:

   - smart pointers               - B-trees
   - directed graphs              - stacks
   - sets                         - tables
   - maps                         - string editing
   - unbounded arrays             - expression analyzers
   - lock-free data structures
   - synchronization primitives (events, race condition free pulse events,
       arrays of events, reentrant mutexes, deadlock-free arrays of mutexes)
   - pseudo-random non-repeating numbers
   - symmetric encoding and decoding
   - IEEE 754 representations support
   - multiple connections server/client designing tools.

Tables management and strings editing are described in separate documents;
see Tables and Strings edit.  The library is kept conform to the Ada 95,
Ada 2005, Ada 2012 language standards.
Original commitRevision:393832 

Number of commits found: 6