Bug 76190 - mail/quickml - quickml-analog dosen't work with gnuplot 4.0
Summary: mail/quickml - quickml-analog dosen't work with gnuplot 4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-13 07:30 UTC by Yuichiro AIZAWA
Modified: 2005-01-13 21:02 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.79 KB, patch)
2005-01-13 07:30 UTC, Yuichiro AIZAWA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuichiro AIZAWA 2005-01-13 07:30:21 UTC
Quickml-analog works with gnuplot. Quickml-analog generates gnuplot
script, but the script dosen't work with gnuplot 4.0.  Because the
syntax of gnuplot was small changed.

How-To-Repeat: # quickml-analog -i -o /tmp/quickml /var/log/quickml.log
Analyzing the log file...
Fri Dec 17 00:00:00 JST 2004
Sat Dec 18 00:00:00 JST 2004
Sun Dec 19 00:00:00 JST 2004
(snip...)
Tue Jan 11 00:00:00 JST 2005
Wed Jan 12 00:00:00 JST 2005
Thu Jan 13 00:00:00 JST 2005
Writing statistics files...
Generating a gnuplot script...
Generating EPS files using gnuplot...
         "quickml-analog.gp", line 6: undefined variable: linetype

Generating PNG files using ImageMagick for en...
convert: unable to open image `*.eps': No such file or directory.
convert: missing an image filename `*.png'.
Generating PNG files using ImageMagick for ja...
convert: unable to open image `*.eps': No such file or directory.
convert: missing an image filename `*.png'.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-01-13 21:02:15 UTC
State Changed
From-To: open->closed

Committed, thanks!