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/gstreamer1-qt4/pkg-plist

Number of commits found: 2

Sunday, 18 Sep 2016
20:29 tcberner search for other commits by this committer
Add a new port multimeda/gstreamer1-qt5 (as slave of multimedia/gstreamer1-qt4)

The port for multimedia/gstreamer1-qt5 has existed in area51 for a while now,
and has been worked on by rakuco@ and myself.
It used the same distfile as multimedia/gstreamer1-qt4, but requires an
additional patch over the qt4-based one to fix compilation in C++11 mode.

To bring this port now into the official ports-tree the following was done:
* Add multimedia/gstreamer1-qt5 (obvously) as as a slaveport
* Replace the two patches in multimedia/gstreamer1-qt4 obtained from
  OpenBSD by the git commit from upstream (we already had it like that in
  the qt5 one)
* Import the C++11 (not strictly necessary for the qt4 one, but
  doesn't/shouldn't hurt)
* Add proxy deps to make stage-qa happy

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7907
Original commitRevision:422408 
Sunday, 12 Oct 2014
11:32 makc search for other commits by this committer
Add new port multimedia/gstreamer1-qt4:

Qt 4 bindings for GStreamer 1.x

WWW: http://gstreamer.freedesktop.org/

Obtained from:	KDE/FreeBSD repo
Original commitRevision:370694 

Number of commits found: 2