On 8/25/2012 4:33 AM, Harald Schmalzbauer wrote:
> But my real problem is that svn is not in the base system. And for
> example installing subversion package on my cvsup mirror failed because
> pkg-config-0-25_1 was installed and sqlite, a dependency of subversion,
> wants to install pkgconf-0.8.5. So I'm hit by the henn-egg problem.

This is because pkg-config was removed and moved from devel/pkg-config
to devel/pkgconf. To update or install any port, you'll need to
deinstall pkg-config and install pkgconf. There is an associated
UPDATING entry:

    20120726:
      AFFECTS: users of devel/pkg-config
      AUTHOR: b...@freebsd.org

      devel/pkg-config has been replaced by devel/pkgconf

      # portmaster -o devel/pkgconf devel/pkg-config
      or
      # portupgrade -fo devel/pkgconf pkg-config-\*

      pkgng:
      # pkg set -o devel/pkg-config:devel/pkgconf
      # pkg install -f devel/pkgconf


Bryan
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to