Date: Tue, 2 Sep 2008 22:14:44 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/ploticus Makefile distinfo pkg-descr pkg-plist ports/math/ploticus/files patch-README patch-man-man3-libploticus.3 patch-man_man1-pl.1 patch-pltestsuite-README patch-pltestsuite-run_all_scripts patch-pltestsuite-run_script_test patch-src-execline.c ... Message-ID: <200809022214.m82MEi8s080940@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2008-09-02 22:14:44 UTC
FreeBSD ports repository
Modified files:
math/ploticus Makefile distinfo pkg-descr pkg-plist
math/ploticus/files patch-man_man1-pl.1
Added files:
math/ploticus/files patch-README patch-man-man3-libploticus.3
patch-pltestsuite-README
patch-pltestsuite-run_all_scripts
patch-pltestsuite-run_script_test
patch-src-execline.c patch-src-pl.c
patch-src-preliminaries.c
Log:
Update to 2.40. Major changes:
- added: proc catlines; proc tree; proc image.
- deprecated: server-side image maps (use client-side instead); definition
of categories within proc areadef (use proc categories instead); proc print.
- discontinued attributes: proc processdata's stack; proc usedata's element,
proc getdata's rotate, and proc defineunits (use the $changeunits()
function instead).
- proc rangebar has been renamed proc boxplot and there are major
functionality changes. Any script that uses proc rangebar will need
maintenance.
- rewrite of parser.
- many bugfixes.
For complete list, see http://ploticus.sourceforge.net/doc/news.html.
Revision Changes Path
1.29 +3 -4 ports/math/ploticus/Makefile
1.13 +3 -3 ports/math/ploticus/distinfo
1.1 +11 -0 ports/math/ploticus/files/patch-README (new)
1.1 +35 -0 ports/math/ploticus/files/patch-man-man3-libploticus.3 (new)
1.2 +23 -5 ports/math/ploticus/files/patch-man_man1-pl.1
1.1 +11 -0 ports/math/ploticus/files/patch-pltestsuite-README (new)
1.1 +8 -0 ports/math/ploticus/files/patch-pltestsuite-run_all_scripts (new)
1.1 +10 -0 ports/math/ploticus/files/patch-pltestsuite-run_script_test (new)
1.1 +11 -0 ports/math/ploticus/files/patch-src-execline.c (new)
1.1 +29 -0 ports/math/ploticus/files/patch-src-pl.c (new)
1.1 +11 -0 ports/math/ploticus/files/patch-src-preliminaries.c (new)
1.2 +3 -0 ports/math/ploticus/pkg-descr
1.12 +14 -4 ports/math/ploticus/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809022214.m82MEi8s080940>
