aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gwave
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - This is not using libgeda at all, so don't depend on itpav2004-03-071-4/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Mark as broken on 5.x due to the usual gcc problems (string continuation).linimon2003-12-191-1/+7
| | | | Notified maintainer.
* Update to 20030804, unbreak, and fix plist.linimon2003-10-154-7/+11
| | | | | | PR: ports/57582 Submitted by: linimon@lonesome.com Reviewed by: maintainer (dmlb@dmlb.org)
* Mark BROKEN on all versions, not just 5.1kris2003-06-051-5/+1
|
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* Chase the libgeda shared lib version.marcus2003-05-131-1/+1
|
* Chase guile's shared lib version.marcus2003-05-021-1/+1
|
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix LIB_DEPENDSarved2003-01-211-3/+3
| | | | Reported by: bento
* new port: cad/gwaveedwin2003-01-196-0/+77
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>