ports/128941: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Feb 2 11:30:12 PST 2009


The following reply was made to PR ports/128941; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-perl mailing list