Port details |
- qt4-qtsolutions-soap QT4 Solutions SOAP Component
- 20110722_1 devel
=0 20110722_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-06-26 08:20:22
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: not specified in port
- WWW:
- http://qt.gitorious.org/qt-solutions
- Description:
- The Qt SOAP project provides basic web service support with
version 1.1 of the SOAP protocol.
WWW: http://qt.gitorious.org/qt-solutions
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt4-qtsolutions-soap>0:devel/qt4-qtsolutions-soap
- No installation instructions:
- This port has been deleted.
- PKGNAME: qt4-qtsolutions-soap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (qt4-qtsolutions-singleinstance-20110722.tar.gz) = 0ba3c986034c5884fbece58a353c85627aa7dd734709e0eb6a2d97b671ffa1d3
SIZE (qt4-qtsolutions-singleinstance-20110722.tar.gz) = 1468445
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: devel/qt4-qtsolutions-singleapplication
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtXml.so : textproc/qt4-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/qt4-qtsolutions-singleapplication |
Commit | Credits | Log message |
20110722_1 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
20110722_1 02 Dec 2018 15:41:48 |
rene |
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 |
20110722_1 28 Jun 2018 17:39:55 |
tcberner |
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 |
20110722_1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
20110722_1 19 May 2014 13:31:41 |
gahr |
- Finally fix build |
20110722_1 19 May 2014 12:40:30 |
gahr |
- Attempt to fix build
Reported by: pkg-fallout |
20110722_1 22 Feb 2014 09:49:11 |
antoine |
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 |
20110722_1 13 Jan 2014 11:54:52 |
gahr |
- USE_QT must overwrite the master port's |
20110722_1 13 Jan 2014 11:52:49 |
gahr |
- STAGE-clean |
20110722_1 14 Oct 2013 14:26:39 |
mat |
Fix build after patchs were added to the MASTER port.
PR: ports/182971
Submitted by: mat (me)
Approved by: gahr (maintainer) |
20110722_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
20110722_1 04 Jul 2012 14:16:04 |
gahr |
- Add gui component to USE_QT4
Reported by: portsmon |
20110722_1 26 Jun 2012 08:19:44 |
gahr |
- 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 |