From owner-cvs-ports@FreeBSD.ORG Wed Nov 15 21:22:26 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C7516A4F4; Wed, 15 Nov 2006 21:22:26 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E4143F57; Wed, 15 Nov 2006 21:20:46 +0000 (GMT) (envelope-from miwi@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 kAFLKHSg083263; Wed, 15 Nov 2006 21:20:17 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAFLKHnX083262; Wed, 15 Nov 2006 21:20:17 GMT (envelope-from miwi) Message-Id: <200611152120.kAFLKHnX083262@repoman.freebsd.org> From: Martin Wilke Date: Wed, 15 Nov 2006 21:20:17 +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/gle-graphics Makefile distinfo pkg-descr pkg-plist ports/graphics/gle-graphics/files patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 21:22:27 -0000 miwi 2006-11-15 21:20:16 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/gle-graphics Makefile distinfo pkg-descr pkg-plist graphics/gle-graphics/files patch-configure Log: GLE is a graphics language that produces PostScript, EPS, PDF, PNG, or JPG ouput from a simple script file. GLE is a full featured scripting language that includes variables, subroutines, logic control, looping, a graphing tool, and more to produce high quality output. It has a full range of facilities for producing publication-quality graphs, diagrams, posters and slides. GLE provides LaTeX quality fonts together with a flexible graphics module, which allows the user to specify any feature of a graph (down to the line width of the subticks, for example). WWW: http://www.gle-graphics.org/ PR: ports/105433 Submitted by: Nicola Vitale Revision Changes Path 1.1005 +1 -0 ports/graphics/Makefile 1.1 +61 -0 ports/graphics/gle-graphics/Makefile (new) 1.1 +3 -0 ports/graphics/gle-graphics/distinfo (new) 1.1 +15 -0 ports/graphics/gle-graphics/files/patch-configure (new) 1.1 +12 -0 ports/graphics/gle-graphics/pkg-descr (new) 1.1 +127 -0 ports/graphics/gle-graphics/pkg-plist (new)