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/qtcreator/files

Number of commits found: 6

Friday, 13 Apr 2018
11:56 adridg search for other commits by this committer
Massage devel/qtcreator to not crash on opening files.

The patch describes itself as a hack. It is.

PR:		226224
Reported by:	jt@ixsystems.com
Approved by:	tcberner (mentor, implicit)
Original commitRevision:467236 
Sunday, 10 Jul 2016
20:05 rakuco search for other commits by this committer
Update to 4.0.3.

PR:		210900
Submitted by:	Ralf Nolden <nolden@kde.org>
Original commitRevision:418340 
Wednesday, 22 Jun 2016
06:19 pi search for other commits by this committer
devel/qtcreator: 4.0.1 -> 4.0.2

During the update to 4.0.1 a bug was detected that led to the "Run"
buttons being disabled to start a project program binary and also
led to the debugger not finding the executable on 10.x and 11 systems
using clang while on 9.3 the issue did not appear. The cause was
detected and fixed in co-work with the Qt Creator developers, see

https://bugreports.qt.io/browse/QTCREATORBUG-16462

and the fix included as a patchset in this port in

https://codereview.qt-project.org/#/c/163090/

PR:		210443
Submitted by:	Ralf Nolden <nolden@kde.org> (kde)
Original commitRevision:417291 
Wednesday, 25 Feb 2015
13:18 rakuco search for other commits by this committer
Update to 3.3.1.

Release notes: http://blog.qt.io/blog/2015/02/24/qt-creator-3-3-1-released/
Original commitRevision:379910 
Sunday, 4 May 2014
12:20 rakuco search for other commits by this committer
Add upstream patch that fixes the build on -CURRENT.

In file included from
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/language/itemreader.cpp:36:
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/parser/qmljsparser_p.h:156:17:
error: logical not is only applied to the left hand side of this comparison
[-Werror,-Wlogical-not-parentheses]
            if (! d.kind == DiagnosticMessage::Warning)
                ^        ~~
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/parser/qmljsparser_p.h:156:17:
note: add parentheses after the '!' to evaluate the comparison first
            if (! d.kind == DiagnosticMessage::Warning)
                ^
                  (                                   )
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/parser/qmljsparser_p.h:156:17:
note: add parentheses around left hand side expression to silence this warning
            if (! d.kind == DiagnosticMessage::Warning)
                ^
                (       )
1 error generated.

MFH:		2014Q2
Original commitRevision:352943 
Sunday, 13 Oct 2013
23:15 rakuco search for other commits by this committer
Update Qt to 4.8.5 and Qt Creator to 2.8.0.

Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.

Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.

Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!

PR:		ports/180615
	        ports/181921
		ports/182049
Original commitRevision:330266 

Number of commits found: 6