Hello,
I'm updating a system from 9.2 to 9.3. The base OS update was fine, but using portsnap to update the ports tree seems to take it into the realm of 10.0, not 9.3. One example:
where libffi-3.0.13_2.tbz does not exist in the i386/packages-9-current tree (libffi-3.0.13_1.tbz does).
I can set PKG_SITES to a particular place in the FTP tree, but the database/index will still point to newer versions. (This probably isn't helped by the lack of a packages-9.3-release directory on the FTP server and a related ports.tgz file.) What's the magic? I don't want to go to 10.0 since that'll entail some other work I'd like to avoid. OTOH I don't mind copying the packages directory, blowing away the entire ports tree, and recreating it.
Thanks,
z!
(who admits the problem may be the user...)
I'm updating a system from 9.2 to 9.3. The base OS update was fine, but using portsnap to update the ports tree seems to take it into the realm of 10.0, not 9.3. One example:
Code:
---> Checking for the latest package of 'devel/libffi'
---> Found a package of 'devel/libffi': /usr/ports/packages/All/libffi-3.0.13.tbz (libffi-3.0.13)
---> Fetching the package(s) for 'libffi-3.0.13_2' (devel/libffi)
I can set PKG_SITES to a particular place in the FTP tree, but the database/index will still point to newer versions. (This probably isn't helped by the lack of a packages-9.3-release directory on the FTP server and a related ports.tgz file.) What's the magic? I don't want to go to 10.0 since that'll entail some other work I'd like to avoid. OTOH I don't mind copying the packages directory, blowing away the entire ports tree, and recreating it.
Thanks,
z!
(who admits the problem may be the user...)