<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/graphics/gnuplot-nox11, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-02-08T13:18:40Z</updated>
<entry>
<title>Removed gnuplot-nox11; use options.mk in gnuplot to turn X11 support off</title>
<updated>2011-02-08T13:18:40Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2011-02-08T13:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11e9b372a0fa451025f62de9d8109028467fe15c'/>
<id>urn:sha1:11e9b372a0fa451025f62de9d8109028467fe15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>png shlib name changed for png&gt;=1.5.0, so bump PKGREVISIONs.</title>
<updated>2011-01-13T13:36:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2011-01-13T13:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2f4126dc58a114d0237e603c89b2b475b9fbb38f'/>
<id>urn:sha1:2f4126dc58a114d0237e603c89b2b475b9fbb38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I'm not sure if the fontpath changes in the base package make it through</title>
<updated>2011-01-06T07:05:09Z</updated>
<author>
<name>dholland</name>
<email>dholland@pkgsrc.org</email>
</author>
<published>2011-01-06T07:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e63127d7d8bf1f4d68a6a6228c486361a4833dc'/>
<id>urn:sha1:8e63127d7d8bf1f4d68a6a6228c486361a4833dc</id>
<content type='text'>
to here or not, but bump PKGREVISION anyway to be safe.</content>
</entry>
<entry>
<title>Bump PKGREVISION for libpng shlib name change.</title>
<updated>2010-06-13T22:43:46Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-06-13T22:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92e0cb52cb783546e352182244f761180817e141'/>
<id>urn:sha1:92e0cb52cb783546e352182244f761180817e141</id>
<content type='text'>
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.</content>
</entry>
<entry>
<title>More PKGREVISION bumps of jpeg dependencies.</title>
<updated>2010-01-24T13:26:09Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-01-24T13:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e2c799d4ec5e463fc543f7a88a4dcfd181245df'/>
<id>urn:sha1:7e2c799d4ec5e463fc543f7a88a4dcfd181245df</id>
<content type='text'>
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.</content>
</entry>
<entry>
<title>Second try at jpeg-8 recursive PKGREVISION bump.</title>
<updated>2010-01-18T09:58:37Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-01-18T09:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7e9f9496502c0bcaf0c0a18c5d522046654e7356'/>
<id>urn:sha1:7e9f9496502c0bcaf0c0a18c5d522046654e7356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to gnuplot 4.2.5.</title>
<updated>2009-09-14T18:52:03Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2009-09-14T18:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b6dae908f52fa86882ff75a7fd29c810edecb6aa'/>
<id>urn:sha1:b6dae908f52fa86882ff75a7fd29c810edecb6aa</id>
<content type='text'>
pkgsrc changes: use NetBSD libedit where possible.


New features, changes and fixes in gnuplot version 4.2.5
===========================================================
* NEW ./configure --with-readline=bsd to use libedit rather than libreadline
* NEW command line option -e "command list"
* NEW 'set xtics rangelimit' allows creation of range/frame plots
* NEW "set view equal_axes xy{z}" does for 3D what "set size square" does for 2D.
* CHANGE updated svg terminal driver (back-ported from 4.3 CVS branch)
* CHANGE fillstyle empty really is consistently empty (not fill-with-background)
* CHANGE warn that some options to 'set datafile binary' are not implemented
* CHANGE handling of custom palette when postscript mode is set to "monochrome"
* CHANGE allow Z axis label in 3D plots to be rotated
* CHANGE do not save or restore axis tick labels that were read from a data file
* FIX interpolatation for pm3d surfaces given by both z and colour coordinates
* FIX infinite loop if axis tick increment is on the order of machine precision
* FIX initialize x11 enhanced text mode to use most recently requested font
* FIX emf handling of enhanced text at non-zero angle
* FIX 3D plots with fixed zrange were clipping against xmax rather than zmax
* FIX handling of uninitialized variables in fit "via" command
* FIX pm3d depthorder was ignoring interpolation setting
* FIX assignment of fill patterns to boxes in columnstacked histograms
* FIX Reserve room for user tic labels even if the format for autoticks is ""
* FIX bug in 4.2.4 that gave twice the requested left/right margin width


New features, changes and fixes in gnuplot version 4.2.4
===========================================================
* NEW add support for enhanced text mode in the emf terminal driver
* NEW builtin functions 'strftime' and 'strptime'
* NEW set absolute plot margins in screen coordinates
* NEW "nocontours" keyword for splot
* NEW "undefine foo" clears previously defined user variable foo
* NEW allow contouring of pm3d surfaces
* NEW allow color by z value ("palette z") in 2D plots
* NEW "pause mouse close" waits until the plot window is closed
* FIX The documentation says that "set size ratio" is ignored in 3D. Make it so.
* FIX Do not re-quantize time tics interval explicitly set by user
* FIX (gd post) don't segfault on very long font names
* FIX allow variable color from input file for "with boxes", "with vectors"
* FIX don't run off the end of "set format" commands
* FIX Fix discontinuity in piecewise approximation of inverse error function
* FIX discard out of range vectors in the bitmap terminals (pbm, epson, etc)
* FIX 2nd colour in the colour box for negative palette in postscript
* FIX insure palette is initialized before any objects are drawn
* FIX wxt terminal was not obeying "set palette maxcolors"
* FIX Histograms did not correctly honor 'set style user increment'
* FIX Avoid segfault if tic labels are requested from a non-existent data column
* FIX emf terminal - allow fractional linewidth (fixes 0-length dash problem)
* FIX post terminal - fix parsing error for palfuncparam
* FIX post terminal - escape {} chars in enhanced text mode
* FIX clip "splot with labels" against plot boundaries in 2D mode
* CHANGE try harder to autotitle columns in using specs with expressions
* CHANGE gd.trm: use dynamically-allocated TTF font names
* CHANGE x11: more finely sampled color palette for PM3D
* CHANGE cgm: switch to using web_color_rgbs; approximate RGB colors
* CHANGE fig: more point types, 4.2-style font and size syntax for "set term"
* CHANGE emf: separate dashlength option (don't use linewidth for dashlength)
* CHANGE stacked histograms grow upward for values &gt; 0, downward for values &lt; 0
* CHANGE 'pause mouse button1' (or button2) does not disable zooming
* CHANGE built-in readline tries to recognize &lt;home&gt; and &lt;end&gt; keys</content>
</entry>
<entry>
<title>bump revision because of graphics/jpeg update</title>
<updated>2009-08-26T20:22:51Z</updated>
<author>
<name>sno</name>
<email>sno@pkgsrc.org</email>
</author>
<published>2009-08-26T20:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e04a7c89132299050305846bc6a737a3de1bfaa'/>
<id>urn:sha1:9e04a7c89132299050305846bc6a737a3de1bfaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:59:04Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T17:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9'/>
<id>urn:sha1:3a5c19396a0d29a6b5e65c0ed4edd860f2fbc1d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More readline-6.0 stragglers.</title>
<updated>2009-05-20T01:09:12Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2009-05-20T01:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d6eba167c58ab1140f0413a28b476e567eff5d9a'/>
<id>urn:sha1:d6eba167c58ab1140f0413a28b476e567eff5d9a</id>
<content type='text'>
</content>
</entry>
</feed>
