aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Engine
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-12/+12
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-12/+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
* Fix bugs caused by misunderstanding of staging.Jun Kuriyama2013-10-262-18/+17
| | | | Notes: svn path=/head/; revision=331719
* - Fix strange depends line [1].Jun Kuriyama2013-10-261-3/+2
| | | | | | | | | | - Confirm with STAGE. PR: ports/182188 Submitted by: antoine Notes: svn path=/head/; revision=331703
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325974
* - New depends added in previous commit are actually test depends.Jun Kuriyama2012-04-213-13/+39
| | | | | | | | - Two tests are failed when $ENV{HTTP_TIMEOUT} and $ENV{HTTP_PROXY} is defined. Fix them. Notes: svn path=/head/; revision=295181
* - Add missing DEPENDS (p5-HTTP-Request-AsCGI, p5-YAML, p5-IO-stringy)Steve Wills2012-04-101-11/+14
| | | | | | | | | | | - Sort DEPENDS - Bump PORTREVISION PR: ports/166282 Approved by: maintainer timeout (kuriyama, >2 weeks) Notes: svn path=/head/; revision=294519
* - Upgrade to 0.03005.Jun Kuriyama2011-10-092-6/+6
| | | | Notes: svn path=/head/; revision=283216
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Upgrade to 0.03004.Jun Kuriyama2010-02-072-4/+4
| | | | Notes: svn path=/head/; revision=249375
* - Upgrade to 0.03003.Jun Kuriyama2009-12-122-4/+5
| | | | Notes: svn path=/head/; revision=245603
* - Upgrade to 0.03002.Jun Kuriyama2009-10-282-5/+4
| | | | Notes: svn path=/head/; revision=243426
* - Upgrade to 0.03001.Jun Kuriyama2009-10-162-4/+4
| | | | Notes: svn path=/head/; revision=242924
* Upgrade to 0.03.Jun Kuriyama2009-10-133-4/+6
| | | | Notes: svn path=/head/; revision=242778
* Upgrade to 0.02004.Jun Kuriyama2009-08-252-4/+4
| | | | Notes: svn path=/head/; revision=240301
* Upgrade to 0.02003.Jun Kuriyama2009-08-202-4/+4
| | | | Notes: svn path=/head/; revision=239985
* Upgrade to 0.02002.Jun Kuriyama2009-07-052-4/+4
| | | | Notes: svn path=/head/; revision=237159
* Upgrade to 0.02001.Jun Kuriyama2009-06-202-6/+6
| | | | Notes: svn path=/head/; revision=236371
* Upgrade to 0.1.8.Jun Kuriyama2009-06-062-5/+5
| | | | Notes: svn path=/head/; revision=235315
* Upgrade to 0.1.7.Jun Kuriyama2009-04-232-6/+6
| | | | Notes: svn path=/head/; revision=232524
* Upgrade to 0.1.6.Jun Kuriyama2009-04-122-6/+6
| | | | Notes: svn path=/head/; revision=232205
* Upgrade to 0.1.5.Jun Kuriyama2009-03-283-6/+9
| | | | Notes: svn path=/head/; revision=231180
* Upgrade to 0.1.4.Jun Kuriyama2009-02-232-6/+7
| | | | Notes: svn path=/head/; revision=228864
* Upgrade to 0.1.3.Jun Kuriyama2009-02-163-27/+30
| | | | Notes: svn path=/head/; revision=228478
* Web Server Gateway Interface and HTTP Server Engine Drivers (YetJun Kuriyama2009-01-204-0/+93
Another Catalyst::Engine). Notes: svn path=/head/; revision=226520