| Summary: | [NEW PORT] devel/p5-BS-Event: A class that provides an event callback interface | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | gslin | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | gslin | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
gslin
2008-04-10 16:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2008-04-20 14:04:44 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-BS-Event Makefile distinfo pkg-descr pkg-plist
Log:
This module was mainly written for Net::XMPP2, Net::IRC3 and BS to
provide a consistent API for registering and emitting events. Even
though I originally wrote it for those modules I relased it seperately
in case anyone may find this module useful.
WWW: http://search.cpan.org/dist/BS-Event/
PR: ports/122629
Submitted by: Gean-Suan Lin <gslin@gslin.org>
Revision Changes Path
1.3041 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/p5-BS-Event/Makefile (new)
1.1 +3 -0 ports/devel/p5-BS-Event/distinfo (new)
1.1 +6 -0 ports/devel/p5-BS-Event/pkg-descr (new)
1.1 +8 -0 ports/devel/p5-BS-Event/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"
araujo 2008-04-20 14:06:52 UTC
FreeBSD ports repository
Modified files:
. modules
Log:
p5-BS-Event --> ports/devel/p5-BS-Event
PR: ports/122629
Submitted by: Gean-Suan Lin <gslin@gslin.org>
Revision Changes Path
1.19676 +3 -2 CVSROOT/modules
_______________________________________________
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"
State Changed From-To: open->closed Committed. Thanks! |