notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
p5-Catalyst-Engine-HTTP-POE Single-threaded multi-tasking Catalyst engine
0.08 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.08Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use p5-Catalyst-Engine-HTTP-Prefork instead.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-08-02 08:38:49
Last Update: 2011-09-03 09:38:45
SVN Revision: UNKNOWN
Also Listed In: perl5
License: not specified in port
WWW:
http://search.cpan.org/dist/Catalyst-Engine-HTTP-POE/
Description:
This engine allows Catalyst to process multiple requests in parallel within a single process. Much of the internal Catalyst flow now uses POE yield calls. Application code will still block of course, but all I/O, header processing, and POST body processing is handled asynchronously. WWW: http://search.cpan.org/dist/Catalyst-Engine-HTTP-POE/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • p5-Catalyst-Engine-HTTP-POE>0:www/p5-Catalyst-Engine-HTTP-POE
No installation instructions:
This port has been deleted.
PKGNAME: p5-Catalyst-Engine-HTTP-POE
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Catalyst-Runtime>=5.7000 : www/p5-Catalyst-Runtime
  2. p5-POE>=0 : devel/p5-POE
  3. perl5.8.9 : lang/perl5.8
  4. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. p5-Catalyst-Runtime>=5.7000 : www/p5-Catalyst-Runtime
  2. p5-POE>=0 : devel/p5-POE
  3. perl5.8.9 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (16 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Catalyst/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Catalyst/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Catalyst/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Catalyst/
  10. http://at.cpan.org/modules/by-module/Catalyst/
  11. http://backpan.perl.org/modules/by-module/Catalyst/
  12. http://cpan.nctu.edu.tw/modules/by-module/Catalyst/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
  14. http://ring.nict.go.jp/archives/CPAN/modules/by-module/Catalyst/
  15. http://ring.riken.jp/archives/CPAN/modules/by-module/Catalyst/
  16. http://www.cpan.dk/modules/by-module/Catalyst/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.08
03 Sep 2011 09:38:45
Original commit files touched by this commit
dougb search for other commits by this committer
Remove various ports that have been DEPRECATED for varying periods,
but never had EXPIRATION_DATE set, and therefore never removed.

audio/gx2osd                    No more distfiles
devel/p5-Getopt-Mixed           Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2             Binary port of software abandoned by the vendor
net/xwhois                      Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC      Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute     Use www/p5-HTTP-MobileAgent instead
0.08
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.08
16 Aug 2009 09:22:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.08
23 Mar 2009 13:09:14
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.08
0.06
08 Sep 2007 01:10:46
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.06
02 Aug 2007 08:38:29
Original commit files touched by this commit
lbr search for other commits by this committer
This engine allows Catalyst to process multiple requests in parallel within a
single process.  Much of the internal Catalyst flow now uses POE yield calls.
Application code will still block of course, but all I/O, header processing,
and POST body processing is handled asynchronously.

Number of commits found: 6