Wed Jan 30 04:58:41 2008 UTC ()
Note import request of sysjail [pkg/34123].


(obache)
diff -r1.7017 -r1.7018 pkgsrc/doc/TODO

cvs diff -r1.7017 -r1.7018 pkgsrc/doc/TODO (expand / switch to unified diff)

--- pkgsrc/doc/TODO 2008/01/30 02:40:44 1.7017
+++ pkgsrc/doc/TODO 2008/01/30 04:58:41 1.7018
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: TODO,v 1.7017 2008/01/30 02:40:44 obache Exp $ 1$NetBSD: TODO,v 1.7018 2008/01/30 04:58:41 obache Exp $
2 2
3Suggested new packages 3Suggested new packages
4====================== 4======================
5 5
6 any unresolved PRs (if you have commit access) 6 any unresolved PRs (if you have commit access)
7 http://www.netbsd.org/Gnats/category/pkg.html 7 http://www.netbsd.org/Gnats/category/pkg.html
8 8
9 any complete, polished packages in pkgsrc-wip (ditto) 9 any complete, polished packages in pkgsrc-wip (ditto)
10 http://pkgsrc-wip.sourceforge.net/ 10 http://pkgsrc-wip.sourceforge.net/
11 11
12 resin 12 resin
13 Fast JSP server. (I will import this when we have a native 13 Fast JSP server. (I will import this when we have a native
14 Java 2 -- it can't be built with our native jdk. [jwise]) 14 Java 2 -- it can't be built with our native jdk. [jwise])
@@ -244,26 +244,30 @@ Suggested new packages @@ -244,26 +244,30 @@ Suggested new packages
244 244
245 SystemC class library [pkg/30707] 245 SystemC class library [pkg/30707]
246 http://www.systemc.org/ 246 http://www.systemc.org/
247 SystemC is a C++ class collection for modelling systems. 247 SystemC is a C++ class collection for modelling systems.
248 248
249 crm114 [pkg/31969] 249 crm114 [pkg/31969]
250 http://crm114.sourceforge.net/ 250 http://crm114.sourceforge.net/
251 Controllable Regex Mutilator 251 Controllable Regex Mutilator
252 252
253 SQLite Browser [pkg/32461] 253 SQLite Browser [pkg/32461]
254 http://sqlitebrowser.sourceforge.net/ 254 http://sqlitebrowser.sourceforge.net/
255 SQLite Database Browser 255 SQLite Database Browser
256 256
 257 sysjail [pkg/34123, pkgsrc-wip]
 258 http://sysjail.bsd.lv/
 259 userland virtualisation system
 260
257 INADYN [pkg/34502] 261 INADYN [pkg/34502]
258 INADYN is a free DynDNS client. 262 INADYN is a free DynDNS client.
259 263
260 Fenix Project [pkg/35346] 264 Fenix Project [pkg/35346]
261 http://fenix.divsite.net 265 http://fenix.divsite.net
262  266
263 *BSD Usage Statistics [pkg/35365] 267 *BSD Usage Statistics [pkg/35365]
264 http://www.bsdstats.org/ 268 http://www.bsdstats.org/
265 Report machine statistics to the BSDstats Project 269 Report machine statistics to the BSDstats Project
266 270
267 SuSE100_krb5 [pkg/35543] 271 SuSE100_krb5 [pkg/35543]
268 (MIT) kerberos libraries for our Linux emulation. 272 (MIT) kerberos libraries for our Linux emulation.
269 firefox2-bin can do the GSSAPI/Kerberos HTTP Negotiate protocol. 273 firefox2-bin can do the GSSAPI/Kerberos HTTP Negotiate protocol.