84ea FreshPorts -- net/p5-POE-Component-Generic
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-POE-Component-Generic 0.14.03 net on this many watch lists=1 search for ports that depend on this port
Provides non-blocking access to a blocking object
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Oct 2006 01:06:54
Also Listed In: perl5
License: not specified in port


POE::Component::Generic is a POE component that provides a
non-blocking wrapper around any object. It works by forking
a child process with POE::Wheel::Run and creating the object
in the child process. Method calls are then serialised and
sent via STDIN to the child to be handled. Return values are
posted back to your session via STDOUT. This means that all
method arguments and return values must survive serialisation.
If you need to pass coderefs, use "callbacks", "postbacks" or
"factories".

Method calls are wrapped in eval in the child process so that
errors may be propagated back to your session. See "OUTPUT".

Output to STDERR in the child, that is from your object, is
shown only if debug or verbose is set.

STDOUT in the child, that is from your object, is redirected
to STDERR and will be shown in the same circomstances.

WWW:	http://search.cpan.org/dist/POE-Component-Generic/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. devel/p5-POE
  2. devel/p5-Devel-Symdump
  3. net/p5-Net-SSH2
  4. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/p5-POE-Component-Generic/ && make install clean
To add the package: pkg_add -r p5-POE-Component-Generic


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/POE/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/POE/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/POE/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/POE/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/POE/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/POE/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/POE/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/POE/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/POE/
  11. http://at.cpan.org/modules/by-module/POE/
  12. http://backpan.perl.org/modules/by-module/POE/
  13. http://cpan.nctu.edu.tw/modules/by-module/POE/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/POE/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/POE/
  16. http://www.cpan.dk/modules/by-module/POE/
  17. http://www.cpan.dk/modules/by-module/POE/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Jan 2013 08:56:34
Original commit files touched by this commit  0.14.03
tobez search for other commits by this committer
Update to 0.14(.)03.

Changes:	http://search.cpan.org/dist/POE-Component-Generic/Changes
29 Nov 2012 16:11:42
Original commit files touched by this commit  0.14.02
tobez search for other commits by this committer
Update to 0.14(.)02.

Changes:
http://cpansearch.perl.org/src/GWYN/POE-Component-Generic-0.1402/Changes

Feature safe:	yes
05 Jun 2012 18:34:53
Original commit files touched by this commit  0.14.01
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
01 May 2012 01:47:10
Original commit files touched by this commit  0.14.01
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
27 Sep 2011 02:36:03
Original commit files touched by this commit  0.14.01
clsung search for other commits by this committer
- Update to 0.14.01
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.12.05
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.12.05
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.12.05
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
28 Oct 2009 08:47:00
Original commit files touched by this commit  0.12.05
clsung search for other commits by this committer
- Update to 0.12.05

Changes:        http://search.cpan.org/dist/POE-Component-Generic/Changes
19 Jun 2009 10:09:36
Original commit files touched by this commit  0.12.01
clsung search for other commits by this committer
- Update to 0.12.01 (0.1201)

Changes:        http://search.cpan.org/dist/POE-Component-Generic/Changes
22 Feb 2008 03:18:44
Original commit files touched by this commit  0.11.00
clsung search for other commits by this committer
- Update to 0.1100

Changes:        http://search.cpan.org/dist/POE-Component-Generic/Changes
05 Jan 2008 06:54:47
Original commit files touched by this commit  0.10.08
clsung search for other commits by this committer
- Update to 0.10.08
08 Sep 2007 01:02:54
Original commit files touched by this commit  0.10.06
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
21 Aug 2007 06:16:34
Original commit files touched by this commit  0.10.06
clsung search for other commits by this committer
- Update to 0.10.06 (0.1006)
16 Aug 2007 01:49:58
Original commit files touched by this commit  0.10.05
clsung search for other commits by this committer
- Update to 0.10.05 (0.1005)
15 Aug 2007 01:37:28
Original commit files touched by this commit  0.10.03
clsung search for other commits by this committer
- Update to 0.10.03 (0.1003)
20 Jun 2007 08:07:58
Original commit files touched by this commit  0.10.01
mat search for other commits by this committer
Update to 0.10.01
02 Mar 2007 03:52:29
Original commit files touched by this commit  0.09.11
clsung search for other commits by this committer
- Update to 0.09.11
- return to perl@

PR:             ports/109703
Submitted by:   maintainer (Jin-Shan Tseng)
02 Jan 2007 02:31:10
Original commit files touched by this commit  0.09.10
clsung search for other commits by this committer
- Update to 0.09.10

PR:             ports/107370
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
07 Oct 2006 11:17:40
Original commit files touched by this commit  0.09.06
clsung search for other commits by this committer
- Update to 0.09.06

PR:             ports/104083
Submitted by:   clsung
Approved by:    maintainer (Jin-Shan Tseng)
02 Oct 2006 01:05:33
Original commit files touched by this commit  0.09.05
clsung search for other commits by this committer
Add p5-POE-Component-Generic 0.09.05, provides non-blocking access to a
blocking object.

PR:             ports/102676
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>

Number of commits found: 21

287b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24542
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours8
new 7 days30
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0