From owner-cvs-all@FreeBSD.ORG Tue Apr 10 18:55:18 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45B1C16A40A; Tue, 10 Apr 2007 18:55:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 37E2013C46E; Tue, 10 Apr 2007 18:55:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3AItIW1003927; Tue, 10 Apr 2007 18:55:18 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3AItI6E003926; Tue, 10 Apr 2007 18:55:18 GMT (envelope-from miwi) Message-Id: <200704101855.l3AItI6E003926@repoman.freebsd.org> From: Martin Wilke Date: Tue, 10 Apr 2007 18:55:18 +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/mhgui 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: Tue, 10 Apr 2007 18:55:18 -0000 miwi 2007-04-10 18:55:18 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/mhgui Makefile distinfo pkg-descr pkg-plist Log: MHGUI is the GUI widget library used in the C++ version of MakeHuman. The main idea is to have a small and easy toolkit with a set of special widgets. Some of this widgets are very special and not available in other toolkits. WWW: http://www.dedalo-3d.com/index.php PR: ports/111078 Submitted by: Dmitry Marakasov Revision Changes Path 1.1060 +1 -0 ports/graphics/Makefile 1.1 +37 -0 ports/graphics/mhgui/Makefile (new) 1.1 +3 -0 ports/graphics/mhgui/distinfo (new) 1.1 +6 -0 ports/graphics/mhgui/pkg-descr (new) 1.1 +35 -0 ports/graphics/mhgui/pkg-plist (new)