Path to this page:
./
cad/wcalc,
Meta-pkg for the Wcalc Transmission Line Analysis/Synthesis Calculator
Branch: CURRENT,
Version: 1.0nb3,
Package name: wcalc-1.0nb3,
Maintainer: dmcmahillWcalc is a transmission line analysis and synthesis tool. Several
structures including air core solenoid inductors, coaxial cable,
single and coupled microstrip, stripline, and metal-insulator-
semiconductor microstrip are included.
Wcalc can analyze the electrical parameters for a given physical
description of the structure or synthesize the required dimensions
to meet certain desired electrical characteristics.
Wcalc provides several different frontends for accessing the numeric
engine. Currently, there is a GTK based standalone graphical
user interface, a common gateway interface (CGI) for web access,
Scilab, Octave, and Matlab interfaces for maximum flexibility within
a scientific programming environment, and a standard input/output
(stdio) interface which allows a simple interface to other 3rd
party tools which can communicate via a pipe.
The different frontends are installed as different packages for
flexibility in deployment.
Required to run:[
cad/libwcalc] [
cad/gtk2-wcalc] [
cad/cgi-wcalc] [
cad/stdio-wcalc] [
cad/wcalc-docs] [
cad/sci-wcalc]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1331.765 KB
Version history: (Expand)
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2007-06-06) Updated to version: wcalc-1.0nb3
- (2007-05-21) Updated to version: wcalc-1.0nb3
- (2006-02-06) Updated to version: wcalc-1.0nb2
- (2006-01-24) Updated to version: wcalc-1.0nb1
CVS history: (Expand)
2021-10-26 12:04:17 by Nia Alarie | Files touched by this commit (63) |
Log message:
cad: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:20:33 by Nia Alarie | Files touched by this commit (63) |
Log message:
cad: Remove SHA1 hashes for distfiles
|
2020-01-26 06:26:29 by Roland Illig | Files touched by this commit (189) |
Log message:
all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html
In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.
To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.
Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-06-08 13:04:30 by Roland Illig | Files touched by this commit (43) |
Log message:
cad/*: let pkglint fix indentation, variable alignment, and LOCALBASE
pkglint -Wall -r -F cad
Manually fixed the indentation in cad/ghdl/Makefile because SITES.* was
(by the current definition) not long enough to count as an outlier line,
and because of this, all other lines were aligned to that line.
|
2015-11-03 01:21:20 by Alistair G. Crooks | Files touched by this commit (58) |
Log message:
Add SHA512 digests for distfiles for cad category
Problems found with existing distfile for eagle:
distfiles/eagle-lin32-7.4.0.run
No changes made to eagle/distinfo file.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-05 18:41:09 by Thomas Klausner | Files touched by this commit (58) |
Log message:
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
|
2010-01-28 02:11:28 by Joerg Sonnenberger | Files touched by this commit (11) |
Log message:
Do not build the message catalogs by default for the various wcalc
packages, but only in libwalc. They have been silently reinstalled
over and over again. Mark *wcalc* as DESTDIR ready.
|