2004-Mar-06
Made package for linux-module-init-tools and imported to pkgsrc-wip. It is needed for newer Linux kernels.Third time this week I have had csv terminate with signal 11 causing stale lock files at sourceforge. I updated my NetBSD cvs with:
cvs -d anoncvs@anoncvs.netbsd.org:/cvsroot up -dP gnu/dist/cvs gnu/usr.bin/cvs cd gnu/usr.bin/cvs vi include/config.h # because netbsd-1-6 need's version updated here too make USETOOLS=no sudo make USETOOLS=no installThis moved to NetBSD's version of cvs 1.11.10.
I don't like how I have same software installed twice (base versus package).
When using buildlink3, if the dependency is already installed, but is an older version than required, the buildlink3 system will stop with: "... is not installed; can't buildlink files." I saw this problem with several packages on different machines (some standard NetBSD with /usr/pkg and another with Linux and /usr).
Got rid of LICENSE and bad patents for openssl package and committed.