Summary: | [Patch] math/calctool: make it use termios | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Ed Schouten <ed> |
Component: | Individual Port(s) | Assignee: | Stanislav Sedov <stas> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Ed Schouten
2008-06-10 21:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer (via the GNATS Auto Assign Tool) stas 2008-06-14 14:14:58 UTC FreeBSD ports repository Modified files: math/calctool Makefile Added files: math/calctool/files patch-tty.c Removed files: math/calctool/files patch-aa Log: - Eliminate sgtty dependency. - Bump PORTREVISION. PR: ports/124460 Submitted by: ed@ Revision Changes Path 1.21 +1 -1 ports/math/calctool/Makefile 1.2 +0 -22 ports/math/calctool/files/patch-aa (dead) 1.1 +47 -0 ports/math/calctool/files/patch-tty.c (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" State Changed From-To: open->closed Committed. Thanks! |