The NetBSD Project

CVS log for pkgsrc/ham/xnec2c/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / ham / xnec2c

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.39 / (download) - annotate - [select for diffs], Sun Apr 7 07:34:25 2024 UTC (8 days, 22 hours ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.26 (colored)

*: bump for cairo buildlink3.mk change

lzo was made an option

Revision 1.38 / (download) - annotate - [select for diffs], Sat Apr 6 08:05:58 2024 UTC (9 days, 21 hours ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.26 (colored)

* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Revision 1.37 / (download) - annotate - [select for diffs], Wed Jan 3 08:33:39 2024 UTC (3 months, 1 week ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Changes since 1.36: +3 -1 lines
Diff to previous 1.36 (colored) to selected 1.26 (colored)

(ham/xnec2c) Fix build by USE_CC_FEATURES+= c17 (for NetBSD 9.0)

Revision 1.36 / (download) - annotate - [select for diffs], Mon Dec 18 14:19:35 2023 UTC (3 months, 4 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.35: +2 -3 lines
Diff to previous 1.35 (colored) to selected 1.26 (colored)

(ham/xnec2c) Updated 4.2.1 to 4.2.3

(From doc/xnec2c.html)
Version 4.2.2:

   Fixed a bug in the fbar() in somnec.c reported by Ward Harriman,
   AE6TY, that caused corrupt results with wire dipoles close to ground
   and while using Sommerfeld/Norton approximation.

Version 4.2.3:

   Fixed a bug in Child_Process() in fork.c which resulted in an
   out-of-bounds (by 1) write to the rc_config.input_file[] character
   array.

Revision 1.35 / (download) - annotate - [select for diffs], Tue Nov 14 14:02:16 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.26 (colored)

*: recursive bump for cairo dependency changes

Revision 1.34 / (download) - annotate - [select for diffs], Sun Nov 12 13:22:24 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.26 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.33 / (download) - annotate - [select for diffs], Sat Oct 21 17:10:48 2023 UTC (5 months, 3 weeks ago) by gdt
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored) to selected 1.26 (colored)

recursive revbump for tiff update

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jun 10 11:54:48 2023 UTC (10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.31: +12 -7 lines
Diff to previous 1.31 (colored) to selected 1.26 (colored)

(ham/xnec2c) Updated 4.1.5 to 4.2.1

(doc/xnec2c.html)
 4.2: Further to the changes above, I have modified xnec2c so
that more than one FR (frequency range) card can be specified in the
NEC2 file. This makes it possible to calculate frequency-dependent
parameters over separate ranges of interest and thus reduces the time
taken by the program to produce results. Unnecessary calculations
between ranges of interest are also avoided.

Version 4.2.1: Fixed a bug where the DRAW_ENABLED and PLOT_ENABLED
flags where not cleared when the Radiation Pattern Frequency Plots
windows were closed. Made extensive style changes to the source code
so that resources like #defines, #includes and function prototypes
were moved from common.h to the relevant compilation units (.c and .h
files).

Revision 1.31 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:52 2023 UTC (14 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.26 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:37 2023 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.26 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.29 / (download) - annotate - [select for diffs], Mon Nov 21 18:20:43 2022 UTC (16 months, 3 weeks ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.28: +4 -1 lines
Diff to previous 1.28 (colored) to selected 1.26 (colored)

*: Re-apply SunOS linker argument removals.

These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Aug 11 05:08:50 2022 UTC (20 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.26 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:11 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

revbump for icu and libffi

Revision 1.26 / (download) - annotate - [selected], Mon Aug 16 13:43:49 2021 UTC (2 years, 8 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.25: +3 -4 lines
Diff to previous 1.25 (colored)

(ham/xnec2c) Updated 3.5.1 to 4.1.5

(doc/xnec2.html)

Version 3.6-beta: I migrated Xnec2c to the latest GTK+-3.22 toolkit to bring it
up to date. A lot of changes were needed to both the GUI and parts of the
Xnec2c source code, mainly the use of GTK3's GUI Builder for creating the User
Interface and the revised drawing model of GDK for presenting the Graphics
displays. A new autogen.sh script has also been incorporated in the source
package and internationalization has been migrated to the GNU GetText system.
Because Xnec2c is very complicated and thorough testing is difficult, I am
releasing this version as a beta.

Version 3.6.1-beta: After a request by Don Walters W9DKI I modified the
xnec2c.glade file to reduce the default size of the drawing areas as they would
not fit in displays with reduced resolution. I also removed some legacy code,
left over from the migration of xnec2c to GTK3, which was producing error
messages from GTK3 during the dragging of structure or radiation pattern
displays. And I modified the Makefile.am file to get "make install" to install
program files and documentation to the right places.

Version 3.7-beta: After some feature requests by users of xnec2c, I implemented
a number of changes to xnec2c so that it can save the state of the GUI at exit
and restore it on start up. To this effect xnec2c now produces a configuration
file xnec2c.config in the user's ~/.config directory. In this file xnec2c saves
the state (position, size, active toggle buttons, projection parameters for
structure and radiation pattern displays, the state of the frequency loop etc)
of the main windows, e.g. structure, radiation pattern, frequency plots and
NEC2 editor.
I have also added keyboard accelerators for a number of buttons and menu items,
more commonly used in the main windows of xnec2c, and a new "Zo" NEC2 "card" to
specify transmission line impedance.

Version 3.7.1-beta: Fixed a reported bug that prevented wire diameter entries
less than 0.01 in the Helix (GH) card editor. This was due to specifying a
minimum value of 0.01 in the xnec2c.glade file.

Version 3.8-beta: I edited some of the code so that when a NEC2 file is saved,
the Center x and y offsets (the change of position) of the structure and
radiation pattern are not changed. I also arranged for the offset values to be
saved in ~/.config/xnec2c.config when closing xnec2c, and to be read back and
restored when starting.

Version 3.9-beta: I have arranged for some user actions to be "nested", mainly
regarding the saving of NEC2 editor data followed by the opening of another
file or starting a new project. Some such functionality already existed in
previous versions but it is now more comprehensive.
Another useful change is fixing a bug in the original NEC2 code for producing a
helix (as specified by the GH "card"). This bug resulted a division by zero if
the helix length was specified as zero, possibly intended to produce a spiral.
The GH card can now be used to produce both a helix or a spiral with no
floating point exceptions.

Version 3.9: Since I have not received any bug reports for some time after
releasing version 3.9-b, and having fixed a bug that resulted in a
gtk_widget_destroy() command to be passed on an invalid widget pointer, I am
releasing xnec2c as version 3.9.

Version 4.0: I have changed the code that saves the state of the
View-Polarization menu items, as it would only correctly save the state of
these items in the Main (structure) window. I also changed the code that
handles the removal of "card" entries in the NEC2 editor, as it was causing
crashes of xnec2c under some user action combinations.

Version 4.0: I corrected some mistakes in the GUI interface code, which handles
the creation of windows and dialogs from the glade UI description file. These
mistakes were such that they did not effect the operation of xnec2c but in any
case I fixed them for the sake of correct programming. Also changed the wire
designer dialog to include the Tapered Wire selection check-button in the
dialog's frame and the relevant code to deal with this better.

Version 4.1: I corrected some mistakes in the GUI interface code, which handles
the creation of windows and dialogs from the glade UI description file. These
mistakes were such that they did not effect the operation of xnec2c but in any
case I fixed them for the sake of correct programming. Also changed the wire
designer dialog to include the Tapered Wire selection check-button in the
dialog's frame and the relevant code to deal with this better.

Version 4.1.1: I made a small change to the Radiation Pattern code to allow the
drawing of both horizontal an vertical "cuts" in the radiation pattern, in the
zx and zy vertical planes and the xy horizontal plane. Also changed the
accelerator keys for the Add, Remove, Clear, Save As, Save and Revert buttons
to be Modified by the Control button as the original accelerator keys were
being activated when writing in the Comments Treeview.

Version 4.1.2: Changed the installation commands in Makefile.am so that all the
relevant files (desktop file, application pixmap, configuration file,
executable binary etc) are installed under any location specified to the
configure script by the --prefix= option. Also modified the program so that on
first start up after installation, the application will create its working
directory by copying files from the relevant directories under the installation
prefix.

Version 4.1.3: Arranged the pipe reading function for the parent process to
re-read from the child processes if not all data is transferred at the first
read(). In this case xnec2c was crushing with "Resource temporarily
unavailable" error message.

Version 4.1.4: Added the stdint.h include file to common.h to fix a compilation
error reported by Nick G3VNC.

Version 4.1.5: After an inquiry by Eric Wheeler KJ7LNW regarding the use of the
GH card to create spirals, I found a bug that caused the GH editor to delete
the GH entry in NEC2 Editor's treeview. I also found a bug that caused the
number of turns of a spiral to be rounded to the nearest integer. Both bugs
have been fixed in this version.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Aug 17 20:19:14 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.26 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.24 / (download) - annotate - [select for diffs], Tue Mar 10 22:10:17 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.26 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.23 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:12 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.26 (colored)

*: recursive bump for libffi

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:25 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.26 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:08 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.26 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.20 / (download) - annotate - [select for diffs], Wed Nov 14 22:21:49 2018 UTC (5 years, 5 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.26 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 12 03:52:20 2018 UTC (5 years, 5 months ago) by ryoon
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.26 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 16 14:34:43 2018 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.26 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:53 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.26 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 12 06:25:33 2017 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.26 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.15 / (download) - annotate - [select for diffs], Mon Feb 6 13:55:32 2017 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.26 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Nov 10 13:56:40 2016 UTC (7 years, 5 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored) to selected 1.26 (colored)

Updated ham/xnec2c 3.5 to 3.5.1
-----------------------------
(from doc/xnec2c.html)
Version 3.5.1:
  After a request by FanJun BH1SCW, I replaced the original
  makeshift desktop icon with one provided by Serge ON4AA.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 3 10:22:58 2016 UTC (7 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.26 (colored)

Revbump after graphics/gd update

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 14 11:59:06 2016 UTC (7 years, 9 months ago) by mef
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.26 (colored)

Updated ham/xnec2c 3.4 to 3.5
-----------------------------
(from doc/xnec2c.html)
Version 3.5:

I modified the NEC2 Editor code so that when a Geometry or
Command editor window is opened, activating Apply or OK will
save data in the editor window to the treeview, even if the
default data is not edited.

I modified the NEC2 Editor code so that if a treeview row is
removed while the relevant editor window is open, then
activating Apply or OK will not attempt to save data to the
treeview, since this will cause an illegal memory access and
will crash xnec2c.

Fixed a bug in the Helix editor which caused incorrect
calculation of the segment length as a percentage of
wavelength or of the number of segments/turn that correspond
to a given segment length as a percentage of wavelength.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 6 09:50:47 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored) to selected 1.26 (colored)

Update 3.3 to 3.4
-----------------
Version 3.4:
  I fixed a bug in the code that implements the modified GS (scaling)
card. In NEC2 the GS card scales all of the structure, but in Xnec2c I
modified the code so that it is possible to specify a range of tag
numbers to apply scaling to only. When a GS card follows a GX card,
selective scaling doesn't work correctly because a symmetric structure
is created. If you are using a GS card, it may be better to avoid
specifying a tag number range, just in case the bug fix is not
complete.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 25 14:23:22 2015 UTC (8 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.26 (colored)

Recursive revbump following MesaLib update, categories g through n.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 17 01:55:24 2015 UTC (9 years ago) by mef
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.26 (colored)

Update 3.2 to 3.2
(from doc/xnec2c.html)
-----------------
Version 3.3:
I fixed a bug that was in the code that reads the commands
from the NEC2 input file, where xnec2c would crash with a
segmentation fault when the FR card was after the RP
card. Also modified the Strtod() function to avoid freeing the
end pointer before it was used, causing problems.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 14 14:18:27 2015 UTC (9 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.26 (colored)

Udate 3.1 to 3.2
----------------
Version 3.2:
I made some changes to the Strlcat() function and its usage in
the xnec2c code, to improve safe handling of string
concatenation operations.  Hopefully this has not broken the
handling of various strings in xnec2c! ;-)

Revision 1.7 / (download) - annotate - [select for diffs], Sat Nov 22 15:33:58 2014 UTC (9 years, 4 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.26 (colored)

Update 3.0 to 3.1
Version 3.1:
I have made several changes to the code that renders wire frame
drawings and displays some data, like the projection parameters
(azimuth and elevation of the structure and the radiation pattern) and
gain values. This has resulted in a faster and smoother animation of
these drawings and reduced workload on the processor during dragging
of these images.  I have also reduced the default minimum size of
xnec2c's windows, as I had reports that they would not fit in the
displays of some laptops or monitors, with resolutions on the lower
side.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 14 00:42:13 2014 UTC (9 years, 6 months ago) by mef
Branch: MAIN
Changes since 1.5: +2 -4 lines
Diff to previous 1.5 (colored) to selected 1.26 (colored)

Update xnec2c 2.3-beta to 3.0
------------------------------
Version 2.4:
  I submitted xnec2c (and nec2c) for scanning to the Coverity source code
  audit website, which produced a list of no less than 57 issues to be
  fixed! Most of them were not bugs that affected calculations but possibly
  two, both in the Somnec code, one in function rom1() and one in gshank()
  likely could have caused errors in the relevant
  calculations. Unfortunately the Fortran source of Somnec (as well as that
  of the NEC2) is very difficult to read so I cannot say with certainty if
  this was so.

Version 2.5:
  After a bug report by Jean Collin, I made some changes to the input file
  parser code in input.c, to properly identify tabs in the input file.

Version 2.6:
  After a bug report by Lucjan SQ9VPA, I changed the case of the signal
  handler that deals with SIGCHLD so that it doesn't cause xnec2c to exit
  when the SIGCHLD signal does not originate from child processes created
  by xnec2c. It appears that in some Linux installations a SIGCHLD signal
  is sent to xnec2c even if it is not running forked, e.g. the -j option is
  not used in the command line.

Version 2.7:
  After a bug report by Tim, WJ5Q, I fixed a bug that was preventing the
  creation of an LD card of type 5 (LDTYP=5) when wire conductivity (S/m)
  was specified in the GW card (Wire) editor. The same bug was present in
  the GH (Helix) card editor and it was also fixed. I added code so that
  the wire conductivity for GW, GA and GH cards can be read from the
  relevant LD card and shown in the Conductivity (S/m) spin button.

  After all these changes I checked the xnec2c source code using the
  Coverity Scan service and I fixed an out-of-bounds read error that was
  reported by the scanner, in the plot_freqdat.c file.

Version 2.8:
  Fixed a bug in the GN card editor function which caused xnec2c to save
  the GN card parameters in the .nec antenna description file without
  clearing the number of radials to zero. This resulted in the GN card
  editor window to open with confusing and incorrect defaults for the
  radial screen, when the Reflection Coefficient Approximation method was
  selected for specifying ground parameters.

  Also fixed some bugs (missing variable initializations) in the Ground
  Parameters calculation functions which resulted in incorrect Radiation
  Pattern calculations. This would happen if a .nec file, with Perfect
  Ground (iperf = 1) specified in the GN card, was opened after a .nec
  file, with a Radial Ground Screen specified in the GN card, was
  processed.

Version 2.9:
  After a request by the Debian maintainer of xnec2c, I added a rudimentary
  man page he sent me and corrected some spelling errors (arbitary to
  arbitrary).

Version 3.0:
  I have modified the NEC2 file parser so that it can read the file with
  both the '.' and ',' as decimal point characters. This is necessary to
  make xnec2c compatible with different locales. I also fixed a resource
  (memory) leak, reported by valgrind, in the xyz axes drawing routine.

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 5 00:48:02 2014 UTC (9 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.26 (colored)

Recursive revbump from x11/pixman
Fix PR pkg/48777

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 5 03:38:00 2014 UTC (10 years, 3 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.26 (colored)

needs msgfmt, seen in freebsd build

Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 10 14:42:17 2013 UTC (10 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.26 (colored)

Recursive revbump from pango-1.36.0

Revision 1.2 / (download) - annotate - [select for diffs], Mon Sep 2 19:51:11 2013 UTC (10 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.26 (colored)

Revbump after cairo update

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 20 16:56:07 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Diff to selected 1.26 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>