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: math/R/files/patch-src_main_Makefile.in

Number of commits found: 4

Tuesday, 5 May 2020
16:07 jrm search for other commits by this committer
math/R: Update to version 4.0.0

Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html

Also bump PORTREVISION of ports that depend on math/R.

Submitted by:	wen (in part)
Reviewed by:	jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision:	https://reviews.freebsd.org/D24572
Original commitRevision:534095 
Friday, 1 Dec 2017
15:28 jrm search for other commits by this committer
math/R: Rename files/extra-patch-src_main_Makefile.in to
files/patch-src_main_Makefile.in, so that the SONAME for libR is included.
This was intended for r455296.
Original commitRevision:455297 
Tuesday, 25 Jul 2017
23:28 jrm search for other commits by this committer
math/R: Fix build issues when LIBR option is off and fix runtime issue by
permitting FLANG only with RBLAS

- Only apply SONAME patches when the relevant options are chosen. This
  prevents install errors when LIBR is off.
- Only permit the FLANG option when RBLAS is chosen, because FLANG causes
  some configure-time checks to fail and the shared RBLAS library is fallen
  back upon, but not properly packaged, which causes runtime issues.
- Bump PORTREVISION

Reported by:	rhurlin@gwdg.de
Differential Revision:	https://reviews.freebsd.org/D11726
Original commitRevision:446636 
Wednesday, 19 Jul 2017
14:19 jrm search for other commits by this committer
math/R: set SONAME for libraries under lib/R/lib

PR:		219776
Submitted by:	pawel
Reviewed by:	pawel, mat
Differential Revision:	https://reviews.freebsd.org/D11615
Original commitRevision:446199 

Number of commits found: 4