From owner-cvs-all@FreeBSD.ORG Fri Oct 5 21:16:31 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0B4316A420; Fri, 5 Oct 2007 21:16:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CD39F13C45A; Fri, 5 Oct 2007 21:16:31 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l95LGVOL064444; Fri, 5 Oct 2007 21:16:31 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l95LGVnO064443; Fri, 5 Oct 2007 21:16:31 GMT (envelope-from miwi) Message-Id: <200710052116.l95LGVnO064443@repoman.freebsd.org> From: Martin Wilke Date: Fri, 5 Oct 2007 21:16:31 +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/devel Makefile ports/devel/rubygem-highline Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2007 21:16:32 -0000 miwi 2007-10-05 21:16:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-highline Makefile distinfo pkg-descr pkg-plist Log: A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work. WWW: http://rubyforge.org/projects/highline PR: ports/116919 Submitted by: Philip M. Gollucci Revision Changes Path 1.2901 +1 -0 ports/devel/Makefile 1.1 +19 -0 ports/devel/rubygem-highline/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-highline/distinfo (new) 1.1 +6 -0 ports/devel/rubygem-highline/pkg-descr (new) 1.1 +135 -0 ports/devel/rubygem-highline/pkg-plist (new)