non port: german/tipp10/Makefile |
Number of commits found: 21 |
Sunday, 10 Sep 2023
|
16:13 Robert Clausecker (fuz) Author: Nick Lott
german/tipp10: Reinstate based on unofficial Qt6 version
TIPP10 is a free 10 finger touch typing trainer, published under the GPL.
The highlight: TIPP10 works intelligent. The dictation reacts on
individual errors of the user. Keys, which are wrongly typed often,
will be dictated more often.
Visual help, various keyboard layouts, numerous settings and the
possibility to create own exercise dictates are easing the learning
process.
Main features:
- Intelligent exercise lessons
- Free and own lessons
- Scrolling text and virtual keyboard for help
- Extensive customization
- Performance appraisal
- Support of alternate keyboard layouts
- Multi platform
WWW: https://www.tipp10.com
PR: 273321
2fc29ef |
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
 |
Saturday, 6 Oct 2018
|
08:35 tobik
german/tipp10: Fix runtime, cleanup dependencies
- Drop unnecessary sqlite2 plugin run, and unused qtestlib and
script dependencies
- Make sure DATADIR is actually passed through to the build.
Currently qmake passes it as "" to the compiler which leads to
tipp10 not finding its data files on first startup.
 |
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
 |
Wednesday, 8 Oct 2014
|
19:49 antoine
- Allow staging as a regular user
- Bump portrevision as directories were unsearchable
 |
Monday, 10 Mar 2014
|
14:49 bapt
Convert g* to USES=zip
 |
Thursday, 21 Nov 2013
|
16:09 makc
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
 |
Tuesday, 19 Nov 2013
|
23:08 mat
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
 |
Sunday, 13 Oct 2013
|
13:03 makc
- Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
 |
Friday, 20 Sep 2013
|
18:30 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
german)
 |
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
 |
Thursday, 1 Sep 2011
|
10:09 stefan
Update to 2.1.0.
PR: 159168
Submitted by: Momchil Ivanov <momchil@xaxo.eu>
 |
Tuesday, 2 Aug 2011
|
13:47 bapt
Mark BROKEN: Does not fetch
 |
Tuesday, 11 Jan 2011
|
13:53 arved
Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
PR: 153897
Submitted by: Heiner Eichmann
Feature safe: yes
Mark kde3-apireference as DEPRECATED
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Sunday, 24 May 2009
|
10:12 makc
Remove qt4 build tools from run dependencies.
Approved by: maintainer timeout (2 weeks)
 |
Sunday, 24 Aug 2008
|
08:55 rafan
- Fix readonly database problem
- Bump PORTREVISION
PR: ports/126767
Submitted by: Heiner <h.eichmann at gmx.de> (maintainer)
 |
Monday, 4 Aug 2008
|
23:33 miwi
- Fix build after qt 4.4.1 update
 |
Friday, 6 Jun 2008
|
13:32 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)
 |
Thursday, 21 Feb 2008
|
11:51 miwi
TIPP10 is a free 10 finger touch typing trainer, published under the GPL.
The highlight: TIPP10 works intelligent. The dictation reacts on
individual errors of the user. Keys, which are wrongly typed often,
will be dictated more often.
Visual help, various keyboard layouts, numerous settings and the
possibility to create own exercise dictates are easing the learning
process.
Main features:
- Intelligent exercise lessons
- Free and own lessons
- Scrolling text and virtual keyboard for help
- Extensive customization
- Performance appraisal
- Support of alternate keyboard layouts
- Multi platform
WWW:www.tipp10.de
PR: ports/119609
Submitted by: Heiner <h.eichmann at gmx.de>
 |
Number of commits found: 21 |