After the initial install and configuration, I then started to look at the
updating, using pkg_add, specifically for Kde.
I changed the PACKAGESITE to point to rabarber and then did a 'pkg_add -rn
kde-3.2.0' to see what would happen.
For everything it checked, there was an older version installed (usually
only by one or two revisions older), and a list of dependencies that had to
be met.
I then started to try and update them one at a time using pkg_add -f but it
still bombed out each time. It *feels* like theres almost a circular
reference going on here in respect of the update requirements.
Is there any quick and easy way to get it to update, including all
dependencies and version updates, using pkg_add ?
The easiest way to make updates, I find, is to use the portupgrade
package/port - which can be found in /usr/ports/sysutils/portupgrade.