- 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=5http://www.aditus.nu/jpgraph/changes.php?v=7
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.