»
SourceForge has improved their CVS infrastructure. Instead of checking out all of pkgsrc-wip from scratch, you could just fix the already checked out tree. (more…)
»
Updated Swish-e to version 2.4.3 in pkgsrc. Notable changes: (more…)
»
Updated Anomy Sanitizer to version 1.76 in pkgsrc. Notable changes: (more…)
»
I’ve gotten back to pkgsrc work through rebuilding everything on my development system. I’ve found that some of “my” packages have been changed while I’ve been busy with other things. The IceS MP3 streamer (audio/ices-mp3) wouldn’t even compile anymore with the embedded Perl option enabled. I use a Perl module called mstream to keep my personal radio stream going. I’ve reverted the offending change and all is good again.
»
I took a few minutes to upgrade leafnode to version 1.11.2 to address a denial of service vulnerability. Update your pkgsrc tree to get the new version.
»
I’ve updated postgrey to version 1.21 in pkgsrc due to a denial-of-service vulnerability.
»
After some head scratching I stumbled on a workaround for making the php-imap package compile again (PR/29962). I couldn’t have deployed a new version of PHP without the IMAP extension, yet an upgrade was needed due to denial-of-service vulnerabilities (CAN-2005-0524 and CAN-2005-0525).
»
Charlie Allom provided the solution for a nuisance that kept Apache::Gallery from working since the last imlib2 upgrade in pkgsrc. Closed my own PR pkg/29054.

The Little Brother’s Database

Written late at night • Tags: packages

Antoine Reilles submitted a package for the Little Brother’s Database (lbdb) in PR pkg/29164. I’ve had lbdb in my reminders for quite some time, but never got around to packaging it. I tweaked Antoine’s package a bit, and now I have committed it to pkgsrc. Thanks, Antoine!

The Little Brother’s Database provides a lookup interface for mail addresses for several data sources. It can retrieve data from its own database, Emacs bbdb, abook, LDAP and even MacOS X addressbooks, and provide the results to external programs such as the Mutt mail reader.

Released tcsh 6.14

Written late in the evening • Tags: packages

I announced tcsh 6.14 today. The major “new feature” for me in this release is working UTF-8 support. Anyone using multibyte character sets should be much happier now. It has been great having a number of people work on the code — there are over 70 fixes in this release.

I have been practising release engineering for tcsh by cutting the last 3 developer test versions. I have automated the release procedure a bit more to minimize the chance for errors from having to type in detailed commands repeatedly. Let’s see if I can push out another release a bit closer to my desired goal of every 6 months.

I have also installed an issue tracker to make it easier to produce change logs and make sure that issues are not falling through the cracks. I hope it will also provide a searchable long-term memory on past decisions on what will get included in tcsh and when.

Naturally right after announcing the release I updated the pgksrc package for tcsh, so you can install the package right now by updating your pkgsrc tree.