Alright, I know, we’re well into 2010 already, but after a couple months I’m finally settled in my new home and my computers are in good enough shape that I can actually start doing some work.

So here goes:

  • Bugtracker change, my choice is on Bugzilla but after Gnats, anything would be an improvement. Bugzilla also offers RSS feeds for bug queries.

  • Wiki change, it’s a bit the same as for the Bugtracker, except not everybody uses the wiki. Moinmoin was a good choice at the time, but really now it’s time to change. My personal choice is Dokuwiki because it’s simple to use, well maintained and has a plethora of plugins available. There are scripts on the web to do the conversion, the only thing that’s in the way is the change in the syntax (which isn’t really an issue since Dokuwiki ships with a WYSIWYG editor). Dokuwiki also provides RSS feeds. After the change, a revamp of the index has to be done, there’s far too much stuff on the frontpage and it’s not organized so well.

  • RSS support for CVSWeb and/or ViewVC. ViewVC supports CVS repositories, so I’m not quite sure why we still have both. RSS support apparently requires MySQL support, so I don’t see it happening. Still, having to use FreshPorts/FreshSource for RSS feeds is a bit backwards, let’s eliminate the need for the middle man!

  • VCS change. Just kidding, I’m not gonna go there.

That’s right, no code involved here, which makes everything a low priority task obviously. You also probably noticed that while RSS support isn’t the main reason for all these items, it goes a long way towards having everything FreeBSD-related in a single place (be it an IRC channel, Google Reader or your favourite RSS aggregator) and thus saving some time searching for information or catching up with latest development.

Tagged with:  
Share →

4 Responses to My FreeBSD Wishlist for 2010

  1. Bapt says:

    Yes please, kill gnats

  2. It is a considerable amount of work. Much more than switching wiki. But it needs to be done.

    I know edwin@ worked on a conversion at some point, I did as well. I have kept a few (short) notes, it reads: localized date, wrong states, broken uuencoded files. Most of the work will be detecting attachments and possibly convert them from base64 as well. But it’s been done in the query-pr.cgi, so it can be done in gnatsparse.py (or whatever it’s called).

  3. Joel says:

    The last time I used dokuwiki it didn’t include a wysiwyg editor, and I don’t see anything in the feature list or changelog?

  4. Sorry, I said WYSIWYG but it’s more a TinyMCE-like editor. Still, good enough in my opinion.