Bug 144409

Summary: New port: devel/p5-Proc-WaitStat - interpret and act on wait() status values.
Product: Ports & Packages Reporter: Alexey Degtyarev <alexey>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Proc-WaitStat.shar none

Description Alexey Degtyarev 2010-03-02 01:40:04 UTC
This Perl module contains functions for interpreting and acting on wait()
status values. Some more details can be found at
http://www.argon.org/~roderick/

The module mainly need for mail/mime-construct program I'll submit just after
this one. Both are developed by the same author (Roderick Schertler).
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-03-02 03:41:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-02 05:46:40 UTC
wen         2010-03-02 05:46:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Proc-WaitStat Makefile distinfo pkg-descr pkg-plist 
  Log:
  Proc::WaitStat contains functions for interpreting and acting on
  wait status values.
  
  WWW: http://search.cpan.org/dist/Proc-WaitStat/
  
  PR:             ports/144409
  Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3825    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Proc-WaitStat/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Proc-WaitStat/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Proc-WaitStat/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Proc-WaitStat/pkg-plist (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"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-03-02 05:52:10 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!