| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by reordering LICENSE section
PR: ports/159563
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=279076
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Syndicator/Changes
PR: ports/158199
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=276446
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Syndicator/Changes
PR: ports/157319
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=274642
|
|
|
|
|
|
|
|
|
|
|
| |
- Make use of the CPAN:USER macro
Changes: http://search.cpan.org/dist/POE-Component-Syndicator/Changes
PR: ports/157227
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=274454
|
|
|
|
|
|
|
|
| |
PR: ports/157048
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=274163
|
|
handle a persistent resource (e.g. a connection to an IRC server) for one or
more sessions in an extendable way.
This module (as well as Object::Pluggable, which this module inherits from)
was born out of POE::Component::IRC, the guts of which quickly spread to
other POE components. Now they can all inherit from this module instead.
The component provides an event queue, which can be managed with the methods
documented below. It handles delivery of events to the object itself, all
interested plugins, and all interested sessions.
WWW: http://search.cpan.org/dist/POE-Component-Syndicator/
PR: ports/156798
Submitted by: Jase Thew <freebsd@beardz.net>
Notes:
svn path=/head/; revision=273649
|