Not an urgent issue, but I have been looking at Slacko 7.0 and ScPup and the package "neon" which is really just a library (libneon) is listed as devx-only and is present in the devx, but it has a missing dependency libproxy and even if you add libproxy there is a missing libmozjs185 which is not available. So chances are this library will have no effect whatever happens. I don't think it is needed by anything in the Puppy ISO or devx. If I delete it and run checkdeps -system nothing complains about it missing even with devx loaded. There was talk about it being needed by subversion, but that does not appear to be the case. Maybe in the past this was true?
So I am asking the question if anyone knows of any reason why it should be in the WoofCE Slackware Pup build recipes? The dependency on libproxy is built into the Slackware packages. If neon is wanted, then an alternative build should be provided, configured --without-libproxy (or this is autodetected at build time if libproxy is not present anyway). I know the layered file system will offer some protection, but for a user with devx loaded there is a slim risk that a "dead" library could stop something from working.