CVS log for pkgsrc/math/wxmathplot/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / math / wxmathplot
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 24 14:15:02 2025 UTC (6 days, 1 hour ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
*: recursive bump for jpeg -> libjpeg-turbo switch
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 17 21:51:33 2025 UTC (12 days, 18 hours ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
*: recursive bump for icu 77 and libxml2 2.14
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 27 08:20:18 2024 UTC (4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
*: recursive bump for pango requiring fontconfig 2.15
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 17 07:16:23 2024 UTC (5 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
*: recursive bump for default-on option of at-spi2-core
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:20:43 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
*: recursive bump for icu 76 shlib major version bump
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:53:28 2024 UTC (5 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
*: revbump for icu downgrade
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:52:41 2024 UTC (5 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
*: recursive bump for icu 76.1 shlib bump
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 20 14:04:16 2024 UTC (6 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
*: recursive bump for merging at-spi2-atk and atk into at2-spi-core
Remove at-spi2-atk and atk
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 29 16:33:28 2024 UTC (11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
revbump after icu and protobuf updates
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 7 07:34:36 2024 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
*: bump for cairo buildlink3.mk change
lzo was made an option
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 6 08:06:12 2024 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:02:28 2023 UTC (17 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
*: recursive bump for cairo dependency changes
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:22:40 2023 UTC (17 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
*: revebump for new brotli option for freetype2
Addresses PR 57693
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:20:03 2023 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
*: recursive bump for icu 74.1
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 21 17:11:01 2023 UTC (18 months, 1 week ago) by gdt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
recursive revbump for tiff update
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 11 13:32:37 2023 UTC (18 months, 2 weeks ago) by bouyer
Branches: MAIN
import wxmathplot version 0.2.0
wxMathPlot is an add-on library for wxWidgets which provides a framework for
easy plotting of mathematical functions, sampled data and generic 2D plots.
Features:
Re implementation of scrollers (by ngpaton)
Multi-platform (runs static or dynamic on Windows, Linux, MacOSX)
Full control on axis formatting and positioning
Colour themes (eg. white on black)
Movable legend and mouse coordinate display in overlay
Functions for printing and taking screenshots
Completely mouse-driven view control: pan, zoom, scroll, box positioning.
CVSweb <webmaster@jp.NetBSD.org>