Port details |
- xnecview X11 viewer of NEC2 input and output data
- 1.36_4 comms =2 1.36_4Version of this port present on the latest quarterly branch.
- Maintainer: xride@FreeBSD.org
- Port Added: 2006-03-19 00:35:48
- Last Update: 2024-01-12 15:11:29
- Commit Hash: d432922
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: hamradio
- License: not specified in port
- WWW:
- https://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/
- Description:
- Xnecview is a program for visualizing the input and output files of the NEC
antenna simulation software. It runs on Linux/Unix systems with the X window
system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xnecview>0:comms/xnecview
- To install the port:
- cd /usr/ports/comms/xnecview/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/xnecview
- pkg install xnecview
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xnecview
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xnecview-1.36.tgz) = be2837cedb1526b90f846c3205503858c7471434c678dcd9ce848415dfd76e86
SIZE (xnecview-1.36.tgz) = 79535
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpng.so : graphics/png
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_xnecview
- USES:
- gmake gnome pkgconfig tar:tgz
- 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.36_4 12 Jan 2024 15:11:29 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate its usage
While here move manpages to share/man |
1.36_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
1.36_2 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 ) |
1.36_2 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 ) |
1.36_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.36_2 28 May 2020 08:43:30 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). |
1.36_2 08 Nov 2019 09:31:14 |
tobik |
c*: Add missing USES={gnome,php,sdl,xorg} |
1.36_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 |
1.36_2 30 Nov 2015 05:05:45 |
shurd |
Remove runtime dependency on nec2c
PR: 196329
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
1.36_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.36_1 23 Dec 2014 22:59:53 |
bapt |
Do not hardcode the libpng.pc path either |
1.36_1 23 Dec 2014 22:58:45 |
bapt |
Do not hard code the version of png |
1.36_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.36_1 20 Mar 2014 15:31:54 |
ehaupt |
Support staging |
1.36_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 |
1.36_1 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.36_1 12 Sep 2013 00:21:11 |
marino |
Add explicit dependency on pkgconf (27 ports) |
1.36_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.36 17 Nov 2011 09:44:08 |
xride |
Update to 1.36
Feature safe: yes |
1.35_6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.35_6 13 Apr 2011 19:49:39 |
xride |
Fixed Gdk-CRITICAL error
PR: ports/155255
Submitted by: Tom Russo <russo@bogodyn.org> |
1.35_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.35_5 30 Mar 2010 15:39:30 |
dinoex |
- cleanup libpng12 |
1.35_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.35_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.35_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.35_2 06 Jun 2008 13:15:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.35_1 22 Mar 2008 14:48:03 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.35_1 20 Mar 2008 09:23:28 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.35_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.35 29 Sep 2006 22:01:23 |
xride |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh |
1.35 05 Jun 2006 13:59:38 |
novel |
- Fix build on 4.x
- Respect CC
PR: 98523 (based on)
Submitted by: Soeren Straarup (maintainer) |
1.35 28 May 2006 07:37:30 |
novel |
Update to 1.35.
PR: 98018
Submitted by: Soeren Straarup (maintainer) |
1.34_1 31 Mar 2006 08:29:11 |
pav |
- Attempt to fix build on 4.X
Reported by: krismail |
1.34_1 26 Mar 2006 19:41:18 |
pav |
- Restore png support
PR: ports/94768
Submitted by: Soeren Straarup <xride@x12.dk> (maintainer) |
1.34 19 Mar 2006 00:35:19 |
pav |
Xnecview is a program for visualizing the input and output files of the NEC
antenna simulation software. It runs on Linux/Unix systems with the X window
system.
WWW: http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/
PR: ports/94644
Submitted by: Soeren Straarup <xride@beacon.x12.dk> |