Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
C/gtk+
|
|
|
|
that works under both XFree86-3.x and 4.x (with partially built-in Mesa).
|
|
|
|
Mesa system.
|
|
|
|
new split-up Mesa system.
|
|
|
|
system. This is the part of Mesa that's present on XFree86-4.x and
therefore only required for XFree86-3.x
|
|
|
|
Fixes PR 11168 by Alaric Snell <alaric@alaric-snell.com>
Changes:
Version 1.39: Sept 29 '00
*Changed - proc transform renamed as proc processdata ('transform' still
works)
*Changed - script syntax - references to undeclared @variables are now left
alone. Formerly they had resulted in syntax errors.
*Added - proc areadef - autorange - if nearest= is omitted a reasonable
default will be used for numeric data. Formerly it defaulted to exact min
and max, which was usually not desirable. It is now possible to say
nearest=exact to get exact min and max, should that be wanted.
*Added - proc areadef - categories - a new attribute called
'catcompmethod', to control the details of how category comparisons are
done.
*Added - proc areadef - now sets variables XMIN, XMAX, YMIN, and YMAX
*Fixed bug - proc areadef - autorange - problems with negative numbers;
*Added - proc axis - 'stubs increment' with no following value gives a
reasonable default increment. So does 'stubs inc 0'.
*Added - proc bars - barwidthfield and bwfscale for data-driven bar widths
*Added - proc datesettings - several new options for omitting weekends
*Fixed bug - proc getdata - choking on long path names. Increased sizes of
many buffers throughout.
*Fixed bug - proc getdata field names - a name beginning with a number such
as 16kHz was being interpreted as an integer field number.
*Added - proc processdata - new actions 'breaks' to do break processing on
data sets, and related action 'breakreset'.
*Added - proc rangebar - when using meanmode, plotfields may now be used
for getting a mean, standard deviation, and optionally an N value.
*Changed - proc rangebar - variable NVALUES is now always set, even if
nothing was plotted (it will be zero in this case).
*Added - proc rangebar - new attributes showbriefstats, showstatsfile,
briefstatstag to make a file holding computed statistical info that can be
used by other programs
*Added - proc rangebar - allow 'none' for outliernearsym and outlierfarsym,
for when displaying outliers using only labels or line segments.
*Added - proc rangebar - a new attribute called 'skipmed', to omit median
and percentiles calculation when only means and standard deviations are
needed (a performance consideration).
*Fixed bug - proc rangesweep - bug involving the use of 'select'
*Added - new function - $dataitem(), to access a single data item from the
current data set by row and field position.
*Added - command line / proc page - the options -croprel and -crop
*Changed - ploticus temp file naming now uses shorter names
*Added - user-contributed RPM spec file. See the Download page under
Accessories.
*Changed - makefile & build - copied gd_io.h to the gd16 subdirectory for
successful solaris 'make' build
*Added - MP/ix added to Makefile
*Changed - gallery example EPS or Postscript files will no longer be stored
on the web site, except for the pltab examples.
*Changed - ploticus manual in postscript form will no longer be maintained
or distributed.
Version 1.38: Jun 9 '00
*It is now possible to set the directory used for temp files, using a new
config attribute tmpdir.
*under cygwin, problems have been reported with pltab writing postscript to
standard output. Workaround is to use pltab -o
|
|
pmax.
|
|
|
|
missed in the sweep.
|
|
Make this compile under NetBSD-1.4.x by moving conflicting definition in
#include <unistd.h> upfront.
|
|
|
|
|
|
|
|
|
|
|
|
(which has some problems, see pkg/10849).
|
|
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).
Specifically,
- - All packages which set USE_SSL just lose their RESTRICTED
variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
no longer available. On this, we're no worse off than before.
[We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
a user to utilize strong encryption (working definition: ability
to encode a message that requires a secret key plus big number
arithmetic to decode).
|
|
|
|
|
|
|
|
interpreter is not found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes pkg/10931 by Matthias Scheler <tron@lyssa.zhadum.de>.
|
|
Code by Alistair Crooks <agc@netbsd.org>
|
|
|
|
|
|
From the CHANGES file:
----------------------
Changes from 3.3.1 to 3.3.2
New features:
- Added TIFF output mode (provided by M.Liberi) based on libtiff. Uses ZIP
deflate compression to avoid LZW patent issues at the risk of reduced
portability.
- DV command (vertical text)
Bug fixes:
- Command line options for pen color and pen width take precedence over PC
or PW statements in the HPGL file now. This allows creation of PBM bitmaps
instead of PPM pixmaps from color plots again (by setting all pens to
black, -c11111111), and should also help for programs that use several pens
at constant widths, but emit global PW commands with every SP statement.
A true fix for the latter case would require keeping track of the current
pen settings for every line in the internal metaformat (maybe in 3.4)
- Removed the A4 size limitation for Encapsulated PostScript output
- Default 20x20 plot size calculation was broken for Landscape format
- Black pen was displayed as light gray in X11 preview, now uses a very dark
gray (gray10)
- pen color was not decoded correctly in PE pencolor statements
- output file was closed twice in to_eps.c, which could cause a segmentation
fault inside (g)libc if hp2xx was used in batch mode
Changes from 3.3.0 to 3.3.1
New features:
- PE with fractional coordinates (completes PE support)
- unlimited label lengths through dynamic reallocation of LB memory
Bug fixes:
- PS/RO handling was still broken, should be fixed now
- xfig file headers had erroneously claimed 3.2 compliance, but the files
still had 3.1 format
- Makefiles in ~/makes updated
- DR and DI did not initialize character properties when called without
parameters
- Current address of Michael Schmitz added to documentation
- removed leftover PCL file acad.pcl from hp-tests
Changes from 3.3.ALPHA2 to 3.3.0
New features:
(none)
Bug fixes:
- Combinations of PS, RO and the -r command line switch could lead to
wrong scaling
- the position of a clipping box was miscalculated for labels
Changes from 3.3.ALPHA to 3.3.ALPHA2:
New features:
- the PS (plot size) command is now supported, allowing 'white space'
around plots
- support for the EW (edge wedge) command
Bug fixes:
- PC support in 3.3.ALPHA was still limited to 8 colors
- PW had the parameters backwards and no provision for the
'set them all to this value' variant
- tick marks were scaled incorrectly (long-standing bug)
- EA advanced pen position (long-standing bug)
Changes from 3.2.0 to 3.3.ALPHA:
New features:
- Character set support for fonts 1-7, and the 'upper half' of font 0.
- Support for most character-related commands (CA,CS,SA,SS)
- Support for the IW (input window, i.e. clipping) command
- Partial support for the PE (polyline encoded) command (integer coords only)
- Output generation for Brian Smith's XFig
- Output generation for Gnuplot
- Output generation in PNG format
- Automatic medium size selection code in the PCL initialization sequence
- Centering (-C) now supported even in true-size (-t) mode
- HPGL/2 Pen Color and Pen Width support for up to 256 virtual pens
|
|
|
|
|
|
|
|
committed to the repository.
|
|
|
|
committed to the repository.
|
|
|
|
|
|
|