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-snapshot/pkg-plist

Number of commits found: 10

Wednesday, 5 Jun 2013
13:27 bdrewery search for other commits by this committer
Update to 3.8.1
Original commitRevision:319987 
Tuesday, 4 Dec 2012
21:47 bdrewery search for other commits by this committer
- Update to 3.8.0
- Sync Makefile/pkg-descr with main valgrind port
 * Add manpages
 * Add LICENSE
 * Add MPI OPTION
 * Unbreak on 9.0+
 * Unbreak with clang

Feature safe:	yes
Original commitRevision:308280 
Tuesday, 8 Sep 2009
10:40 stas search for other commits by this committer
- Update valgrind-snapshot to the latest P4 version.
- Take maintainership.
Original commit
Monday, 5 Jan 2009
19:44 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Thursday, 4 Oct 2007
00:41 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Tuesday, 20 Sep 2005
00:40 barner search for other commits by this committer
- Fix on FreeBSD 6 and above: [1] [2]

  Valgrind did not handle the following sysarch calls, and thus crashed
  immediately
    o get_fsbase
    o set_fsbase
    o get_gsbase
    o set_fsbase

- Valgrind no longer dumps core when its client application does. [2]

  Valgrind-snapshot does contain for safing the client's core dump,
  but it does not work (it resulted in a crash) and has therefore been
  disabled.

- Fix crash with valgrind-snapshot when the application to debug
  does not exists or cannot be accessed.

- Fix symlink farms for threading libraries. FreeBSD 4-7 are
  handled. [2]

- Bump PORTREVISION

Reported by:    Ulrich Spoerlein <q@galgenberg.net> [1],
                Chris Gilbert <Chris@lainos.org> [2]
PR:             ports/86007 [1]
Original commit
Monday, 27 Dec 2004
11:41 vs search for other commits by this committer
- Add some suppression files & fix packaging[1]
   (bump PORTREV)
- Warn if USER_LDT is not present in 4.x-kernel [2]

PR:             ports/71832 [1]; ports/75436 [2]
Submitted by:   Frerich Raabe;   maintainer
Original commit
Wednesday, 1 Sep 2004
16:27 sem search for other commits by this committer
Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:             ports/70936
Submitted by:   maintainer
Original commit
Sunday, 25 Jul 2004
17:17 pav search for other commits by this committer
- Update to 352

PR:             ports/69554
Submitted by:   Simon Barner <barner@in.tum.de> (maintainer)
Original commit
Sunday, 23 May 2004
17:40 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.

This version is based on a more recent snapshot of
devel/valgrind and supports some older AMD processors.

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

Number of commits found: 10