diff options
author | seb <seb@pkgsrc.org> | 2010-04-11 20:33:56 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-11 20:33:56 +0000 |
commit | 554aea5037529d4d33431d7288e8e47fb4107bd5 (patch) | |
tree | 236e7cfec46a83deb2e9034fff616be619122624 | |
parent | f6a07d48ad1811174f7cb6ccdef1985c7d348edb (diff) | |
download | pkgsrc-554aea5037529d4d33431d7288e8e47fb4107bd5.tar.gz |
Note initial addition of p5-Starman version 0.1005 as www/p5-Starman
into The NetBSD Packages Collection.
Starman is a PSGI perl web server that has unique features such as:
high performance, preforking, signals suport, superdaemon aware,
multiple interfaces and UNIX Domain Socket support, small memory
footprint, PSGI compatible, HTTP/1.1 support, UNIX only.
-rw-r--r-- | doc/CHANGES-2010 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index d96ea415aec..618152cb747 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1493 2010/04/11 19:39:55 seb Exp $ +$NetBSD: CHANGES-2010,v 1.1494 2010/04/11 20:33:56 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -1836,3 +1836,4 @@ Changes to the packages collection and infrastructure in 2010: Added net/p5-Net-Server-SS-PreFork version 0.05 [seb 2010-04-11] Updated www/p5-HTML-Parser to 3.65 [seb 2010-04-11] Updated devel/p5-Compress-Raw-Bzip2 to 2.026 [seb 2010-04-11] + Added www/p5-Starman version 0.1005 [seb 2010-04-11] |