aboutsummaryrefslogtreecommitdiff
path: root/www/p5-LWP-Protocol-http10
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328848
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Use RUN_DEPENDS:=BUILD_DEPENDSSunpoet Po-Chuan Hsieh2013-08-211-2/+1
| | | | | | | | - Add BUILD_DEPENDS - Cosmetic change Notes: svn path=/head/; revision=325148
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 6.03Sunpoet Po-Chuan Hsieh2012-02-192-3/+5
| | | | | | | | | - Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/LWP-Protocol-http10/Changes Notes: svn path=/head/; revision=291810
* - Add p5-LWP-Protocol-http10 6.02Sunpoet Po-Chuan Hsieh2011-07-144-0/+42
The LWP::Protocol::http10 module provide support for using HTTP/1.0 protocol with LWP. To use it you need to call LWP::Protocol::implementor() to override the standard handler for http URLs. This module used to be bundled with the libwww-perl, but it was unbundled in v6.02 as part of the general cleanup for the 6-series. LWP::Protocol::http10 is deprecated. WWW: http://search.cpan.org/dist/LWP-Protocol-http10/ Notes: svn path=/head/; revision=277674