This may be your problem. You either need to specify all, or each one
individually. I have had trouble using the all option
> src-all
> src-crypto
> src-eBones
> src-secure
You shouldn't need to use this in 3.x-stable
> USA_RESIDENT= YES
It is not necessary to upgrade from 3.2 if you are just trying to install
a
package. You can install the upgrade package,
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-3-stable/Latest/32upgrade.tgz
You should then be able to install ports.
If you still want to upgrade to 3.4 try cleaning /etc/obj and /usr/src and
use this cvsupfile
*default host=cvsup5.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_3
*default delete use-rel-suffix
src-base
src-bin
src-contrib
src-crypto
src-etc
src-games
src-gnu
src-include
src-kerberosIV
src-lib
src-libexec
src-release
src-sbin
src-secure
src-share
src-sys
src-tools
src-usrbin
src-usrsbin
*default tag=.
ports-all
doc-all
Hope this helps,
Jim
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message