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: sysutils/freefilesync/files/patch-zen_file__access.cpp

Number of commits found: 7

Thursday, 18 Aug 2016
01:00 kevlo search for other commits by this committer
Fix BROKEN for < 10.3.  While here drop maintainership.

PR:	211943
Submitted by:	amdmi3
Original commitRevision:420377 
Friday, 11 Mar 2016
11:26 jbeich search for other commits by this committer
sysutils/freefilesync: fixup runtime for DragonFly

No PORTREVISION bump as DragonFly build is still broken.

PR:		207879
Original commitRevision:410824 
10:42 jbeich search for other commits by this committer
sysutils/freefilesync: unbreak build on 10.x (partially r410810)

../../zen/file_access.cpp:893:15: error: no member named 'futimens' in the
global namespace
        if (::futimens(fdFile, newTimes) != 0)
            ~~^
../../zen/file_access.cpp:898:15: error: no member named 'utimensat' in the
global namespace
        if (::utimensat(AT_FDCWD, filePath.c_str(), newTimes,
AT_SYMLINK_NOFOLLOW) != 0)
            ~~^
2 errors generated.

PR:		207879
Reported by:	pkg-fallout
Approved by:	kevlo (maintainer, previous version)
Reviewed by:	portmgr (mat)
Original commitRevision:410820 
08:03 jbeich search for other commits by this committer
sysutils/freefilesync: back out r207879 to fix INDEX bustage

PR:		207879
Original commitRevision:410811 
07:41 jbeich search for other commits by this committer
mainsysutils/freefilesync: unbreak build on 10.x

error: invalid value 'c++14' in '-std=c++14'

../../zen/file_access.cpp:893:15: error: no member named 'futimens' in the
global namespace
        if (::futimens(fdFile, newTimes) != 0)
            ~~^
../../zen/file_access.cpp:898:15: error: no member named 'utimensat' in the
global namespace
        if (::utimensat(AT_FDCWD, filePath.c_str(), newTimes,
AT_SYMLINK_NOFOLLOW) != 0)
            ~~^
2 errors generated.

PR:		207879
Reported by:	pkg-fallout
Approved by:	kevlo (maintainer, previous version)
Original commitRevision:410810 
Wednesday, 9 Mar 2016
05:06 kevlo search for other commits by this committer
Cosmetic change.
Original commitRevision:410688 
02:21 kevlo search for other commits by this committer
Import freefilesync 7.9.

Freefilesync is a free open source software that helps you synchronize
files and synchronize folders for Windows, Linux, FreeBSD and Mac OS X.
Original commitRevision:410679 

Number of commits found: 7