5936 FreshPorts -- www/p5-HTTP-Response-Encoding
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-HTTP-Response-Encoding 0.06_1 www on this many watch lists=2 search for ports that depend on this port
Adds encoding() to HTTP::Response
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Oct 2007 10:22:20
Also Listed In: perl5
License: not specified in port


This module adds the following methods to HTTP::Response objects.

$res->charset

  Tells the charset exactly as appears in the Content-Type: header. Note that
  the presence of the charset does not guarantee if the response content is
  decodable via Encode.

$res->encoder

  Returns the corresponding encoder object or undef if it can't.

$res->encoding

  Tells the content encoding in the canonical name in Encode. Returns undef
  if it can't.

$res->decoded_content

  Discontinued since HTTP::Message already has this method.

WWW:	http://search.cpan.org/dist/HTTP-Response-Encoding/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. www/p5-libwww
  2. www/p5-HTTP-Message
  3. converters/p5-Encode
  4. lang/perl5.14
Required To Run:
  1. www/p5-libwww
  2. www/p5-HTTP-Message
  3. converters/p5-Encode
  4. lang/perl5.14
There are no ports dependent upon this port

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


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

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.06_1
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
17 Dec 2012 12:15:18
Original commit files touched by this commit  0.06_1
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.06_1
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.06_1
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
12 Jan 2012 02:01:30
Original commit files touched by this commit  0.06_1
swills search for other commits by this committer
- Add missing BUILD_DEPENDS and RUN_DEPENDS
- Add TEST_DEPENDS to enable testing
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.06
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.06
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.06
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@
05 Aug 2009 12:17:07
Original commit files touched by this commit  0.06
miwi search for other commits by this committer
- Update to 0.06
- Pass maintainership to perl

PR:             137449
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
29 Oct 2008 01:21:23
Original commit files touched by this commit  0.05_1
leeym search for other commits by this committer
- fix dependency to build on perl 5.7.3 - 5.8.5
- add more descriptions
- bump PORTREVISION

PR:             128438
Submitted by:   leeym
Approved by:    maintainer
30 Oct 2007 01:29:17
Original commit files touched by this commit  0.05
clsung search for other commits by this committer
This module adds the following methods to HTTP::Response objects.

WWW:    http://search.cpan.org/dist/HTTP-Response-Encoding/

PR:             ports/117553
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 11

2871
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
couchdbMay 26
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

9 vulnerabilities affecting 25 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 24543
Broken 216
Deprecated 487
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 123
Set to expire 525
Interactive 33
new 24 hours 12
new 48 hours15
new 7 days38
new fortnight62
new month226

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