Hello maintainers, We're well past the winter solstice, nights are getting shorter, but there are still many long evenings until the spring. If you're looking for something easy to do, you have, among other things, backgammon, and package building. Here's how to find easy (and not so easy) stuff to do:
1. Find stale packages and update them. You can look for your packages, and/or packages next to names in red: these are inactive maintainers. http://buildfarm.opencsw.org/obsolete-pkgs/stale-packages.html 2. Clean up after package renames. When we rename a package, the old package becomes a stub. To remove stubs we need to make sure nothing depends on them. We have a page which lists packages that need to be rebuilt (to free up stubs for removal): http://buildfarm.opencsw.org/obsolete-pkgs/PkgsToRebuildFrom_unstable_SunOS5.10_i386.html 3. Identify packages that don't work and can be removed. At the bottom of the stale packages report, there is a list of packages which were uploaded by someone who no longer uploads anything, and nothing depends on them. Install the package and try to use it. Does it work? If not, it should be removed. Broken packages hurt our project's reputation: People would download one package and if it's broken, they would assume all packages are like that (which we know is not true). 4. Find a small coding project http://wiki.opencsw.org/projects-available 5. Review other people's commits Subscribe to the devel@ mailing list and see what other people are doing. If you're new, you might learn something new. If you've been here a while, you might help someone else. ================================================== FAQ Q: Can I refresh package listed under somebody else's name? A: Yes! The exception are the core packages like GCC or Apache. In such case talk to people first. As we talked in October[1], we're accepting that our package database doesn't reflect reality as to who owns (cares about) which package. We only have information about who was the last person to upload each package. The two things are correlated, but not strongly. Q: What if I want a package to be assigned to my name? A: Rebuild it and re-upload. Have a happy 2015! Maciej [1] http://lists.opencsw.org/pipermail/maintainers/2014-October/019510.html
