Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2009 19:30:11 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        perl@FreeBSD.org
Subject:   Re: ports/128941: commit references a PR
Message-ID:  <200902021930.n12JUBNb077055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/128941; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128941: commit references a PR
Date: Mon,  2 Feb 2009 19:25:07 +0000 (UTC)

 erwin       2009-02-02 19:24:49 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-IO-Tty      Makefile 
   Added files:
     devel/p5-IO-Tty/files patch-Makefile.PL patch-Tty.xs 
   Log:
   Use posix_openpt() instead of calling openpty() to allocate a PTY
   and open the slave TTY, and calling unlockpt() afterwards.
   
   PR:             128941
   Submitted by:   ed
   Reported by:    Gerhard Gonter <g.gonter@ieee.org>
   
   Revision  Changes    Path
   1.20      +1 -0      ports/devel/p5-IO-Tty/Makefile
   1.1       +39 -0     ports/devel/p5-IO-Tty/files/patch-Makefile.PL (new)
   1.1       +21 -0     ports/devel/p5-IO-Tty/files/patch-Tty.xs (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"
 



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