mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
b48f298bb1
Dealing with all the little details of a forking daemon can be annoying and hard. POE::Component::Daemon encapsulates all the details into one place and (hopefully) gets them right. WWW: http://search.cpan.org/dist/POE-Component-Daemon/ PR: ports/93805 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Approved by: krion (mentor)
14 lines
559 B
Plaintext
14 lines
559 B
Plaintext
%%SITE_PERL%%/POE/Component/Daemon.pm
|
|
%%SITE_PERL%%/POE/Component/Daemon/Scoreboard.pm
|
|
%%SITE_PERL%%/POE/Component/Daemon/ScoreboardSemaphore.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Daemon/.packlist
|
|
%%EXAMPLESDIR%%/forking
|
|
%%EXAMPLESDIR%%/preforking
|
|
@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Daemon
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
|
|
@dirrmtry %%SITE_PERL%%/POE/Component/Daemon
|
|
@dirrmtry %%SITE_PERL%%/POE/Component
|
|
@dirrmtry %%SITE_PERL%%/POE
|