pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/wcalc-docs import wcalc-docs-0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/971555385454
branches:  trunk
changeset: 501977:971555385454
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Tue Nov 01 03:53:55 2005 +0000

description:
import wcalc-docs-0.9

This is the web site including documentation and F.A.Q. for the
Wcalc transmission line analysis/synthesis calculator.

diffstat:

 cad/wcalc-docs/DESCR    |   2 +
 cad/wcalc-docs/Makefile |  25 ++++++++++++++
 cad/wcalc-docs/PLIST    |  84 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 111 insertions(+), 0 deletions(-)

diffs (123 lines):

diff -r e3a54dce128e -r 971555385454 cad/wcalc-docs/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/cad/wcalc-docs/DESCR      Tue Nov 01 03:53:55 2005 +0000
@@ -0,0 +1,2 @@
+This is the web site including documentation and F.A.Q. for the
+Wcalc transmission line analysis/synthesis calculator.
diff -r e3a54dce128e -r 971555385454 cad/wcalc-docs/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/cad/wcalc-docs/Makefile   Tue Nov 01 03:53:55 2005 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/01 03:53:55 dmcmahill Exp $
+#
+
+.include "../../cad/wcalc/Makefile.common"
+PKGNAME=       ${DISTNAME:S/wcalc/wcalc-docs/}
+
+COMMENT=       Web Pages for the Wcalc Transmission Line Calculator
+
+# Only enable the webpage
+CONFIGURE_ARGS+=       --disable-cgi
+CONFIGURE_ARGS+=       --disable-gtk1
+CONFIGURE_ARGS+=       --disable-gtk2
+CONFIGURE_ARGS+=       --enable-htdocs
+CONFIGURE_ARGS+=       --disable-libwcalc
+CONFIGURE_ARGS+=       --disable-stdio
+CONFIGURE_ARGS+=       --without-matlab
+CONFIGURE_ARGS+=       --without-octave
+CONFIGURE_ARGS+=       --without-scilab
+
+# uses the \n sequence within replacement string feature in
+# gensub() which is not currently supported in nawk
+USE_TOOLS+=    gawk
+
+.include "../../cad/libwcalc/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e3a54dce128e -r 971555385454 cad/wcalc-docs/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/cad/wcalc-docs/PLIST      Tue Nov 01 03:53:55 2005 +0000
@@ -0,0 +1,84 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/01 03:53:55 dmcmahill Exp $
+${WCALC_HTMLDIR}/AWG.html
+${WCALC_HTMLDIR}/about.html
+${WCALC_HTMLDIR}/air_coil.html
+${WCALC_HTMLDIR}/bugs.html
+${WCALC_HTMLDIR}/cgi-wcalc.html
+${WCALC_HTMLDIR}/coax.html
+${WCALC_HTMLDIR}/coupled_microstrip.html
+${WCALC_HTMLDIR}/faq.html
+${WCALC_HTMLDIR}/favicon.ico
+${WCALC_HTMLDIR}/gtk-wcalc.html
+${WCALC_HTMLDIR}/ic_microstrip.html
+${WCALC_HTMLDIR}/index.html
+${WCALC_HTMLDIR}/mex-man/air_coil_calc.html
+${WCALC_HTMLDIR}/mex-man/air_coil_syn.html
+${WCALC_HTMLDIR}/mex-man/coax_calc.html
+${WCALC_HTMLDIR}/mex-man/coax_syn.html
+${WCALC_HTMLDIR}/mex-man/coupled_microstrip_calc.html
+${WCALC_HTMLDIR}/mex-man/coupled_microstrip_syn.html
+${WCALC_HTMLDIR}/mex-man/ic_microstrip_calc.html
+${WCALC_HTMLDIR}/mex-man/ic_microstrip_syn.html
+${WCALC_HTMLDIR}/mex-man/microstrip_calc.html
+${WCALC_HTMLDIR}/mex-man/microstrip_syn.html
+${WCALC_HTMLDIR}/mex-man/stripline_calc.html
+${WCALC_HTMLDIR}/mex-man/stripline_syn.html
+${WCALC_HTMLDIR}/mex-wcalc.html
+${WCALC_HTMLDIR}/microstrip.html
+${WCALC_HTMLDIR}/news.html
+${WCALC_HTMLDIR}/obtaining.html
+${WCALC_HTMLDIR}/octave-man/air_coil_calc.html
+${WCALC_HTMLDIR}/octave-man/air_coil_syn.html
+${WCALC_HTMLDIR}/octave-man/coax_calc.html
+${WCALC_HTMLDIR}/octave-man/coax_syn.html
+${WCALC_HTMLDIR}/octave-man/coupled_microstrip_calc.html
+${WCALC_HTMLDIR}/octave-man/coupled_microstrip_syn.html
+${WCALC_HTMLDIR}/octave-man/ic_microstrip_calc.html
+${WCALC_HTMLDIR}/octave-man/ic_microstrip_syn.html
+${WCALC_HTMLDIR}/octave-man/microstrip_calc.html
+${WCALC_HTMLDIR}/octave-man/microstrip_syn.html
+${WCALC_HTMLDIR}/octave-man/stripline_calc.html
+${WCALC_HTMLDIR}/octave-man/stripline_syn.html
+${WCALC_HTMLDIR}/octave-wcalc.html
+${WCALC_HTMLDIR}/permeability.html
+${WCALC_HTMLDIR}/permitivity.html
+${WCALC_HTMLDIR}/projects.html
+${WCALC_HTMLDIR}/resistivity.html
+${WCALC_HTMLDIR}/sci-man/air_coil_calc.html
+${WCALC_HTMLDIR}/sci-man/air_coil_syn.html
+${WCALC_HTMLDIR}/sci-man/coax_calc.html
+${WCALC_HTMLDIR}/sci-man/coax_syn.html
+${WCALC_HTMLDIR}/sci-man/coupled_microstrip_calc.html
+${WCALC_HTMLDIR}/sci-man/coupled_microstrip_syn.html
+${WCALC_HTMLDIR}/sci-man/ic_microstrip_calc.html
+${WCALC_HTMLDIR}/sci-man/ic_microstrip_syn.html
+${WCALC_HTMLDIR}/sci-man/microstrip_calc.html
+${WCALC_HTMLDIR}/sci-man/microstrip_syn.html
+${WCALC_HTMLDIR}/sci-man/stripline_calc.html
+${WCALC_HTMLDIR}/sci-man/stripline_syn.html
+${WCALC_HTMLDIR}/sci-wcalc.html
+${WCALC_HTMLDIR}/screen1.png
+${WCALC_HTMLDIR}/screen1-thumb.png
+${WCALC_HTMLDIR}/screen2.png
+${WCALC_HTMLDIR}/screen2-thumb.png
+${WCALC_HTMLDIR}/stdio-man/air_coil_calc.html
+${WCALC_HTMLDIR}/stdio-man/air_coil_syn.html
+${WCALC_HTMLDIR}/stdio-man/coax_calc.html
+${WCALC_HTMLDIR}/stdio-man/coax_syn.html
+${WCALC_HTMLDIR}/stdio-man/coupled_microstrip_calc.html
+${WCALC_HTMLDIR}/stdio-man/coupled_microstrip_syn.html
+${WCALC_HTMLDIR}/stdio-man/ic_microstrip_calc.html
+${WCALC_HTMLDIR}/stdio-man/ic_microstrip_syn.html
+${WCALC_HTMLDIR}/stdio-man/microstrip_calc.html
+${WCALC_HTMLDIR}/stdio-man/microstrip_syn.html
+${WCALC_HTMLDIR}/stdio-man/stripline_calc.html
+${WCALC_HTMLDIR}/stdio-man/stripline_syn.html
+${WCALC_HTMLDIR}/stdio-wcalc.html
+${WCALC_HTMLDIR}/stripline.html
+${WCALC_HTMLDIR}/tech.html
+${WCALC_HTMLDIR}/units.html
+@dirrm ${WCALC_HTMLDIR}/stdio-man
+@dirrm ${WCALC_HTMLDIR}/sci-man
+@dirrm ${WCALC_HTMLDIR}/octave-man
+@dirrm ${WCALC_HTMLDIR}/mex-man
+@unexec ${RMDIR} %D/${WCALC_HTMLDIR} 2>/dev/null || ${TRUE}



Home | Main Index | Thread Index | Old Index