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: audio/rezound/files/patch-fix-raw-save

Number of commits found: 2

Friday, 3 Mar 2017
16:22 danfe search for other commits by this committer
- Resurrect `audio/rezound' as the days of gcc/libstdc++ mess are gone
  (at least on tier-1 architectures)
- Update to version 0.13.1beta which includes many C++ related fixes
  (unfortunately, a number of issues still remain to be patched)
- Let the compiler handle template instantiation of ``TPoolFile'' [1]
- Use native atomics instead of pulling Boost header
- Convert few remaining sed(1) in-place editing to patch files
- Bump FOX toolkit version being used (1.4 -> 1.6)
- Get rid of absolute port origins when specifying dependencies
- Unbreak NLS option (and enable it back by default)

[1] http://bugs.gentoo.org/334797
Original commitRevision:435350 
Sunday, 24 Jul 2011
12:32 danfe search for other commits by this committer
- Add a patch to fix the build on 64-bit arches (patch in the PR looks like
  it originated from Gentoo, which in turn says it's copyrighted by T2 SDE
  Project and submitted by Rene Rebe; committed version should be more clean
  and correct) [*]
- Add a patch from Christian Schoenebeck to fix saving of raw files (Debian
  bug id 602277, Gentoo's 203471)
- Fix a typo in #ifndef directive (also obtained from Gentoo)
- Fix GNU gettext detection in configure script (was not 64-bit clean, thus
  package for e.g. amd64 would not pack because of broken pkg-plist)
- Bump port revision after recent changes in dependencies and bugfixes

PR:             ports/157433 [*]
Submitted by:   Lowell Gilbert
Original commit

Number of commits found: 2