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: graphics/libfpx/files/patch-warnings

Number of commits found: 5

Sunday, 2 Jul 2023
03:53 Mikhail Teterin (mi) search for other commits by this committer
graphics/libfpx: eliminate a few more compiler-warnings

If only the original developers of this code had modern compilers...

Notified by: pkg-fallout
commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e commit hash: 755553f960e1581eff26f9b09b1e1be5c175f97e 755553f
Monday, 7 Sep 2020
15:22 mi search for other commits by this committer
Remove an unused variable from a header, because it now triggers
the linker on -current into an error about duplicate symbol -- as
two source-files include the same header.

Reported by:	pkg-fallout
Sponsored by:	United Marsupials
Original commitRevision:547897 
Tuesday, 17 Mar 2020
22:19 mi search for other commits by this committer
Unbreak the port for users of -Werror -- the code stopped qualifying
for WARNS=3 a while ago, because it relies on implicit copy-constructors,
which are deprecated in some cases since c++11.

Fix another kind of warning by correcting the indentation.

No PORTREVISION bump because the changes are superficial -- resulting
binary remains the same.

Reported by:	pkg-fallout
Tested with: llvm10
Original commitRevision:528605 
Wednesday, 11 Sep 2013
22:46 mi search for other commits by this committer
Update from 1.3.1-2, which is no longer available for download, to
1.3.1-3 -- which contains all of our patches reported to date.

Add a patch by stefanf@, which allows the port to build on 10.x
Though I'll try to submit the patch upstream as before, I'll try
to persuade them to not remove the 1.3.1-3 again after the apply
it and "release" 1.3.1-4

PR:		182009, 182005, 181779
Obtained from:	stefanf
Original commitRevision:327016 
Monday, 2 Sep 2013
05:22 mi search for other commits by this committer
Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) and
gcc (4.8).

PR:	181302
Submitted by:	delphij@
Tested by:	ImageMagick's self-test suit
Original commitRevision:325934 

Number of commits found: 5