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/dvbcut/files/use-qt4.diff.bz2

Number of commits found: 4

Monday, 2 Dec 2013
08:29 se (src committer) search for other commits by this committer
Fix build of dvbcut , which was broken by a recent ffmpeg upgrade.

This port is no longer based on the Qt3 version of dvbcut plus a large
patch to make it build on Qt4 with the Qt3 emulation layer. A fork that
uses native Qt4 calls is used instead.

The generated files moc_progressstatusbar.cpp and moc_progresswindow.cpp
trigger an internal error in clang, if compiled with optimization. This
bug has been accepted as 18098 in the llvm bug tracker. To work around
this problem, the above mentioned two files are compiled with -O0 appended
to the compiler flages. The post-configure target in the ports Makefile is
to be removed, when a fixed version of clang is distributed in all FreeBSD
releases supported by the ports infrastructure.
Original commitRevision:335469 
Friday, 4 Oct 2013
16:20 se (src committer) search for other commits by this committer
Fix build on -CURRENT.
Original commitRevision:329335 
Friday, 1 Feb 2013
15:22 ak search for other commits by this committer
- Add mime-type property for binary files in the ports tree

Approved by: portmgr (bapt)
Original commitRevision:311384 
Friday, 24 Feb 2012
12:59 se search for other commits by this committer
No functional change: The qt4 compatibility patch was stored as uuencoded
bzip2-file. Use the smaller pure (binary) bzipped patch file instead.

Submitted by:   Alex Kozlow
Original commit

Number of commits found: 4