Bug 107092 - [NEW PORT] devel/p5-POE-Component-Pluggable: A base class for creating plugin enabled POE Components
Summary: [NEW PORT] devel/p5-POE-Component-Pluggable: A base class for creating plugin...
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 11:50 UTC by chinsan
Modified: 2006-12-22 22:30 UTC (History)
0 users

See Also:


Attachments
p5-POE-Component-Pluggable-0.04.shar (3.02 KB, text/plain)
2006-12-22 11:50 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2006-12-22 11:50:02 UTC
POE::Component::Pluggable is a base class for creating plugin enabled POE
Components. It is a generic port of POE::Component::IRCs plugin system.

If your component dispatches events to registered POE sessions then
POE::Component::Pluggable may be a good fit for you.

WWW: http://search.cpan.org/dist/POE-Component-Pluggable/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-22 11:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-22 22:27:08 UTC
rafan       2006-12-22 22:26:53 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-POE-Component-Pluggable Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  Add p5-POE-Component-Pluggable 0.04, a base class for creating plugin
  enabled POE Components.
  
  PR:             ports/107092
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.2554    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-POE-Component-Pluggable/Makefile (new)
  1.1       +3 -0      ports/devel/p5-POE-Component-Pluggable/distinfo (new)
  1.1       +7 -0      ports/devel/p5-POE-Component-Pluggable/pkg-descr (new)
  1.1       +11 -0     ports/devel/p5-POE-Component-Pluggable/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 Rong-En Fan freebsd_committer freebsd_triage 2006-12-22 22:28:49 UTC
State Changed
From-To: open->closed

New port added. Thanks!