From owner-cvs-all@FreeBSD.ORG Sat Nov 28 20:30:13 2009 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 1B4FE106566B; Sat, 28 Nov 2009 20:30:13 +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 0AF1C8FC17; Sat, 28 Nov 2009 20:30:13 +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 nASKUCFH019457; Sat, 28 Nov 2009 20:30:12 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nASKUCv0019456; Sat, 28 Nov 2009 20:30:12 GMT (envelope-from miwi) Message-Id: <200911282030.nASKUCv0019456@repoman.freebsd.org> From: Martin Wilke Date: Sat, 28 Nov 2009 20:30:12 +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/ario Makefile distinfo pkg-descr pkg-plist ports/audio/ario/files patch-po-Makefile 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: Sat, 28 Nov 2009 20:30:13 -0000 miwi 2009-11-28 20:30:12 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/ario Makefile distinfo pkg-descr pkg-plist audio/ario/files patch-po-Makefile Log: Ario is a GTK2 client for MPD (Music player daemon). The interface used to browse the library is inspired by Rhythmbox but Ario aims to be much lighter and faster. WWW: http://ario-player.sourceforge.net/ PR: ports/139414 Submitted by: Grzegorz Blach Revision Changes Path 1.1077 +1 -0 ports/audio/Makefile 1.1 +41 -0 ports/audio/ario/Makefile (new) 1.1 +3 -0 ports/audio/ario/distinfo (new) 1.1 +11 -0 ports/audio/ario/files/patch-po-Makefile (new) 1.1 +5 -0 ports/audio/ario/pkg-descr (new) 1.1 +125 -0 ports/audio/ario/pkg-plist (new)