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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-POE-Component-Generic Provides non-blocking access to a blocking object
0.1403 net on this many watch lists=1 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.1403Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-10-02 01:06:54
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: py39-venusian, p5-Data-Hexdumper, py39-zope.schema
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/POE-Component-Generic
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-POE-Component-Generic-0.1403/catalog.mk
  2. /usr/local/share/licenses/p5-POE-Component-Generic-0.1403/LICENSE
  3. /usr/local/share/licenses/p5-POE-Component-Generic-0.1403/ART10
  4. /usr/local/share/licenses/p5-POE-Component-Generic-0.1403/GPLv1+
  5. lib/perl5/site_perl/POE/Component/Generic.pm
  6. lib/perl5/site_perl/POE/Component/Generic/Child.pm
  7. lib/perl5/site_perl/POE/Component/Generic/Net/SSH2.pm
  8. lib/perl5/site_perl/POE/Component/Generic/Object.pm
  9. lib/perl5/site_perl/man/man3/POE::Component::Generic.3.gz
  10. lib/perl5/site_perl/man/man3/POE::Component::Generic::Child.3.gz
  11. lib/perl5/site_perl/man/man3/POE::Component::Generic::Net::SSH2.3.gz
  12. lib/perl5/site_perl/man/man3/POE::Component::Generic::Object.3.gz
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • p5-POE-Component-Generic>0:net/p5-POE-Component-Generic
To install the port:
cd /usr/ports/net/p5-POE-Component-Generic/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-POE-Component-Generic
  • pkg install p5-POE-Component-Generic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-POE-Component-Generic
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (POE-Component-Generic-0.1403.tar.gz) = 2acc5c6167d727cf55b340deb3946ea1a8dad12a8276fab578fd9c84bad399fd SIZE (POE-Component-Generic-0.1403.tar.gz) = 39101

Packages (timestamps in pop-ups are UTC):
p5-POE-Component-Generic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14030.14030.14030.14030.1403-0.1403-
FreeBSD:13:quarterly0.14030.14030.14030.14030.14030.14030.14030.1403
FreeBSD:14:latest0.14030.14030.14030.14030.14030.1403-0.1403
FreeBSD:14:quarterly0.14030.1403-0.14030.14030.14030.14030.1403
FreeBSD:15:latest0.14030.1403n/a0.1403n/a0.14030.14030.1403
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Devel-Symdump>=0 : devel/p5-Devel-Symdump
  2. p5-Net-SSH2>=0 : net/p5-Net-SSH2
  3. p5-POE>=0.31 : devel/p5-POE
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Devel-Symdump>=0 : devel/p5-Devel-Symdump
  2. p5-Net-SSH2>=0 : net/p5-Net-SSH2
  3. p5-POE>=0.31 : devel/p5-POE
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. dns/p5-POE-Component-Server-DNS
for Run
  1. dns/p5-POE-Component-Server-DNS

Configuration Options:
No options to configure
Options name:
net_p5-POE-Component-Generic
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/POE/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/POE/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/POE/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/POE/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/POE/
  7. http://backpan.perl.org/modules/by-module/POE/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/POE/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/POE/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/POE/
  12. https://www.cpan.org/modules/by-module/POE/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1403
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1403
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1403
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1403
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.1403
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.1403
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.1403
10 Mar 2017 22:45:52
Revision:435862Original commit files touched by this commit
sunpoet search for other commits by this committer
Use real PORTVERSION and update dependent ports

- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
0.14.03_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.14.03_2
13 Mar 2015 17:29:59
Revision:381221Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Clean up the rest of the perl@ Makefiles a bit.

- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
0.14.03_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14.03
05 Nov 2013 16:42:56
Revision:332868Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.14.03
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.14.03
29 Aug 2013 04:08:54
Revision:325559Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use single space after WWW:
0.14.03
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.14.03
02 Jan 2013 08:56:34
Revision:309807Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.14(.)03.

Changes:	http://search.cpan.org/dist/POE-Component-Generic/Changes
0.14.02
29 Nov 2012 16:11:42
Revision:307966Original commit files touched by this commit
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
0.14.01
05 Jun 2012 18:34:53
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
0.14.01
01 May 2012 01:47:10
Original commit files touched by this commit
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
0.14.01
27 Sep 2011 02:36:03
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.14.01
0.12.05
17 Sep 2011 06:49:29
Original commit files touched by this commit
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
0.12.05
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.12.05
24 Sep 2010 02:03:44
Original commit files touched by this commit
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@
0.12.05
28 Oct 2009 08:47:00
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.12.05

Changes:        http://search.cpan.org/dist/POE-Component-Generic/Changes
0.12.01
19 Jun 2009 10:09:36
Original commit files touched by this commit
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
0.11.00
22 Feb 2008 03:18:44
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.1100

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