From owner-freebsd-ruby@FreeBSD.ORG Mon Nov 15 08:50:09 2010 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0B8F106564A for ; Mon, 15 Nov 2010 08:50:09 +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 A81628FC15 for ; Mon, 15 Nov 2010 08:50:09 +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 oAF8o9e3038104 for ; Mon, 15 Nov 2010 08:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAF8o9cO038103; Mon, 15 Nov 2010 08:50:09 GMT (envelope-from gnats) Date: Mon, 15 Nov 2010 08:50:09 GMT Message-Id: <201011150850.oAF8o9cO038103@freefall.freebsd.org> To: ruby@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/152218: commit references a PR X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 08:50:10 -0000 The following reply was made to PR ports/152218; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/152218: commit references a PR Date: Mon, 15 Nov 2010 08:43:41 +0000 (UTC) wen 2010-11-15 08:43:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-ncurses Makefile distinfo pkg-descr Log: This Gem provides access to the functions, macros, global variables and constants of the ncurses library. These are mapped to a Ruby Module named "Ncurses". Functions and external variables are implemented as singleton functions of the Module Ncurses. WWW: http://ncurses-ruby.berlios.de/ PR: ports/152218 Submitted by: Eric Freeman Revision Changes Path 1.4115 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/rubygem-ncurses/Makefile (new) 1.1 +2 -0 ports/devel/rubygem-ncurses/distinfo (new) 1.1 +7 -0 ports/devel/rubygem-ncurses/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"