MacPorts provide auto-builds of PSPP when I update the package config at <https://github.com/macports/macports-ports/commits/master/math/pspp-devel/Portfile> from https://ovsorbit.org/~blp/pspp-master/
If you need more frequently, I can see about setting up an daily poller. But I'm also not sure this is what you're after. On 7/29/20 12:26 PM, Ben Pfaff wrote:
I keep thinking it would be nice to have automatic builds of PSPP for Mac OS and for Windows, in the same way that we have them for GNU/Linux. It would be helpful to our users. Regarding Mac, I don't have a Mac OS system, nor do I want to acquire one. The Travis system at travis-ci.org can do autobuilds for Mac. However, there are a couple of obstacles to using it for PSPP from a GNU point of view: * It only builds from Github, so we would have to mirror PSPP to Github. I don't think the GNU project approves of Github because of its proprietary implementation and proprietary Javascript. * Travis itself has a proprietary implementation and proprietary Javascript. I'd be very pleased if someone could point me to a more-free alternative.