notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/cppcheck/pkg-descr
SVNWeb

Number of commits found: 5

Fri, 9 Sep 2022
[ 07:42 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:c6d79c46f5f28a7e046608df0715bc5aaf3807a8  commit hash:c6d79c46f5f28a7e046608df0715bc5aaf3807a8  commit hash:c6d79c46f5f28a7e046608df0715bc5aaf3807a8  c6d79c4 
devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr

PR:		266300
Approved by:	amdmi3@ (maintainer)
Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 18 Apr 2022
[ 17:24 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:9f8013a065f392e56fd1003f52ee563cf24df7f0  commit hash:9f8013a065f392e56fd1003f52ee563cf24df7f0  commit hash:9f8013a065f392e56fd1003f52ee563cf24df7f0  9f8013a 
devel/cppcheck: update 2.7.4 → 2.7.5, update WWW
Mon, 17 Oct 2016
[ 15:50 amdmi3 search for other commits by this committer ] Original commit   Revision:424127
- Update to 1.76.1
Fri, 6 Mar 2009
[ 19:53 pgj search for other commits by this committer ] Original commit 
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

Number of commits found: 5