2014-06-18 07:22:50 +02:00
|
|
|
PORTNAME= xnec2c
|
comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint
Change log is very extensive since this is a major update.
Check xnec2c.html for more ..
on 4.4.12: This release has been pending for a while, there are
quite a few changes. I thought about making this 4.5 but not yet since
these are mostly maintenance items, with a few new features as well:
* UI Features:
+ Added "File->Save-as CSV" in the Frequency Plots window
+ Added optimizer output config checkboxes for csv, s1p, and/or
s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
the input .NEC file is modified by an external program.
+ Pre-processed CSV data for each example .NEC file and placed
them in examples/data/. You can view these with any
spreadsheet program and graph columns as you like; the data is
useful for regression testing, too.
+ Updated optimization documentation.
* Console Features:
+ Refactored console output based on output priority levels.
Console output is now color coded and output level can be
controlled with -v and -d options. See --help for details.
+ Add batch mode (-b) commandline flag.
+ Added commandline options --write-csv, --write-s1p,
--write-s2p-max-gain, and --write-s2p-viewer-gain for use with
--batch and the optimizer.
...
See xnec2c.html
s Please enter the commit message for your changes. Lines starting
2023-02-01 20:03:51 +01:00
|
|
|
PORTVERSION= 4.4.12
|
|
|
|
DISTVERSIONPREFIX= v
|
2023-02-24 10:34:40 +01:00
|
|
|
PORTREVISION= 1
|
2014-06-18 07:22:50 +02:00
|
|
|
CATEGORIES= comms hamradio
|
comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint
Change log is very extensive since this is a major update.
Check xnec2c.html for more ..
on 4.4.12: This release has been pending for a while, there are
quite a few changes. I thought about making this 4.5 but not yet since
these are mostly maintenance items, with a few new features as well:
* UI Features:
+ Added "File->Save-as CSV" in the Frequency Plots window
+ Added optimizer output config checkboxes for csv, s1p, and/or
s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
the input .NEC file is modified by an external program.
+ Pre-processed CSV data for each example .NEC file and placed
them in examples/data/. You can view these with any
spreadsheet program and graph columns as you like; the data is
useful for regression testing, too.
+ Updated optimization documentation.
* Console Features:
+ Refactored console output based on output priority levels.
Console output is now color coded and output level can be
controlled with -v and -d options. See --help for details.
+ Add batch mode (-b) commandline flag.
+ Added commandline options --write-csv, --write-s1p,
--write-s2p-max-gain, and --write-s2p-viewer-gain for use with
--batch and the optimizer.
...
See xnec2c.html
s Please enter the commit message for your changes. Lines starting
2023-02-01 20:03:51 +01:00
|
|
|
MASTER_SITES= https://www.xnec2c.org/releases/ \
|
|
|
|
LOCAL/db
|
2014-06-18 07:22:50 +02:00
|
|
|
|
2014-11-08 19:32:35 +01:00
|
|
|
MAINTAINER= hamradio@FreeBSD.org
|
2014-06-18 07:22:50 +02:00
|
|
|
COMMENT= Used to calculate antenna patterns useful to ham radio
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://www.qsl.net/5b4az/
|
2014-06-18 07:22:50 +02:00
|
|
|
|
comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint
Change log is very extensive since this is a major update.
Check xnec2c.html for more ..
on 4.4.12: This release has been pending for a while, there are
quite a few changes. I thought about making this 4.5 but not yet since
these are mostly maintenance items, with a few new features as well:
* UI Features:
+ Added "File->Save-as CSV" in the Frequency Plots window
+ Added optimizer output config checkboxes for csv, s1p, and/or
s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
the input .NEC file is modified by an external program.
+ Pre-processed CSV data for each example .NEC file and placed
them in examples/data/. You can view these with any
spreadsheet program and graph columns as you like; the data is
useful for regression testing, too.
+ Updated optimization documentation.
* Console Features:
+ Refactored console output based on output priority levels.
Console output is now color coded and output level can be
controlled with -v and -d options. See --help for details.
+ Add batch mode (-b) commandline flag.
+ Added commandline options --write-csv, --write-s1p,
--write-s2p-max-gain, and --write-s2p-viewer-gain for use with
--batch and the optimizer.
...
See xnec2c.html
s Please enter the commit message for your changes. Lines starting
2023-02-01 20:03:51 +01:00
|
|
|
LICENSE= GPLv3
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2014-06-18 07:22:50 +02:00
|
|
|
|
comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint
Change log is very extensive since this is a major update.
Check xnec2c.html for more ..
on 4.4.12: This release has been pending for a while, there are
quite a few changes. I thought about making this 4.5 but not yet since
these are mostly maintenance items, with a few new features as well:
* UI Features:
+ Added "File->Save-as CSV" in the Frequency Plots window
+ Added optimizer output config checkboxes for csv, s1p, and/or
s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
the input .NEC file is modified by an external program.
+ Pre-processed CSV data for each example .NEC file and placed
them in examples/data/. You can view these with any
spreadsheet program and graph columns as you like; the data is
useful for regression testing, too.
+ Updated optimization documentation.
* Console Features:
+ Refactored console output based on output priority levels.
Console output is now color coded and output level can be
controlled with -v and -d options. See --help for details.
+ Add batch mode (-b) commandline flag.
+ Added commandline options --write-csv, --write-s1p,
--write-s2p-max-gain, and --write-s2p-viewer-gain for use with
--batch and the optimizer.
...
See xnec2c.html
s Please enter the commit message for your changes. Lines starting
2023-02-01 20:03:51 +01:00
|
|
|
USES= autoreconf desktop-file-utils gettext gmake gnome pkgconfig shared-mime-info
|
2014-06-18 07:22:50 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint
Change log is very extensive since this is a major update.
Check xnec2c.html for more ..
on 4.4.12: This release has been pending for a while, there are
quite a few changes. I thought about making this 4.5 but not yet since
these are mostly maintenance items, with a few new features as well:
* UI Features:
+ Added "File->Save-as CSV" in the Frequency Plots window
+ Added optimizer output config checkboxes for csv, s1p, and/or
s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
the input .NEC file is modified by an external program.
+ Pre-processed CSV data for each example .NEC file and placed
them in examples/data/. You can view these with any
spreadsheet program and graph columns as you like; the data is
useful for regression testing, too.
+ Updated optimization documentation.
* Console Features:
+ Refactored console output based on output priority levels.
Console output is now color coded and output level can be
controlled with -v and -d options. See --help for details.
+ Add batch mode (-b) commandline flag.
+ Added commandline options --write-csv, --write-s1p,
--write-s2p-max-gain, and --write-s2p-viewer-gain for use with
--batch and the optimizer.
...
See xnec2c.html
s Please enter the commit message for your changes. Lines starting
2023-02-01 20:03:51 +01:00
|
|
|
CONFIGURE_ENV+= LIBS=-lexecinfo
|
|
|
|
CONFIGURE_ENV+= LDFLAGS="-L/${LOCALBASE}/lib ${LDFLAGS}"
|
2014-06-18 07:22:50 +02:00
|
|
|
|
comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint
Change log is very extensive since this is a major update.
Check xnec2c.html for more ..
on 4.4.12: This release has been pending for a while, there are
quite a few changes. I thought about making this 4.5 but not yet since
these are mostly maintenance items, with a few new features as well:
* UI Features:
+ Added "File->Save-as CSV" in the Frequency Plots window
+ Added optimizer output config checkboxes for csv, s1p, and/or
s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
the input .NEC file is modified by an external program.
+ Pre-processed CSV data for each example .NEC file and placed
them in examples/data/. You can view these with any
spreadsheet program and graph columns as you like; the data is
useful for regression testing, too.
+ Updated optimization documentation.
* Console Features:
+ Refactored console output based on output priority levels.
Console output is now color coded and output level can be
controlled with -v and -d options. See --help for details.
+ Add batch mode (-b) commandline flag.
+ Added commandline options --write-csv, --write-s1p,
--write-s2p-max-gain, and --write-s2p-viewer-gain for use with
--batch and the optimizer.
...
See xnec2c.html
s Please enter the commit message for your changes. Lines starting
2023-02-01 20:03:51 +01:00
|
|
|
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool
|
2014-06-24 02:03:30 +02:00
|
|
|
|
2015-09-18 16:00:50 +02:00
|
|
|
.include <bsd.port.mk>
|