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/cdplay/files/patch-ad

Number of commits found: 2

Monday, 28 Jul 2014
14:12 adamw search for other commits by this committer
Rename audio/ patch-xy patches to reflect the files they modify.
Original commitRevision:363157 
Monday, 19 May 2003
20:13 hoek search for other commits by this committer
Patches for:

1) Avoid becoming confused about the current state of "pause" when
   rewinding/forwarding to the prev/next track.
2) Use capital 'E' instead of lower 'e' for Eject.  The 'e' button
   is too close to the 'r' button and accidentally ejecting when you're
   trying to rewind is really annoying.
3) When multiple subsequent r)ewind or f)orward operations are used
   before the ioctl() from an earlier r)ewind or f)orward has returned,
   perform the delayed 'r' and 'f' operations all at once rather than
   individually (and serially).  This avoids a buffer overflow crash
   that could occur and also makes the 'r' and 'f' controls much more
   usable

Update PORTREVISION for these improvements.
Original commit

Number of commits found: 2