aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Session
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | 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=326003
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Upgrade to 4.48.Jun Kuriyama2011-08-062-3/+3
| | | | Notes: svn path=/head/; revision=279020
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | 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
* - Upgrade to 4.43.Jun Kuriyama2010-12-252-4/+3
| | | | Notes: svn path=/head/; revision=266887
* - Upgrade to 4.42 (doc changes only).Jun Kuriyama2009-08-302-5/+5
| | | | | | | - Grab maintainership. Notes: svn path=/head/; revision=240581
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-8/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Update to 4.41Martin Wilke2009-03-272-4/+4
| | | | Notes: svn path=/head/; revision=231159
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* Update to 4.40Erwin Lansing2009-01-232-4/+4
| | | | Notes: svn path=/head/; revision=226725
* Update to 4.37Erwin Lansing2008-10-272-4/+4
| | | | Notes: svn path=/head/; revision=222139
* Update to 4.36Erwin Lansing2008-09-232-4/+4
| | | | Notes: svn path=/head/; revision=220501
* Update to 4.35Erwin Lansing2008-07-192-4/+4
| | | | Notes: svn path=/head/; revision=217091
* Update to 4.34Erwin Lansing2008-07-163-8/+4
| | | | | | | | PR: 125554 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=216904
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 4.20Erwin Lansing2007-06-122-7/+5
| | | | Notes: svn path=/head/; revision=193333
* Update to 4.14Erwin Lansing2006-06-162-5/+5
| | | | | | | | PR: 99051 Submitted by: aaron Notes: svn path=/head/; revision=165593
* Go the coward way and mark IGNORE for perl < 5.6.0Erwin Lansing2006-04-201-1/+3
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=160040
* Update to 4.13Erwin Lansing2006-04-193-58/+44
| | | | | | | | PR: 95807 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=159926
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Update to 3.95Erwin Lansing2004-03-072-2/+3
| | | | | | | Submitted by: "Angelo Turetta" <aturetta@commit.it> Notes: svn path=/head/; revision=103179
* utilize SITE_PERLYing-Chieh Liao2003-10-242-48/+48
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my FreeBSD.org addressErwin Lansing2003-06-122-3/+3
| | | | Notes: svn path=/head/; revision=82871
* Update to 3.94.Pete Fritchman2003-05-033-2/+5
| | | | | | | | PR: 51721 Submitted by: maintainer Notes: svn path=/head/; revision=80061
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-131-4/+8
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* Fix pkg-plist.Norikatsu Shigemura2003-04-061-1/+0
| | | | | | | | PR: ports/50400 Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer) Notes: svn path=/head/; revision=78419
* Update to 3.92Kevin Lo2003-03-253-6/+5
| | | | | | | | PR: 50223 Submitted by: MAINTAINER Notes: svn path=/head/; revision=77432
* fix typo in PLISTYen-Ming Lee2003-02-222-1/+2
| | | | | | | | | | | | bump PORTREVISION Noticed by: bento PR: 48535 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=76146
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* maintainer-update www/p5-CGI-Session to 3.11Edwin Groothuis2003-02-043-15/+34
| | | | | | | | PR: ports/47249 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=74650
* Update to version 2.94Kevin Lo2002-08-284-52/+3
| | | | | | | | PR: 42025 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65134
* Add CGI::Session.Anders Nordby2002-06-306-0/+129
PR: 39191 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=62221