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: lang/modula3/files/patch-m3-sys_m3cc_gcc_configure

Number of commits found: 2

Thursday, 4 Jun 2015
22:15 marino search for other commits by this committer
lang/modula3: Upgrade 5.8.6 => pre-5.10.0

Modula3 hasn't had a proper release in close to 5 years.  However, the
project has moved to github and has been under slow continuous
development.  The internal version was recently switch to 5.10.0, but
this is not a release.

A new build script is used which simplifies the port makefile and even
the generation of new bootstrap compilers.  However, the original 5.8.6
bootstrap still works with some inline modifications.

This version still uses the gcc backend, but eventually it could be
switched to the new c-backend, something that DragonFly could use as
well.  The base has been moved from $LOCALBASE to $LOCALBASE/cm3, so
the "example" programs are back with the rest.
Original commitRevision:388555 
Thursday, 2 Jan 2014
02:34 marino search for other commits by this committer
Add lang/modula3: Critical Mass implementation of Modula-3

This is a huge port.  It probably should be split into several separate
ports, but Modula-3's lack of popularity doesn't justify the large
effort that would require yet.

This port will download a "bootstrap" compiler which builds a fresh
compiler and small set of core components.  The fresh compiler will
then build everything else.  This includes, among other things:

* CM3 Integrated Development Environment (IDE)
* CM3 Code Generator based on gcc 4.3
* CM3 Middle- and back- ends
* CVSup (CM3 is too new to build the CVSUP already in ports)
* M3 GDB (GNU Debugger)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:338413 

Number of commits found: 2