Bug 250836 - audio/ncpamixer: use base ncurses where possible
Summary: audio/ncpamixer: use base ncurses where possible
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-03 20:44 UTC by Steve Wills
Modified: 2021-01-17 23:32 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch to port (748 bytes, patch)
2020-11-03 20:44 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2020-11-03 20:44:08 UTC
Created attachment 219330 [details]
patch to port

Port works fine with newer base ncurses
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2020-11-03 21:15:41 UTC
Steve,

But why change to the base ncurses?

Everything can work happily if ports would use libraries installed from ports, and base apps would use libraries installed from the base, no?

Yuri
Comment 2 Steve Wills freebsd_committer freebsd_triage 2020-11-03 21:17:12 UTC
(In reply to Yuri Victorovich from comment #1)
There's no need to have two copies of ncurses installed, it's wasteful, unnecessary and error prone.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2021-01-17 20:22:17 UTC
OK to commit this?
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2021-01-17 20:26:23 UTC
(In reply to Steve Wills from comment #3)

Please do.
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-01-17 23:32:25 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 17 23:32:22 UTC 2021
New revision: 561887
URL: https://svnweb.freebsd.org/changeset/ports/561887

Log:
  audio/ncpamixer: use base ncurses where possible

  PR:		250836
  Approved by:	yuri (maintainer, previous version)

Changes:
  head/audio/ncpamixer/Makefile