From owner-cvs-all@FreeBSD.ORG Sun Sep 9 06:42:24 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 858F516A41B; Sun, 9 Sep 2007 06:42:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 763AC13C45E; Sun, 9 Sep 2007 06:42:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l896gOn6069503; Sun, 9 Sep 2007 06:42:24 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l896gOjP069502; Sun, 9 Sep 2007 06:42:24 GMT (envelope-from edwin) Message-Id: <200709090642.l896gOjP069502@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 9 Sep 2007 06:42:24 +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/php4-chartdirector Makefile 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, 09 Sep 2007 06:42:24 -0000 edwin 2007-09-09 06:42:24 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/php4-chartdirector Makefile Log: new port: graphics/php*-chartdirector ChartDirector for PHP Professional chart component for web applications. - Synthesize Charts using Layers: Layering architecture enables you to synthesize the charts you want using standard chart layers. - Comprehensive Chart Types: Pie, donut, bar, line, spline, step, trend, area, curve-fitting, area, scatter, bubble, box-whisker, finance, gantt, vector, polar, radar, rose .. Even includes meters and gauges. - Markup Text Support: Embed icons and use multiple fonts and colors in the same piece of text. Decorate your charts with professionally looking text and labels. - AJAX Enabled User Interactions: Full suite of mouse events for chart objects. Pop-up tooltips, drill-down, drag to zoom, drag to scroll, ... PR: ports/114336 Submitted by: Scot Hetzet Revision Changes Path 1.1097 +1 -0 ports/graphics/Makefile 1.1 +16 -0 ports/graphics/php4-chartdirector/Makefile (new)