Bug 57028 - misc/screen: Default system startup file causes error message
Summary: misc/screen: Default system startup file causes error 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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-20 01:00 UTC by Yasuhiro Kimura
Modified: 2003-10-13 04:28 UTC (History)
0 users

See Also:


Attachments
ports.misc.screen.patch (648 bytes, patch)
2003-09-20 01:00 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2003-09-20 01:00:32 UTC
	Default system startup file causes following error message.

	/usr/local/etc/screenrc: bind: character, ^x, or (octal) \032 expected.

Fix: Apply following patch.
How-To-Repeat: 	Install misc/screen and just start it without any modification
	of system startup file.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-20 09:09:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintiner
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-10-13 04:28:18 UTC
State Changed
From-To: open->closed

Commited, thanks!