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/libfastcommon/files/patch-make.sh

Number of commits found: 3

Friday, 3 Jul 2020
15:13 lwhsu search for other commits by this committer
Update to 6.06

PR:		246912
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
Original commitRevision:541116 
Saturday, 28 Jan 2017
14:22 marino search for other commits by this committer
devel/libfastcommon: fix misbuild, add DF, bump deps minus nginx-full

The fastcommon library is being built as 32-bit on amd64 due to the
misuse of uname (uname -p returns "amd64", not uname alone).

Additionally, the hardcoded install commands (added via patch) have been
updated to the BSD_INSTALL* macros to satisfy QA tests.

While here, fix building on DragonFly (sacrificing unused Darwin support
in the process).

Finally, bump all ports dependend on fault libfastcommon.so except
www/nginx-full which has no separate PORTREVISION setting.  I can't bump
it without bumping www/nginx too (bug??).

Approvd by:	just-fix-it
Original commitRevision:432624 
Thursday, 27 Oct 2016
05:49 gahr search for other commits by this committer
New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs

FastDFS is an open source high performance distributed file system (DFS).
It's major functions include: file storing, file syncing and file accessing,
and design for high capacity and load balance.

WWW: https://github.com/happyfish100/fastdfs

PR:		213311
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
Original commitRevision:424743 

Number of commits found: 3