Sat Jul 20 16:56:07 2013 UTC ()
Import xnec2c-2.3beta as ham/xnec2c.

xnec2c is a GTK+ graphical interactive version of nec2c. It
incorporates the nec2c core which it uses for reading input files
and calculating output data, but it does not need and indeed does
not produce an output file by default. Since xnec2c incorporates
the nec2c core, it has access to all internal buffers, including
structure data, frequency-related data (structure currents, input
impedance, gain etc) and radiation pattern data (for the far field
and near field). It therefore has the ability to graphically display
user-requested data directly, as the frequency loop progresses or
after input from the user. Graphs of frequency-related data and
the current or charge distribution evolve as the frequency loop
progresses, and radiation patterns (far and near field) are
sequentially drawn for each frequency step. A new frequency can be
entered by the user from spin buttons in the main or radiation
pattern windows or by clicking on the graphs of frequency-related
data. New output data are then computed and displayed in text and
graphical form.


(wiz)
diff -r0 -r1.1 pkgsrc/ham/xnec2c/DESCR
diff -r0 -r1.1 pkgsrc/ham/xnec2c/Makefile
diff -r0 -r1.1 pkgsrc/ham/xnec2c/PLIST
diff -r0 -r1.1 pkgsrc/ham/xnec2c/distinfo

File Added: pkgsrc/ham/xnec2c/DESCR
xnec2c is a GTK+ graphical interactive version of nec2c. It
incorporates the nec2c core which it uses for reading input files
and calculating output data, but it does not need and indeed does
not produce an output file by default. Since xnec2c incorporates
the nec2c core, it has access to all internal buffers, including
structure data, frequency-related data (structure currents, input
impedance, gain etc) and radiation pattern data (for the far field
and near field). It therefore has the ability to graphically display
user-requested data directly, as the frequency loop progresses or
after input from the user. Graphs of frequency-related data and
the current or charge distribution evolve as the frequency loop
progresses, and radiation patterns (far and near field) are
sequentially drawn for each frequency step. A new frequency can be
entered by the user from spin buttons in the main or radiation
pattern windows or by clicking on the graphs of frequency-related
data. New output data are then computed and displayed in text and
graphical form.

File Added: pkgsrc/ham/xnec2c/Makefile
# $NetBSD: Makefile,v 1.1 2013/07/20 16:56:07 wiz Exp $

DISTNAME=	xnec2c-2.3-beta
PKGNAME=	${DISTNAME:S/-beta/beta/}
CATEGORIES=	ham
MASTER_SITES=	http://www.qsl.net/5b4az/pkg/nec2/xnec2c/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.qsl.net/5b4az/pages/nec2.html
COMMENT=	GTK+ graphical interactive version of nec2c
LICENSE=	gnu-gpl-v3

GNU_CONFIGURE=	yes
USE_LANGUAGES=	c c++
USE_TOOLS+=	intltool pax pkg-config

INSTALLATION_DIRS=	share/doc/xnec2c

post-install:
	cd ${WRKSRC}/doc && ${PAX} -pp -rw * ${DESTDIR}${PREFIX}/share/doc/xnec2c

.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/ham/xnec2c/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/07/20 16:56:07 wiz Exp $
bin/xnec2c
share/doc/xnec2c/NEC2-bug.txt
share/doc/xnec2c/NearFieldCalcs.txt
share/doc/xnec2c/images/charges.png
share/doc/xnec2c/images/currents.png
share/doc/xnec2c/images/excitation.png
share/doc/xnec2c/images/freq_plots.png
share/doc/xnec2c/images/nec2_edit.png
share/doc/xnec2c/images/radiation.png
share/doc/xnec2c/images/wire.png
share/doc/xnec2c/nec2c.txt
share/doc/xnec2c/xnec2c.html

File Added: pkgsrc/ham/xnec2c/distinfo
$NetBSD: distinfo,v 1.1 2013/07/20 16:56:07 wiz Exp $

SHA1 (xnec2c-2.3-beta.tar.bz2) = d427fd55d43dd664a532094b7166a6acbd567386
RMD160 (xnec2c-2.3-beta.tar.bz2) = c2e274e28d8577f81830cc239b0de32da724ea22
Size (xnec2c-2.3-beta.tar.bz2) = 898661 bytes