diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-26 10:26:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-26 10:26:54 +0000 |
commit | ae5685dfc979dd70b9f69468783b7431741f7989 (patch) | |
tree | cee945eb76dff1c09675480edc4417fe2da69fe7 /cad | |
parent | 7843a1f099ae31d8c53173372461e920c9206eff (diff) | |
download | pkgsrc-ae5685dfc979dd70b9f69468783b7431741f7989.tar.gz |
*: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
Diffstat (limited to 'cad')
-rw-r--r-- | cad/Makefile | 3 | ||||
-rw-r--r-- | cad/vipec/DESCR | 6 | ||||
-rw-r--r-- | cad/vipec/Makefile | 30 | ||||
-rw-r--r-- | cad/vipec/PLIST | 67 | ||||
-rw-r--r-- | cad/vipec/distinfo | 10 | ||||
-rw-r--r-- | cad/vipec/files/vipec.sh.in | 10 | ||||
-rw-r--r-- | cad/vipec/patches/patch-aa | 29 | ||||
-rw-r--r-- | cad/vipec/patches/patch-ab | 20 | ||||
-rw-r--r-- | cad/vipec/patches/patch-ac | 20 | ||||
-rw-r--r-- | cad/vipec/patches/patch-ad | 23 |
10 files changed, 1 insertions, 217 deletions
diff --git a/cad/Makefile b/cad/Makefile index fe4737bfc92..0f1edd2480e 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2017/02/21 20:37:03 plunky Exp $ +# $NetBSD: Makefile,v 1.95 2017/09/26 10:26:55 wiz Exp $ # COMMENT= CAD tools @@ -66,7 +66,6 @@ SUBDIR+= tnt-mmtl SUBDIR+= transcalc SUBDIR+= verilog-mode SUBDIR+= veriwell -SUBDIR+= vipec SUBDIR+= wcalc SUBDIR+= wcalc-docs SUBDIR+= xchiplogo diff --git a/cad/vipec/DESCR b/cad/vipec/DESCR deleted file mode 100644 index 26b27a38314..00000000000 --- a/cad/vipec/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -VIPEC is an network analyser for electrical networks. It takes a -texted based description of an electrical network, and performs a -simulation of the circuit response in the frequency domain. Output is -in the form of 2-port parameters, and can be plotted on in a grid and -Smithchart format. VIPEC supports various lumped circuit elements, as -well as elements like transmission lines and 2-port data files. diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile deleted file mode 100644 index b1749c7a735..00000000000 --- a/cad/vipec/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:27 tnn Exp $ -# - -DISTNAME= ViPEC-3.2.0 -PKGREVISION= 16 -CATEGORIES= cad -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vipec/} - -MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://vipec.sourceforge.net/ -COMMENT= Network analyser for electrical networks - -USE_LANGUAGES= c++ -USE_TOOLS+= gmake -UNLIMIT_RESOURCES+= datasize - -INSTALLATION_DIRS= bin -CONFLICTS+= vipec-[0-9]* - -post-patch: - ${SED} 's;@prefix@;${PREFIX};g' < ${FILESDIR}/vipec.sh.in > ${WRKDIR}/vipec.sh - -post-install: - ${INSTALL_SCRIPT} ${WRKDIR}/vipec.sh ${DESTDIR}${PREFIX}/bin/vipec - ${INSTALL_DATA} ${WRKSRC}/vipec.cfg ${DESTDIR}${PREFIX}/vipec - ${RM} -fr ${DESTDIR}${PREFIX}/vipec/*/CVS ${DESTDIR}${PREFIX}/vipec/help/models/CVS - -.include "../../x11/qt3-libs/buildlink3.mk" -.include "../../x11/qt3-tools/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/cad/vipec/PLIST b/cad/vipec/PLIST deleted file mode 100644 index deac7337f3a..00000000000 --- a/cad/vipec/PLIST +++ /dev/null @@ -1,67 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:35:57 joerg Exp $ -bin/vipec -vipec/CHANGES -vipec/COPYING -vipec/COPYRIGHT -vipec/INTERNATIONALIZATION -vipec/LICENSE -vipec/README -vipec/ckt/amplifier.ckt -vipec/ckt/bandpass.ckt -vipec/ckt/bandpass.s2p -vipec/ckt/bandpass2.ckt -vipec/ckt/combined.ckt -vipec/ckt/coupled_line_filter.ckt -vipec/ckt/coupler.ckt -vipec/ckt/datafile.ckt -vipec/ckt/filter.ckt -vipec/ckt/highpass.ckt -vipec/ckt/nec70000.s2p -vipec/ckt/stripline.ckt -vipec/ckt/test.ckt -vipec/help/analysing.html -vipec/help/components.html -vipec/help/disclaimer.html -vipec/help/frequency.html -vipec/help/index.html -vipec/help/license.html -vipec/help/models/block.html -vipec/help/models/block.png -vipec/help/models/capacitor.html -vipec/help/models/capacitor.png -vipec/help/models/coupled.png -vipec/help/models/gyrator.html -vipec/help/models/gyrator.png -vipec/help/models/idealcoupled.html -vipec/help/models/inductor.html -vipec/help/models/inductor.png -vipec/help/models/inductorq.html -vipec/help/models/inductorq.png -vipec/help/models/port.html -vipec/help/models/port.png -vipec/help/models/resistor.html -vipec/help/models/resistor.png -vipec/help/models/tlin2port.html -vipec/help/models/tlin2port.png -vipec/help/models/tlin4port.html -vipec/help/models/tlin4port.png -vipec/help/models/tlinphysical.html -vipec/help/models/tlinphysical.png -vipec/help/models/vccs.html -vipec/help/models/vccs.png -vipec/help/navigation.html -vipec/help/outputs.html -vipec/help/placing.html -vipec/help/schematics.html -vipec/help/substrates.html -vipec/help/units.html -vipec/help/variables.html -vipec/help/what_is.html -vipec/messages/vipec_fr.qm -vipec/messages/vipec_fr.ts -vipec/messages/vipec_ger.qm -vipec/messages/vipec_ger.ts -vipec/messages/vipec_pt.qm -vipec/messages/vipec_pt.ts -vipec/vipec -vipec/vipec.cfg diff --git a/cad/vipec/distinfo b/cad/vipec/distinfo deleted file mode 100644 index b76e2ad6834..00000000000 --- a/cad/vipec/distinfo +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: distinfo,v 1.12 2015/11/03 00:21:20 agc Exp $ - -SHA1 (ViPEC-3.2.0.tar.gz) = 022bdd49effb22a64bf3da25ec1e48a072228ddf -RMD160 (ViPEC-3.2.0.tar.gz) = b2452324b78e29bf7a33c7e5cf83116bf9a0550c -SHA512 (ViPEC-3.2.0.tar.gz) = 3427fafcf138bba4992b491dd86de969c59a6dc4dc113b1f51683c1755497769bdefd03992388c4114c6caf4e96e2d22fa39992b65b51c6c351cc47cc073613d -Size (ViPEC-3.2.0.tar.gz) = 191819 bytes -SHA1 (patch-aa) = f5578ad15c6c6a9c47cc1064daf1b15de10c02c6 -SHA1 (patch-ab) = 6158ee0b5f767065828be8582cdcc574d729a132 -SHA1 (patch-ac) = 4a8dcc7bc73e56b5cf79e0b9f9e205b03c9c2263 -SHA1 (patch-ad) = 2fba5db87866b6dbdc3f75409cc5430f04363325 diff --git a/cad/vipec/files/vipec.sh.in b/cad/vipec/files/vipec.sh.in deleted file mode 100644 index 4ae4b3e0510..00000000000 --- a/cad/vipec/files/vipec.sh.in +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# -# $Id: vipec.sh.in,v 1.1 2003/02/06 00:41:13 dmcmahill Exp $ -# - -VIPECHOME=@prefix@/vipec -export VIPECHOME - -${VIPECHOME}/vipec $* - diff --git a/cad/vipec/patches/patch-aa b/cad/vipec/patches/patch-aa deleted file mode 100644 index db5ccffbc58..00000000000 --- a/cad/vipec/patches/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-aa,v 1.13 2008/06/12 02:14:16 joerg Exp $ - ---- Makefile.orig 2003-10-03 01:39:34.000000000 +0000 -+++ Makefile -@@ -10,7 +10,7 @@ - SUBDIRS = src - SOURCEPATH = `pwd` - VERSION = 3.2.0 --INSTALLDIR = $(PREFIX)/opt/vipec -+INSTALLDIR = ${DESTDIR}$(PREFIX)/vipec - ICONFILE = vipec.gif - - export VERSION -@@ -32,13 +32,13 @@ clean: - debug: - @(echo Creating makefile for debug version ...; \ - cd src; \ -- qmake "CONFIG+=debug" -o Makefile.tmp vipec.pro; \ -+ ${QMAKE} "CONFIG+=debug" -o Makefile.tmp vipec.pro; \ - cat Makefile.tmp | sed 's/no-exceptions/exceptions/g' > Makefile ) - - release: - @(echo Creating makefile for release version ...; \ - cd src; \ -- qmake -o Makefile.tmp vipec.pro; \ -+ ${QMAKE} -o Makefile.tmp vipec.pro; \ - cat Makefile.tmp | sed 's/no-exceptions/exceptions/g' > Makefile ) - - ts: diff --git a/cad/vipec/patches/patch-ab b/cad/vipec/patches/patch-ab deleted file mode 100644 index b7a582f36f5..00000000000 --- a/cad/vipec/patches/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2006/05/26 09:20:03 joerg Exp $ - ---- include/Schematic.h.orig 2006-05-26 08:07:40.000000000 +0000 -+++ include/Schematic.h -@@ -41,6 +41,7 @@ public: - Schematic(); - virtual ~Schematic(); - Schematic& operator=( const Schematic& ); -+ Schematic( const Schematic& ); - - void setName(const QString& name); - const QString& getName() const; -@@ -92,7 +93,6 @@ public: - TComplex getPortImpedance( uint port ); - - private: -- Schematic( const Schematic& ); - - int distanceFromLine( const QPoint& point, - const CircuitLine& line, diff --git a/cad/vipec/patches/patch-ac b/cad/vipec/patches/patch-ac deleted file mode 100644 index 761287b46a2..00000000000 --- a/cad/vipec/patches/patch-ac +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ac,v 1.8 2006/05/26 09:20:03 joerg Exp $ - ---- include/Component.h.orig 2006-05-26 08:12:35.000000000 +0000 -+++ include/Component.h -@@ -44,6 +44,7 @@ class QTextStream; - class Component : public SchematicElement - { - public: -+ Component( const Component& c ); - Component( const QPoint& center ); - virtual ~Component(); - -@@ -107,7 +108,6 @@ protected: - - private: - //Not implemented -- Component( const Component& c ); - Component& operator=( const Component& c ); - - void drawAttributes(QPainter* painter); diff --git a/cad/vipec/patches/patch-ad b/cad/vipec/patches/patch-ad deleted file mode 100644 index e957fda0269..00000000000 --- a/cad/vipec/patches/patch-ad +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2006/05/26 09:20:03 joerg Exp $ - ---- include/DataVector.h.orig 2006-05-26 08:16:56.000000000 +0000 -+++ include/DataVector.h -@@ -34,6 +34,7 @@ public: - - DataVector(); - DataVector(uint Size); -+ DataVector(const DataVector& vector); - virtual ~DataVector(); - - DataVector& operator= (const DataVector& vector); -@@ -44,10 +45,6 @@ public: - void addPoint(TComplex value); - - private: -- DataVector(const DataVector& vector); -- -- --private: - TComplex *vector_; - uint vectorSize_; - uint pointer_; |