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: multimedia/mplayer/files/patch-libavcodec-x86-ac3dsp_init.c

Number of commits found: 2

Sunday, 15 Dec 2013
18:50 thierry search for other commits by this committer
- Update to 1.1.20131109

- Stagify

Note: options have been modified, please review your config!

PR:		ports/184407
Submitted by:	Thomas Zander (maintainer)
Original commitRevision:336566 
Friday, 18 Oct 2013
07:45 tijl search for other commits by this committer
Fix build on i386 with clang.

Some inline asm requires 7 registers but only 6 are available because
clang assumes the stack is 4-byte aligned and there's a local variable
that requires 16-byte alignment so the stack has to be realigned which
requires one register to be used as frame pointer.

PR:		ports/180564
Submitted by:	dt71@gmx.com
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Original commitRevision:330729 

Number of commits found: 2