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

Number of commits found: 8

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 Oct 2021
19:03 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Paul Floyd
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
commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf commit hash: 7faf3caa288457fc1180e1e37ce373c21a3479bf 7faf3ca
Thursday, 8 Apr 2021
22:36 Jung-uk Kim (jkim) search for other commits by this committer Author: Paul Floyd
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)
commit hash: 4395c84bf891613c3c76551b96a797e58bdde0e9 commit hash: 4395c84bf891613c3c76551b96a797e58bdde0e9 commit hash: 4395c84bf891613c3c76551b96a797e58bdde0e9 commit hash: 4395c84bf891613c3c76551b96a797e58bdde0e9 4395c84
Saturday, 16 Apr 2011
08:02 stas search for other commits by this committer
- Update valgrind to 3.6.1.
  This is a bugfix release.
Original commit
Thursday, 3 Jun 2010
02:55 stas search for other commits by this committer
- Update project URL.

PR:             ports/146635
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Original commit
Saturday, 26 Sep 2009
19:04 stas search for other commits by this committer
- 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
Original commit
Friday, 25 Sep 2009
14:43 stas search for other commits by this committer
- Update to version 3.5.0.

Feature safe:   yes
Original commit
Sunday, 23 May 2004
17:00 krion search for other commits by this committer
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>
Original commit

Number of commits found: 8