non port: audio/qmpdclient/Makefile |
Number of commits found: 23 |
Sunday, 2 Dec 2018
|
15:41 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
 |
Thursday, 28 Jun 2018
|
17:39 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
 |
Tuesday, 21 Nov 2017
|
08:36 mat
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight
 |
Saturday, 18 Feb 2017
|
19:48 tcberner
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
 |
Friday, 25 Sep 2015
|
11:50 amdmi3
- Switch to options helpers
Approved by: portmgr blanket
 |
Tuesday, 18 Aug 2015
|
20:02 pgollucci
audio/qmpdclient: qt4-linguist -> qt4-linguisttools, use OPTIONS helpers
- Use OPTIONS helpers.
- Use qt4-linguisttools (build time dependency) for NLS.
- Sort USES.
- Regenerate patches with 'make makepatch'.
PR: 202112
Submitted by: s3erios@gmail.com
Approved by: uyamba@gmail.com
 |
Sunday, 1 Jun 2014
|
13:03 ohauer
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
 |
Friday, 22 Nov 2013
|
12:55 makc
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Thursday, 21 Mar 2013
|
17:32 bapt
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
 |
Wednesday, 6 Jun 2012
|
06:44 miwi
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Tuesday, 1 Nov 2011
|
11:36 pawel
- Update to version 1.2.2
- Add WITH_NLS to options dialog
Changes:
- Included LyricWiki scraper
- Removed QtWebkit dependency
- Fixed linking with gold and modern gcc
PR: ports/160891
Submitted by: Maxim Samsonov <xors@mne.ru>
Approved by: maintainer timeout (5 weeks)
 |
Friday, 17 Jun 2011
|
15:50 dhn
- Update to 1.2.1
PR: ports/155960
Submitted by: Maxim Samsonov <xors@mne.ru>
Approved by: maintainer timeout
 |
Wednesday, 29 Dec 2010
|
20:04 pgollucci
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Thursday, 24 Dec 2009
|
21:40 miwi
- Update to 1.1.2
PR: 141147
Submitted by: zloidemon <g.veniamin@googlemail.com>
Approved by: maintainer timeout
 |
Saturday, 27 Sep 2008
|
20:02 makc
Update to 1.0.9
New features:
- New tray icon art
- Cover art support
- Volume slider in tray menu
- Middle click on tray icon toggles pause
- Many bug fixes...
PR: ports/124082
Submitted by: Maxim Samsonov <xors at mne.ru>
Approved by: maintainer timeout, miwi (mentor)
 |
Friday, 6 Jun 2008
|
13:07 edwin
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)
 |
Sunday, 23 Sep 2007
|
05:58 rafan
- Update to 1.0.8
PR: ports/114904
Submitted by: Maxim Samsonov <xors at mne.ru>
Approved by: Anton <uyamba at gmail.com> (maintainer, with changes)
 |
Saturday, 18 Aug 2007
|
01:09 kris
BROKEN: Does not build
 |
Monday, 11 Jun 2007
|
12:40 miwi
QMPDClient is an easy to use MPD client written in Qt 4.
Features:
- Multimedia keys support
- System tray icon
- Annouce songs with passive popups
- Drag and drop
- Stream support
- Playlist management
- Tag-guessing for untagged files
- Directory browser
WWW: http://havtknut.tihlde.org/
PR: ports/113341
Submitted by: uyamba at gmail.com
 |
Number of commits found: 23 |