pbulk - The diff(erence)
Joerg Sonnenberger is the creator of pbulk - a cool tool for running software bulk builds on pkgsrc. I really like it's way to build things, it creates reproducable build results, generates nice reports, I like it. However, a few problems with pbulk, at least for me. I don't like the way the config file pbulk looks like. I usually enjoy preconfigured files with comments. I made a config file which suits my needs perfectly and I am using it on NetBSD 4, NetBSD -current on i386 and for the builds on Sun Solaris 9/sparc.
The patch for it was denied some time ago as it was to restrictive for NetBSD. I worked on it, however I never submitted a new version for it. Anyway, here it is, the diff to the regular pbulk.conf diff. Just apply it, give me feedback about it - enjoy it. For me it's an easy way to set up things, so I put it on the webpage.
cd /usr/pkgsrc ftp -o - -V http://pkgbox.org/Sources/pbulk.conf.diff | patch -p0Please note: I will try to keep this file updated, but maybe there will be a few days until this file is fixed after pbulk changed a few things. It's fine to use this diff for NetBSD and non NetBSD-platforms.
References:
Update
There was an error in the command line a- was missing. Sorry about it
