Port details |
- nec2c Used to calculate antenna patterns useful to ham radio
- 1.3.2 comms =2 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: hamradio@FreeBSD.org
- Port Added: 2005-07-13 21:16:23
- Last Update: 2024-12-04 06:15:31
- Commit Hash: 8cebc30
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: PD
- WWW:
- https://www.qsl.net/5b4az/
- https://github.com/KJ7LNW/nec2c/
- Description:
- nec2c is a translation of the NEC2 FORTRAN source code to the C language. The
translation was performed mostly "by hand" and a lot of modifications to the
original program were introduced in order to modernize the NEC2 and to remove as
many built-in limitations as possible. The attendant SOMNEC program was also
translated to C and incorporated in nec2c as a function so that Sommerfeld
ground solutions are a part of the program.
Originally Written by:
Numerical Electromagnetics Code (NEC2) developed at Lawrence Livermore lab.,
Livermore, CA. (contact G. Burke at 415-422-8414 for problems with the NEC
code. For problems with the vax implementation, contact J. Breakall at
415-422-8196 or E. Domning at 415 422-5936) file created 4/11/80.
Translation by:
Neoklis Kyriazis 5B4AZ Limassol, Cyprus, neoklisk@cytanet.com.cy
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/comms/nec2c/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/nec2c
- pkg install nec2c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nec2c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732272936
SHA256 (KJ7LNW-nec2c-v1.3.2_GH0.tar.gz) = e044708cc425f094dbdc1845e6ead33d4a40c838382031335af79ac9f1721168
SIZE (KJ7LNW-nec2c-v1.3.2_GH0.tar.gz) = 267989
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_nec2c
- USES:
- autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2 04 Dec 2024 06:15:31 |
Yuri Victorovich (yuri) Author: Älven |
comms/nec2c: update 1.3.1 → 1.3.2
PR: 282918 |
1.3.1 05 Dec 2023 17:45:59 |
Diane Bruce (db) |
comms/nec2c: Fix bogus licence
I've only just noticed the author put this into public domain
as the original was public domain. He only stressed the wish
to keep it FOSS.
7. License:
nec2c is Public Domain, same as the original FORTRAN source.
Please keep any software you write incorporating nec2c in Public
Domain or at least use an open license like GPL or BSD.
I believe this was his intent but having a GPL COPYING file
certainly confuses things. |
1.3.1 04 Dec 2023 00:57:55 |
Diane Bruce (db) |
comms/nec2c: Update to 1.3.1
- Version 1.3.1: 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.
- removed zombie dependency on ccmath
Reported by: portscout |
1.3 11 Sep 2022 16:35:54 |
Yuri Victorovich (yuri) |
comms/nec2c: Update .9 -> 1.3; Add LICENSE; Fix WWW |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
.9_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
.9_3 20 Jul 2022 14:21:01 |
Tobias C. Berner (tcberner) |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
.9_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
.9_3 22 Aug 2020 16:45:11 |
db |
Clean up compile and unbreak with clang-11 removing duplicate symbols |
.9_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
.9_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
.9_2 30 May 2015 08:27:46 |
bapt |
Create at least a bit more proper libraries:
- run ranlib on the static library
- give a soname to the shared library
- make the real file the the library with a version in the name
- make the .so the symlink
Bump portrevision for the ports using the library |
.9_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
.9_1 07 Apr 2015 21:17:14 |
db |
- Unbreak build using new distribution sites
- clean up a few nits
- remove unnecessary file |
.9_1 05 Apr 2015 18:12:56 |
bapt |
Mark as broken unfetchable ports |
.9_1 22 Nov 2014 23:38:51 |
db |
- Change MAINTAINER on these hamradio ports to new ports group hamradio@ |
.9_1 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
.9_1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
.9_1 30 Dec 2013 21:59:56 |
db |
- Enabled stagedir |
.9_1 11 Dec 2013 15:10:44 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms |
.9_1 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
.9_1 05 Jun 2012 19:23:38 |
db |
- Fix comms/nec2c for large allocations
PR: ports/168448
Submitted by: doconnor@gsoft.com.au |
.9 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
.9 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
.9 09 Jun 2008 12:19:23 |
db |
- Honour NOPORTEXAMPLES
Reviewed by: itetcu |
.9 04 Oct 2007 00:21:24 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
.9 19 Jan 2007 18:14:20 |
db |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor) |
.9 22 Dec 2006 02:26:42 |
ehaupt |
- Update MASTER_SITES
- Update WWW
Submitted by: maintainer |
.9 22 Jan 2006 08:22:09 |
edwin |
SHA256ify
Approved by: krion@ |
.9 21 Jan 2006 17:37:14 |
krion |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
.9 08 Dec 2005 12:13:58 |
vs |
Unbreak: Builds fine with newer GCC on 4.x |
.9 13 Jul 2005 21:13:26 |
pav |
nec2c is a translation of the NEC2 FORTRAN source code to the C language.
The translation was performed mostly "by hand" and a lot of modifications
to the original program were introduced in order to modernize the NEC2
and to remove as many built-in limitations as possible. The attendant
SOMNEC program was also translated to C and incorporated in nec2c as a
function so that Sommerfeld ground solutions are a part of the program.
PR: ports/83392
Submitted by: Diane Bruce <db@db.net> |