Summary: | [Patch] lang/logo: switch from sgtty to termios | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ed Schouten <ed> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Ed Schouten
2007-12-28 13:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2008-01-03 21:03:46 UTC FreeBSD ports repository Modified files: lang/logo Makefile lang/logo/files patch-term.c Log: - Use termios instead of sgtty PR: 119100 Submitted by: Ed Schouten <ed@fxq.nl> Revision Changes Path 1.41 +2 -2 ports/lang/logo/Makefile 1.2 +55 -0 ports/lang/logo/files/patch-term.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |