(b)make install change in pkgsrc

Joerg Sonnenberger announced new behavior in pkgsrc: Performing “bmake install” in pkgsrc with a package that supports DESTDIR will build a binary package and then install from that package.  This means a package will be successfully build before the installation process is started, and I assume is to assist further work down the road.

Details: The old behavior was to build and install directly, which “bmake stage-install” can reproduce.  DESTDIR support means that the software can be installed as non-root.

32 to 64-bit Hammer mirroring fixed

Michael Neumann has fixed the ability to stream Hammer data between 32 and 64 bit systems.  However, this is a change to 64-bit systems that requires them to match; make sure that you are not mixing 64-bit systems built before and after this commit on the 21st.

I can’t find the commit message in the mail archive, so I’ll quote it here:

Continue reading “32 to 64-bit Hammer mirroring fixed”