From owner-cvs-all@FreeBSD.ORG Tue Nov 30 21:52:52 2004 Return-Path: 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 9790316A4CE; Tue, 30 Nov 2004 21:52:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 864E043D39; Tue, 30 Nov 2004 21:52:52 +0000 (GMT) (envelope-from kwm@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 iAULqqJP027440; Tue, 30 Nov 2004 21:52:52 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAULqqAa027439; Tue, 30 Nov 2004 21:52:52 GMT (envelope-from kwm) Message-Id: <200411302152.iAULqqAa027439@repoman.freebsd.org> From: Koop Mast Date: Tue, 30 Nov 2004 21:52:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/libvisual Makefile distinfo pkg-descr pkg-plist ports/graphics/libvisual/files patch-libvisual_lv_mem.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 30 Nov 2004 21:52:52 -0000 kwm 2004-11-30 21:52:52 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/libvisual Makefile distinfo pkg-descr pkg-plist graphics/libvisual/files patch-libvisual_lv_mem.h Log: Add libvisual. Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Approved by: pav (mentor) Revision Changes Path 1.760 +1 -0 ports/graphics/Makefile 1.1 +33 -0 ports/graphics/libvisual/Makefile (new) 1.1 +2 -0 ports/graphics/libvisual/distinfo (new) 1.1 +11 -0 ports/graphics/libvisual/files/patch-libvisual_lv_mem.h (new) 1.1 +16 -0 ports/graphics/libvisual/pkg-descr (new) 1.1 +32 -0 ports/graphics/libvisual/pkg-plist (new)