Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.98 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 ) |
0.98 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 |
0.98 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 |
0.98 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
0.98 18 Dec 2016 22:06:50 |
tcberner |
Get rid of QT_PREFIX in favour of PREFIX.
QT_PREFIX was a remnant of a bygone time.
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8825 |
0.98 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
0.98 15 Aug 2015 16:43:36 |
vg |
- Remove qt4-linguist dependency; add qt4-network instead.
- qt4-testlib is not used outside tests directory; remove it
from run-time dependencies.
- Sort USES.
- Fix a typo in COMMENT.
- Bump PORTREVISION.
PR: ports/202046
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
0.98 09 May 2015 08:28:16 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.98 07 May 2015 17:41:24 |
mat |
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.98 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
0.98 20 Dec 2014 18:32:15 |
antoine |
Use GH_COMMIT |
0.98 07 Jul 2014 21:23:54 |
vg |
new port: security/kqoauth
kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0
authentication specification RFC 5849 (http://tools.ietf.org/html/rfc5849).
Greetings go to Dominik Kapusta for writing the original OAuth library
using Qt, QOAuth (http://blog.ayoy.net/2009/6/24/oauth).
WWW: http://github.com/kypeli/kQOAuth/ |
Number of commits found: 12
|