From owner-cvs-all@FreeBSD.ORG Mon Oct 3 18:30:09 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 C97EB16A41F; Mon, 3 Oct 2005 18:30:09 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9015F43D46; Mon, 3 Oct 2005 18:30:09 +0000 (GMT) (envelope-from oliver@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 j93IU9kr006433; Mon, 3 Oct 2005 18:30:09 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j93IU9fh006432; Mon, 3 Oct 2005 18:30:09 GMT (envelope-from oliver) Message-Id: <200510031830.j93IU9fh006432@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 3 Oct 2005 18:30: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/graphics Makefile ports/graphics/cegui 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: Mon, 03 Oct 2005 18:30:10 -0000 oliver 2005-10-03 18:30:09 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/cegui Makefile distinfo pkg-descr pkg-plist Log: Crazy Eddie's GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severely lacking. WWW: http://www.cegui.org.uk/ Revision Changes Path 1.855 +1 -0 ports/graphics/Makefile 1.1 +54 -0 ports/graphics/cegui/Makefile (new) 1.1 +2 -0 ports/graphics/cegui/distinfo (new) 1.1 +7 -0 ports/graphics/cegui/pkg-descr (new) 1.1 +192 -0 ports/graphics/cegui/pkg-plist (new)