<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/p5-HTTP-Server-Simple, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-08-19T18:52:54Z</updated>
<entry>
<title>Updating package www/p5-HTTP-Server-Simple from 0.38 to 0.40</title>
<updated>2009-08-19T18:52:54Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-08-19T18:52:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0aad236154de48424ff7503a3b15ddbbf650577e'/>
<id>urn:sha1:0aad236154de48424ff7503a3b15ddbbf650577e</id>
<content type='text'>
pkgsrc changes:
  - Adding license (perl license)

Upstream changes:
0.40 Mon Aug 17 22:01:07 EDT 2009

* After a fork, we need to reset the random seed lest we have
  duplicated random numbers in both forks.

0.39 Mon Aug 17 09:41:05 EDT 2009

* Added signature tests

0.38_04 Wed Aug 12 20:15:14 EDT 2009

Another pass at the Win32 fixes from KMX

0.38_03 Sat Apr 11 18:47:29 EDT 2009

* Subject: [rt.cpan.org #44961] [PATCH] xdg reports select() is problematic on win32

0.38_02 Fri Apr 10 20:57:19 EDT 2009

* Specify an HTTP version for our GETs should get escaping to wokr

0.38_01 Mon Mar  2 18:11:46 EST 2009
* http://rt.cpan.org/Ticket/Attachment/568795/286902/ from confound++ for
  http://rt.cpan.org/Public/Bug/Display.html?id=28122
</content>
</entry>
<entry>
<title>Update from version 0.37 to version 0.38.</title>
<updated>2009-01-19T22:16:19Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2009-01-19T22:16:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c410a0d3c7bb2eae47110c810d980780bddff5a5'/>
<id>urn:sha1:c410a0d3c7bb2eae47110c810d980780bddff5a5</id>
<content type='text'>
Upstream changes:
0.38 Sun Jan 11 14:42:57 EST 2009
* Improve startup banner generation
</content>
</entry>
<entry>
<title>Update from version 0.36 to 0.37.</title>
<updated>2009-01-11T19:00:45Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2009-01-11T19:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ef11ef7112a65eb93e7b03437a102cef89c6097'/>
<id>urn:sha1:8ef11ef7112a65eb93e7b03437a102cef89c6097</id>
<content type='text'>
Upstream changes:

0.37 Fri Jan  2 12:21:30 EST 2009

* Several fixes for [rt.cpan.org #38011] designed to help get HSS
  to pass tests on Strawberry Perl
</content>
</entry>
<entry>
<title>Update from version 0.34nb1 to 0.36.</title>
<updated>2008-12-15T22:44:17Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-12-15T22:44:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=922141a325c4aad7cec77246e1cc129ebb8c992f'/>
<id>urn:sha1:922141a325c4aad7cec77246e1cc129ebb8c992f</id>
<content type='text'>
Upstream changes:

0.36

* Documentation fixups

0.35

* Pass arguments to -&gt;run through to Net::Server-&gt;run
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2008-10-19T19:17:40Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-10-19T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5209d3b6614856d771465489fa3399121b800518'/>
<id>urn:sha1:5209d3b6614856d771465489fa3399121b800518</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.8.8 -&gt; 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=...").
</content>
</entry>
<entry>
<title>Update from version 0.31 to 0.34.  Changes:</title>
<updated>2008-07-20T21:38:39Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-07-20T21:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11ac0287bba70aee51a9c2f1b4be7fe1bfec02f2'/>
<id>urn:sha1:11ac0287bba70aee51a9c2f1b4be7fe1bfec02f2</id>
<content type='text'>
0.34
  * Call setup_environment if a Net::Server is being used, for consistency.

  * Don't print_banner if a Net::Server is being used.

  * Make header parsing comply with RFC 2616. [rt.cpan.org #21411]

0.33 Fri Apr 25 13:57:30 EDT 2008
  * The new support for background processes notifying the parent
    didn't quite work right for some apps using HSS. It's been
    reverted for now and the tests TODOED

0.32 Thu Apr 24 09:45:14 EDT 2008
  * At least Apache and lighttpd put unencoded strings into PATH_INFO,
    so so should we.

  * Patch from ntyni@iki.fi to make backgrounding of the standalone
    server's server process deterministic. [rt.cpan.org #28122]
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-20T01:09:05Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-20T01:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d8368bbc25c90072a19b5e48f0fba26251b6877f'/>
<id>urn:sha1:d8368bbc25c90072a19b5e48f0fba26251b6877f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.31:</title>
<updated>2008-04-23T20:46:56Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-04-23T20:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cb6ce1ee4ccd328738b04308af88726a08f2045a'/>
<id>urn:sha1:cb6ce1ee4ccd328738b04308af88726a08f2045a</id>
<content type='text'>
0.31 Sun Mar 16 20:51:04 EDT 2008

* Test suite parallelization fixes. Thanks to Slaven Rezic

0.30 Tue Mar 11 12:14:24 EDT 2008

* Minor doc fix from Paul Miller.
* Fixing doc style from "$this" to "$self" like any self-respecting perl code

0.29 Fri Feb 15 11:43:29 EST 2008

* new example section from almut on perlmonks

0.28 Tue Jan 15 09:33:58 EST 2008
 * New restartability support from Mark Stosberg

    After reviewing the code in HTTP::Server::Simple,
    Catalyst::Engine::HTTP and HTTP::Server::Brick, I found and
    implemented an updated signal handling approach that I like and
    understand, and actually works.

    The current code restarted immediately if a SIGHUP came in, no
    matter what was happening, including if a request was in process of
    being fulfilled.

    The new code works more like "apachectl graceful". It waits for the
    current request cycle to finish, and then restarts the server.

    This code has to be integrated in the core, but its just about
    the same amount of signal handling code that was there... it just
    works better.  It's also written in such a way I think subclass/mixin
    authors could rewrite just these parts if they wanted.

    Also, it looks like a Net::Server based sub-class would already be
    doing its own thing with SIGHUP handling, and should continue to
    be unaffected.
</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e1040eb4b3d5bdf7e0d465818a3ff084620adb3'/>
<id>urn:sha1:5e1040eb4b3d5bdf7e0d465818a3ff084620adb3</id>
<content type='text'>
can handle packages having no PLIST files.
</content>
</entry>
<entry>
<title>Update p5-HTTP-Server-Simple to 0.27.</title>
<updated>2007-04-17T07:47:57Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2007-04-17T07:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4e770bd8c18ccc6ab2db1445c7c5894b5979576b'/>
<id>urn:sha1:4e770bd8c18ccc6ab2db1445c7c5894b5979576b</id>
<content type='text'>
Based on patch provided in PR 36156.

0.27
 * 0.26 release apparently didn't get to cpan correctly

0.26
  * Supports multi-line encoded values in query_sting (like foo%0Abar) -- Dobrica Pavlinusic
  * Fixes to URI unescaping to behave like apache does

0.24
  * Hopefully deal with an odd case where a poorly behaved Internet Explorer could crash the server.
    Thanks to the Catalyst project.

0.23
  Fix a release-engineering messup. Thanks to ANDK

0.22 Wed Oct 18 23:36:34 EDT 2006
  * Query string processing improvements

0.21 Wed Oct 18 23:31:42 EDT 2006
   [rt.cpan.org #21727] [PATCH] Support for Perl 5.004
    -- Sebastien Aperghis-Tramoni

0.20
  Require POSIX only if we need it, rather than "use" it all the time
  [cpan #17533] - Brad Bowman

0.19
  Catch and ignore SIGPIPE, so broken pipes from the client don't cause
  Standalone to drop all the way back to the shell.
</content>
</entry>
</feed>
