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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/valgrind/pkg-descr
SVNWeb

Number of commits found: 8

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 Oct 2021
[ 19:03 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Paul Floyd ]    commit hash:7faf3caa288457fc1180e1e37ce373c21a3479bf  commit hash:7faf3caa288457fc1180e1e37ce373c21a3479bf  commit hash:7faf3caa288457fc1180e1e37ce373c21a3479bf  7faf3ca 
devel/valgrind: Update to 3.18.1 and switch to use sourceware

The FreeBSD port of Valgrind has now been merged upstream and a new
release of Valgrind is out, 3.18.1. This updates Makefile, distinfo and
pkg-descr to reflect that.

Also remove pkg-message which has been incorrect and obsolete for a fair time.

PR:		259224
Thu, 8 Apr 2021
[ 22:36 Jung-uk Kim (jkim) search for other commits by this committer Author: Paul Floyd ]    commit hash:4395c84bf891613c3c76551b96a797e58bdde0e9  commit hash:4395c84bf891613c3c76551b96a797e58bdde0e9  commit hash:4395c84bf891613c3c76551b96a797e58bdde0e9  4395c84 
devel/valgrind: Update to be based on release version of Valgrind 3.17

Also, re-assign the submitter as maintainer.

PR:		254506
Approved by:	zeising (maintainer)
Sat, 16 Apr 2011
[ 08:02 stas search for other commits by this committer ] Original commit 
- Update valgrind to 3.6.1.
  This is a bugfix release.
Thu, 3 Jun 2010
[ 02:55 stas search for other commits by this committer ] Original commit 
- Update project URL.

PR:             ports/146635
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Sat, 26 Sep 2009
[ 19:04 stas search for other commits by this committer ] Original commit 
- Bump PORTREVISION as the revision numbering scheme has changed.
- Reformat pkg-descr for lines to not exceed 80 characters.

Pointed out by: bsam
Feature safe:   yes
Fri, 25 Sep 2009
[ 14:43 stas search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update to version 3.5.0.

Feature safe:   yes
Sun, 23 May 2004
[ 17:00 krion search for other commits by this committer ] Original commit 
Valgrind is a system for debugging and profiling un*x programs.
With the tools that come with Valgrind, you can automatically
detect many memory management and threading bugs, avoiding
hours of frustrating bug-hunting, making your programs more
stable. You can also perform detailed profiling, to speed up
and reduce memory use of your programs.

The Valgrind distribution includes five tools: two memory error
detectors, a thread error detector, a cache profiler and a heap
profiler.  Several other tools have been built with Valgrind.

Valgrind was ported to FreeBSD by Doug Rabson (http://www.rabson.org/).

Submitted by:   Doug Rabson <dfr@FreeBSD.org> and Simon Barner
<barner@in.tum.de>

Number of commits found: 8