Bug 196329 - comms/xnecview: Remove RUN_DEPENDS on nec2c
Summary: comms/xnecview: Remove RUN_DEPENDS on nec2c
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Soeren Straarup
URL:
Keywords: easy, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2014-12-28 15:58 UTC by Kevin Zheng
Modified: 2015-11-30 05:06 UTC (History)
1 user (show)

See Also:
xride: maintainer-feedback+


Attachments
Patch to remove runtime dependency on comms/nec2c (383 bytes, patch)
2014-12-28 15:58 UTC, Kevin Zheng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!