2004-04-12 06:02:15 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2004-03-11 21:03:12 by Min Sik Kim | Files touched by this commit (2) | |
Log message:
Update grace to 5.1.14. It will close PR pkg/24749.
Changes sinec 5.1.12:
* [ES] use multiplication sign in formulae of regression report
* [ES] allow for DL modules to define functions of 4 and 5 parameters
* [ES] fixed compilation under FreeBSD-5.1 and OS/X
* [ES] on 64-bit platforms, when specific compiler/optimization
combinations were used, some dialogs could crash randomly
* [ES] on 64-bit platforms, when specific compiler/optimization
combinations were used, X run-time warnings could be issued
about unrecognized XKeySym's
* [ES] set filling defaulted to even-odd filling rule in the X11
driver
* [ES] fixed potential memory corruption
* [ES] fixed page size sync in the free mode
* [TO] fixed a race condition in the grace_np library
* [ES] enabled annotated values for HILO sets
* [ES] added IMIN(x) and IMAX(x) functions returning index of minimal or
maximal value of array x
* [ES] updates for T1lib-5.0 API
* [WB] documented commands for calculating running properties
* [MD] enabled font kerning in the MIF driver
* [ES] Grace might fail starting in the GUI mode when a certain
sequence of command line arguments was passed
|
2004-01-24 14:58:23 by grant beattie | Files touched by this commit (14) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-08-12 22:35:34 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Ooops forgot to remove PKGREVISION...
|
2003-08-12 22:32:57 by Stoned Elipot | Files touched by this commit (3) | |
Log message:
Update to version 5.1.12.
Package changes:
- add support for XmHTML.
- sort PLIST.
Changes since version 5.1.10 below.
5.1.12
Functionality
* [MO] implemented zooming and scrolling of log plots
Parser
* [ES] added INT(x,y) evaluating integral value of y dx
* [ES] added RSUM(vexpr) - running sum
Bug fixes
* [ES] fixed memory corruption when reading in block data (rep. #1258). The
bug was introduced in 5.1.11
* [ES] fixed a couple of tiny memory leaks associated with loading block
data
* [ES] fixed crash in histogram and interpolation dialogs with multiple sets
selected (rep. #1259)
* [TO] signal issues with the grace_np library fixed (rep. #1270)
* [ES] implied references to current graph in parser might crash Grace if
the graph didn't exist (including reps. #886 and #1267)
* [ES] removed extraneous accent glyphs in the 0x9? range of IsoLatin1 and
IsoLatin2 encodings (including rep. #1269)
* [MO] IsoLatin7 encoding file wasn't installed by "make install"
* [ES] entering negative values of set symbol skip could crash Grace
(rep. #1276)
5.1.11
Functionality
* [ES] hotlinks now work for all set types (rep. #572)
* [ES] updating hot-linked sets now works for all graphs, not the current
one only
* [YZ] added encoding files for Russian codepages koi8-r and cp1251 and for
Ukrainian codepage koi8-u
Interface
* [ES] use "+"/"-" instead of \
"shown"/"hidden" in the graph selectors
Parser
* [ES] added UPDATEALL command, equivalent of "View/Update all"
Drivers
* [ES] set resolution in the PNG output (rep. #1225)
Portability/Compilation
* [ES] updated auto* stuff to work with autoconf-2.5.* (rep. #1199)
Bug fixes
* [SR] precision used for special tick locations was insufficient
(rep. #1228)
* [ES] referring to "S_" in the parser with no sets in the current \
project
crashed the app
* [ES] GraceIsOpen() from the grace_np library returned true after the Grace
process exited (rep. #922)
* [ES] excluded .cvsignore files from source tarballs (rep. #1248)
* [ES] a minor memory leak fixed (40 bytes per set import/reading in)
* [ES] configure --with=f77=/absolute/path/to/f77 was broken (rep. #1243)
* [ES] in XY charts, explicitly check that abscissas of all sets are the same
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-06-05 22:56:41 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Depend on fftw2. Bump PKGREVISION.
|
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
2003-01-19 08:07:41 by Lubomir Sedlacik | Files touched by this commit (4) |
Log message:
s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV.
|