From owner-cvs-ports@FreeBSD.ORG Sun Nov 12 19:05:11 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB33016A47C; Sun, 12 Nov 2006 19:05:10 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54BF043DAE; Sun, 12 Nov 2006 19:04:43 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kACJ4get067885; Sun, 12 Nov 2006 19:04:42 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kACJ4ghJ067883; Sun, 12 Nov 2006 19:04:42 GMT (envelope-from itetcu) Message-Id: <200611121904.kACJ4ghJ067883@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 12 Nov 2006 19:04:42 +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 Makefile ports/comms/wsjt Makefile distinfo pkg-descr pkg-message pkg-plist ports/comms/wsjt/files patch-Makefile.in portaudio-v19-Makefile portaudio-v19-config.status 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: Sun, 12 Nov 2006 19:05:11 -0000 itetcu 2006-11-12 19:04:42 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/wsjt Makefile distinfo pkg-descr pkg-message pkg-plist comms/wsjt/files patch-Makefile.in portaudio-v19-Makefile portaudio-v19-config.status Log: WSJT is a computer program for amateur radio VHF/UHF communication using state of the art digital techniques. Typical applications include communication by meteor scatter and EME (Earth-Moon-Earth) propagation paths. WWW: http://pulsar.princeton.edu/~joe/K1JT - Diane Bruce, VA3DB PR: ports/101360 Submitted by: Diane Bruce Revision Changes Path 1.164 +1 -0 ports/comms/Makefile 1.1 +68 -0 ports/comms/wsjt/Makefile (new) 1.1 +3 -0 ports/comms/wsjt/distinfo (new) 1.1 +10 -0 ports/comms/wsjt/files/patch-Makefile.in (new) 1.1 +197 -0 ports/comms/wsjt/files/portaudio-v19-Makefile (new) 1.1 +763 -0 ports/comms/wsjt/files/portaudio-v19-config.status (new) 1.1 +8 -0 ports/comms/wsjt/pkg-descr (new) 1.1 +10 -0 ports/comms/wsjt/pkg-message (new) 1.1 +20 -0 ports/comms/wsjt/pkg-plist (new)