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/files/patch-configure

Number of commits found: 3

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, 18 Jul 2005
07:13 barner search for other commits by this committer
- Fix detection of FreeBSD 7

Reported by:    kris via pointyhat
Original commit
Saturday, 21 Aug 2004
20:29 pav search for other commits by this committer
- Teach configure script about FreeBSD 6

PR:             ports/70746
Submitted by:   Simon Barner <barner@in.tum.de> (maintainer)
Original commit

Number of commits found: 3