aboutsummaryrefslogtreecommitdiff
path: root/cad/transcalc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-06 09:40:18 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-06 09:40:18 +0000
commitde3b7609142d2d5ccb7602b4ea8ab661f620d453 (patch)
tree55a9365d0fa5d000db39c2972c0384cc321c0a4d /cad/transcalc
parent3bc0c33551567fb1198028a761ec4e26d29d7a5b (diff)
downloadports-de3b7609142d2d5ccb7602b4ea8ab661f620d453.tar.gz
ports-de3b7609142d2d5ccb7602b4ea8ab661f620d453.zip
add transcalc 0.13
A analysis and synthesis tool for RF and microwave transmission lines
Notes
Notes: svn path=/head/; revision=65722
Diffstat (limited to 'cad/transcalc')
-rw-r--r--cad/transcalc/Makefile24
-rw-r--r--cad/transcalc/distinfo1
-rw-r--r--cad/transcalc/pkg-comment1
-rw-r--r--cad/transcalc/pkg-descr20
-rw-r--r--cad/transcalc/pkg-plist16
5 files changed, 62 insertions, 0 deletions
diff --git a/cad/transcalc/Makefile b/cad/transcalc/Makefile
new file mode 100644
index 000000000000..bdbb6bfb2da4
--- /dev/null
+++ b/cad/transcalc/Makefile
@@ -0,0 +1,24 @@
+# ex:ts=8
+# Ports collection makefile for: transcalc
+# Date created: Sep 6, 2002
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= transcalc
+PORTVERSION= 0.13
+CATEGORIES= cad
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://transcalc.sourceforge.net/
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_GNOMENG= yes
+USE_GNOME= imlib
+GNU_CONFIGURE= yes
+
+MAN1= transcalc.1
+
+.include <bsd.port.mk>
diff --git a/cad/transcalc/distinfo b/cad/transcalc/distinfo
new file mode 100644
index 000000000000..e1e3161caca3
--- /dev/null
+++ b/cad/transcalc/distinfo
@@ -0,0 +1 @@
+MD5 (transcalc-0.13.tar.gz) = bae9ef11dc6bf5f2bc6619ab9f434fe5
diff --git a/cad/transcalc/pkg-comment b/cad/transcalc/pkg-comment
new file mode 100644
index 000000000000..f05031d2758e
--- /dev/null
+++ b/cad/transcalc/pkg-comment
@@ -0,0 +1 @@
+A analysis and synthesis tool for RF and microwave transmission lines
diff --git a/cad/transcalc/pkg-descr b/cad/transcalc/pkg-descr
new file mode 100644
index 000000000000..716b25953d1e
--- /dev/null
+++ b/cad/transcalc/pkg-descr
@@ -0,0 +1,20 @@
+Transcalc is an analysis and synthesis tool for calculating the electrical and
+physical properties of different kinds of RF and microwave transmission lines.
+
+Transcalc was somewhat inspired by the functionality of Agilent Technologies'
+commercial program linecalc. Transcalc aspires to be more functional in the
+long run and well-documented with appropriate references to formulas that are
+used. Transcalc is built using the GIMP toolkit (GTK) for its GUI interface.
+
+For each type of transmission line, using dialog boxes, you can enter values
+for the various parameters, and either calculate its electrical properties
+(analyze), or use the given electrical requirements to sythesize physical
+parameters of the required transmission line.
+
+Available transmission lines (this list will expand with subsequent releases):
+ - Microstrip
+ - Rectangular Waveguide
+ - Coaxial Line
+ - Coupled Microstrip
+
+WWW: http://transcalc.sourceforge.net/
diff --git a/cad/transcalc/pkg-plist b/cad/transcalc/pkg-plist
new file mode 100644
index 000000000000..6bd7aa39b436
--- /dev/null
+++ b/cad/transcalc/pkg-plist
@@ -0,0 +1,16 @@
+bin/transcalc
+share/transcalc/examples/000.trc
+share/transcalc/examples/001.trc
+share/transcalc/examples/cstrip_kj_1.trc
+share/transcalc/examples/cstrip_kj_2.trc
+share/transcalc/examples/example1.trc
+share/transcalc/examples/hp.trc
+share/transcalc/examples/ustrip50fr4.trc
+share/transcalc/examples/ustrip_jansen.trc
+share/transcalc/images/c_microstrip.jpg
+share/transcalc/images/coax.jpg
+share/transcalc/images/microstrip.jpg
+share/transcalc/images/rectwaveguide.jpg
+@dirrm share/transcalc/examples
+@dirrm share/transcalc/images
+@dirrm share/transcalc