ad73 FreshPorts -- www/p5-POE-Component-Client-HTTP
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-Client-HTTP 0.9480 www on this many watch lists=3 search for ports that depend on this port
POE component for non-blocking/concurrent HTTP queries
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2004 13:54:49
Also Listed In: perl5
License: ART10 GPLv1


POE::Component::Client::HTTP is an asynchronous, event driven HTTP user
agent.  It accepts events containing HTTP::Request objects, and it
returns events carrying HTTP::Response objects.  It supports https and
simultaneous HTTP transactions.  It lets other sessions run while HTTP
transactions are being processed, and it lets several HTTP transactions
be processed in parallel.

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

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

Required To Build:
  1. devel/p5-POE
  2. www/p5-libwww
  3. net/p5-URI
  4. net/p5-POE-Component-Client-Keepalive
  5. net/p5-Socket
  6. lang/perl5.14
Required To Run:
  1. devel/p5-POE
  2. www/p5-libwww
  3. net/p5-URI
  4. net/p5-POE-Component-Client-Keepalive
  5. net/p5-Socket
  6. lang/perl5.14

This port is required by:

for Build for Run

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


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/authors/id/R/RC/RCAPUTO/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCAPUTO/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/R/RC/RCAPUTO/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RC/RCAPUTO/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RC/RCAPUTO/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/R/RC/RCAPUTO/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/R/RC/RCAPUTO/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/R/RC/RCAPUTO/
  11. http://at.cpan.org/authors/id/R/RC/RCAPUTO/
  12. http://backpan.perl.org/authors/id/R/RC/RCAPUTO/
  13. http://cpan.nctu.edu.tw/authors/id/R/RC/RCAPUTO/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RC/RCAPUTO/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/R/RC/RCAPUTO/
  16. http://www.cpan.dk/authors/id/R/RC/RCAPUTO/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 May 2013 08:35:40
Original commit files touched by this commit  0.9480
tobez search for other commits by this committer
Update to 0.948(0).

Changes:	http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
04 Jun 2012 18:06:19
Original commit files touched by this commit  0.9470
sunpoet search for other commits by this committer
- Update to 0.947

Changes:        http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
16 May 2012 11:52:00
Original commit files touched by this commit  0.9460
culot search for other commits by this committer
- Update to 0.9460

Changes:        http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
PR:             ports/167931
Submitted by:   Jase Thew <freebsd@beardz.net>
12 Mar 2012 10:15:46
Original commit files touched by this commit  0.9450
culot search for other commits by this committer
- Update to 0.9450 [1]
- Move test-related dependencies to TEST_DEPENDS

Changes:        http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
PR:             ports/165940 [1]
Submitted by:   Jase Thew <freebsd@beardz.net>
Feature safe:   yes
11 Aug 2011 06:45:55
Original commit files touched by this commit  0.9440
culot search for other commits by this committer
- Update to 0.9440
- Pet portlint(1) by moving LICENSE section earlier
- Make use of CPAN:USER macro

Changes:        http://search.cpan.org/dist/POE-Component-Client-HTTP/CHANGES
PR:             ports/159321
Submitted by:   Jase Thew <freebsd@beardz.net>
05 May 2011 01:41:04
Original commit files touched by this commit  0.9430
wen search for other commits by this committer
- Update to 0.9430

PR:             ports/156806
Submitted by:   Jase Thew <freebsd@beardz.net>
26 Feb 2011 16:13:30
Original commit files touched by this commit  0.9420
skv search for other commits by this committer
- Update to 0.9420 [1]
- Set LICENSE
- Pass maintainership to perl@

Changes:       
http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-HTTP-0.942/CHANGES
PR:             ports/154941
Submitted by:   Jase Thew <freebsd@beardz.net>
31 Aug 2010 12:53:30
Original commit files touched by this commit  0.8950
lth search for other commits by this committer
Update to 0.8950

PR:             ports/149176
Submitted by:   lth
Approved by:    (maintainer timeout)
25 Jan 2010 14:00:25
Original commit files touched by this commit  0.8200_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 5).

Approved by:    portmgr (itetcu)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.8200
araujo search for other commits by this committer
- 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)
03 Mar 2007 13:43:45
Original commit files touched by this commit  0.8200
skv search for other commits by this committer
Update to 0.82

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.82/CHANGES
11 Feb 2007 16:56:45
Original commit files touched by this commit  0.8100
skv search for other commits by this committer
Update to 0.81

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.81/CHANGES
06 Feb 2007 17:32:20
Original commit files touched by this commit  0.8000
skv search for other commits by this committer
Update to 0.80

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.80/CHANGES
PR:             ports/107397
Submitted by:   Gea-Suan Lin <gslin xx gslin.org>
23 Nov 2006 15:02:10
Original commit files touched by this commit  0.7900
skv search for other commits by this committer
Fix  MAN3

Pointed by:     pointyhat (kris)
10 Nov 2006 20:23:42
Original commit files touched by this commit  0.7900
skv search for other commits by this committer
Update to 0.79

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.79/CHANGES
04 Oct 2006 13:52:14
Original commit files touched by this commit  0.7800
skv search for other commits by this committer
Update to 0.78

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.78/CHANGES
11 Aug 2006 10:17:27
Original commit files touched by this commit  0.7700
skv search for other commits by this committer
Update to 0.77

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.77/CHANGES
28 May 2006 16:27:19
Original commit files touched by this commit  0.7500
skv search for other commits by this committer
Update to 0.75

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.75/CHANGES
07 Apr 2006 07:28:11
Original commit files touched by this commit  0.7400
skv search for other commits by this committer
Update to 0.74

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.74/CHANGES
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.7300
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
18 Jan 2006 13:31:06
Original commit files touched by this commit  0.7300
skv search for other commits by this committer
Update to 0.73

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.73/CHANGES
29 Sep 2005 15:59:00
Original commit files touched by this commit  0.7200
skv search for other commits by this committer
Update to 0.72

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.72/CHANGES
09 Sep 2005 09:15:47
Original commit files touched by this commit  0.7100
skv search for other commits by this committer
Update to 0.71

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.71/CHANGES
01 Aug 2005 09:15:10
Original commit files touched by this commit  0.7002
skv search for other commits by this committer
Update to 0.7002.

Changes:       
http://search.cpan.org/src/RCAPUTO/POE-Component-Client-HTTP-0.7002/CHANGES
22 Jul 2005 10:00:38
Original commit files touched by this commit  0.7001
skv search for other commits by this committer
Update to 0.7001
24 Jun 2005 13:51:31
Original commit files touched by this commit  0.70
skv search for other commits by this committer
Update to 0.70
09 Nov 2004 13:43:12
Original commit files touched by this commit  0.65
skv search for other commits by this committer
Massive ports move to better categories.

Number of commits found: 27

2855
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24525
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

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