From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 17 15:00:06 2007 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 D0A6516A46B for ; Mon, 17 Dec 2007 15:00:06 +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 C0EE113C4CC for ; Mon, 17 Dec 2007 15:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBHF06Rb058071 for ; Mon, 17 Dec 2007 15:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBHF06MV058070; Mon, 17 Dec 2007 15:00:06 GMT (envelope-from gnats) Date: Mon, 17 Dec 2007 15:00:06 GMT Message-Id: <200712171500.lBHF06MV058070@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/118235: 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: Mon, 17 Dec 2007 15:00:06 -0000 The following reply was made to PR ports/118235; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/118235: commit references a PR Date: Mon, 17 Dec 2007 14:53:46 +0000 (UTC) pav 2007-12-17 14:53:38 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/xmorse Makefile distinfo pkg-descr comms/xmorse/files patch-Makefile Log: A fully automatic Morse code teaching machine. Teaches you to receive Morse code. It starts with a few letters and adds more when it sees that you are ready. The program won't teach you to send code. It runs in X Window. Built with the Fast Light ToolKit(fltk) and the Simple Directmedia Layer(SDL). It need to be compiled on X Window term for the reason fluid(fltk) need to. WWW: http://c2.com/morse PR: ports/118235 Submitted by: Sunry Chen Revision Changes Path 1.184 +1 -0 ports/comms/Makefile 1.1 +29 -0 ports/comms/xmorse/Makefile (new) 1.1 +3 -0 ports/comms/xmorse/distinfo (new) 1.1 +28 -0 ports/comms/xmorse/files/patch-Makefile (new) 1.1 +8 -0 ports/comms/xmorse/pkg-descr (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"