From owner-cvs-all@FreeBSD.ORG Wed Jun 22 12:37:03 2005 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 BE1A916A41C; Wed, 22 Jun 2005 12:37:03 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963CA43D48; Wed, 22 Jun 2005 12:37:03 +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 j5MCb3xb032355; Wed, 22 Jun 2005 12:37:03 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5MCb3Ui032353; Wed, 22 Jun 2005 12:37:03 GMT (envelope-from kwm) Message-Id: <200506221237.j5MCb3Ui032353@repoman.freebsd.org> From: Koop Mast Date: Wed, 22 Jun 2005 12:37:03 +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/graphics Makefile ports/graphics/goom 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: Wed, 22 Jun 2005 12:37:03 -0000 kwm 2005-06-22 12:37:03 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/goom Makefile distinfo pkg-descr pkg-plist Log: Add goom. Goom is a visual effects library with optional xmms plugin. Revision Changes Path 1.830 +1 -0 ports/graphics/Makefile 1.1 +41 -0 ports/graphics/goom/Makefile (new) 1.1 +2 -0 ports/graphics/goom/distinfo (new) 1.1 +3 -0 ports/graphics/goom/pkg-descr (new) 1.1 +19 -0 ports/graphics/goom/pkg-plist (new)