Sun Apr 11 20:33:56 2010 UTC ()
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.


(seb)
diff -r1.1493 -r1.1494 pkgsrc/doc/CHANGES-2010

cvs diff -r1.1493 -r1.1494 pkgsrc/doc/CHANGES-2010 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2010 2010/04/11 19:39:55 1.1493
+++ pkgsrc/doc/CHANGES-2010 2010/04/11 20:33:56 1.1494
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.1493 2010/04/11 19:39:55 seb Exp $ 1$NetBSD: CHANGES-2010,v 1.1494 2010/04/11 20:33:56 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2010: 3Changes to the packages collection and infrastructure in 2010:
4 4
5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01] 5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01]
6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01] 6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01]
7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01] 7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01]
8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01] 8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01]
9 Updated misc/py-anita to 1.9 [gson 2010-01-02] 9 Updated misc/py-anita to 1.9 [gson 2010-01-02]
10 Updated net/rsync to 3.0.7 [tron 2010-01-02] 10 Updated net/rsync to 3.0.7 [tron 2010-01-02]
11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03] 11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03]
12 Updated www/trac to 0.11.6 [gdt 2010-01-03] 12 Updated www/trac to 0.11.6 [gdt 2010-01-03]
13 Removed www/firefox-bin-nightly [joerg 2010-01-04] 13 Removed www/firefox-bin-nightly [joerg 2010-01-04]
14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04] 14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04]
@@ -1826,13 +1826,14 @@ Changes to the packages collection and i @@ -1826,13 +1826,14 @@ Changes to the packages collection and i
1826 Updated www/p5-FCGI to 0.71 [seb 2010-04-11] 1826 Updated www/p5-FCGI to 0.71 [seb 2010-04-11]
1827 Added net/nagstamon version 0.9.2 [imil 2010-04-11] 1827 Added net/nagstamon version 0.9.2 [imil 2010-04-11]
1828 Updated graphics/optipng to 0.6.4 [adam 2010-04-11] 1828 Updated graphics/optipng to 0.6.4 [adam 2010-04-11]
1829 Added devel/p5-IO-Pipeline version 0.9.2 [seb 2010-04-11] 1829 Added devel/p5-IO-Pipeline version 0.9.2 [seb 2010-04-11]
1830 Added textproc/py-cElementTree version 0 [obache 2010-04-11] 1830 Added textproc/py-cElementTree version 0 [obache 2010-04-11]
1831 Added geography/gipfel version 0.3.2nb1 [obache 2010-04-11] 1831 Added geography/gipfel version 0.3.2nb1 [obache 2010-04-11]
1832 Updated devel/imake to 1.0.2nb4 [obache 2010-04-11] 1832 Updated devel/imake to 1.0.2nb4 [obache 2010-04-11]
1833 Added devel/p5-asa version 0.02 [seb 2010-04-11] 1833 Added devel/p5-asa version 0.02 [seb 2010-04-11]
1834 Updated shells/lshell to 0.9.10 [imil 2010-04-11] 1834 Updated shells/lshell to 0.9.10 [imil 2010-04-11]
1835 Added devel/p5-IO-Handle-Util version 0.01 [seb 2010-04-11] 1835 Added devel/p5-IO-Handle-Util version 0.01 [seb 2010-04-11]
1836 Added net/p5-Net-Server-SS-PreFork version 0.05 [seb 2010-04-11] 1836 Added net/p5-Net-Server-SS-PreFork version 0.05 [seb 2010-04-11]
1837 Updated www/p5-HTML-Parser to 3.65 [seb 2010-04-11] 1837 Updated www/p5-HTML-Parser to 3.65 [seb 2010-04-11]
1838 Updated devel/p5-Compress-Raw-Bzip2 to 2.026 [seb 2010-04-11] 1838 Updated devel/p5-Compress-Raw-Bzip2 to 2.026 [seb 2010-04-11]
 1839 Added www/p5-Starman version 0.1005 [seb 2010-04-11]