Sun Apr 11 08:43:38 2010 UTC ()
Note initial addition of p5-CGI-PSGI version 0.10 as www/p5-CGI-PSGI
into The NetBSD Packages Collection.

The Perl 5 module CGI::PSGI is for web application framework
developers who currently uses CGI to handle query parameters, and
would like for the frameworks to comply with the PSGI protocol.


(seb)
diff -r1.1479 -r1.1480 pkgsrc/doc/CHANGES-2010

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

--- pkgsrc/doc/CHANGES-2010 2010/04/11 08:39:07 1.1479
+++ pkgsrc/doc/CHANGES-2010 2010/04/11 08:43:38 1.1480
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.1479 2010/04/11 08:39:07 seb Exp $ 1$NetBSD: CHANGES-2010,v 1.1480 2010/04/11 08:43:38 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]
@@ -1812,13 +1812,14 @@ Changes to the packages collection and i @@ -1812,13 +1812,14 @@ Changes to the packages collection and i
1812 Moved chat/konversation to chat/konversation-kde3 [markd 2010-04-10] 1812 Moved chat/konversation to chat/konversation-kde3 [markd 2010-04-10]
1813 Updated chat/konversation to 1.2.3 [markd 2010-04-10] 1813 Updated chat/konversation to 1.2.3 [markd 2010-04-10]
1814 Added print/tex-acromake version 2009 [minskim 2010-04-11] 1814 Added print/tex-acromake version 2009 [minskim 2010-04-11]
1815 Added print/tex-acromake-doc version 2009 [minskim 2010-04-11] 1815 Added print/tex-acromake-doc version 2009 [minskim 2010-04-11]
1816 Added print/tex-advdate version 2009 [minskim 2010-04-11] 1816 Added print/tex-advdate version 2009 [minskim 2010-04-11]
1817 Added print/tex-advdate-doc version 2009 [minskim 2010-04-11] 1817 Added print/tex-advdate-doc version 2009 [minskim 2010-04-11]
1818 Added print/tex-anonchap-doc version 1.1a [minskim 2010-04-11] 1818 Added print/tex-anonchap-doc version 1.1a [minskim 2010-04-11]
1819 Added www/p5-FCGI-Client version 0.04 [seb 2010-04-11] 1819 Added www/p5-FCGI-Client version 0.04 [seb 2010-04-11]
1820 Added devel/py-sysctl version 0.1 [cherry 2010-04-11] 1820 Added devel/py-sysctl version 0.1 [cherry 2010-04-11]
1821 Added www/php-uploadprogress version 1.0.1 [obache 2010-04-11] 1821 Added www/php-uploadprogress version 1.0.1 [obache 2010-04-11]
1822 Added www/p5-HTTP-Server-Simple-PSGI version 0.14 [seb 2010-04-11] 1822 Added www/p5-HTTP-Server-Simple-PSGI version 0.14 [seb 2010-04-11]
1823 Updated games/scummvm to 1.1.0 [adam 2010-04-11] 1823 Updated games/scummvm to 1.1.0 [adam 2010-04-11]
1824 Added www/p5-CGI-Emulate-PSGI version 0.06 [seb 2010-04-11] 1824 Added www/p5-CGI-Emulate-PSGI version 0.06 [seb 2010-04-11]
 1825 Added www/p5-CGI-PSGI version 0.10 [seb 2010-04-11]