Hi! I installed libsoup with portmaster (update) but whenever I run portmaster -a every time I installed libsoup again. Code:
>>> The devel/gir-repository-libsoup port moved to devel/libsoup >>> Reason: merged into libsoup As I red on FreeBSD forum I ran a: grep "^...@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 } }' | cut -d':' -f1 and I reinstall K3b-KDE4 but after portmaster -a there were libsoup again. In the /usr/ports/devel I have gir-repository and gir-reposit-libnotify still. After suggestion on FreeBSD forum I ran: pkg_delete -f gir-repository-libsoup-0.6.5_5 and reinstall libsoup again but now I have a problem with dependencies: ===>>> Updating dependency entry for libsoup-2.32.1 in each dependent port ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Try portmaster --check-depends ===>>> Re-installation of libsoup-2.32.1 complete and pkg_info | grep libsoup pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring pkg_info: corrupted record (pkgdep line without argument), ignoring libsoup-2.32.1 A SOAP (Simple Object Access Protocol) implementation in C libsoup-gnome-2.32.1 A SOAP (Simple Object Access Protocol) implementation in C pkg_info: corrupted record (pkgdep line without argument), ignoring Thanks in advance. Mitja -------- http://jpgmag.com/people/lumiwa _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"