cvs commit: ports/devel Makefile ports/devel/p5-Sys-SigAction
 Makefile distinfo pkg-descr pkg-plist
    Erwin Lansing 
    erwin at FreeBSD.org
       
    Mon Sep 18 11:25:00 PDT 2006
    
    
  
erwin       2006-09-18 18:24:59 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Sys-SigAction Makefile distinfo pkg-descr pkg-plist 
  Log:
  Sys::SigAction - Perl extension for Consistent Signal Handling.
  With the use of this module, the signal handling behavior
  can be coded in a way that does not change from one perl version
  to the next, and thus using POSIX::sigaction() becomes a little easier.
  
  WWW: http://search.cpan.org/dist/Sys-SigAction/
  
  PR:             ports/103364
  Submitted by:   Sergei Vyshenski <svysh at cryptocom.ru>
  
  Revision  Changes    Path
  1.2452    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Sys-SigAction/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Sys-SigAction/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Sys-SigAction/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Sys-SigAction/pkg-plist (new)
    
    
More information about the cvs-all
mailing list