From owner-cvs-all@FreeBSD.ORG Sun May 16 09:15:38 2010 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 BC1531065670; Sun, 16 May 2010 09:15:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ABBA88FC0A; Sun, 16 May 2010 09:15:38 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4G9Fcfq066630; Sun, 16 May 2010 09:15:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4G9FcJ8066629; Sun, 16 May 2010 09:15:38 GMT (envelope-from miwi) Message-Id: <201005160915.o4G9FcJ8066629@repoman.freebsd.org> From: Martin Wilke Date: Sun, 16 May 2010 09:15:38 +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/audio Makefile ports/audio/rubygem-librmpd 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, 16 May 2010 09:15:38 -0000 miwi 2010-05-16 09:15:38 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/rubygem-librmpd Makefile distinfo pkg-descr Log: librmpd is a simple yet powerful Music Player Daemon library written entirely in Ruby. It provides callback functionality to create an event/listener type of setup, along with thread safety for threaded apps. WWW: http://librmpd.rubyforge.org/ PR: ports/146547 Submitted by: Gvozdikov Veniamin Revision Changes Path 1.1107 +1 -0 ports/audio/Makefile 1.1 +20 -0 ports/audio/rubygem-librmpd/Makefile (new) 1.1 +3 -0 ports/audio/rubygem-librmpd/distinfo (new) 1.1 +5 -0 ports/audio/rubygem-librmpd/pkg-descr (new)