From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 29 01:30:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A600106566B for ; Tue, 29 Jun 2010 01:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 408798FC12 for ; Tue, 29 Jun 2010 01:30:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5T1U32T027910 for ; Tue, 29 Jun 2010 01:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5T1U3We027900; Tue, 29 Jun 2010 01:30:03 GMT (envelope-from gnats) Date: Tue, 29 Jun 2010 01:30:03 GMT Message-Id: <201006290130.o5T1U3We027900@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148208: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 01:30:07 -0000 The following reply was made to PR ports/148208; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148208: commit references a PR Date: Tue, 29 Jun 2010 01:26:01 +0000 (UTC) wen 2010-06-29 01:22:16 UTC FreeBSD ports repository Modified files: science Makefile Added files: science/jstrack Makefile distinfo pkg-descr pkg-plist science/jstrack/files jstrack.sh.in Log: JStrack is written by and for people who are in areas that are prone to hits from tropical systems (currently only in the Tropical Atlantic). It's intended to display the NHC/TPC data and give you what you need to make decisions, etc.. It does NOT, nor will it ever, attempt to do any forecasting on its own---I leave that to the gurus at the NHC/TPC. WWW: http://www.jstrack.org/jstrack/ PR: ports/148208 Submitted by: Chris Rees Feature safe: yes Revision Changes Path 1.191 +1 -0 ports/science/Makefile 1.1 +63 -0 ports/science/jstrack/Makefile (new) 1.1 +3 -0 ports/science/jstrack/distinfo (new) 1.1 +10 -0 ports/science/jstrack/files/jstrack.sh.in (new) 1.1 +8 -0 ports/science/jstrack/pkg-descr (new) 1.1 +224 -0 ports/science/jstrack/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"