Specific issues to fix

Want to make Hasso Tepper’s day?  He’s posted 4 separate bugs for DragonFly that revolve around pkgsrc packages: sysutils/hal, sysutils/libgtop, audio/pulseaudio, and HTML5 video in FireFox.  All of these (except the last) are issues that have been present for a while, and fixing any of them will help a number of other pkgsrc packages work correctly on DragonFly.  If the work appeals to you, please dig in.

DMA updates

DMA, the DragonFly Mail Agent, has been updated so that it can deliver email from cron job output.  DMA is a former Summer of Code project to make a local-only mailer for DragonFly systems, so that larger mail transfer agents (like Sendmail or Postfix) are not needed on a system that isn’t designed to receive mail from external sources.  There’s a TODO list (click the gitweb link) if you’d like to contribute.

Upgrading pkgsrc; a summarized discussion

Siju George asked about updating pkgsrc packages, both on DragonFly mailing lists and on pkgsrc-users@.  The ensuing discussion can be boiled down to several alternatives: pkg_chk in a separate chroot, pkg_rolling-replace, or pkgin, pointed at avalon.dragonflybsd.org.  I’ve used pkg_rolling-replace several times with good results, and it may be possible to convince it to use binary packages, too.