From owner-cvs-ports@FreeBSD.ORG Thu May 17 18:58:23 2012 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 C7521106566C; Thu, 17 May 2012 18:58:23 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 98E008FC1C; Thu, 17 May 2012 18:58:23 +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 q4HIwNYe038346; Thu, 17 May 2012 18:58:23 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4HIwNEJ038345; Thu, 17 May 2012 18:58:23 GMT (envelope-from pawel) Message-Id: <201205171858.q4HIwNEJ038345@repoman.freebsd.org> From: Pawel Pekala Date: Thu, 17 May 2012 18:58:23 +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/fl_moxgen Makefile distinfo pkg-descr pkg-plist ports/comms/fl_moxgen/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: Thu, 17 May 2012 18:58:23 -0000 pawel 2012-05-17 18:58:23 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/fl_moxgen Makefile distinfo pkg-descr pkg-plist comms/fl_moxgen/files patch-Makefile Log: Fl_MoxGen is a program that will compute the dimensions of a Moxon Rectangle antenna based on user input of the desired resonant frequency in MHz and the wire diameter. WWW: http://home.comcast.net/~andystewart/moxon_sw.html PR: ports/167951 Submitted by: Stephen Hurd Revision Changes Path 1.246 +1 -0 ports/comms/Makefile 1.1 +42 -0 ports/comms/fl_moxgen/Makefile (new) 1.1 +2 -0 ports/comms/fl_moxgen/distinfo (new) 1.1 +50 -0 ports/comms/fl_moxgen/files/patch-Makefile (new) 1.1 +5 -0 ports/comms/fl_moxgen/pkg-descr (new) 1.1 +3 -0 ports/comms/fl_moxgen/pkg-plist (new)