Page MenuHomeFreeBSD

D52890.id163524.diff
No OneTemporary

D52890.id163524.diff

diff --git a/comms/xnec2c/Makefile b/comms/xnec2c/Makefile
--- a/comms/xnec2c/Makefile
+++ b/comms/xnec2c/Makefile
@@ -1,9 +1,8 @@
PORTNAME= xnec2c
-PORTVERSION= 4.4.16
DISTVERSIONPREFIX= v
+DISTVERSION= 4.4.17
CATEGORIES= comms hamradio
-MASTER_SITES= https://www.xnec2c.org/releases/ \
- LOCAL/db
+MASTER_SITES= https://www.xnec2c.org/releases/
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Used to calculate antenna patterns useful to ham radio
@@ -14,17 +13,15 @@
USES= autoreconf desktop-file-utils gettext gmake gnome pkgconfig \
shared-mime-info
+USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool
-GNU_CONFIGURE= yes
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
-CONFIGURE_ENV+= LIBS=-lexecinfo
-USE_GNOME= cairo gdkpixbuf glib20 gtk30 intltool
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= LIBS=-lexecinfo
-OPTIONS_DEFINE= DOCS EXAMPLES
+PORTEXAMPLES= *
-post-install-EXAMPLES-on:
- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
+OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_SUB= yes
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@@ -37,4 +34,12 @@
${INSTALL_DATA} ${WRKSRC}/doc/images/$f ${STAGEDIR}${DOCSDIR}/images
.endfor
+post-install-EXAMPLES-on:
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${MV} ${STAGEDIR}${DATADIR}/examples/* ${STAGEDIR}${EXAMPLESDIR}
+ ${RM} -r ${STAGEDIR}${DATADIR} # Remove pre-installed examples
+
+post-install-EXAMPLES-off:
+ ${RM} -r ${STAGEDIR}${DATADIR} # Remove pre-installed examples
+
.include <bsd.port.mk>
diff --git a/comms/xnec2c/distinfo b/comms/xnec2c/distinfo
--- a/comms/xnec2c/distinfo
+++ b/comms/xnec2c/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714135914
-SHA256 (xnec2c-v4.4.16.tar.gz) = 5e2662f297e67c78c6a5e3e4472fe91754c0fb945dc57e001ae2b31b95aaae69
-SIZE (xnec2c-v4.4.16.tar.gz) = 1509642
+TIMESTAMP = 1759483732
+SHA256 (xnec2c-v4.4.17.tar.gz) = aec8c02de3396ca24101763006d9ff256fa35e5a19d75636e8db48ccdbd3671d
+SIZE (xnec2c-v4.4.17.tar.gz) = 1529113
diff --git a/comms/xnec2c/pkg-plist b/comms/xnec2c/pkg-plist
--- a/comms/xnec2c/pkg-plist
+++ b/comms/xnec2c/pkg-plist
@@ -1,324 +1,18 @@
bin/xnec2c
share/applications/xnec2c.desktop
-%%PORTDOCS%%%%DOCSDIR%%/NEC2-bug.txt
-%%PORTDOCS%%%%DOCSDIR%%/NearFieldCalcs.txt
-%%PORTDOCS%%%%DOCSDIR%%/images/currents.png
-%%PORTDOCS%%%%DOCSDIR%%/images/excitation.png
-%%PORTDOCS%%%%DOCSDIR%%/images/freq_plots.png
-%%PORTDOCS%%%%DOCSDIR%%/images/nec2_edit.png
-%%PORTDOCS%%%%DOCSDIR%%/images/radiation.png
-%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.png
-%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.xcf
-%%PORTDOCS%%%%DOCSDIR%%/images/wire.png
-%%PORTDOCS%%%%DOCSDIR%%/nec2c.txt
-%%PORTDOCS%%%%DOCSDIR%%/xnec2c.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-20m-moxon.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m-box.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_MultiBand_Vertical.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_bipyramid.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_inv_cone.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-30m_sphere.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-40m_windom.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_Classic_Windom-optimized.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_G5RV.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_Inverted-L.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/10-80m_windom.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137MHz_broadside_Yagi.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137MHz_turnstile.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137MHz_turnstile_sloped.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz-QFHA1.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz-QFHA2.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz-QFHA3.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/137Mhz_xpol_omni.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13cm_Yagi.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13cm_corner_reflector.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/13cm_helix+screen.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/15m_delta-loop.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_3x_helicone.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_3x_helisphere.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_4x_helisphere.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_helivert.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1MHz_tower.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_ground_plane.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_vert_circ_cliff.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_vert_linear_cliff.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20-40m_vert_sommerfeld_cliff.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20m_car_ant.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/20m_quad.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/23cm_helix+radials.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/23cm_helix+screen.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_1to4l-gp_on_pole.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_1to4l-horiz_gp_on_pole.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_5to8l-gp_on_pole.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_EME_ant.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_Lindenblad.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_bigwheel.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_Xpol_yagi-2-optimized.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_Xpol_yagi-2.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_Xpol_yagi.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_yagi-optimized.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_extended_yagi.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_halo_stack.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_sqr_halo.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_sqr_halo_stack.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_xpol_omni.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_xpol_omni_stack.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_yagi.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/2m_yagi_stack.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/30-80m_inv_L.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/35-55MHz_logper.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/40-80m_Inv_L.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/40m-moxon.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-17m_bipyramid.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-20m_fan.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-20m_inv_cone.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-40m_5B4AZ-optimized.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6-40m_Classic_Windom-optimized.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6m_big-square_stack.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6m_bigwheel-stack.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/6m_horizomni.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/70cm_collinear.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/80m_zepp.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/T12m-H24m.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/T20m-H18m.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/airplane.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/buoy.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/conductivity.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-20m-moxon.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m-box.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_MultiBand_Vertical.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_bipyramid.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_inv_cone.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-30m_sphere.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-40m_windom.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_Classic_Windom-optimized.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_G5RV.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_Inverted-L.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/10-80m_windom.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137MHz_broadside_Yagi.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137MHz_turnstile.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137MHz_turnstile_sloped.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz-QFHA1.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz-QFHA2.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz-QFHA3.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/137Mhz_xpol_omni.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/13cm_Yagi.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/13cm_corner_reflector.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/13cm_helix+screen.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/15m_delta-loop.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_3x_helicone.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_3x_helisphere.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_4x_helisphere.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_helivert.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/1MHz_tower.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_ground_plane.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_vert_circ_cliff.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_vert_linear_cliff.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20-40m_vert_sommerfeld_cliff.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20m_car_ant.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/20m_quad.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/23cm_helix+radials.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/23cm_helix+screen.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_1to4l-gp_on_pole.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_1to4l-horiz_gp_on_pole.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_5to8l-gp_on_pole.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_EME_ant.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_Lindenblad.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_bigwheel.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_Xpol_yagi-2-optimized.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_Xpol_yagi-2.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_Xpol_yagi.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_yagi-optimized.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_extended_yagi.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_halo_stack.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_sqr_halo.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_sqr_halo_stack.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_xpol_omni.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_xpol_omni_stack.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_yagi.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/2m_yagi_stack.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/30-80m_inv_L.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/35-55MHz_logper.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/40-80m_Inv_L.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/40m-moxon.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-17m_bipyramid.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-20m_fan.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-20m_inv_cone.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-40m_5B4AZ-optimized.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6-40m_Classic_Windom-optimized.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6m_big-square_stack.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6m_bigwheel-stack.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/6m_horizomni.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/70cm_collinear.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/80m_zepp.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/T12m-H24m.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/T20m-H18m.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/airplane.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/buoy.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/gray_hoverman.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/k9ay_5b4az.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/k9ay_orig.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/satellite.csv
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gray_hoverman.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ground.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/k9ay_5b4az.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/k9ay_orig.nec
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/satellite.nec
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/NEC2-bug.txt
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/NearFieldCalcs.txt
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/currents.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/excitation.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/freq_plots.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/nec2_edit.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/radiation.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/web-heading.xcf
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/images/wire.png
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/nec2c.txt
+%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/xnec2c.html
share/icons/hicolor/256x256/apps/xnec2c.png
share/man/man1/xnec2c.1.gz
share/mime/packages/x-nec2.xml
share/pixmaps/xnec2c.svg
-%%DATADIR%%/examples/10-20m-moxon.nec
-%%DATADIR%%/examples/10-30m-box.nec
-%%DATADIR%%/examples/10-30m_MultiBand_Vertical.nec
-%%DATADIR%%/examples/10-30m_bipyramid.nec
-%%DATADIR%%/examples/10-30m_inv_cone.nec
-%%DATADIR%%/examples/10-30m_sphere.nec
-%%DATADIR%%/examples/10-40m_windom.nec
-%%DATADIR%%/examples/10-80m_Classic_Windom-optimized.nec
-%%DATADIR%%/examples/10-80m_G5RV.nec
-%%DATADIR%%/examples/10-80m_Inverted-L.nec
-%%DATADIR%%/examples/10-80m_windom.nec
-%%DATADIR%%/examples/137MHz_broadside_Yagi.nec
-%%DATADIR%%/examples/137MHz_turnstile.nec
-%%DATADIR%%/examples/137MHz_turnstile_sloped.nec
-%%DATADIR%%/examples/137Mhz-QFHA1.nec
-%%DATADIR%%/examples/137Mhz-QFHA2.nec
-%%DATADIR%%/examples/137Mhz-QFHA3.nec
-%%DATADIR%%/examples/137Mhz_xpol_omni.nec
-%%DATADIR%%/examples/13cm_Yagi.nec
-%%DATADIR%%/examples/13cm_corner_reflector.nec
-%%DATADIR%%/examples/13cm_helix+screen.nec
-%%DATADIR%%/examples/15m_delta-loop.nec
-%%DATADIR%%/examples/1MHz_3x_helicone.nec
-%%DATADIR%%/examples/1MHz_3x_helisphere.nec
-%%DATADIR%%/examples/1MHz_4x_helisphere.nec
-%%DATADIR%%/examples/1MHz_helivert.nec
-%%DATADIR%%/examples/1MHz_tower.nec
-%%DATADIR%%/examples/20-40m_ground_plane.nec
-%%DATADIR%%/examples/20-40m_vert_circ_cliff.nec
-%%DATADIR%%/examples/20-40m_vert_linear_cliff.nec
-%%DATADIR%%/examples/20-40m_vert_sommerfeld_cliff.nec
-%%DATADIR%%/examples/20m_car_ant.nec
-%%DATADIR%%/examples/20m_quad.nec
-%%DATADIR%%/examples/23cm_helix+radials.nec
-%%DATADIR%%/examples/23cm_helix+screen.nec
-%%DATADIR%%/examples/2m_1to4l-gp_on_pole.nec
-%%DATADIR%%/examples/2m_1to4l-horiz_gp_on_pole.nec
-%%DATADIR%%/examples/2m_5to8l-gp_on_pole.nec
-%%DATADIR%%/examples/2m_EME_ant.nec
-%%DATADIR%%/examples/2m_Lindenblad.nec
-%%DATADIR%%/examples/2m_bigwheel.nec
-%%DATADIR%%/examples/2m_extended_Xpol_yagi-2-optimized.nec
-%%DATADIR%%/examples/2m_extended_Xpol_yagi-2.nec
-%%DATADIR%%/examples/2m_extended_Xpol_yagi.nec
-%%DATADIR%%/examples/2m_extended_yagi-optimized.nec
-%%DATADIR%%/examples/2m_extended_yagi.nec
-%%DATADIR%%/examples/2m_halo_stack.nec
-%%DATADIR%%/examples/2m_sqr_halo.nec
-%%DATADIR%%/examples/2m_sqr_halo_stack.nec
-%%DATADIR%%/examples/2m_xpol_omni.nec
-%%DATADIR%%/examples/2m_xpol_omni_stack.nec
-%%DATADIR%%/examples/2m_yagi.nec
-%%DATADIR%%/examples/2m_yagi_stack.nec
-%%DATADIR%%/examples/30-80m_inv_L.nec
-%%DATADIR%%/examples/35-55MHz_logper.nec
-%%DATADIR%%/examples/40-80m_Inv_L.nec
-%%DATADIR%%/examples/40m-moxon.nec
-%%DATADIR%%/examples/6-17m_bipyramid.nec
-%%DATADIR%%/examples/6-20m_fan.nec
-%%DATADIR%%/examples/6-20m_inv_cone.nec
-%%DATADIR%%/examples/6-40m_5B4AZ-optimized.nec
-%%DATADIR%%/examples/6-40m_Classic_Windom-optimized.nec
-%%DATADIR%%/examples/6m_big-square_stack.nec
-%%DATADIR%%/examples/6m_bigwheel-stack.nec
-%%DATADIR%%/examples/6m_horizomni.nec
-%%DATADIR%%/examples/70cm_collinear.nec
-%%DATADIR%%/examples/80m_zepp.nec
-%%DATADIR%%/examples/T12m-H24m.nec
-%%DATADIR%%/examples/T20m-H18m.nec
-%%DATADIR%%/examples/airplane.nec
-%%DATADIR%%/examples/buoy.nec
-%%DATADIR%%/examples/conductivity.txt
-%%DATADIR%%/examples/data/10-20m-moxon.csv
-%%DATADIR%%/examples/data/10-30m-box.csv
-%%DATADIR%%/examples/data/10-30m_MultiBand_Vertical.csv
-%%DATADIR%%/examples/data/10-30m_bipyramid.csv
-%%DATADIR%%/examples/data/10-30m_inv_cone.csv
-%%DATADIR%%/examples/data/10-30m_sphere.csv
-%%DATADIR%%/examples/data/10-40m_windom.csv
-%%DATADIR%%/examples/data/10-80m_Classic_Windom-optimized.csv
-%%DATADIR%%/examples/data/10-80m_G5RV.csv
-%%DATADIR%%/examples/data/10-80m_Inverted-L.csv
-%%DATADIR%%/examples/data/10-80m_windom.csv
-%%DATADIR%%/examples/data/137MHz_broadside_Yagi.csv
-%%DATADIR%%/examples/data/137MHz_turnstile.csv
-%%DATADIR%%/examples/data/137MHz_turnstile_sloped.csv
-%%DATADIR%%/examples/data/137Mhz-QFHA1.csv
-%%DATADIR%%/examples/data/137Mhz-QFHA2.csv
-%%DATADIR%%/examples/data/137Mhz-QFHA3.csv
-%%DATADIR%%/examples/data/137Mhz_xpol_omni.csv
-%%DATADIR%%/examples/data/13cm_Yagi.csv
-%%DATADIR%%/examples/data/13cm_corner_reflector.csv
-%%DATADIR%%/examples/data/13cm_helix+screen.csv
-%%DATADIR%%/examples/data/15m_delta-loop.csv
-%%DATADIR%%/examples/data/1MHz_3x_helicone.csv
-%%DATADIR%%/examples/data/1MHz_3x_helisphere.csv
-%%DATADIR%%/examples/data/1MHz_4x_helisphere.csv
-%%DATADIR%%/examples/data/1MHz_helivert.csv
-%%DATADIR%%/examples/data/1MHz_tower.csv
-%%DATADIR%%/examples/data/20-40m_ground_plane.csv
-%%DATADIR%%/examples/data/20-40m_vert_circ_cliff.csv
-%%DATADIR%%/examples/data/20-40m_vert_linear_cliff.csv
-%%DATADIR%%/examples/data/20-40m_vert_sommerfeld_cliff.csv
-%%DATADIR%%/examples/data/20m_car_ant.csv
-%%DATADIR%%/examples/data/20m_quad.csv
-%%DATADIR%%/examples/data/23cm_helix+radials.csv
-%%DATADIR%%/examples/data/23cm_helix+screen.csv
-%%DATADIR%%/examples/data/2m_1to4l-gp_on_pole.csv
-%%DATADIR%%/examples/data/2m_1to4l-horiz_gp_on_pole.csv
-%%DATADIR%%/examples/data/2m_5to8l-gp_on_pole.csv
-%%DATADIR%%/examples/data/2m_EME_ant.csv
-%%DATADIR%%/examples/data/2m_Lindenblad.csv
-%%DATADIR%%/examples/data/2m_bigwheel.csv
-%%DATADIR%%/examples/data/2m_extended_Xpol_yagi-2-optimized.csv
-%%DATADIR%%/examples/data/2m_extended_Xpol_yagi-2.csv
-%%DATADIR%%/examples/data/2m_extended_Xpol_yagi.csv
-%%DATADIR%%/examples/data/2m_extended_yagi-optimized.csv
-%%DATADIR%%/examples/data/2m_extended_yagi.csv
-%%DATADIR%%/examples/data/2m_halo_stack.csv
-%%DATADIR%%/examples/data/2m_sqr_halo.csv
-%%DATADIR%%/examples/data/2m_sqr_halo_stack.csv
-%%DATADIR%%/examples/data/2m_xpol_omni.csv
-%%DATADIR%%/examples/data/2m_xpol_omni_stack.csv
-%%DATADIR%%/examples/data/2m_yagi.csv
-%%DATADIR%%/examples/data/2m_yagi_stack.csv
-%%DATADIR%%/examples/data/30-80m_inv_L.csv
-%%DATADIR%%/examples/data/35-55MHz_logper.csv
-%%DATADIR%%/examples/data/40-80m_Inv_L.csv
-%%DATADIR%%/examples/data/40m-moxon.csv
-%%DATADIR%%/examples/data/6-17m_bipyramid.csv
-%%DATADIR%%/examples/data/6-20m_fan.csv
-%%DATADIR%%/examples/data/6-20m_inv_cone.csv
-%%DATADIR%%/examples/data/6-40m_5B4AZ-optimized.csv
-%%DATADIR%%/examples/data/6-40m_Classic_Windom-optimized.csv
-%%DATADIR%%/examples/data/6m_big-square_stack.csv
-%%DATADIR%%/examples/data/6m_bigwheel-stack.csv
-%%DATADIR%%/examples/data/6m_horizomni.csv
-%%DATADIR%%/examples/data/70cm_collinear.csv
-%%DATADIR%%/examples/data/80m_zepp.csv
-%%DATADIR%%/examples/data/README
-%%DATADIR%%/examples/data/T12m-H24m.csv
-%%DATADIR%%/examples/data/T20m-H18m.csv
-%%DATADIR%%/examples/data/airplane.csv
-%%DATADIR%%/examples/data/buoy.csv
-%%DATADIR%%/examples/data/gray_hoverman.csv
-%%DATADIR%%/examples/data/k9ay_5b4az.csv
-%%DATADIR%%/examples/data/k9ay_orig.csv
-%%DATADIR%%/examples/data/satellite.csv
-%%DATADIR%%/examples/gray_hoverman.nec
-%%DATADIR%%/examples/ground.txt
-%%DATADIR%%/examples/k9ay_5b4az.nec
-%%DATADIR%%/examples/k9ay_orig.nec
-%%DATADIR%%/examples/satellite.nec

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 12, 10:31 PM (5 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23624555
Default Alt Text
D52890.id163524.diff (18 KB)

Event Timeline