Port details |
- p5-POE-Component-Client-Ident POE component for non-blocking ident lookups
- 1.16_1 net =6 1.16_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-05-14 09:20:00
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tiff, mrtg, p5-POE, hicolor-icon-theme, p5-Socket6
- Also Listed In: devel perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/POE-Component-Client-Ident
- Description:
- POE::Component::Client::Ident is a POE component that provides non-
blocking Ident lookup services to other components and sessions.
The component takes requests in the form of events, spawns
POE::Component::Client::Ident::Agent sessions to perform the Ident
queries and returns the appropriate responses to the requesting
session.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-POE-Component-Client-Ident>0:net/p5-POE-Component-Client-Ident
- To install the port:
- cd /usr/ports/net/p5-POE-Component-Client-Ident/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-POE-Component-Client-Ident
- pkg install p5-POE-Component-Client-Ident
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-POE-Component-Client-Ident
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (POE-Component-Client-Ident-1.16.tar.gz) = 2a5b1ce0b15fde4ca2167931d8c455330486044a32df3d91e582bc23b1a0fcb4
SIZE (POE-Component-Client-Ident-1.16.tar.gz) = 30205
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-POE>=0.9999 : devel/p5-POE
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-POE>=0.9999 : devel/p5-POE
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- irc/p5-POE-Component-Server-IRC
- for Run
-
- irc/p5-POE-Component-Server-IRC
Configuration Options:
- No options to configure
- Options name:
- net_p5-POE-Component-Client-Ident
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.16_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.16_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
1.16_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16_1 06 Oct 2018 13:06:45 |
des |
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) |
1.16_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.16_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.16_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
1.16 18 Nov 2014 10:38:27 |
mat |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight |
1.16 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.16 05 Jan 2014 18:05:39 |
az |
- support stage
Approved by: portmgr (blanket infrastructure) |
1.16 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.16 06 Sep 2013 16:11:30 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.16 01 Mar 2012 19:09:45 |
swills |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
1.16 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.16 30 May 2009 17:15:14 |
miwi |
- Update to 1.16 |
1.14 08 Sep 2008 09:11:09 |
miwi |
- Update to 1.14 |
1.12 07 Sep 2008 16:19:33 |
miwi |
- Take maintainership
Approved by: lippe (old maintainer) |
1.12 07 Sep 2008 05:17:53 |
lippe |
- Take maintainership. |
1.12 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.12 14 Apr 2008 10:44:13 |
sat |
- Update to 1.12 |
1.10 27 Feb 2008 15:54:28 |
sat |
- Update to 1.10 (noop)
PR: ports/121025
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reported by: pointyhat via erwin |
1.07 14 Dec 2007 21:39:59 |
sat |
- Update to 1.07 |
1.05 11 Aug 2007 19:45:34 |
sat |
- Update to 1.06 (noop bump) |
1.05 24 Feb 2007 12:34:46 |
sat |
- Update to 1.05
PR: ports/109462
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
1.04 13 Dec 2006 00:07:56 |
sat |
- Update to 1.04 |
1.03 26 Sep 2006 13:01:38 |
sat |
- Update to 1.03
PR: ports/103632
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.02 04 Sep 2006 08:33:14 |
sat |
- Update to 1.02
- Avoid unused dependencies
PR: 102757
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.01 30 Jul 2006 22:46:04 |
sat |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
1.01 23 May 2006 10:01:12 |
sat |
- Update to 1.01
Reported by: portscout
Approved by: krion (mentor, implicit) |
1.00 14 May 2006 09:15:41 |
sat |
Add p5-POE-Component-Client-Ident: POE component for non-blocking ident lookups
Approved by: krion (mentor) |