summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz>2016-09-16 10:31:59 +0000
committerwiz <wiz>2016-09-16 10:31:59 +0000
commit4ffceb589ae8a5c759e928bd697a17488d53384b (patch)
treebbc8d84efa4be93a6cf8754b49766a3af5ecc413 /cad
parentd90e79b96cc18dd321e32f59f066c5bdb77194b7 (diff)
downloadpkgsrc-4ffceb589ae8a5c759e928bd697a17488d53384b.tar.gz
Remove cad/gwave.
Last release was in 2009, last activity a couple years later. Does not build. Ok dmcmahill@ (maintainer).
Diffstat (limited to 'cad')
-rw-r--r--cad/Makefile3
-rw-r--r--cad/gwave/DESCR17
-rw-r--r--cad/gwave/Makefile33
-rw-r--r--cad/gwave/PLIST23
-rw-r--r--cad/gwave/distinfo7
-rw-r--r--cad/gwave/patches/patch-aa19
6 files changed, 1 insertions, 101 deletions
diff --git a/cad/Makefile b/cad/Makefile
index 52561b96d4c..c7d37ed4042 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2016/08/30 10:39:33 plunky Exp $
+# $NetBSD: Makefile,v 1.87 2016/09/16 10:31:59 wiz Exp $
#
COMMENT= CAD tools
@@ -32,7 +32,6 @@ SUBDIR+= gsmc
SUBDIR+= gtk1-wcalc
SUBDIR+= gtk2-wcalc
SUBDIR+= gtkwave
-SUBDIR+= gwave
SUBDIR+= kicad
SUBDIR+= kicad-doc
SUBDIR+= kicad-footprints
diff --git a/cad/gwave/DESCR b/cad/gwave/DESCR
deleted file mode 100644
index 01a67e7f6e8..00000000000
--- a/cad/gwave/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-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 succeeds.
-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-separated 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.
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
deleted file mode 100644
index b35d1c3ffc5..00000000000
--- a/cad/gwave/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.67 2016/09/15 14:32:40 wiz Exp $
-#
-
-DISTNAME= gwave2-20090213
-PKGNAME= ${DISTNAME:S/gwave2/gwave/}
-PKGREVISION= 22
-CATEGORIES= cad
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwave/}
-
-MAINTAINER= dmcmahill@NetBSD.org
-HOMEPAGE= http://gwave.sourceforge.net/
-COMMENT= Viewer for spice-like simulator output and other analog data
-LICENSE= gnu-gpl-v2
-
-MAKE_JOBS_SAFE= no
-
-GNU_CONFIGURE= YES
-USE_LIBTOOL= yes
-USE_TOOLS+= perl pkg-config
-
-CONFIGURE_ENV+= GRAPH=${BUILDLINK_PREFIX.plotutils}/bin/graph
-
-LDFLAGS.DragonFly= -lX11
-LDFLAGS.SunOS+= -lX11
-
-# make this file get rebuilt in a way that gcc3 can deal with
-#post-extract:
-# ${RM} ${WRKSRC}/src/init_scheme_string.c
-
-.include "../../devel/guile-gnome/buildlink3.mk"
-.include "../../graphics/plotutils/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/cad/gwave/PLIST b/cad/gwave/PLIST
deleted file mode 100644
index 4ad40f6154f..00000000000
--- a/cad/gwave/PLIST
+++ /dev/null
@@ -1,23 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2011/05/19 03:28:34 dmcmahill Exp $
-bin/gwave
-bin/gwave-exec
-bin/gwaverepl
-bin/sp2sp
-bin/sweepsplit
-share/guile/app/gwave/cmds.scm
-share/guile/app/gwave/dynlink.scm
-share/guile/app/gwave/export-gnugraph.scm
-share/guile/app/gwave/export-gnuplot.scm
-share/guile/app/gwave/export.scm
-share/guile/app/gwave/extra-menus.scm
-share/guile/app/gwave/globals.scm
-share/guile/app/gwave/gtk-helpers.scm
-share/guile/app/gwave/gwave-config.scm
-share/guile/app/gwave/gwave-startup.scm
-share/guile/app/gwave/minimal.scm
-share/guile/app/gwave/std-args.scm
-share/guile/app/gwave/std-menus.scm
-share/guile/app/gwave/std-toolbar.scm
-share/guile/app/gwave/system.gwaverc
-share/guile/app/gwave/utils.scm
-share/guile/app/gwave/visiblewave-ops.scm
diff --git a/cad/gwave/distinfo b/cad/gwave/distinfo
deleted file mode 100644
index 3aa91a22f79..00000000000
--- a/cad/gwave/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.12 2015/11/03 00:21:17 agc Exp $
-
-SHA1 (gwave2-20090213.tar.gz) = f0a544f4b356633a7c73fe486f5cb76a6731fb72
-RMD160 (gwave2-20090213.tar.gz) = c1411f79d511f8d7e2e0492372137a2def18ff7e
-SHA512 (gwave2-20090213.tar.gz) = 9b39ed2923901af18253abe8e3ae1a6f71a660e31181dce31b0d784eb1dd0800a31ff48158b2c68555fcd268029e20295e87626e8e1d4cebc236b3863fe25e8c
-Size (gwave2-20090213.tar.gz) = 403957 bytes
-SHA1 (patch-aa) = 2125f457fccd9f57f700a46852393ae0688be71d
diff --git a/cad/gwave/patches/patch-aa b/cad/gwave/patches/patch-aa
deleted file mode 100644
index 539e2a5a783..00000000000
--- a/cad/gwave/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.5 2007/11/15 23:53:48 dmcmahill Exp $
-
-- fix __inline__ which sunpro doesn't like
-
---- src/scwm_guile.c.orig 2005-12-23 05:07:36.000000000 +0000
-+++ src/scwm_guile.c
-@@ -42,6 +42,12 @@
- #include "dmalloc.h"
- #endif
-
-+#ifndef __GNUC__
-+#ifndef __inline__
-+#define __inline__
-+#endif
-+#endif
-+
- extern char *prog_name;
-
- XSCM_HOOK(error_hook, "error-hook", 5, (SCM a, SCM b, SCM c, SCM d, SCM e),