Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 08:43:39 +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/mail/metamail Makefile ports/mail/metamail/files patch-metamail_metamail.c
Message-ID:  <200806190843.m5J8hd7m051782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2008-06-19 08:43:39 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    mail/metamail        Makefile 
    mail/metamail/files  patch-metamail_metamail.c 
  Log:
  Make metamail compile after the sgtty removal.
  
  The metamail port was patched to use termios a long time ago.
  Unforunately, the patch left some calls to stty() and gtty(). Change
  these calls to tcgetattr() and tcsetattr().
  
  PR:             124462
  Approved by:    philip (mentor)
  
  Revision  Changes    Path
  1.33      +1 -1      ports/mail/metamail/Makefile
  1.4       +27 -0     ports/mail/metamail/files/patch-metamail_metamail.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806190843.m5J8hd7m051782>