Commit graph

4 commits

Author SHA1 Message Date
rillig
bb6a0d3d20 The documentation files are installed in share/doc instead of
share/doc/html. Bumped PKGREVISION.
2006-04-13 01:30:43 +00:00
adrianp
1f80f1a726 - Update to 1.18
- Grab maintainership
- Update homepage
- Make pkglint happy
- Highlights include:
	Add better check that GD is really installed
	Guide lines for pie plots
	Add Cleanup() method to delete all allocated objects within the graph.
	Add new date scale for X-axis
	Add Interlaced PNG feature
- See the following for more details:
	http://www.aditus.nu/jpgraph/changes.php?v=5
	http://www.aditus.nu/jpgraph/changes.php?v=7
2005-06-14 11:25:09 +00:00
jdolecek
a055b4fb3c Update php-jpgraph to 1.16.
Notable changes include splitting PlotBand and IconPlot to separate
files (requires update of all scripts using these objects), additional
error checking, and many bug fixes. Full list available at
	http://www.aditus.nu/jpgraph/Changelog

Reorganize package to use bsd.pkg.install.mk and CONF_FILES,
modelled similar to phpmyadmin package.
2004-11-27 22:34:19 +00:00
xtraeme
abe763a411 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).
2004-01-22 12:40:14 +00:00