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: ftp/R-cran-curl/files

Number of commits found: 3

Monday, 24 Jun 2019
07:24 pkubaj search for other commits by this committer
ftp/R-cran-curl: fix build on big-endian architectures

BSWAP_32 is undefined on FreeBSD, use bswap32.

It also needs sys/endian.h include.

Needed because of:

 
/wrkdirs/usr/ports/ftp/R-cran-curl/work/stage/usr/local/lib/R/library/00LOCK-curl/00new/curl/libs/curl.so:
Undefined symbol "BSWAP_32"

PR:		238704
Approved by:	tota (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20726
Original commitRevision:505010 
Thursday, 28 Jul 2016
10:17 tota search for other commits by this committer
- Update to 1.0
- Add "compiles" argument to USES=cran
Original commitRevision:419208 
Wednesday, 27 Jan 2016
05:47 tota search for other commits by this committer
- Update to 0.9.5
- Cosmetic change
Original commitRevision:407337 

Number of commits found: 3