Bug 68808 - Update port: devel/rlwrap (correct pty type detection)
Summary: Update port: devel/rlwrap (correct pty type detection)
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: Sergey Matveychuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 10:30 UTC by Kimura Fuyuki
Modified: 2004-07-09 11:04 UTC (History)
0 users

See Also:


Attachments
file.diff (450 bytes, patch)
2004-07-08 10:30 UTC, Kimura Fuyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimura Fuyuki 2004-07-08 10:30:18 UTC
The configure script fails to detect the FreeBSD's pty type. It makes
rlwrap totally unusable.

$ rlwrap telnet
rlwrap: error: Could not open master pty
: No such file or directory
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-08 21:27:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

Grab.
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2004-07-09 11:04:09 UTC
State Changed
From-To: open->closed

Committed, thanks!