Bug 125377 - [new port] devel/p5-POE-XS-Loop-Poll - XS POE::Loop
Summary: [new port] devel/p5-POE-XS-Loop-Poll - XS POE::Loop
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-07 19:20 UTC by hdieo
Modified: 2008-07-09 21:30 UTC (History)
0 users

See Also:


Attachments
p5-POE-XS-Loop-Poll (2.63 KB, text/plain)
2008-07-07 19:20 UTC, hdieo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hdieo 2008-07-07 19:20:03 UTC
New port for XS version of POE::Loop using poll(2).
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-07-09 05:34:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-09 21:26:07 UTC
beech       2008-07-09 20:25:53 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-POE-XS-Loop-Poll Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  - New port p5-POE-XS-Loop-Poll-0.004
  
  Implementation of the abstract POE::Loop interface written in C
  using the poll(2) system call.
  
  PR:             ports/125377
  Submitted by:   Zach Thompson <hideo at lastamericanempire.com>
  
  Revision  Changes    Path
  1.3127    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-POE-XS-Loop-Poll/Makefile (new)
  1.1       +3 -0      ports/devel/p5-POE-XS-Loop-Poll/distinfo (new)
  1.1       +4 -0      ports/devel/p5-POE-XS-Loop-Poll/pkg-descr (new)
  1.1       +11 -0     ports/devel/p5-POE-XS-Loop-Poll/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 Beech Rintoul freebsd_committer freebsd_triage 2008-07-09 21:26:18 UTC
State Changed
From-To: open->closed

Committed, Thanks!