aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cookies
Commit message (Collapse)AuthorAgeFilesLines
* - Fix typoSunpoet Po-Chuan Hsieh2013-11-141-1/+1
| | | | Notes: svn path=/head/; revision=333800
* support STAGEDIR.Vanilla I. Shu2013-11-072-9/+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-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 6.01Frederic Culot2012-02-172-3/+6
| | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/HTTP-Cookies/Changes Notes: svn path=/head/; revision=291579
* - Add CONFLICTS with www/p5-libwww-5*Frederic Culot2011-04-191-0/+2
| | | | Notes: svn path=/head/; revision=272926
* The HTTP::Cookies class is for objects that represent a "cookie jar" --Frederic Culot2011-04-184-0/+42
that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. WWW: http://search.cpan.org/dist/HTTP-Cookies/ This new port is needed to update www/p5-libwww. Notes: svn path=/head/; revision=272871