Bug 76170 - misc/screen -- Support for NONETHACK
Summary: misc/screen -- Support for NONETHACK
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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 18:40 UTC by Jeremy Chadwick
Modified: 2005-09-16 17:24 UTC (History)
0 users

See Also:


Attachments
file.diff (295 bytes, patch)
2005-01-12 18:40 UTC, Jeremy Chadwick
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Chadwick 2005-01-12 18:40:31 UTC
	Support the NONETHACK compile-time option (for details see code
	and/or config.h.in).  Removes "nethack-isms" from screen, which
	includes broken logic by looking for ~/.nethackrc before reading
	~/.screenrc to see if "nethack off" is defined.

Fix: Apply below patch.

How-To-Repeat: 	n/a
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-01-13 09:35:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2005-09-16 17:23:28 UTC
State Changed
From-To: open->closed

Committed. Thanks for the patch.