Port details |
- p5-POE-Component-Client-NNTP POE component for non-blocking NNTP access
- 2.22_1 news =2 2.22_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2004-10-17 15:10:18
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/POE-Component-Client-NNTP
- Description:
- POE::Component::Client::NNTP is a POE component that provides
non-blocking NNTP access to other components and sessions.
- ¦ ¦ ¦ ¦
- 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-NNTP>0:news/p5-POE-Component-Client-NNTP
- To install the port:
- cd /usr/ports/news/p5-POE-Component-Client-NNTP/ && make install clean
- To add the package, run one of these commands:
- pkg install news/p5-POE-Component-Client-NNTP
- pkg install p5-POE-Component-Client-NNTP
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-NNTP
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (POE-Component-Client-NNTP-2.22.tar.gz) = 65741ef1f064745d9894fc17d324d08c956e0dbdcd4327ccba939a26e2896a91
SIZE (POE-Component-Client-NNTP-2.22.tar.gz) = 27411
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.999.9 : devel/p5-POE
- p5-POE-Component-Pluggable>=0.03 : devel/p5-POE-Component-Pluggable
- p5-Test-POE-Server-TCP>=0 : devel/p5-Test-POE-Server-TCP
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-POE>=0.999.9 : devel/p5-POE
- p5-POE-Component-Pluggable>=0.03 : devel/p5-POE-Component-Pluggable
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- news/p5-POE-Component-Server-NNTP
- for Run
-
- news/p5-POE-Component-Server-NNTP
Configuration Options:
- No options to configure
- Options name:
- news_p5-POE-Component-Client-NNTP
- 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) |
2.22_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 ) |
2.22_1 20 Jul 2022 14:22:44 |
Tobias C. Berner (tcberner) |
news: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam David <adam@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey Slusar <anray@FreeBSD.org>
* Brian Somers <brian@FreeBSD.org>
* Carey Jones <mcj@acquiesce.org>
* David O'Brien (obrien@cs.ucdavis.edu)
* Denis Shaposhnikov <dsh@vlink.ru>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Frederic Cambus (Only the first 15 lines of the commit message are shown above ) |
2.22_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.22_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 |
2.22_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.22_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 ) |
2.22 03 Nov 2013 08:05:18 |
az |
- support STAGEDIR |
2.22 20 Sep 2013 22:31:15 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
2.22 31 Jul 2013 11:56:18 |
az |
- Convert to new perl framework
- Trim Makefile header |
2.22 01 Sep 2011 13:13:54 |
sunpoet |
- Update to 2.22
Changes: http://search.cpan.org/dist/POE-Component-Client-NNTP/Changes |
2.20 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.20 15 Oct 2010 14:33:06 |
leeym |
- update to 2.20 |
2.18 10 Jun 2010 05:17:23 |
pgollucci |
- Update to 2.18
- Pass to perl@
With Hat: perl@
Changes: http:/search.cpan.org/dist/POE-Component-Client-NNTP/Changes |
2.14 10 Jan 2010 03:54:09 |
linimon |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
2.14 25 Dec 2009 23:57:19 |
miwi |
- Update to 2.14
Changes:
http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.14/Changes
PR: 140209
Submitted by: ehaupt@
Approved by: maintainer timeout |
2.10 23 Feb 2009 13:55:19 |
skv |
Update to 2.10
Changes:
http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.10/Changes
PR: ports/131400
Submitted by: pgollucci |
2.08 31 May 2008 21:00:54 |
miwi |
- Update to 2.08
PR: 120706
Submitted by: lippe
Approved by: maintainer timeout |
2.02 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.02 03 Mar 2007 14:17:38 |
skv |
[forced commit]
PR: ports/109461
Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw> |
2.02 03 Mar 2007 14:15:58 |
skv |
Update to 2.02
Changes:
http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.02/Changes |
2.01 25 Dec 2006 14:23:55 |
skv |
Update to 2.01
Changes:
http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.01/Changes
PR: ports/107093
Submitted by: chinsan |
1.04 02 Oct 2006 18:22:52 |
skv |
Update to 1.04
PR: ports/103629
Submitted by: Gea-Suan Lin <gslin xx gslin.org> |
1.03 14 Sep 2006 11:29:12 |
skv |
Update to 1.03
PR: ports/103172
Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw> |
1.01 05 May 2006 09:13:29 |
skv |
Update to 1.01
PR: ports/96497
Submitted by: leeym |
0.91 23 Jan 2006 23:46:39 |
edwin |
SHA256ify
Approved by: krion@ |
0.91 22 Jan 2006 02:47:42 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.91 30 Aug 2005 10:57:01 |
skv |
Update to 0.91 |
0.1 17 Oct 2004 15:02:30 |
skv |
Add p5-POE-Component-Client-NNTP 0.1,
POE component for
non-blocking NNTP access. |