diff options
author | dmcmahill <dmcmahill> | 2015-03-06 20:47:42 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2015-03-06 20:47:42 +0000 |
commit | bb7c14b019670f2208645ab39c4fd9e84a53dd9d (patch) | |
tree | 8de74882720cb1d0484d22f9ac4ec3c018ddb71d | |
parent | f868fd9f4fdceba953d73989acf3a2ff37063276 (diff) | |
download | pkgsrc-bb7c14b019670f2208645ab39c4fd9e84a53dd9d.tar.gz |
remove cad/lc. Received confirmation from upstream that LC is no longer available (it was binary distribution only).
-rw-r--r-- | cad/lc/DESCR | 24 | ||||
-rw-r--r-- | cad/lc/Makefile | 71 | ||||
-rw-r--r-- | cad/lc/PLIST | 98 | ||||
-rw-r--r-- | cad/lc/distinfo | 20 |
4 files changed, 0 insertions, 213 deletions
diff --git a/cad/lc/DESCR b/cad/lc/DESCR deleted file mode 100644 index 75b12d361b8..00000000000 --- a/cad/lc/DESCR +++ /dev/null @@ -1,24 +0,0 @@ -LC is simulation tool for the analysis of the electromagnetic -properties of electrical interconnects. The full three-dimensional -circuit is modeled, so all interactions are automatically included in -the solution. The model can be excited by numerous types of waveforms, -and the transient response measured using common values such as -voltage and current. Circuit parameters such as inductance, -capacitance, and impedance can be derived from the transient response, -and frequency-domain results such as S-parameters can also be -calculated. Far field radiation patterns can be obtained. - -LC is primarily an electromagnetic simulation and uses the -Finite-Difference Time-Domain (FD-TD) technique. FD-TD is a full wave -explicit solution of Maxwell's equations in three dimensions. In FD-TD, -the rectangular volume enclosing the model is discretized into a large -number of small cells, which may be uniformly-sized, or may vary in size -within the simulation space. The dielectric, permeable, lossy, and -conducting material properties of each cell are incorporated into the -field updates, which are performed iteratively in small time steps. - -An interface between the electromagnetic simulation and the circuit -simulation program SPICE is available within LC. This allows the user -to add arbitrary SPICE circuits, such as drivers and loads, into the -interconnect model. The interconnect performance is calculated using -FD-TD while the lumped-element circuits are evaluated by SPICE. diff --git a/cad/lc/Makefile b/cad/lc/Makefile deleted file mode 100644 index 5cca6833029..00000000000 --- a/cad/lc/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2013/04/06 04:11:44 rodent Exp $ - -DISTNAME= lc # overridden below -PKGNAME= lc-${LCVER} -PKGREVISION= 4 -CATEGORIES= cad -MASTER_SITES= http://lc.cray.com/download/ - -MAINTAINER= dmcmahill@NetBSD.org -HOMEPAGE= http://lc.cray.com/ -COMMENT= Finite Difference Time Domain (FDTD) Electromagnetic Simulator -LICENSE= lc-license - -CONFLICTS+= mono-[0-9]* # bin/lc - -RESTRICTED= Original installer required to redistribute. -NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_FTP= ${RESTRICTED} -NO_SRC_ON_FTP= ${RESTRICTED} - -PKG_DESTDIR_SUPPORT= destdir - -LCVER= 2.10 -DIST_SUBDIR= ${PKGNAME_NOREV} -WRKSRC= ${WRKDIR}/lc${LCVER} -BUILD_DIRS= # empty - -EMUL_PLATFORMS= irix-mipsel irix-mipsel64 -EMUL_PLATFORMS+= linux-i386 linux-x86_64 -EMUL_PLATFORMS+= solaris-sparc -EMUL_MODULES.linux= motif x11 -EMUL_REQD= suse>=9.1 - -.include "../../mk/bsd.prefs.mk" - -DISTFILES= lc_doc.tar.gz -.if ${EMUL_PLATFORM} == "linux-i386" -DISTFILES+= lc_linux_motif3.tar.gz -.elif ${EMUL_PLATFORM} == "linux-x86_64" -DISTFILES+= lc_amd64_lx24.tar.gz -.elif ${EMUL_PLATFORM} == "irix-mipsel" -DISTFILES+= lc_irix.tar.gz -.elif ${EMUL_PLATFORM} == "irix-mipsel64" -DISTFILES+= lc_irix64.tar.gz -.elif ${EMUL_PLATFORM} == "solaris-sparc" -DISTFILES+= lc_solaris.tar.gz -.endif - -PLIST_VARS+= lcspice - -.if ${EMUL_PLATFORM} == "linux-x86_64" -WRKSRC= ${WRKDIR}/lc -.else -PLIST.lcspice= yes -.endif - -INSTALLATION_DIRS= bin share - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/lc ${DESTDIR}${PREFIX}/bin/lc - ${INSTALL_PROGRAM} ${WRKSRC}/bin/lcplot ${DESTDIR}${PREFIX}/bin/lcplot - if ${TEST} -f ${WRKSRC}/bin/spice ; then ${INSTALL_PROGRAM} ${WRKSRC}/bin/spice ${DESTDIR}${PREFIX}/bin/lcspice ; fi - # remove cat pages after extraction but before installation - cd ${DESTDIR}${PREFIX}/share && \ - ${TAR} -zxf ${DISTDIR}/${DIST_SUBDIR}/lc_doc.tar.gz && \ - ${RM} -rf lc${LCVER}/man - ${CHMOD} -R ugo+rX ${DESTDIR}${PREFIX}/share/lc${LCVER} - ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DESTDIR}${PREFIX}/share/lc${LCVER} - -.include "../../mk/bsd.pkg.mk" diff --git a/cad/lc/PLIST b/cad/lc/PLIST deleted file mode 100644 index 4b05344739b..00000000000 --- a/cad/lc/PLIST +++ /dev/null @@ -1,98 +0,0 @@ -@comment $NetBSD: PLIST,v 1.6 2012/05/23 12:50:04 marino Exp $ -bin/lc -bin/lcplot -${PLIST.lcspice}bin/lcspice -share/lc2.10/README -share/lc2.10/app-defaults/Lc -share/lc2.10/app-defaults/Lcplot -share/lc2.10/index.html -share/lc2.10/install.html -share/lc2.10/lc.gif -share/lc2.10/models/README -share/lc2.10/models/champ/README -share/lc2.10/models/champ/champ.gif -share/lc2.10/models/champ/champ.lcx -share/lc2.10/models/champ/champ.wrl -share/lc2.10/models/champ/index.html -share/lc2.10/models/coax/CHARGE(COAX).xy -share/lc2.10/models/coax/CHARGE(SOURCE).xy -share/lc2.10/models/coax/CURRENT(COAX).xy -share/lc2.10/models/coax/CURRENT(SOURCE).xy -share/lc2.10/models/coax/MFLUX(COAX).xy -share/lc2.10/models/coax/MFLUX(SOURCE).xy -share/lc2.10/models/coax/README -share/lc2.10/models/coax/VOLTAGE(COAX).xy -share/lc2.10/models/coax/VOLTAGE(SOURCE).xy -share/lc2.10/models/coax/coax.gif -share/lc2.10/models/coax/coax.lcx -share/lc2.10/models/coax/coax.wrl -share/lc2.10/models/coax/index.html -share/lc2.10/models/index.html -share/lc2.10/models/link/README -share/lc2.10/models/link/VOLTAGE(P1).xy -share/lc2.10/models/link/VOLTAGE(P2).xy -share/lc2.10/models/link/index.html -share/lc2.10/models/link/lc.sp -share/lc2.10/models/link/link.gif -share/lc2.10/models/link/link.lcx -share/lc2.10/models/link/link.wrl -share/lc2.10/models/link/r50.sp -share/lc2.10/models/link/source.xy -share/lc2.10/models/link/sp.xy -share/lc2.10/models/load/CURRENT(STRIP).xy -share/lc2.10/models/load/IMPEDANCE(STRIP).xy -share/lc2.10/models/load/README -share/lc2.10/models/load/VOLTAGE(STRIP).xy -share/lc2.10/models/load/index.html -share/lc2.10/models/load/load.gif -share/lc2.10/models/load/load.lcx -share/lc2.10/models/load/load.wrl -share/lc2.10/models/load/r50.sp -share/lc2.10/models/load/snap.rgb -share/lc2.10/models/load/source.xy -share/lc2.10/models/mime.html -share/lc2.10/models/ms/CHARGE(STRIP).xy -share/lc2.10/models/ms/CURRENT(STRIP).xy -share/lc2.10/models/ms/MFLUX(STRIP).xy -share/lc2.10/models/ms/README -share/lc2.10/models/ms/VOLTAGE(LINE).xy -share/lc2.10/models/ms/VOLTAGE(STRIP).xy -share/lc2.10/models/ms/index.html -share/lc2.10/models/ms/ms.gif -share/lc2.10/models/ms/ms.lcx -share/lc2.10/models/ms/ms.wrl -share/lc2.10/models/spheres/README -share/lc2.10/models/spheres/index.html -share/lc2.10/models/spheres/spheres.gif -share/lc2.10/models/spheres/spheres.lcx -share/lc2.10/models/spheres/spheres.wrl -share/lc2.10/models/twist/README -share/lc2.10/models/twist/i0.xy -share/lc2.10/models/twist/i1.xy -share/lc2.10/models/twist/i2.xy -share/lc2.10/models/twist/i3.xy -share/lc2.10/models/twist/i4.xy -share/lc2.10/models/twist/index.html -share/lc2.10/models/twist/twist.gif -share/lc2.10/models/twist/twist.lcx -share/lc2.10/models/twist/twist.wrl -share/lc2.10/models/wg/README -share/lc2.10/models/wg/e1.xy -share/lc2.10/models/wg/e2.xy -share/lc2.10/models/wg/e3.xy -share/lc2.10/models/wg/index.html -share/lc2.10/models/wg/wg.gif -share/lc2.10/models/wg/wg.lcx -share/lc2.10/models/wg/wg.wrl -share/lc2.10/models/xvia/i1.xy -share/lc2.10/models/xvia/i2.xy -share/lc2.10/models/xvia/index.html -share/lc2.10/models/xvia/pulse_freq.xy -share/lc2.10/models/xvia/pulse_time.xy -share/lc2.10/models/xvia/sp.xy -share/lc2.10/models/xvia/v1.xy -share/lc2.10/models/xvia/v2.xy -share/lc2.10/models/xvia/xvia.gif -share/lc2.10/models/xvia/xvia.lcx -share/lc2.10/models/xvia/xvia.wrl -share/lc2.10/users_guide.ps diff --git a/cad/lc/distinfo b/cad/lc/distinfo deleted file mode 100644 index 04d30ba06a6..00000000000 --- a/cad/lc/distinfo +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: distinfo,v 1.3 2007/07/29 05:18:37 jlam Exp $ - -SHA1 (lc-2.10/lc_amd64_lx24.tar.gz) = c750c470ca43047fa0ccb1029bdfc08874214491 -RMD160 (lc-2.10/lc_amd64_lx24.tar.gz) = a03c53018827e13167a26f27926ebe2b3bbf5846 -Size (lc-2.10/lc_amd64_lx24.tar.gz) = 1239550 bytes -SHA1 (lc-2.10/lc_doc.tar.gz) = a0a120ab7de4f8d87a9685266c0c3f22cab6f1fc -RMD160 (lc-2.10/lc_doc.tar.gz) = f943c4d8843ca8d5372b0ea4bbb42ded50023275 -Size (lc-2.10/lc_doc.tar.gz) = 1494973 bytes -SHA1 (lc-2.10/lc_irix.tar.gz) = 0d197317f63276c5d695cd028bcbf0afe528d522 -RMD160 (lc-2.10/lc_irix.tar.gz) = af4ed7c6a20ca2a5f9ce07345c2d5dc7074257bb -Size (lc-2.10/lc_irix.tar.gz) = 2658949 bytes -SHA1 (lc-2.10/lc_irix64.tar.gz) = cc616e039fe33e39b75680029f34730efda47494 -RMD160 (lc-2.10/lc_irix64.tar.gz) = 1b72abfae4da8ec8f3e22ee6b9e027d8cc0c60d0 -Size (lc-2.10/lc_irix64.tar.gz) = 2864612 bytes -SHA1 (lc-2.10/lc_linux_motif3.tar.gz) = e750aa83d3bd681abd96934fa8dcea2cf9050643 -RMD160 (lc-2.10/lc_linux_motif3.tar.gz) = 9a552a217bc743bd872ac475e26207bdb1708851 -Size (lc-2.10/lc_linux_motif3.tar.gz) = 8773141 bytes -SHA1 (lc-2.10/lc_solaris.tar.gz) = 5cf9fa1aac559d7d0f020fa26bb400f566fecc2c -RMD160 (lc-2.10/lc_solaris.tar.gz) = c9690a921adbcc8e3016ce7f677e1a865ddf77a2 -Size (lc-2.10/lc_solaris.tar.gz) = 2779087 bytes |