notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: comms/qrq/Makefile

Number of commits found: 24

Thursday, 22 Feb 2024
18:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/qrq: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 8c684ac4a38a3d14b8c13c98ed1e2f1fd1205b38 commit hash: 8c684ac4a38a3d14b8c13c98ed1e2f1fd1205b38 commit hash: 8c684ac4a38a3d14b8c13c98ed1e2f1fd1205b38 commit hash: 8c684ac4a38a3d14b8c13c98ed1e2f1fd1205b38 8c684ac
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 24 Jan 2022
15:20 Diane Bruce (db) search for other commits by this committer
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
commit hash: 569b94a82dd9037e73d679ef8bc902173efa27b9 commit hash: 569b94a82dd9037e73d679ef8bc902173efa27b9 commit hash: 569b94a82dd9037e73d679ef8bc902173efa27b9 commit hash: 569b94a82dd9037e73d679ef8bc902173efa27b9 569b94a
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 14 Sep 2019
04:59 linimon search for other commits by this committer
Fix build on GCC-based systems:

  qrq.c:1068: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:511998 
Monday, 9 Sep 2019
00:55 db search for other commits by this committer
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
Original commitRevision:511602 
Wednesday, 24 Apr 2019
14:41 db search for other commits by this committer
Summary: comms/qrq: Failure to read configuration files and
         portlint(1) Compliance

PR:		ports/234381
Submitted by:	takefu
Original commitRevision:499850 
Friday, 13 Oct 2017
14:19 bapt search for other commits by this committer
Cleanup dead MASTER_SITES
Original commitRevision:452001 
Saturday, 6 Feb 2016
23:58 marino search for other commits by this committer
comms/qrq: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Original commitRevision:408335 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Tuesday, 24 Mar 2015
23:45 marino search for other commits by this committer
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
Original commitRevision:382189 
Saturday, 22 Nov 2014
23:38 db search for other commits by this committer
- Change MAINTAINER on these hamradio ports to new ports group hamradio@
Original commitRevision:373117 
Thursday, 13 Mar 2014
08:18 miwi search for other commits by this committer
- Convert USE_GMAKE/USE_BZIP2 to USES
Original commitRevision:348047 
Saturday, 28 Dec 2013
04:37 db search for other commits by this committer
- convert to use stage
Original commitRevision:337831 
Friday, 20 Sep 2013
16:03 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Original commitRevision:327714 
Wednesday, 9 Jan 2013
04:21 db search for other commits by this committer
- 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>
Original commitRevision:310123 
Sunday, 4 Nov 2012
13:47 db search for other commits by this committer
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
Original commitRevision:306965 
Saturday, 24 Sep 2011
12:49 db search for other commits by this committer
- 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]
'------------------------------------------------------------------------------
Original commit
Tuesday, 17 May 2011
11:08 db search for other commits by this committer
- 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
Original commit
Tuesday, 24 Jun 2008
14:14 db search for other commits by this committer
- 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.
Original commit
Tuesday, 18 Dec 2007
20:04 db search for other commits by this committer
- upgrade to 0.1.3
Original commit
Tuesday, 10 Jul 2007
21:10 db search for other commits by this committer
- Update to latest

Approved by:    ehaupt (mentor)
Original commit
Thursday, 5 Jul 2007
17:57 db search for other commits by this committer
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)
Original commit

Number of commits found: 24