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/hs-ncurses/distinfo

Number of commits found: 2

Saturday, 18 Mar 2017
22:37 tcberner search for other commits by this committer
Force compilation of of devel/hs-ncurses in c99 mode, to allow devel/gcc to be
updated

* hs-ncurses failed, as it does not understand c11 features, which is the
default
  in modern compilers. By passing cpp-options: -std=c99 via its cabal file, this
  can be surpressed.
* While here, also update the affected ports

PR:		216843
Approved by:	maintainer timeout (4weeks), rakuco (mentor)
Original commitRevision:436451 
Friday, 19 Feb 2016
20:38 pgj search for other commits by this committer
GNU ncurses is a library for creating command-line application with
pseudo-graphical interfaces. This package is a nice, modern binding to GNU
ncurses.

WWW: https://john-millikin.com/software/haskell-ncurses/

PR:		200112
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Obtained from:	FreeBSD Haskell
Original commitRevision:409201 

Number of commits found: 2