non port: net/qt4-network/Makefile |
SVNWeb
|
Number of commits found XX: 45 |
Sat, 8 Dec 2018
|
[ 20:43 adridg ] 
486987 net/qt4-network/Makefile
486987 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
486987 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
486987 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
486987 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__p.h
486987 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
486987 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Once more into the breach for net/qt4-network.
This time it was build and run-tested in six configuration variants of 11.2
(all the valid settings for ssl= in DEFAULT_VERSIONS). Not tested by me in
12 though, others say it does work.
With libressl it still doesn't *function*, but it builds. As far as I'm
concerned for EOL software, that's so far outside the support envelope
as to be ignored.
PR: 214691
Submitted by: jkim
Obtained from: Debian
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] 
486467 accessibility/qt4-accessible/Makefile
486467 archivers/quazip/Makefile
486467 astro/gpsd/Makefile
486467 astro/qlandkartegt/Makefile
486467 astro/stellarium-qt4/Makefile
486467 astro/xglobe/Makefile
486467 audio/acoustid-fingerprinter/Makefile
486467 audio/audex/Makefile
486467 audio/clementine-player/Makefile
486467 audio/creox/Makefile
(Only the first 10 of 464 ports in this commit are shown above. )
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
|
Mon, 26 Nov 2018
|
[ 21:35 antoine ] 
485968 net/qt4-network/Makefile
485968 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
485968 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
485968 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
485968 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__p.h
485968 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
485968 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Revert r485927, it breaks linkage of ports using qt4-network
With hat: portmgr
|
[ 08:16 adridg ] 
485927 net/qt4-network/Makefile
485927 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
485927 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
485927 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
485927 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__p.h
485927 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
485927 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Another stab at fixing net/qt4-network with modern OpenSSL.
- tested on 11.2 with openssl 1.0.2 (old situation)
- tested on 11.2 with openssl 1.1.1 (modern)
- PR comments claim to have tested on 12-
Test consists of running quiterss and adding a https feed.
PR: 214691
Submitted by: jkim
Reported by: Melvyn Sopacua
Obtained from: Debian
Differential Revision: https://reviews.freebsd.org/D17470
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] 
484599 Mk/Scripts/qa.sh
484599 Mk/Uses/ssl.mk
484599 Mk/bsd.default-versions.mk
484599 audio/cpp-xmms2/Makefile
484599 audio/p5-xmms2/Makefile
484599 audio/py-xmms2/Makefile
484599 audio/raop_play/Makefile
484599 audio/umurmur/Makefile
484599 benchmarks/polygraph/Makefile
484599 comms/trustedqsl/Makefile
(Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Wed, 31 Oct 2018
|
[ 06:54 antoine ] 
483554 net/qt4-network/Makefile
483554 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
483554 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
483554 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
And revert r483545, it breaks linkage of qt4-network consumers
|
[ 06:31 antoine ] 
483553 net/qt4-network/Makefile
Bump PORTREVISION after r483545
|
[ 02:29 danfe ] 
483545 net/qt4-network/Makefile
483545 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
483545 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
483545 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
Unbreak the build against newer versions of OpenSSL (since 1.1.0-pre5),
where many data structures were made opaque.
|
Sun, 7 Oct 2018
|
[ 21:29 adridg ] 
481494 net/qt4-network/Makefile
481494 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
481494 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
481494 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
481494 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Revert 481493, net/qt4-network update to OpenSSL 1.1.1
"Something's wrong. Perhaps you forgot to build and run ports that
depend on the one you just patched."
PR: 214691
Reported by: antoine
|
[ 20:39 adridg ] 
481493 net/qt4-network/Makefile
481493 net/qt4-network/files/patch-src_network_ssl_qsslcertificate.cpp
481493 net/qt4-network/files/patch-src_network_ssl_qsslkey.cpp
481493 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
481493 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols__p.h
Fix build of legacy Qt4-network port with OpenSSL 1.1.1 for future
changes in base. (Tested in a 12-CURRENT VM with ^/projects/openssl111
worls, and in an 11-STABLE VM with the old situation).
Thanks to brnrd@ for chasing this for a long time, and the original submitter.
Specific credits for obtained-from are in the PR.
PR: 214691
Submitted by: Melvyn Sopacua
Reviewed by: brnrd
Obtained from: richmoore
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] 
473503 CHANGES
473503 Mk/Scripts/qa.sh
473503 Mk/Uses/qmake.mk
473503 Mk/Uses/qt-dist.mk
473503 Mk/Uses/qt.mk
473503 Mk/bsd.port.mk
473503 Mk/bsd.qt.mk
473503 Mk/bsd.sanity.mk
473503 accessibility/jovie-kde4/Makefile
473503 accessibility/kaccessible-kde4/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Thu, 29 Mar 2018
|
[ 14:53 mat ] 
465899 lang/phantomjs/Makefile
465899 mail/opendkim/Makefile
465899 multimedia/librtmp/Makefile
465899 net/liboauth/Makefile
465899 net/qt4-network/Makefile
465899 net/qt5-network/Makefile
465899 security/botan110/Makefile
465899 security/dsniff/Makefile
465899 security/krb5-116/Makefile
465899 security/libssh/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
|
Tue, 6 Jun 2017
|
[ 05:00 tcberner ] 
442740 Mk/bsd.qt.mk
442740 accessibility/qt4-accessible/Makefile
442740 chinese/qt4-codecs-cn/Makefile
442740 chinese/qt4-codecs-tw/Makefile
442740 databases/qt4-mysql-plugin/Makefile
442740 databases/qt4-odbc-plugin/Makefile
442740 databases/qt4-pgsql-plugin/Makefile
442740 databases/qt4-sql/Makefile
442740 databases/qt4-sqlite-plugin/Makefile
442740 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 47 ports in this commit are shown above. )
Fix qt4 ports on armv6.
Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.
[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html
PR: 210027
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D8322
|
Wed, 22 Feb 2017
|
[ 19:51 rezny ] 
434635 net/qt4-network/Makefile
Replace USE_OPENSSL with USES=ssl and bump portrevision for SSL changes.
This should have been part of the prior commit, oops.
PR: 216781
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9727
|
Sat, 18 Feb 2017
|
[ 19:48 tcberner ] 
434380 CHANGES
434380 MOVED
434380 Mk/bsd.qt.mk
434380 UPDATING
434380 accessibility/qt4-accessible/Makefile
434380 astro/xglobe/files/patch-Makefile
434380 audio/qmpdclient/Makefile
434380 cad/klayout/files/patch-build.sh
434380 cad/klayout/files/patch-src-Makefile.rules
434380 chinese/qt4-codecs-cn/Makefile
(Only the first 10 of 220 ports in this commit are shown above. )
Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
By moving the libraries we should finally be able to get rid of the inplace
upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries
were lying in /usr/local/lib, which would often get added by pkgconfig to the
linker paths via dependencies, the already installed libraries were linked
against, instead of the ones that were being built. This forced us to make
sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]
There are several new Qt5 ports which all have been created by Marie Loise
Nolden
<nolden@kde.org>. Thanks again.
PR: 216797
Exp-Run by: antoine
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9213
|
Wed, 25 May 2016
|
[ 19:14 pi ] 
415856 net/qt4-network/Makefile
415856 net/qt4-network/files
415856 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl.cpp
415856 net/qt4-network/files/patch-src_network_ssl_qsslsocket__openssl__symbols.cpp
net/qt4-network: fix openssl runtime linking
The PCBSD community discovered an issue with OpenSSL runtime linking, where
the OS bundled OpenSSL libraries are being loaded despite the user having
installed and selected a PORTS OpenSSL installation. The patch provided in
[1] resolves this by hard-coding the OpenSSL path to the default PREFIX of
/usr/local.
References:
[1] https://mail.kde.org/pipermail/kde-freebsd/2015-November/020535.html
PR: 209317
Submitted by: Kris Moore <kris@pcbsd.org>
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] 
412348 mail/addresses-goodies/Makefile
412348 mail/alpine/Makefile
412348 mail/anubis/Makefile
412348 mail/archiveopteryx-devel/Makefile
412348 mail/archiveopteryx/Makefile
412348 mail/assp/Makefile
412348 mail/automx/Makefile
412348 mail/avenger/Makefile
412348 mail/balsa/Makefile
412348 mail/batv-milter/Makefile
(Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 16 Sep 2015
|
[ 08:55 rakuco ] 
397043 Mk/Uses/qmake.mk
397043 Mk/bsd.qt.mk
397043 cad/qcad/Makefile
397043 databases/qt4-odbc-plugin/Makefile
397043 databases/qt4-sql/Makefile
397043 databases/qt4-sqlite-plugin/Makefile
397043 databases/qt4-sqlite3-plugin/Makefile
397043 devel/dbus-qt4/Makefile
397043 devel/qmake4/pkg-plist
397043 devel/qt4-assistant/Makefile
(Only the first 10 of 46 ports in this commit are shown above. )
Update the Qt4 ports to 4.8.7.
According to upstream, this is the last planned Qt4 release.
A list of changes since 4.8.6 can be found here:
<http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7>
Porting notes and changes:
- Remove several patches that have been upstreamed.
- Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1]
- Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the
original patch is part of the release (curiously enough, the original
patch was never actually used, as the ?= assignment in r362837 after
r362770 was never possible).
This works around the way compiler support for C++11 features is detected (Only the first 15 lines of the commit message are shown above )
|
Sat, 19 Jul 2014
|
[ 11:09 tijl ] 
362251 Mk/bsd.qt.mk
362251 databases/qt4-sql/Makefile
362251 databases/qt4-sql/pkg-plist
362251 databases/qt5-sql/Makefile
362251 databases/qt5-sql/pkg-plist
362251 devel/dbus-qt4/Makefile
362251 devel/dbus-qt4/pkg-plist
362251 devel/dbus-qt5/Makefile
362251 devel/dbus-qt5/pkg-plist
362251 devel/gnome-vfs/files/patch-ac
(Only the first 10 of 93 ports in this commit are shown above. )
Remove libtool .la files from all Qt ports
Approvedy by: kde (makc)
|
Mon, 6 Jan 2014
|
[ 16:16 makc ] 
338902 MOVED
338902 Mk/Uses/qmake.mk
338902 Mk/bsd.qt.mk
338902 accessibility/qt4-accessible/Makefile
338902 accessibility/qt4-accessible/pkg-descr
338902 chinese/qt4-codecs-cn/Makefile
338902 chinese/qt4-codecs-cn/pkg-descr
338902 chinese/qt4-codecs-tw/Makefile
338902 chinese/qt4-codecs-tw/pkg-descr
338902 databases/qt4-ibase-plugin/Makefile
(Only the first 10 of 189 ports in this commit are shown above. )
In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG
Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
qt4-qtconfig to be built without Phonon support [1]
devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang
(Only the first 15 lines of the commit message are shown above )
|
Sun, 13 Oct 2013
|
[ 23:15 rakuco ] 
330266 Mk/bsd.qt.mk
330266 accessibility/qt4-accessible/Makefile
330266 chinese/qt4-codecs-cn/Makefile
330266 chinese/qt4-codecs-tw/Makefile
330266 databases/qt4-ibase-plugin/Makefile
330266 databases/qt4-ibase-plugin/files/Makefile.bsd
330266 databases/qt4-mysql-plugin/Makefile
330266 databases/qt4-mysql-plugin/files/Makefile.bsd
330266 databases/qt4-odbc-plugin/Makefile
330266 databases/qt4-odbc-plugin/files/Makefile.bsd
(Only the first 10 of 88 ports in this commit are shown above. )
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
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] 
327755 net/3proxy/Makefile
327755 net/44bsd-rdist/Makefile
327755 net/6tunnel/Makefile
327755 net/AquaGatekeeper/Makefile
327755 net/DarwinStreamingServer/Makefile
327755 net/GeoIP/Makefile
327755 net/R-cran-twitteR/Makefile
327755 net/Sockets/Makefile
327755 net/abills/Makefile
327755 net/activemq/Makefile
(Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 29 Apr 2013
|
[ 08:57 bapt ] 
316786 Mk/bsd.gecko.mk
316786 Mk/bsd.port.mk
316786 accessibility/qt4-accessible/Makefile
316786 astro/wmmoonclock/Makefile
316786 astro/wmspaceweather/Makefile
316786 audio/timidity++/Makefile
316786 cad/verilog-mode.el/Makefile
316786 chinese/qt4-codecs-cn/Makefile
316786 chinese/qt4-codecs-tw/Makefile
316786 databases/p5-GDBM/Makefile
(Only the first 10 of 157 ports in this commit are shown above. )
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
Sun, 3 Feb 2013
|
[ 17:21 makc ] 
311473 Mk/bsd.qt.mk
311473 accessibility/qt4-accessible/Makefile
311473 chinese/qt4-codecs-cn/Makefile
311473 chinese/qt4-codecs-tw/Makefile
311473 databases/qt4-ibase-plugin/Makefile
311473 databases/qt4-mysql-plugin/Makefile
311473 databases/qt4-odbc-plugin/Makefile
311473 databases/qt4-pgsql-plugin/Makefile
311473 databases/qt4-sql/Makefile
311473 databases/qt4-sqlite-plugin/Makefile
(Only the first 10 of 86 ports in this commit are shown above. )
KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.
Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches
Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]
devel/qmake:
- Fix crash due to off-by one error [2] (Only the first 15 lines of the commit message are shown above )
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ]
1.15 accessibility/jovie/Makefile
1.53 accessibility/kaccessible/Makefile
1.53 accessibility/kmag/Makefile
1.53 accessibility/kmousetool/Makefile
1.53 accessibility/kmouth/Makefile
1.23 accessibility/qt4-accessible/Makefile
1.161 archivers/ark/Makefile
1.36 astro/gpsd/Makefile
1.46 astro/josm/Makefile
1.14 astro/kstars/Makefile
(Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Sat, 7 May 2011
|
[ 09:09 avilla ]
1.24 Mk/bsd.qt.mk
1.23 devel/qt4-qt3support/Makefile
1.7 devel/qt4/distinfo
1.20 misc/qt4-qtconfig/Makefile
1.9 multimedia/qt4-phonon-gst/Makefile
1.10 multimedia/qt4-phonon/Makefile
1.19 net/qt4-network/Makefile
1.2 net/qt4-network/files/patch-qsslcertificate
1.2 net/qt4-network/files/patch-qsslsocket
- Update Qt to 4.7.3.
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
|
Tue, 29 Mar 2011
|
[ 07:24 avilla ]
1.18 net/qt4-network/Makefile
1.1 net/qt4-network/files/patch-qsslsocket
- Backport security patch:
* QSslSocket: abort on encountering blacklisted certificates.
- Bump PORTREVISION.
Obtained from:
http://qt.gitorious.org/+qt-developers/qt/staging/commit/b87528a71b66e786c11804d7b79e408aae612748
|
Thu, 2 Dec 2010
|
[ 19:47 makc ]
1.20 Mk/bsd.qt.mk
1.20 accessibility/qt4-accessible/Makefile
1.14 chinese/qt4-codecs-cn/Makefile
1.15 chinese/qt4-codecs-tw/Makefile
1.11 databases/py-qt4-sql/distinfo
1.16 databases/qt4-ibase-plugin/Makefile
1.14 databases/qt4-mysql-plugin/Makefile
1.16 databases/qt4-odbc-plugin/Makefile
1.14 databases/qt4-pgsql-plugin/Makefile
1.18 databases/qt4-sql/Makefile
(Only the first 10 of 146 ports in this commit are shown above. )
KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:
PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119
New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl
This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)
We'd like to thank Martin Wilke (miwi) for exp-run.
|
Fri, 15 Oct 2010
|
[ 20:54 kmoore ]
1.19 accessibility/qt4-accessible/Makefile
1.13 chinese/qt4-codecs-cn/Makefile
1.14 chinese/qt4-codecs-tw/Makefile
1.17 databases/qt4-sql/Makefile
1.22 devel/dbus-qt4/Makefile
1.19 devel/qsa/Makefile
1.7 devel/qt4-assistant-adp/Makefile
1.21 devel/qt4-assistant/Makefile
1.23 devel/qt4-corelib/Makefile
1.23 devel/qt4-designer/Makefile
(Only the first 10 of 48 ports in this commit are shown above. )
Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds.
|
Thu, 21 Jan 2010
|
[ 21:13 makc ]
1.16 Mk/bsd.qt.mk
1.16 accessibility/qt4-accessible/Makefile
1.2 accessibility/qt4-accessible/pkg-descr
1.4 accessibility/qt4-accessible/pkg-plist
1.12 chinese/qt4-codecs-cn/Makefile
1.2 chinese/qt4-codecs-cn/pkg-descr
1.6 chinese/qt4-codecs-cn/pkg-plist
1.13 chinese/qt4-codecs-tw/Makefile
1.2 chinese/qt4-codecs-tw/pkg-descr
1.6 chinese/qt4-codecs-tw/pkg-plist
(Only the first 10 of 162 ports in this commit are shown above. )
The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD.
|
Thu, 26 Nov 2009
|
[ 23:24 miwi ]
1.15 Mk/bsd.qt.mk
1.15 accessibility/qt4-accessible/Makefile
1.9 accessibility/qt4-accessible/distinfo
1.11 chinese/qt4-codecs-cn/Makefile
1.9 chinese/qt4-codecs-cn/distinfo
1.12 chinese/qt4-codecs-tw/Makefile
1.9 chinese/qt4-codecs-tw/distinfo
1.13 databases/qt4-ibase-plugin/Makefile
1.9 databases/qt4-ibase-plugin/distinfo
1.12 databases/qt4-mysql-plugin/Makefile
(Only the first 10 of 137 ports in this commit are shown above. )
- Update to Qt-4.5
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
|
Tue, 4 Aug 2009
|
[ 20:04 miwi ]
1.13 Mk/bsd.qt.mk
1.13 accessibility/qt4-accessible/Makefile
1.8 accessibility/qt4-accessible/distinfo
1.10 chinese/qt4-codecs-cn/Makefile
1.8 chinese/qt4-codecs-cn/distinfo
1.11 chinese/qt4-codecs-tw/Makefile
1.8 chinese/qt4-codecs-tw/distinfo
1.12 databases/qt4-ibase-plugin/Makefile
1.8 databases/qt4-ibase-plugin/distinfo
1.5 databases/qt4-ibase-plugin/files/Makefile.bsd
(Only the first 10 of 157 ports in this commit are shown above. )
- Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (pav/miwi)
|
Mon, 4 Aug 2008
|
[ 23:30 miwi ]
1.9 Mk/bsd.qt.mk
1.12 accessibility/qt4-accessible/Makefile
1.6 accessibility/qt4-accessible/distinfo
1.9 chinese/qt4-codecs-cn/Makefile
1.6 chinese/qt4-codecs-cn/distinfo
1.5 chinese/qt4-codecs-cn/pkg-plist
1.10 chinese/qt4-codecs-tw/Makefile
1.6 chinese/qt4-codecs-tw/distinfo
1.5 chinese/qt4-codecs-tw/pkg-plist
1.11 databases/qt4-ibase-plugin/Makefile
(Only the first 10 of 151 ports in this commit are shown above. )
- Update to qt 4.4.1
Note:
With this update several ports specific problems
have been fixed. Qt4 headers and libraries have
been moved to include/qt4 and lib/qt4. bsd.qt.mk
defines QT_INCDIR and QT_LIBDIR now, which could
be used in qt4-dependent ports if required.
Thanks to: Max Brazhnikov Danny Pansters
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ]
1.6 net/apache-soap/Makefile
1.11 net/asterisk-addons/Makefile
1.5 net/asterisk-app-notify/Makefile
1.69 net/asterisk-bristuff/Makefile
1.98 net/asterisk/Makefile
1.8 net/asterisk12-addons/Makefile
1.77 net/asterisk12/Makefile
1.5 net/astfax/Makefile
1.4 net/astmanproxy/Makefile
1.12 net/avahi-app/Makefile
(Only the first 10 of 181 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thu, 13 Mar 2008
|
[ 17:57 lofi ]
1.8 Mk/bsd.qt.mk
1.10 accessibility/qt4-accessible/Makefile
1.5 accessibility/qt4-accessible/distinfo
1.8 chinese/qt4-codecs-cn/Makefile
1.5 chinese/qt4-codecs-cn/distinfo
1.4 chinese/qt4-codecs-cn/pkg-plist
1.9 chinese/qt4-codecs-tw/Makefile
1.5 chinese/qt4-codecs-tw/distinfo
1.4 chinese/qt4-codecs-tw/pkg-plist
1.9 databases/qt4-ibase-plugin/Makefile
(Only the first 10 of 121 ports in this commit are shown above. )
Update to Qt 4.3.4
|
Thu, 2 Aug 2007
|
[ 22:37 lofi ]
1.3 Mk/bsd.qt.mk
1.8 accessibility/qt4-accessible/Makefile
1.2 accessibility/qt4-accessible/pkg-plist
1.6 chinese/qt4-codecs-cn/Makefile
1.2 chinese/qt4-codecs-cn/pkg-plist
1.7 chinese/qt4-codecs-tw/Makefile
1.2 chinese/qt4-codecs-tw/pkg-plist
1.8 databases/qt4-ibase-plugin/Makefile
1.7 databases/qt4-mysql-plugin/Makefile
1.7 databases/qt4-odbc-plugin/Makefile
(Only the first 10 of 82 ports in this commit are shown above. )
- bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.
- Convert Qt core ports to use the new dependency switches.
- Add a patch to corelib to fix Qt4 on ARM, submitted by:
Björn König <bkoenig@alpha-tierchen.de>
|
Mon, 16 Jul 2007
|
[ 10:12 lofi ]
1.74 Mk/bsd.kde.mk
1.575 Mk/bsd.port.mk
1.1 Mk/bsd.qt.mk
1.7 accessibility/qt4-accessible/Makefile
1.3 accessibility/qt4-accessible/distinfo
1.5 chinese/qt4-codecs-cn/Makefile
1.3 chinese/qt4-codecs-cn/distinfo
1.6 chinese/qt4-codecs-tw/Makefile
1.3 chinese/qt4-codecs-tw/distinfo
1.6 databases/qt4-ibase-plugin/Makefile
(Only the first 10 of 125 ports in this commit are shown above. )
Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
|
Fri, 25 May 2007
|
[ 11:34 lofi ]
1.9 devel/dbus-qt4/Makefile
1.7 net/qt4-network/Makefile
Try harder to prevent pkgconfig data from ending up in the wrong place.
Only seems to happen on pointyhat, bump PORTREVISION anyway just to be
sure.
|
Tue, 1 May 2007
|
[ 15:14 lofi ]
1.6 databases/qt4-sql/Makefile
1.7 devel/dbus-qt4/Makefile
1.8 devel/qt4-corelib/Makefile
1.6 devel/qt4-designer/Makefile
1.6 devel/qt4-qt3support/Makefile
1.6 devel/qt4-qtestlib/Makefile
1.8 graphics/qt4-svg/Makefile
1.6 net/qt4-network/Makefile
1.6 textproc/qt4-xml/Makefile
1.6 x11-toolkits/qt4-gui/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
Fix/remove bogus paths pointing to the build directory from pkgconfig files,
libtool archives and dot-prl files.
PR: ports/112228
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
|
Thu, 19 Apr 2007
|
[ 17:08 lofi ]
1.72 Mk/bsd.kde.mk
1.5 accessibility/qt4-accessible/Makefile
1.4 chinese/qt4-codecs-cn/Makefile
1.4 chinese/qt4-codecs-tw/Makefile
1.5 databases/qt4-sql/Makefile
1.6 devel/dbus-qt4/Makefile
1.5 devel/qmake4/Makefile
1.7 devel/qt4-assistant/Makefile
1.2 devel/qt4-assistant/pkg-plist
1.7 devel/qt4-corelib/Makefile
(Only the first 10 of 39 ports in this commit are shown above. )
Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
|
Sun, 25 Mar 2007
|
[ 04:08 lofi ]
1.70 Mk/bsd.kde.mk
1.4 accessibility/qt4-accessible/Makefile
1.2 accessibility/qt4-accessible/distinfo
1.3 chinese/qt4-codecs-cn/Makefile
1.2 chinese/qt4-codecs-cn/distinfo
1.3 chinese/qt4-codecs-tw/Makefile
1.2 chinese/qt4-codecs-tw/distinfo
1.3 databases/qt4-ibase-plugin/Makefile
1.2 databases/qt4-ibase-plugin/distinfo
1.3 databases/qt4-mysql-plugin/Makefile
(Only the first 10 of 100 ports in this commit are shown above. )
Update to 4.2.3
|
Fri, 9 Feb 2007
|
[ 00:13 lofi ]
1.3 databases/qt4-sql/Makefile
1.2 databases/qt4-sql/pkg-plist
1.4 devel/dbus-qt4/Makefile
1.2 devel/dbus-qt4/pkg-plist
1.4 devel/qt4-corelib/Makefile
1.2 devel/qt4-corelib/pkg-plist
1.3 devel/qt4-qtestlib/Makefile
1.2 devel/qt4-qtestlib/pkg-plist
1.4 graphics/qt4-svg/Makefile
1.2 graphics/qt4-svg/pkg-plist
(Only the first 10 of 14 ports in this commit are shown above. )
Install pkgconfig data into the correct location.
|
Tue, 6 Feb 2007
|
[ 12:49 lofi ]
1.3 accessibility/qt4-accessible/Makefile
1.2 chinese/qt4-codecs-cn/Makefile
1.2 chinese/qt4-codecs-tw/Makefile
1.2 databases/qt4-ibase-plugin/Makefile
1.2 databases/qt4-mysql-plugin/Makefile
1.2 databases/qt4-odbc-plugin/Makefile
1.2 databases/qt4-pgsql-plugin/Makefile
1.2 databases/qt4-sql/Makefile
1.2 databases/qt4-sqlite-plugin/Makefile
1.2 databases/qt4-sqlite3-plugin/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
repos.
-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
committed.
Noticed by: erwin, pav
|
Mon, 5 Feb 2007
|
[ 20:56 lofi ]
1.65 Mk/bsd.kde.mk
1.411 Mk/bsd.sites.mk
1.15 accessibility/Makefile
1.1 accessibility/qt4-accessible/Makefile
1.1 accessibility/qt4-accessible/distinfo
1.1 accessibility/qt4-accessible/pkg-descr
1.1 accessibility/qt4-accessible/pkg-plist
1.245 chinese/Makefile
1.1 chinese/qt4-codecs-cn/Makefile
1.1 chinese/qt4-codecs-cn/distinfo
(Only the first 10 of 187 ports in this commit are shown above. )
Add qt4, a multiplatform C++ application framework
|
Number of commits found XX: 45 |