summaryrefslogtreecommitdiff
path: root/cad/gwave
AgeCommit message (Collapse)AuthorFilesLines
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-12-15Recursive bump for libltdljoerg1-2/+2
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-1/+2
major change. Reported by Robert Elz in PR 41345.
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-11-15update to gwave-20060606dmcmahill14-675/+28
Most of the previous pkgsrc patches have been incorporated upstream (yay!). New in 20060606 - ?? New in 20051222 - full-height vertical scrollbar appears if the total height of all panels becomes larger than the window. - new panel type "jumbo" stays larger even when things get crowded - most deprecated guile calls removed. Guile 1.6 or later is now required. New in 20050928 - ALPHA RELEASE: may crash. do not rely on for production use. - handling of multi-sweep datafiles - vertical scrollbars on label/measure area in each wavepanel make handling large numbers of waveforms easier. New in 20031202 - Got docstring extraction from C source to .txt files in doc directory working again - applied submitted patch that cleans up warnings from gcc3 about multiline text strings in C code New in 20030917 - bugfixes to make the new print/plot stuff work better - path to working gnu graph found by configure is passed to scheme code
2007-06-18Point at guile16-gtk instead of guile-gtk and the latter now buildsdmcmahill1-3/+3
against the guile-1.8.x series and gwave will not compile with guile newer than the 1.6.x series.
2007-05-13use guile-gtk instead of guile14-gtk. The latter is very old.dmcmahill1-3/+3
2007-01-23fix this package when building with sunpro compilersdmcmahill2-6/+18
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-06-16Needs Perl for document splitting.joerg1-1/+2
2006-06-11Uses libtool during configure.joerg1-1/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-06Fix GCC 3.4+: label at end of compound statement.joerg2-3/+11
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-12-03Re-point paths to devel/guile14-gtk instead of devel/guile-gtk.wiz1-2/+2
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-2/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-05-03Convert to buildlink3.snj1-4/+4
2004-01-31s/succedes/succeeds/; s/seperated/separated/snj1-2/+2
2003-11-05- gcc3-ify (multi-line strings)dmcmahill13-2/+658
- be explicit about the location of graph (from plotutils) to help systems which have a graph program that doesn't work here.
2003-09-12Update to gwave-20030804.dmcmahill3-7/+11
This update is a collection of little improvements and a significant verhaul of hardcopy plot and export. Hardcopy and documentation output can now be obtained using either graph or Gnuplot. A dialog box allows choosing output formas and a few other settings. Additional plot/export filters can be plugged in by writing a suitable scheme module. There's a data-export function for extracting and saving a subset of a datafile as ascii. The stacking/drawing order of waveforms can be changed. Selected waveforms are now drawn in a highlighted style.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-01-25Use buildlink2.jlam1-7/+4
2002-05-18Update to gwave-20020122dmcmahill2-6/+5
minor update: - interactive Y-zoom and XY-area zoom added (see Readme) - zoom-to-exact-size dialog box added
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-23update to gwave-20011020dmcmahill5-169/+5
New in 20011020: - better measurement: value at both cursors or difference in values at cursors - enhanced handling of log scales - yet more file-reading improvements and general bug fixes
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-28whitespace fixeswiz1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-31make sure the include and library paths are set to correctly find readlinedmcmahill1-1/+5
headers and libraries. fixes recently noted compile problems seen by Huberts bulk i386 builds.
2000-12-28fix DISTNAME. somehow got lost in upgradedmcmahill1-2/+2
2000-11-24update to gwave-20001123dmcmahill2-9/+6
from the NEWS file: New in 20001123: - Saving wave and panel configuration as guile scripts. - Executing guile scripts from menu or command line (-s <script> option) - Remote control using the gwave-exec and gwaverepl utilities New in 20001004: - Spice3/Ngspice rawfile improvements: binary files now work! - Other minor file-reading improvements. - spice source code to examples for which I could still find it. New in 20001004: - Major improvements to handling of binary files produced by HSPICE. - Overhaul of input of spice3/ngspice raw files; more robust and tolerant of complex numbers. - User interface improvements: tooltips added. User's .gwaverc no longer required to do lots of standard setup. system.gwaverc can be copied to $HOME/.gwaverc and edited to taste. - sp2sp utility included for converting any spice file readable by gwave into a convenient tabular ascii format.
2000-08-31-fix building of manpage (don't try and use docbook-to-man). Instead supplydmcmahill5-3/+151
the resulting manpage as a file.
2000-08-30update to gwave-20000809.dmcmahill5-20/+32
Notable changes since the last pkged version are: Gwave NEWS --- history of user-visible changes. -*- text -*- New in 20000518: - Logarithmic scales working on both X and Y axis. New in 20000509: - First public guile/guile-gtk release. - Popup menu on visible-wave button can activate per-waveform dialog box - Logarithmic scale on Y axis working; on X axis it isn't quite there yet. New in 20000108: - Merged in guile and guile-gtk; the GUI is mostly written in guile now. - Some additional improvements to reading of HSPICE input. Reading partial files from simulations still in progress works for ascii .tr0 files.
2000-03-01Initial import of gwave-19990927.dmcmahill7-0/+64
Gwave is a viewer for spice-like simulator output and other analog data Gwave can read several file formats. It attempts to guess file formats based on filename, and then tries all file formats until one succedes. These file formats are known: CAzM transient output (*.[BNW]) HSPICE binary and ascii formats (*.tr0, *.sw0, *.ac0) Spice2 and Spice3 "raw" output (*.raw) An ascii format with whitespace-seperated columns and column headings, such as that produced by ACS (Al's circuit simulator). (*.acs, *.asc, *.ascii) The "Export Postscript" and "Export PNM" options on the main File menu provide the rudiments of output for inclusion in other documentation. They and simply write out files called gwave_out.ps and gwave_out.pnm into the current directory. In the future, a dialog box will allow configuring the print and export output.