aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Cookie-XS
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-2/+2
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Update to 0.11Martin Wilke2009-12-252-4/+4
| | | | | | | | | | | | Changes: http://cpansearch.perl.org/src/AGENT/Cookie-XS-0.11/Changes PR: 140196 Submitted by: ehaupt@ Approved by: maintainer timeout Notes: svn path=/head/; revision=246660
* Remove garbage files.Sergey Skvortsov2009-03-092-171/+0
| | | | Notes: svn path=/head/; revision=229750
* - Rename www/p5-Cookie-XS to www/p5-CGI-Cookie-XSSergey Skvortsov2009-03-093-13/+18
| | | | | | | | | - Update to 0.16 Changes: http://cpansearch.perl.org/src/AGENT/CGI-Cookie-XS-0.16/Changes Notes: svn path=/head/; revision=229749
* Add p5-Cookie-XS 0.09, HTTP Cookie parser in C.Sergey Skvortsov2008-04-186-0/+207
Notes: svn path=/head/; revision=211543