Bug 113255 - maintainer update: math/qtiplot and dependencies (part 4)
Summary: maintainer update: math/qtiplot and dependencies (part 4)
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-02 14:20 UTC by Max Brazhnikov
Modified: 2007-06-15 10:50 UTC (History)
0 users

See Also:


Attachments
file.shar (4.54 KB, text/plain)
2007-06-02 14:20 UTC, Max Brazhnikov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2007-06-02 14:20:04 UTC
Update QtiPlot to 0.9-rc2. Changes:
Migrate from Qt 3 to Qt 4.2.
Added support for antialiasing.
It is now possible to plot only a partial row range of a data column.
More symbols for text labels.
Improved printing and export of 2D plots to PDF, EPS and PS.
Full import of Origin 7.5 project files.
Lots of bug fixes and improvements.
-----------------------------------------
Update liborigin to 20070529. Changes:
Full support of 7.5 projects.
Support Origins's standdalone file formats: *.ogw (worksheet) and *.ogm (matrix).
-----------------------------------------
New port qwtplot3d-qt4-0.2.6 - qt4 version of qwtplot3d.
-----------------------------------------
Switch qwt-devel from qt3 to qt4.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-06 18:36:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-15 10:42:08 UTC
miwi        2007-06-15 09:42:03 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
    math/qwtplot3d-qt4   Makefile pkg-descr pkg-plist 
  Added files:
    math/qwtplot3d-qt4/files patch-qwtplot3d.pro 
  Log:
  - Add math/qwtplot3d-qt4 - Qt4 version of QwtPlot3d
  
  PR:             113255
  Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
  Repocopied by:  marcus
  
  Revision  Changes    Path
  1.458     +1 -0      ports/math/Makefile
  1.7       +27 -24    ports/math/qwtplot3d-qt4/Makefile
  1.1       +11 -0     ports/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro (new)
  1.4       +3 -23     ports/math/qwtplot3d-qt4/pkg-descr
  1.4       +32 -115   ports/math/qwtplot3d-qt4/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-06-15 10:42:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!