From owner-cvs-all@FreeBSD.ORG Wed Apr 5 04:15:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB8F16A422; Wed, 5 Apr 2006 04:15:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A878243D45; Wed, 5 Apr 2006 04:15:09 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k354F9XF004507; Wed, 5 Apr 2006 04:15:09 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k354F9L5004506; Wed, 5 Apr 2006 04:15:09 GMT (envelope-from edwin) Message-Id: <200604050415.k354F9L5004506@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 5 Apr 2006 04:15:09 +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/py-shellac Makefile distinfo pkg-descr pkg-plist ports/audio/py-shellac/files patch-setup.py 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: Wed, 05 Apr 2006 04:15:10 -0000 edwin 2006-04-05 04:15:09 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/py-shellac Makefile distinfo pkg-descr pkg-plist audio/py-shellac/files patch-setup.py Log: [NEW PORT] audio/py24-shellac: Shellac is a PyGTK XMMS2 Client Shellac is an XMMS2 client written in Python with Pygtk. Goals: * Configurable * Easy to use * No excessive eye candy WWW: http://hem.bredband.net/b298027/ PR: ports/95333 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.703 +1 -0 ports/audio/Makefile 1.1 +32 -0 ports/audio/py-shellac/Makefile (new) 1.1 +3 -0 ports/audio/py-shellac/distinfo (new) 1.1 +14 -0 ports/audio/py-shellac/files/patch-setup.py (new) 1.1 +8 -0 ports/audio/py-shellac/pkg-descr (new) 1.1 +66 -0 ports/audio/py-shellac/pkg-plist (new)