Sat Apr 10 12:46:11 2010 UTC ()
Note initial addition of p5-PSGI version 1.03 as www/p5-PSGI into
The NetBSD Packages Collection.

PSGI specifies a standard interface between web servers and Perl
web applications or frameworks, to promote web application portability
and reduce the duplicated efforts by web application framework
developers It is a specification to decouple web server environments
from web application framework code.


(seb)
diff -r1.1448 -r1.1449 pkgsrc/doc/CHANGES-2010

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

--- pkgsrc/doc/CHANGES-2010 2010/04/10 09:17:22 1.1448
+++ pkgsrc/doc/CHANGES-2010 2010/04/10 12:46:11 1.1449
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.1448 2010/04/10 09:17:22 seb Exp $ 1$NetBSD: CHANGES-2010,v 1.1449 2010/04/10 12:46:11 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]
@@ -1759,13 +1759,14 @@ Changes to the packages collection and i @@ -1759,13 +1759,14 @@ Changes to the packages collection and i
1759 Updated emulators/qemu to 0.12.3nb1 [sbd 2010-04-10] 1759 Updated emulators/qemu to 0.12.3nb1 [sbd 2010-04-10]
1760 Updated devel/p5-Class-MOP to 1.00 [seb 2010-04-10] 1760 Updated devel/p5-Class-MOP to 1.00 [seb 2010-04-10]
1761 Updated devel/p5-Moose to 1.01 [seb 2010-04-10] 1761 Updated devel/p5-Moose to 1.01 [seb 2010-04-10]
1762 Updated devel/p5-Module-Install to 0.95 [seb 2010-04-10] 1762 Updated devel/p5-Module-Install to 0.95 [seb 2010-04-10]
1763 Updated devel/p5-Test-Requires to 0.05 [seb 2010-04-10] 1763 Updated devel/p5-Test-Requires to 0.05 [seb 2010-04-10]
1764 Updated devel/p5-File-ShareDir to 1.02 [seb 2010-04-10] 1764 Updated devel/p5-File-ShareDir to 1.02 [seb 2010-04-10]
1765 Added print/tex-a5comb version 4 [minskim 2010-04-10] 1765 Added print/tex-a5comb version 4 [minskim 2010-04-10]
1766 Added print/tex-a5comb-doc version 4 [minskim 2010-04-10] 1766 Added print/tex-a5comb-doc version 4 [minskim 2010-04-10]
1767 Updated devel/p5-Scope-Guard to 0.12 [seb 2010-04-10] 1767 Updated devel/p5-Scope-Guard to 0.12 [seb 2010-04-10]
1768 Added devel/p5-Hash-MultiValue version 0.08 [seb 2010-04-10] 1768 Added devel/p5-Hash-MultiValue version 0.08 [seb 2010-04-10]
1769 Updated devel/p5-Devel-StackTrace-AsHTML to 0.09 [seb 2010-04-10] 1769 Updated devel/p5-Devel-StackTrace-AsHTML to 0.09 [seb 2010-04-10]
1770 Updated devel/p5-Filesys-Notify-Simple to 0.06 [seb 2010-04-10] 1770 Updated devel/p5-Filesys-Notify-Simple to 0.06 [seb 2010-04-10]
1771 Added devel/p5-Proc-Wait3 version 0.03 [seb 2010-04-10] 1771 Added devel/p5-Proc-Wait3 version 0.03 [seb 2010-04-10]
 1772 Added www/p5-PSGI version 1.03 [seb 2010-04-10]