From owner-cvs-all@FreeBSD.ORG Sun Jun 29 11:10:30 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 7F5111065675; Sun, 29 Jun 2008 11:10:30 +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 6F8EF8FC1D; Sun, 29 Jun 2008 11:10:30 +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 m5TBATe8027617; Sun, 29 Jun 2008 11:10:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5TBATpH027616; Sun, 29 Jun 2008 11:10:29 GMT (envelope-from miwi) Message-Id: <200806291110.m5TBATpH027616@repoman.freebsd.org> From: Martin Wilke Date: Sun, 29 Jun 2008 11:10:29 +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/vagalume 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: Sun, 29 Jun 2008 11:10:30 -0000 miwi 2008-06-29 11:10:29 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/vagalume Makefile distinfo pkg-descr pkg-plist Log: Vagalume is an GTK+-based client for the Last.fm online radio. Although it works in standard PCs, it is specially designed to work in the Maemo platform. It has access to virtually all the same functions as the official client, including scrobbling, tagging, loving, banning etc. WWW: http://vagalume.igalia.com/ PR: ports/124882 Submitted by: Bernhard Fröhlich Revision Changes Path 1.968 +1 -0 ports/audio/Makefile 1.1 +59 -0 ports/audio/vagalume/Makefile (new) 1.1 +3 -0 ports/audio/vagalume/distinfo (new) 1.1 +8 -0 ports/audio/vagalume/pkg-descr (new) 1.1 +32 -0 ports/audio/vagalume/pkg-plist (new)