Bug 89636 - [PATCH] games/angband - Note syscons workaround in pkg-message
Summary: [PATCH] games/angband - Note syscons workaround in pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: mph
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 19:00 UTC by Travis Poppe
Modified: 2005-12-31 23:21 UTC (History)
0 users

See Also:


Attachments
file.diff (1.10 KB, patch)
2005-11-27 19:00 UTC, Travis Poppe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Travis Poppe 2005-11-27 19:00:13 UTC
angband (and various other applications) is known to have weird
color display issues in syscons with the default TERM environment 
variable (see kern/83109).

This patch updates the pkg-message to inform the user of a 
solution I found that clears up the issue (TERM=mvterm).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-27 19:03:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mph

Over to maintainer
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-31 23:21:47 UTC
State Changed
From-To: open->closed

Committed, thanks!