Next | Query returned 47 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2013-04-21 09:18:48 by Hiramatsu Yoshifumi | Files touched by this commit (1)
Log message:
DEPENDS on devel/p5-Class-ISA.
Increment PKGREVISION.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2011-10-25 11:14:07 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Update p5-CGI-Application to 4.50.

Changes from previous:
4.50 Thu Jun 16, 2011

    [FEATURES]
    Better PSGI support in the core
    - run_as_psgi() works like run, but directly returns the expected PSGI \ 
response structure
    - psgi_app() wraps up all the PSGI bits to call and run the application and \ 
return a PSGI
      code ref:

        $psgi_coderef = WebApp->psgi_app({ ... args to new() ... });

    [DOCUMENTATION]
    - docs for header_props() were improved

    [INTERNAL]
    - source control management was moved from darcs to git. Those who prefer
      darcs are are more familiar with it are advised to try the darcs-git.py
      wrapper for git.

    - The test file psgi_app.t is missing from this release and will be added later.
   2011-08-14 18:06:13 by OBATA Akio | Files touched by this commit (268)
Log message:
Revision bump after updating perl5 to 5.14.1.
   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2009-08-20 20:28:40 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package www/p5-CGI-Application from 4.21 to 4.31

pkgsrc changes:
  - Adding license

Upstream changes since 4.21:
4.31 Wed Jul 29, 2009
    [FEATURES]
    - html_tmpl_class() now allows setting an an alternate HTML::Template class
      at a run time. This makes it easy to set the class to be
      'HTML::Template::Dumper' for debugging. You can then see and precisely
      test the Perl data structure that would be sent your template, taking
      into account the template tokens that are actually set there.  (Mark Stosberg)

    [DOCUMENTATION]
    - More typo fixes (Lyle)
   2009-03-09 21:29:24 by Ulrich Habel | Files touched by this commit (2) | Package updated
Log message:
- updated to 4.21
ChangeLog:
4.21 Sat Jan 3, 2009

    [FEATURES]
    - This now works:
            $webapp->query($new_query_object);
      Setting a new query object can be useful in combination with
      CGI::Application::Server.  (Jaldhar Vyas)

    [DOCUMENTATION]
    - More typo fixes (Lyle)

4.20 Sat Nov 1, 2008

    [DOCUMENTATION]
    - typo fix (Lyle)

4.19_1 Fri Sep 27, 2008

    [FEATURES]
    - New 'html_tmpl_class' method allows you to specify an alternative
      HTML::Template class. This technique will eliminate the need to use
      a plugin for HTML::Template-compatible classes. See the docs
      for load_tmpl() for details.

      Thanks to Rhesa Rozendaal for the initial patch, and Mark Stosberg for
      documentation refinements.

    [DOCUMENTATION]
    - typo fix (George Hartzell)
    - Revert back to documenting the use of "$self", not $c, after \ 
community
      feedback.

    [INTERNALS]
    - Change how default run modes are declared for better compatibility
      with AutoRunmode and RunmodeDeclare plugins. Thanks Rhesa via RT#39631.
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-09-13 15:26:44 by Ulrich Habel | Files touched by this commit (2) | Package updated
Log message:
updated to 4.11

ChangeLog:
4.11 Sun Aug 10, 2008
    No code changes.

    [DOCUMENTATION]
    - Fix POD syntax issue.

Next | Query returned 47 messages, browsing 21 to 30 | Previous