Mon Aug 18 13:47:42 2008 UTC ()
Note initial addition of CGI-Cookie-Splitter version 0.02 as
www/p5-CGI-Cookie-Splitter into The NetBSD Packages Collection.

The Perl 5 module CGI::Cookie::Splitter provides a pretty simple
interface to generate small cookies that are under a certain limit,
without wasting too much effort.


(seb)
diff -r1.1909 -r1.1910 pkgsrc/doc/CHANGES-2008

cvs diff -r1.1909 -r1.1910 pkgsrc/doc/CHANGES-2008 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2008 2008/08/18 12:30:40 1.1909
+++ pkgsrc/doc/CHANGES-2008 2008/08/18 13:47:42 1.1910
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2008,v 1.1909 2008/08/18 12:30:40 adam Exp $ 1$NetBSD: CHANGES-2008,v 1.1910 2008/08/18 13:47:42 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2008: 3Changes to the packages collection and infrastructure in 2008:
4 4
5 Updated mail/dovecot to 1.0.10 [ghen 2008-01-01] 5 Updated mail/dovecot to 1.0.10 [ghen 2008-01-01]
6 Updated www/opera to 9.25 [xtraeme 2008-01-02] 6 Updated www/opera to 9.25 [xtraeme 2008-01-02]
7 Updated sysutils/p5-Unix-Syslog to 1.0 [adrianp 2008-01-03] 7 Updated sysutils/p5-Unix-Syslog to 1.0 [adrianp 2008-01-03]
8 Updated net/p5-Net-Server to 0.97 [adrianp 2008-01-03] 8 Updated net/p5-Net-Server to 0.97 [adrianp 2008-01-03]
9 Updated net/libupnp to 1.6.3 [obache 2008-01-03] 9 Updated net/libupnp to 1.6.3 [obache 2008-01-03]
10 mk/bsd.pkg.mk: freeze ended for pkgsrc-2007Q4 branch [agc 2008-01-02] 10 mk/bsd.pkg.mk: freeze ended for pkgsrc-2007Q4 branch [agc 2008-01-02]
11 Updated textproc/hyperestraier to 1.4.13 [obache 2008-01-03] 11 Updated textproc/hyperestraier to 1.4.13 [obache 2008-01-03]
12 Updated textproc/p5-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 12 Updated textproc/p5-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
13 Updated textproc/ruby-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 13 Updated textproc/ruby-native-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
14 Updated textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03] 14 Updated textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13 [obache 2008-01-03]
@@ -3259,13 +3259,14 @@ Changes to the packages collection and i @@ -3259,13 +3259,14 @@ Changes to the packages collection and i
3259 Updated math/p5-Set-Infinite to 0.63 [he 2008-08-17] 3259 Updated math/p5-Set-Infinite to 0.63 [he 2008-08-17]
3260 Updated security/p5-Authen-SASL to 2.11 [he 2008-08-17] 3260 Updated security/p5-Authen-SASL to 2.11 [he 2008-08-17]
3261 Updated mail/p5-Email-MIME-Attachment-Stripper to 1.315 [he 2008-08-17] 3261 Updated mail/p5-Email-MIME-Attachment-Stripper to 1.315 [he 2008-08-17]
3262 Updated www/p5-HTML-LinkExtractor to 0.13 [he 2008-08-17] 3262 Updated www/p5-HTML-LinkExtractor to 0.13 [he 2008-08-17]
3263 Updated net/p5-Socket6 to 0.21 [he 2008-08-17] 3263 Updated net/p5-Socket6 to 0.21 [he 2008-08-17]
3264 Updated www/screws to 0.56nb6 [dholland 2008-08-17] 3264 Updated www/screws to 0.56nb6 [dholland 2008-08-17]
3265 Updated games/crafty to 22.1nb1 [dholland 2008-08-17] 3265 Updated games/crafty to 22.1nb1 [dholland 2008-08-17]
3266 Updated security/p5-GSSAPI to 0.26 [markd 2008-08-17] 3266 Updated security/p5-GSSAPI to 0.26 [markd 2008-08-17]
3267 Updated www/py-webpy to 0.23 [darcy 2008-08-17] 3267 Updated www/py-webpy to 0.23 [darcy 2008-08-17]
3268 Updated games/xevil to 2.02nb2 [dholland 2008-08-17] 3268 Updated games/xevil to 2.02nb2 [dholland 2008-08-17]
3269 Updated mail/postfix to 2.5.4 [martti 2008-08-18] 3269 Updated mail/postfix to 2.5.4 [martti 2008-08-18]
3270 Updated mail/postfix-current to 2.6.20080814 [martti 2008-08-18] 3270 Updated mail/postfix-current to 2.6.20080814 [martti 2008-08-18]
3271 Updated databases/sqlite3 to 3.6.1 [adam 2008-08-18] 3271 Updated databases/sqlite3 to 3.6.1 [adam 2008-08-18]
 3272 Added www/p5-CGI-Cookie-Splitter version 0.02 [seb 2008-08-18]