Date: Thu, 19 Jun 2008 08:07:27 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/beav Makefile ports/editors/beav/files patch-tcap.c patch-termio.c Message-ID: <200806190807.m5J87RET048934@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-06-19 08:07:27 UTC
FreeBSD ports repository (src committer)
Modified files:
editors/beav Makefile
editors/beav/files patch-tcap.c patch-termio.c
Log:
Make editors/beav use termios instead of sgtty.
The editors/beav port got broken on -CURRENT by the removal of the sgtty
programming interface. Patch this port to use termios. The source code
already contained support for termios, but was mistakenly covered by
#ifdef __GLIBC__.
Approved by: philip (mentor)
Revision Changes Path
1.30 +1 -0 ports/editors/beav/Makefile
1.2 +9 -9 ports/editors/beav/files/patch-tcap.c
1.2 +88 -4 ports/editors/beav/files/patch-termio.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806190807.m5J87RET048934>
