aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Body
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.22.Adam Weinberger2015-02-082-4/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/HTTP-Body Notes: svn path=/head/; revision=378673
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Update to 1.19Sunpoet Po-Chuan Hsieh2013-12-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-Body/Changes Notes: svn path=/head/; revision=336022
* support STAGEDIR.Vanilla I. Shu2013-11-072-10/+7
| | | | Notes: svn path=/head/; revision=333099
* 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
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309085
* - Update to 1.17Emanuel Haupt2012-11-032-8/+4
| | | | | | | | | - Trim header Feature safe: yes Notes: svn path=/head/; revision=306908
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 1.15Sunpoet Po-Chuan Hsieh2011-12-053-10/+19
| | | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/HTTP-Body/Changes Feature safe: yes Notes: svn path=/head/; revision=286913
* - Update to 1.14Cheng-Lung Sung2011-11-062-3/+3
| | | | Notes: svn path=/head/; revision=285124
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 1.12Baptiste Daroussin2011-03-282-3/+6
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/GETTY/HTTP-Body-1.12/Changes Notes: svn path=/head/; revision=271922
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.11Wen Heping2010-10-272-4/+4
| | | | | | | Changes: http://search.cpan.org/src/GETTY/HTTP-Body-1.11/Changes Notes: svn path=/head/; revision=263640
* - update to 1.10Yen-Ming Lee2010-10-142-12/+6
| | | | Notes: svn path=/head/; revision=262983
* - update to 1.09Yen-Ming Lee2010-08-242-8/+14
| | | | Notes: svn path=/head/; revision=259926
* - Update to 1.07Wen Heping2010-01-252-4/+4
| | | | Notes: svn path=/head/; revision=248502
* - Update to 1.06Wen Heping2010-01-102-5/+4
| | | | Notes: svn path=/head/; revision=247510
* - Remove dependency on p5-File-Temp, which is included since perl 5.6.1.Jun Kuriyama2009-09-091-2/+2
| | | | Notes: svn path=/head/; revision=241083
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* Update to 1.05Lars Balker Rasmussen2008-12-062-4/+4
| | | | Notes: svn path=/head/; revision=223832
* Update to 1.04Lars Balker Rasmussen2008-06-292-4/+4
| | | | Notes: svn path=/head/; revision=215958
* Update to 1.03Lars Balker Rasmussen2008-04-082-4/+4
| | | | Notes: svn path=/head/; revision=210863
* Update to 1.02Lars Balker Rasmussen2008-03-072-4/+4
| | | | Notes: svn path=/head/; revision=208604
* Update to 1.01Lars Balker Rasmussen2008-02-263-12/+16
| | | | Notes: svn path=/head/; revision=207920
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.9Lars Balker Rasmussen2007-03-282-4/+4
| | | | Notes: svn path=/head/; revision=188627
* Update to 0.8Lars Balker Rasmussen2007-03-242-4/+4
| | | | Notes: svn path=/head/; revision=188155
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 0.6Erwin Lansing2006-01-082-6/+6
| | | | | | | | PR: 91497 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=153043
* Update to 0.5Erwin Lansing2005-11-182-5/+5
| | | | | | | | PR: 89222 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=148715
* Add p5-HTTP-Body 0.4, HTTP Body Parser.Lars Thegler2005-11-164-0/+49
PR: ports/89137 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=148517