From owner-cvs-all@FreeBSD.ORG Sun Oct 8 15:44:34 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 E491F16A492; Sun, 8 Oct 2006 15:44:34 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42C1D43D5D; Sun, 8 Oct 2006 15:44:34 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k98FiYF9083766; Sun, 8 Oct 2006 15:44:34 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k98FiXxX083765; Sun, 8 Oct 2006 15:44:33 GMT (envelope-from alepulver) Message-Id: <200610081544.k98FiXxX083765@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 8 Oct 2006 15:44:33 +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/glexcess 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, 08 Oct 2006 15:44:35 -0000 alepulver 2006-10-08 15:44:33 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/glexcess Makefile distinfo pkg-descr pkg-plist Log: The port of GLExcess, an impressive OpenGL graphics demo. WWW: http://www.glexcess.com - Hernan Di Pietro Hernan.di.pietro@gmail.com PR: ports/104041 Submitted by: Hernan Di Pietro Revision Changes Path 1.996 +1 -0 ports/graphics/Makefile 1.1 +37 -0 ports/graphics/glexcess/Makefile (new) 1.1 +3 -0 ports/graphics/glexcess/distinfo (new) 1.1 +6 -0 ports/graphics/glexcess/pkg-descr (new) 1.1 +125 -0 ports/graphics/glexcess/pkg-plist (new)