FreshPorts -- The Place For Ports Sat, 22 Nov 2008 10:07 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
gwave 20060606_4 cad on this many watch lists=0 search for ports that depend on this port
Waveform viewer for analogue electronic simulation tools
Maintained by: stas@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jan 2003 00:35:59


Gwave is a waveform viewer. Its purpose is for viewing analog data,
such as the output from Spice-like simulations.

Gwave can read binary or ascii files written by HSpice from transient,
AC, or Sweep analyses, "raw" files written by Spice2, Spice3, or
ngspice, and transient analysis files from the CAzM simulator. It can
also read a generic tabular ASCII format suitable for use with ACS or
homegrown tools.

It supports multiple "panels" (graticlules) with multiple variables
displayed in each. Two vertical-bar cursors are available for
time-difference measurements. Multiple files can be loaded, for
comparing the results of several simulations.

Much of Gwave's user interface is written in the Guile extension
language and is therefore easily extensible for custom applications
without recompilation.

WWW: http://www.telltronics.org/software/gwave
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/pkg-config
Required To Run: math/gnuplot, devel/pkg-config
Required Libraries: lang/guile, x11-toolkits/guile-gtk, devel/glib12, x11-toolkits/gtk12

To install the port: cd /usr/ports/cad/gwave/ && make install clean
To add the package: pkg_add -r gwave


Configuration Options
===> The following configuration options are available for gwave-20060606_4:
     PLOTUTILS=off (default) "Use GNU plotutils for plotting"
     GNUPLOT=on (default) "Use gnuplot for plotting"
     EXAMPLES=off (default) "Install example spice files"
===> Use 'make config' to modify these settings

Master Sites:
http://geda.seul.org/dist/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jul 2008 05:49:09
Original commit files touched by this commit  20060606_4
rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
06 Jun 2008 14:14:15
Original commit files touched by this commit  20060606_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  20060606_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
02 Mar 2008 21:27:13
Original commit files touched by this commit  20060606_2
marcus search for other commits by this committer
Fix build with latest guile.

Reported by:    pointhyat via erwin
01 Mar 2008 06:22:42
Original commit files touched by this commit  20060606_2
marcus search for other commits by this committer
Chase libguile shared lib version.
19 May 2007 21:32:57
Original commit files touched by this commit  20060606_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 Mar 2007 07:43:28
Original commit files touched by this commit  20060606
stas search for other commits by this committer
- Update to 20060606.
13 Jul 2006 02:18:35
Original commit files touched by this commit  20051222
shaun search for other commits by this committer
- Update to 20051222 release (fixes build on FreeBSD >= 5.x)
- Pass maintainership to submitter
- Add OPTIONS

PR:             ports/99386
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:    Duncan Barclay <dmlb@dmlb.org> (maintainer),
                ahze (mentor, implicit)
07 Mar 2006 08:28:06
Original commit files touched by this commit  20030804_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
22 Jan 2006 09:54:26
Original commit files touched by this commit  20030804_2
edwin search for other commits by this committer
SHA256ify (manually done and checked)

Approved by:    krion@
22 Jan 2006 01:26:41
Original commit files touched by this commit  20030804_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  20030804_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
31 Mar 2004 04:12:58
Original commit files touched by this commit  20030804_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
07 Mar 2004 14:51:38
Original commit files touched by this commit  20030804_2
pav search for other commits by this committer
- This is not using libgeda at all, so don't depend on it
04 Feb 2004 05:21:48
Original commit files touched by this commit  20030804_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
19 Dec 2003 10:47:13
Original commit files touched by this commit  20030804
linimon search for other commits by this committer
Mark as broken on 5.x due to the usual gcc problems (string continuation).
Notified maintainer.
15 Oct 2003 09:06:26
Original commit files touched by this commit  20030804
linimon search for other commits by this committer
Update to 20030804, unbreak, and fix plist.

PR:             ports/57582
Submitted by:   linimon@lonesome.com
Reviewed by:    maintainer (dmlb@dmlb.org)
08 Aug 2003 05:40:47
Original commit files touched by this commit  20020122
kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
04 Jun 2003 18:46:29
Original commit files touched by this commit  20020122
kris search for other commits by this committer
Mark BROKEN on all versions, not just 5.1
18 May 2003 13:28:05
Original commit files touched by this commit  20020122
kris search for other commits by this committer
BROKEN on 5.1: does not compile
12 May 2003 21:25:27
Original commit files touched by this commit  20020122
marcus search for other commits by this committer
Chase the libgeda shared lib version.
02 May 2003 04:29:00
Original commit files touched by this commit  20020122
marcus search for other commits by this committer
Chase guile's shared lib version.
18 Apr 2003 05:51:33
Original commit files touched by this commit  20020122
marcus search for other commits by this committer
Remove USE_GNOMENG.
21 Feb 2003 11:04:55
Original commit files touched by this commit  20020122
knu search for other commits by this committer
De-pkg-comment.
21 Jan 2003 10:26:59
Original commit files touched by this commit  20020122
arved search for other commits by this committer
Fix LIB_DEPENDS

Reported by:    bento
19 Jan 2003 00:35:38
Original commit files touched by this commit  20020122
edwin search for other commits by this committer
new port: cad/gwave

        Gwave is a waveform viewer. Its purpose is for viewing
        analog data, such as the output from Spice-like simulations.

PR:             ports/39364
Submitted by:   Duncan Barclay <dmlb@dmlb.org>

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

12 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 2
new 48 hours17
new 7 days34
new fortnight79
new month129

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.203 seconds.