non port: emulators/qtemu/Makefile |
SVNWeb
|
Number of commits found: 22 |
Sun, 2 Dec 2018
|
[ 15:41 rene ] (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
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (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
|
Tue, 8 Nov 2016
|
[ 11:23 amdmi3 ]
- Add LICENSE
- Regenerate patches
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
|
Tue, 25 Aug 2015
|
[ 10:03 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert my ports to new options helpers
|
Tue, 24 Feb 2015
|
[ 21:46 makc ] (Only the first 10 of 14 ports in this commit are shown above. )
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
|
Mon, 12 May 2014
|
[ 10:53 makc ] (Only the first 10 of 49 ports in this commit are shown above. )
Convert my ports to USES=tar
|
Thu, 21 Nov 2013
|
[ 15:41 makc ] (Only the first 10 of 17 ports in this commit are shown above. )
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
|
Wed, 9 Oct 2013
|
[ 10:08 makc ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Sun, 12 May 2013
|
[ 11:48 makc ] (Only the first 10 of 20 ports in this commit are shown above. )
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Mon, 7 Jan 2013
|
[ 02:07 makc ] (Only the first 10 of 48 ports in this commit are shown above. )
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
|
Fri, 27 Jul 2012
|
[ 11:03 makc ] (Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (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)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sat, 21 Feb 2009
|
[ 11:31 makc ] (Only the first 10 of 28 ports in this commit are shown above. )
Use my @FreeBSD.org email for the rest of my ports
|
Fri, 6 Jun 2008
|
[ 13:27 edwin ] (Only the first 10 of 58 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)
|
Wed, 12 Dec 2007
|
[ 23:37 miwi ]
- Update to 1.0.5
PR: 118055
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Sun, 15 Jul 2007
|
[ 14:07 miwi ]
- Update to 1.0.4
PR: 114577
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
Mon, 2 Jul 2007
|
[ 03:33 rafan ]
QtEmu is a graphical user interface for QEMU written in Qt4.
WWW: http://qtemu.org/
PR: ports/113619
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
|
Number of commits found: 22 |