From owner-cvs-all@FreeBSD.ORG Sun Nov 9 22:43:16 2008 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 76CFE1065686; Sun, 9 Nov 2008 22:43:16 +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 6E20B8FC12; Sun, 9 Nov 2008 22:43:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mA9MhGgb091908; Sun, 9 Nov 2008 22:43:16 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mA9MhGuq091907; Sun, 9 Nov 2008 22:43:16 GMT (envelope-from miwi) Message-Id: <200811092243.mA9MhGuq091907@repoman.freebsd.org> From: Martin Wilke Date: Sun, 9 Nov 2008 22:43:16 +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-git Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2008 22:43:16 -0000 miwi 2008-11-09 22:43:16 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-git Makefile distinfo pkg-descr Log: Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories. Currently it is a wrapper around the git binary, but there are plans to switch to C bindings at some point in the future. WWW: http://jointheconversation.org/rubygit/ PR: ports/128734 Submitted by: Daniel Roethlisberger Revision Changes Path 1.3238 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/rubygem-git/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-git/distinfo (new) 1.1 +6 -0 ports/devel/rubygem-git/pkg-descr (new)