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/Makefile

Number of commits found: 13

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
12:48 antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
Original commitRevision:516880 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
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, 30 Apr 2016
06:44 marino search for other commits by this committer
Change Ada Framework foundation from gcc5-aux to gcc6-aux

GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
Original commitRevision:414332 
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, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
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 
Saturday, 12 Dec 2015
23:02 bapt search for other commits by this committer
Mark as broken: does not fetch
Original commitRevision:403636 
Monday, 10 Aug 2015
12:30 marino search for other commits by this committer
devel/simple_components: Complement license definition

GMGPL is always coupled with GPLv2.
Original commitRevision:393860 
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: 13