From owner-cvs-ports@FreeBSD.ORG Sun Sep 9 06:43:49 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D15DA16A421; Sun, 9 Sep 2007 06:43:49 +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 C050613C491; Sun, 9 Sep 2007 06:43:49 +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 l896hnlU069666; Sun, 9 Sep 2007 06:43:49 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l896hnjR069665; Sun, 9 Sep 2007 06:43:49 GMT (envelope-from edwin) Message-Id: <200709090643.l896hnjR069665@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 9 Sep 2007 06:43:49 +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/php5-chartdirector Makefile distinfo pkg-descr pkg-plist ports/graphics/php5-chartdirector/files pkg-message.in 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: Sun, 09 Sep 2007 06:43:49 -0000 edwin 2007-09-09 06:43:49 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/php5-chartdirector Makefile distinfo pkg-descr pkg-plist graphics/php5-chartdirector/files pkg-message.in 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.1098 +1 -0 ports/graphics/Makefile 1.1 +108 -0 ports/graphics/php5-chartdirector/Makefile (new) 1.1 +6 -0 ports/graphics/php5-chartdirector/distinfo (new) 1.1 +5 -0 ports/graphics/php5-chartdirector/files/pkg-message.in (new) 1.1 +16 -0 ports/graphics/php5-chartdirector/pkg-descr (new) 1.1 +1567 -0 ports/graphics/php5-chartdirector/pkg-plist (new)