23.9.04
I recently had some time to go through all the packages I maintain to see what version upgrades would be needed. One long overdue one was www/wml.
It wasn’t an easy upgrade, though. Since the software apparently hasn’t been maintained for a couple of years, it took some work to make it work with the pkgsrc framework. It seems that we expect more recent behaviour from configure scripts than what was available 3-4 years ago.
I got the software to compile, finally. I just hope I didn’t break any functionality. I don’t have a wml-based website to test with anymore.
22.9.04
I have new versions of Firefox running on my computers, and I was busy adding block images rules on each one. I thought this was less than ideal, so I decided to give Privoxy a new try. I saw that a new version is out, so I updated the www/privoxy package as well. Apart from getting more up-to-date filters, there’s a memory leak fix and I could also enable threads for parallel request handling.
30.5.04
Christos implemented statvfs on NetBSD (see his proposal when he was planning the work). I just upgraded to 2.0F and found out that rdist6 (a.k.a. freerdist, whatever you wanna call it) no longer compiles, as it expects to use statfs instead.
I use rdist6 to distribute centrally mastered files around on my systems, so I was too impatient to wait for an “official” fix, so I patched something together in pkgsrc to make rdist6 work again.
19.5.04
I took some time today to release tcsh 6.13, allowing Christos to spend his time on code enhancements rather than the release procedure. The latest beta had already been out for a couple of months, and I had been using it every day for over a month without problems. This combined with no complaints on the beta testers list would seem to indicate it was an excellent release candidate. The previous release was from July of 2002, so it was about time to get a new release out.
Christos has promptly committed new patches into the code repository, so I’m thinking I’ll try to pick another beta 6 months from now and see if I could push the next release out soon after.
26.9.03
I hadn’t kept an eye on new developments in my favorite PostScript converter, mp for a while. Last I remember, I tracked down its home when I added it to pkgsrc as print/mp. It does a great job at printing mail, news and other documents. It also comes with templates to use with various day-runner formats.
A couple of days ago Hubert relayed a message from Rich Burridge, the author of mpdist, that the version in pkgsrc is really old. He had included the URL to its new home, so I spent some time bringing us up to the latest and greatest.
One upgrade down, a gazillion to go…
22.9.03
Naturally as I am done with an upgrade, a security issue is announced regarding Apache::Gallery‘s use of the Inline module. A new version of Apache::Gallery was released, with new beta state modules as dependencies: Image::Imlib2 directly and Module::Build indirectly. (What’s wrong with good old Make::Maker, I ask!)
After figuring out Module::Build and then staring at strange shared library resolution problems with Image::Imlib2, I simply put in an ugly kludge. I just have a feeling that this will come back to bite me one day.
The new Apache::Gallery comes with two sets of templates: default and new. I’m yet to try them out — I just made the minimal adjustment for now to keep the existing albums working. The folder.png
image was renamed to agfolder.png
, and it is used in dir.tpl
.