Bug 124329 - [NEW PORT] devel/p5-EV: Perl interface to libev, a high performance full-featured event loop
Summary: [NEW PORT] devel/p5-EV: Perl interface to libev, a high performance full-feat...
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 01:40 UTC by Vladimir Timofeev
Modified: 2008-06-14 09:05 UTC (History)
0 users

See Also:


Attachments
p5-EV-3.42.shar (2.15 KB, text/plain)
2008-06-06 01:40 UTC, Vladimir Timofeev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Timofeev 2008-06-06 01:40:01 UTC
Perl interface to libev - high-performance event loop/event model with
lots of features. It is modelled (very losely) after libevent and the
Event perl module, but is faster, scales better and is more correct,
and also more featureful. And also smaller.

WWW: http://search.cpan.org/perldoc?EV

Generated with FreeBSD Port Tools 0.77
Comment 1 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-06 05:54:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-14 08:55:44 UTC
lippe       2008-06-14 07:55:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-EV          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Perl interface to libev - high-performance event loop/event model with
  lots of features. It is modelled (very losely) after libevent and the
  Event perl module, but is faster, scales better and is more correct,
  and also more featureful. And also smaller.
  
  WWW: http://search.cpan.org/perldoc?EV
  
  PR:             ports/124329
  Submitted by:   Timofeev Vladimir <vovkasm@gmail.com>
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.3102    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-EV/Makefile (new)
  1.1       +3 -0      ports/devel/p5-EV/distinfo (new)
  1.1       +6 -0      ports/devel/p5-EV/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-EV/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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-14 09:05:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!