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/ncurses/files/patch-configure

Number of commits found: 4

Monday, 31 Dec 2018
23:55 swills search for other commits by this committer
devel/ncurses: update to 6.1.20181229

While here:

* Fix bogus CFLAGS by putting back configure patch [1]
* Add MANPAGES option [2]

PR:		234049 [1]
PR:		186249 [2]
Submitted by:	Daniel Eisele <daniel_eisele@gmx.de> [1]
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> [2]
Original commitRevision:488848 
Friday, 10 Nov 2017
15:27 swills search for other commits by this committer
devel/ncurses: do not pollute CFLAGS

PR:		223578
Submitted by:	jkim
Original commitRevision:453902 
Saturday, 22 Oct 2016
07:05 koobs search for other commits by this committer
devel/ncurses: Fix pkg-config file for linking

- Backport upstream patch from 20160220 [1]:

  modify configure macro for shared-library rules to use -Wl,-rpath
  rather than -rpath to work around a bug in scons (FreeBSD #178732 [2],
  cf: 20061021).

While I'm here:

- Remove unecessary CONFLICTS (on deleted port)
- Add LICENSE_FILE
- Tab -> space in pkg-descr: WWW URL

[1] http://lists.gnu.org/archive/html/bug-ncurses/2016-02/msg00009.html
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178732

PR:		209526
Submitted by:	John Hein <z7dr6ut7gs snkmail com>
MFH:		2016Q4
Original commitRevision:424449 
Wednesday, 7 Jan 2015
18:51 sbruno search for other commits by this committer
Stop using LD directly so that non-default compilers can build devel/ncurses.
This fixes the build for ARMv6 via poudriere/qemu-user-static.

Bump PORTREVISION as this is changing linking behavior.

PR:		196592
Submitted by:	mikael.urankar@gmail.com
Reviewed by:	bapt
Approved by:	mentor (implicit)
Original commitRevision:376487 

Number of commits found: 4