commented out though.
Fix problem where it would match multiple packages where the
package name appeared to be a version like -75dpi or -100dpi.
For the "check" routine better indicate if installed package is newer
than in available database.
This is to override the default uname -r.
For example, my system is still 4.0_RC4,
but I am using pub/pkgsrc/packages/NetBSD/x86_64/4.0_2007Q3/All/
TODO: Also need to figure out the "branch" also.
The package is not done yet, but the script works.
I have been slowly tweaking it and improving it for several months now
on multiple pkgsrc systems.
It is a sh shell script.
It can download the pkg_summary database. And then uses that
to check what is installed, download packages, and install.
I put this in CVS to invite others to use it and improve it.
It is very short. It needs work. The script needs to be cleaned up.
Enjoy!