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: devel/qt4-qtsolutions-soap/Makefile

Number of commits found: 12

Sunday, 2 Dec 2018
15:41 rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Original commitRevision:486467 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Wednesday, 10 Dec 2014
22:29 gahr search for other commits by this committer
- Reset maintainership of my ports
Original commitRevision:374492 
Monday, 19 May 2014
13:31 gahr search for other commits by this committer
- Finally fix build
Original commitRevision:354538 
12:40 gahr search for other commits by this committer
- Attempt to fix build

Reported by:	pkg-fallout
Original commitRevision:354533 
Saturday, 22 Feb 2014
09:49 antoine search for other commits by this committer
Mark broken: does not build

c++ -c -O2 -pipe -fno-strict-aliasing -O2 -pthread -D_THREAD_SAFE -Wall -W -fPIC
-DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
-DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-clang -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml
-I/usr/local/include/qt4 -I../src -I. -I/usr/local/include/qt4
-I/usr/local/include -o qtsoap.o ../src/qtsoap.cpp
In file included from ../src/qtsoap.cpp:40:
../src/qtsoap.h:44:10: fatal error: 'QtXml/QtXml' file not found
#include <QtXml/QtXml>

Reported by:	pkg-fallout since november 2013
Original commitRevision:345575 
Monday, 13 Jan 2014
11:54 gahr search for other commits by this committer
- USE_QT must overwrite the master port's
Original commitRevision:339589 
11:52 gahr search for other commits by this committer
- STAGE-clean
Original commitRevision:339588 
Monday, 14 Oct 2013
14:26 mat search for other commits by this committer
Fix build after patchs were added to the MASTER port.

PR:		ports/182971
Submitted by:	mat (me)
Approved by:	gahr (maintainer)
Original commitRevision:330330 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Wednesday, 4 Jul 2012
14:16 gahr search for other commits by this committer
- Add gui component to USE_QT4

Reported by:    portsmon
Original commit
Tuesday, 26 Jun 2012
08:19 gahr search for other commits by this committer
- New port: devel/qt4-qtsolutions-soap

  The Qt SOAP project provides basic web service support with
  version 1.1 of the SOAP protocol.

  WWW: http://qt.gitorious.org/qt-solutions

- Slightly modify qt4-qtsolutions-singleapplication for use as master port
Original commit

Number of commits found: 12