Bug 110738 - [patch] games/tads sgtty.h -> termios.h conversion
Summary: [patch] games/tads sgtty.h -> termios.h conversion
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: Kris Kennaway
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-24 00:00 UTC by Alex Kozlov
Modified: 2007-10-28 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1019 bytes, patch)
2007-03-24 00:00 UTC, Alex Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov 2007-03-24 00:00:10 UTC
Convert games/tads to use termios.h instead of sgtty.h

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-24 00:00:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kris

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-28 11:45:18 UTC
kris        2007-10-28 11:45:13 UTC

  FreeBSD ports repository

  Added files:
    games/tads/files     patch-tads2_osunixt.c 
                         patch-tads2_osunixt.h 
  Log:
  Convert to use termios.h instead of sgtty.h
  
  Submitted by:  Alex Kozlov <spam@rm-rf.kiev.ua>
  PR:            ports/110738
  
  Revision  Changes    Path
  1.1       +19 -0     ports/games/tads/files/patch-tads2_osunixt.c (new)
  1.1       +10 -0     ports/games/tads/files/patch-tads2_osunixt.h (new)
_______________________________________________
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"
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2007-10-28 11:45:42 UTC
State Changed
From-To: open->closed

Committed, thanks!