summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-22 12:42:13 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-22 12:42:13 +0000
commitf2930c9c07f3df95d3e7cb021c91f907e7e8bf00 (patch)
treec20f097019fa11b63cb12f23f98abafec8896f3a /doc
parent57269367b2955541714554943c4c81e043e044e7 (diff)
downloadpkgsrc-f2930c9c07f3df95d3e7cb021c91f907e7e8bf00.tar.gz
Initial import of php-jpgraph 1.13, packaged by Adrian Portelli via
pkgsrc-wip. JpGraph is an OO class library for PHP (ver >=4.04) JpGraph makes it easy to draw both "quick and dirty" graphs with a minimum of code and complex professional looking graphs which requires a very fine grain of control. The library assigns context sensitive default values for most parameters which helps minimize the learning curve. The only requirement is that the PHP installation needs to have the GD library setup correctly (most PHP installations do).
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 83f0e9ef15d..bbdbc802c34 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4548 2004/01/22 12:32:33 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4549 2004/01/22 12:42:13 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -391,3 +391,4 @@ Changes to the packages collection and infrastructure in 2004:
Added quake3server-excessive-003 [xtraeme 2004-01-22]
Updated adns to 1.1 [xtraeme 2004-01-22]
Updated file-roller to 2.4.3 [xtraeme 2004-01-22]
+ Added php-jpgraph-1.13 [xtraeme 2004-01-22]