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/cppcheck/pkg-descr

Number of commits found: 5

Friday, 9 Sep 2022
07:42 Yuri Victorovich (yuri) search for other commits by this committer
devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr

PR:		266300
Approved by:	amdmi3@ (maintainer)
commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8 commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8 commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8 commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8 c6d79c4
Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Monday, 18 Apr 2022
17:24 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.7.4 → 2.7.5, update WWW
commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0 commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0 commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0 commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0 9f8013a
Monday, 17 Oct 2016
15:50 amdmi3 search for other commits by this committer
- Update to 1.76.1
Original commitRevision:424127 
Friday, 6 Mar 2009
19:53 pgj search for other commits by this committer
Cppcheck is a tool for static C/C++ code analysis, and it tries to
detect bugs that your compiler do not see.  Checks for: memory leaks,
mismatching allocation-deallocation, buffer overrun, and many more.

Cppcheck is versatile.  You can check non-standard code that includes
various compiler extensions, inline assembly code, etc.

The goal is no false positives.

WWW: http://sourceforge.net/projects/cppcheck

Approved by:    tabthorpe
Original commit

Number of commits found: 5