summaryrefslogtreecommitdiff
path: root/www/drraw/Makefile
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2007-01-21 16:46:06 +0000
committerkleink <kleink@pkgsrc.org>2007-01-21 16:46:06 +0000
commitbaf526feb9fb734ed1113659eb99b07642cd8c07 (patch)
treea61c6be91f8227750eed5beb463a534c71f86679 /www/drraw/Makefile
parent7c9c177f55971c7c1d0dd32b6325cd73fff0b689 (diff)
downloadpkgsrc-baf526feb9fb734ed1113659eb99b07642cd8c07.tar.gz
Update drraw to 2.2a2 [2007/01/14].
Changes since 2.2a1 [2006/07/20]: - Added a dashboard style display for templates (with multiple selections). - New "Format" parameter can be used in graph URL to override saved setting. - PDF and SVG formats are now properly embedded in HTML. - Added warning and check to avoid obscure error caused by misconfiguration. - Minor JavaScript enhancements to the graph editor. - Added notice about CGI.pm incompatibility. Changes since 2.1.3 [2005/06/19]: - Various improvements for the graph editor: + Extensive code rewrite/cleanup. + Added simple HTML tooltips to provide (some) contextual help. + Extended JavaScript automation. + Clarified creation of new Data Sources. - rrdtool 1.2.x support: + Three new image formats: SVG, EPS and PDF. + GIF is no longer supported, automatically switch to PNG. + Removed support for deprecated --overlay parameter. + Added support for --no-gridfit. + Added support for new VDEF, TICK and SHIFT graph commands. + Deprecated use of HRULE, STACK and old style GPRINT graph command.
Diffstat (limited to 'www/drraw/Makefile')
-rw-r--r--www/drraw/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/drraw/Makefile b/www/drraw/Makefile
index f611cd37a56..42162d60240 100644
--- a/www/drraw/Makefile
+++ b/www/drraw/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2006/05/02 09:07:20 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/21 16:46:06 kleink Exp $
#
-DISTNAME= drraw-2.1.3
-PKGREVISION= 3
+DISTNAME= drraw-2.2a2
CATEGORIES= databases graphics www
MASTER_SITES= http://web.taranis.org/drraw/dist/
EXTRACT_SUFX= .tgz