non port: comms/qrq/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 24 Jan 2022
|
[ 15:20 Diane Bruce (db) ] 569b94a
comms/qrq: Update to 0.3.4
0.3.4 / 2022-01-22 Fabian Kurz <fabian@fkurz.net>
* Updated Makefile for OS X (tnx David Winarsky, Jon Nall)
* Accept - for / (easier for keyboard layouts where
/ requires pressing shift - tnx DF4TS)
* F8 toggles between complete toplist or only user's own
attempts.
* Add KG7IEL's patches from (Debian #997190)
* Add word lists from Tom Mozdzen
* Handle long words better (up to 28 characters - tnx SQ6JNX)
* Add characters: . , = ? (tnx W4MSL)
Reported by: portscout
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 14 Sep 2019
|
[ 04:59 linimon ]
Fix build on GCC-based systems:
qrq.c:1068: error: 'for' loop initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket)
|
Mon, 9 Sep 2019
|
[ 00:55 db ]
Update to 0.3.3
0.3.3 / 2019-05-09 Fabian Kurz <fabian@fkurz.net>
* Generate summary files for each attempt (idea by K0MP)
* Update callsign database and toplist
* Minor bug fixes and cleanup
Reported by: portscout
|
Wed, 24 Apr 2019
|
[ 14:41 db ]
Summary: comms/qrq: Failure to read configuration files and
portlint(1) Compliance
PR: ports/234381
Submitted by: takefu
|
Fri, 13 Oct 2017
|
[ 14:19 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Cleanup dead MASTER_SITES
|
Sat, 6 Feb 2016
|
[ 23:58 marino ]
comms/qrq: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Tue, 24 Mar 2015
|
[ 23:45 marino ] (Only the first 10 of 24 ports in this commit are shown above. )
2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms
Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA
with a fs violation, but it may be acceptable. Fixes added to both.
approved by: PTHREAD blanket
|
Sat, 22 Nov 2014
|
[ 23:38 db ] (Only the first 10 of 23 ports in this commit are shown above. )
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
|
Thu, 13 Mar 2014
|
[ 08:18 miwi ]
- Convert USE_GMAKE/USE_BZIP2 to USES
|
Sat, 28 Dec 2013
|
[ 04:37 db ]
- convert to use stage
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Wed, 9 Jan 2013
|
[ 04:21 db ]
- Upgrade to 0.3.1
0.3.1 / 2013-01-06 Fabian Kurz <fabian@fkurz.net>
* Fixed saving scores if toplist file is not in cwd (tnx ON4ACP)
* F7 repeats the _previous_ callsign/word (suggested by KU1T)
* The sample rate can be set via qrqrc now.
* Minor bugfixes in PulseAudio output
PR: ports/175118
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
|
Sun, 4 Nov 2012
|
[ 13:47 db ]
0.3.0 / 2011-12-18 Fabian Kurz <mail@fkurz.net>
* New platform: Windows (with MINGW), thanks to SP8QED for patches
* CW Settings can be changed during attempts on the fly (F5)
* Attempts can be aborted without aborting the whole program
* A pretty new icon (thanks to Victoria, SV2KBS)
Feature safe: yes
|
Sat, 24 Sep 2011
|
[ 12:49 db ]
- Update from 0.2.0 to 0.2.1
- Change log from upstream
,------------------------------------------------------------------------------
| 0.2.1 / 2011-09-19 Fabian Kurz <mail@fkurz.net>
| * Added support for native CoreAudio on OSX. Also builds for iOS.
| [tnx KB1OOO]
| * Removed support for OpenAL now that native OSX is supported and Pulse
| Audio is available. [tnx KB1OOO]
| * Added English word list english.qcb [tnx Chuck Vaughn, AA0HW]
| * Fixed missing audio on second channel for OSS
| * Fixed Debian Bug 771075 [tnx John Nogatch, AC6SL]
'------------------------------------------------------------------------------
|
Tue, 17 May 2011
|
[ 11:08 db ]
- update qrq to 0.2.0
- From vendor changelog
| 0.2.0 / 2011-05-07 Fabian Kurz <mail@fkurz.net>
| * Added options for fixed CW speed (regardless of errors), unlimited |
usage of repeats and unlimited attempt lengths. Suggested by AA0HW.
| * No more duplicate callsigns in one attempt
| * Unlimited attempts (e.g. with _all_ callsigns of a particular
| database) added
| * Call database file can be changed/selected in a menu now
| * Added a database with the 100 most common English words
| * Call databases with DOS linebreaks can now be used.
| * Fixed bugs in memory allocation.
| * CW edges changed to raised cosine
| * Minimum character speed can be specified; below, Farnsworth is used
| * PulseAudio support added (OSS and OpenAL still available)
| * Reformatted ChangeLog
|
Tue, 24 Jun 2008
|
[ 14:14 db ]
- Update to 0.1.4
From CHANGELOG
0.1.4 - 22. Jun 2008 - * Implemented dynamic allocation of the callsign
database array.
* Callsign database updated, over 22000 callsigns
now.
|
Tue, 18 Dec 2007
|
[ 20:04 db ]
- upgrade to 0.1.3
|
Tue, 10 Jul 2007
|
[ 21:10 db ]
- Update to latest
Approved by: ehaupt (mentor)
|
Thu, 5 Jul 2007
|
[ 17:57 db ]
qrq is an open source morse telegraphy trainer for Linux and
Unix operating systems, similar to the classic DOS version of Rufz
by DL4MM. It's not intended for learning telegraphy (have a look at
radio.linux.org.au for CW learning software), but to improve the ability
to copy callsigns at high speeds, as needed for example for Contesting.
Approved by: ehaupt (mentor)
|
Number of commits found: 23 |