<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/p5-HTTP-Server-Simple, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-20T01:09:05Z</updated>
<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>
<entry>
<title>Update www/p5-HTTP-Server-Simple to 0.18.  Changes from version 0.17</title>
<updated>2006-05-02T04:07:12Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-05-02T04:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d26fc7aad73f3c0d98174b711264e33da6234f5c'/>
<id>urn:sha1:d26fc7aad73f3c0d98174b711264e33da6234f5c</id>
<content type='text'>
include adding a new method to make it easier to create servers handling
non-standard HTTP verbs/actions.
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Add trailing / to HOMEPAGE</title>
<updated>2006-02-07T21:37:45Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2006-02-07T21:37:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=188b9dac64fbcae378d154216f89cc1a27a2f0c1'/>
<id>urn:sha1:188b9dac64fbcae378d154216f89cc1a27a2f0c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial import of p5-HTTP-Server-Simple version 0.17 as </title>
<updated>2006-02-07T21:31:35Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2006-02-07T21:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f8390b835b1833f9d1e1d1dec9684d5faf9d81d'/>
<id>urn:sha1:8f8390b835b1833f9d1e1d1dec9684d5faf9d81d</id>
<content type='text'>
www/p5-HTTP-Server-Simple into the NetBSD Packages Collection.

HTTP::Server::Simple Perl5 module is a very simple standalone HTTP
daemon with no non-core module dependencies.  It's ideal for building
a standalone http-based UI to your existing tools.
</content>
</entry>
</feed>
