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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/qbs/files

Number of commits found: 7

Tuesday, 26 Dec 2017
18:45 tcberner search for other commits by this committer
Update devel/qbs and devel/qtcreator to 1.10.0 and 4.5.0

Changelog:
  http://blog.qt.io/blog/2017/12/07/qt-creator-4-5-0-released/

Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D13639
Original commitRevision:457306 
Saturday, 16 Sep 2017
05:39 tcberner search for other commits by this committer
Update devel/qtcreator and devel/qbs to 4.4.0 and 1.9.0

https://blog.qt.io/blog/2017/09/05/qt-creator-4-4-0-released/

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12266
Original commitRevision:449942 
Friday, 14 Jul 2017
13:42 tcberner search for other commits by this committer
Update devel/qbs to 1.8.1.
Original commitRevision:445753 
Thursday, 15 Dec 2016
17:10 tcberner search for other commits by this committer
Update devel/qtcreator to 4.2.0 and devel/qbs to 1.7.0

Changelog: http://blog.qt.io/blog/2016/12/14/qt-creator-4-2-released/

Approved by:	rakuco (mentor)
Original commitRevision:428627 
Tuesday, 29 Nov 2016
16:10 rakuco search for other commits by this committer
Backport an upstream commit that fixes the build with libc++ 3.9.0.

Ever since LLVM 3.9.0 was imported into base, qbs was failing to build with an
error message like this:

In file included from
/wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.6.1/src/lib/corelib/api/internaljobs.cpp:39:
In file included from
/wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.6.1/src/lib/corelib/buildgraph/executor.h:45:
/usr/include/c++/v1/queue:400:5: error: static_assert failed ""
    static_assert((is_same<_Tp, value_type>::value), "" );
    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/devel/qbs/work/qbs-src-1.6.1/src/lib/corelib/buildgraph/executor.h:156:12:
note: in instantiation of template class
'std::__1::priority_queue<qbs::Internal::Artifact *,
std::__1::vector<qbs::Internal::BuildGraphNode *,
std::__1::allocator<qbs::Internal::BuildGraphNode *> >,
qbs::Internal::Executor::ComparePriority>' requested here
    Leaves m_leaves;

I don't think PORTREVISION needs to be bumped, as there shouldn't be any
difference on systems where the port was already building fine.

MFH:		2016Q4
Original commitRevision:427385 
Tuesday, 13 Sep 2016
20:54 tcberner search for other commits by this committer
Update devel/qbs to 1.6.0 and devel/qtcreator to 4.1.0

Summary:
        * Update devel/qbs to 1.6.0
        * Update devel/qtcreator to 4.1.0
        * Add the QMAKE_LIBDIR_FLAGS hack we use in bsd.qt.mk for the Qt-ports.
          This should hopefully make it possible to upgrade qbs & qtcreator
          without deinstalling them first.
        * As there is a qtcreator plugin linking against libqbscore.so, change
          the RUN_- and BUILD_DEPENDS into a LIB_DEPENDS.

Test Plan:      Tested in poudriere: 9.3 (32&64), 10.3 (32&64), 12 (64)

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7884
Original commitRevision:422085 
Sunday, 10 Jul 2016
16:54 rakuco search for other commits by this committer
Update to 1.5.2.

PR:		210899
Submitted by:	Ralf Nolden <nolden@kde.org>
Original commitRevision:418331 

Number of commits found: 7