Bug 196329

Summary: comms/xnecview: Remove RUN_DEPENDS on nec2c
Product: Ports & Packages Reporter: Kevin Zheng <kevinz5000>
Component: Individual Port(s)Assignee: Soeren Straarup <xride>
Status: Closed FIXED    
Severity: Affects Only Me CC: shurd
Priority: --- Keywords: easy, needs-qa, patch
Version: LatestFlags: xride: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to remove runtime dependency on comms/nec2c none

Description Kevin Zheng 2014-12-28 15:58:52 UTC
Created attachment 151037 [details]
Patch to remove runtime dependency on comms/nec2c

xnecview is a program that displays the result of running NEC on an antenna input file, it doesn't actually run NEC itself. This program runs fine without a particular version of NEC (comms/nec2c) and works with other NEC engines as well. As such it makes sense to remove the runtime dependency since this program can be used as a stand-alone viewer.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-28 15:58:52 UTC
Auto-assigned to maintainer xride@FreeBSD.org
Comment 2 Kevin Zheng 2015-06-06 04:07:41 UTC
Maintainer timeout; this should be an easy one, too.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-11-30 05:06:23 UTC
A commit references this bug:

Author: shurd
Date: Mon Nov 30 05:05:45 UTC 2015
New revision: 402646
URL: https://svnweb.freebsd.org/changeset/ports/402646

Log:
  Remove runtime dependency on nec2c

  PR:		196329
  Submitted by:	Kevin Zheng <kevinz5000@gmail.com>

Changes:
  head/comms/xnecview/Makefile
Comment 4 Stephen Hurd freebsd_committer freebsd_triage 2015-11-30 05:06:50 UTC
Committed, thanks!