From owner-cvs-ports@FreeBSD.ORG Tue May 17 11:08:32 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCB0E1065696; Tue, 17 May 2011 11:08:32 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AD1FC8FC1C; Tue, 17 May 2011 11:08:32 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4HB8Wmo049343; Tue, 17 May 2011 11:08:32 GMT (envelope-from db@repoman.freebsd.org) Received: (from db@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4HB8Wo0049342; Tue, 17 May 2011 11:08:32 GMT (envelope-from db) Message-Id: <201105171108.p4HB8Wo0049342@repoman.freebsd.org> From: Diane Bruce Date: Tue, 17 May 2011 11:08:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/comms/qrq Makefile distinfo pkg-plist ports/comms/qrq/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2011 11:08:32 -0000 db 2011-05-17 11:08:32 UTC FreeBSD ports repository Modified files: comms/qrq Makefile distinfo pkg-plist comms/qrq/files patch-Makefile Log: - update qrq to 0.2.0 - From vendor changelog | 0.2.0 / 2011-05-07 Fabian Kurz | * 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 Revision Changes Path 1.5 +1 -1 ports/comms/qrq/Makefile 1.6 +2 -2 ports/comms/qrq/distinfo 1.2 +30 -27 ports/comms/qrq/files/patch-Makefile 1.3 +2 -1 ports/comms/qrq/pkg-plist