Date: Thu, 19 Oct 2006 05:48:50 +0100 From: Mark Ovens <marko@freebsd.org> To: freebsd-ports@freebsd.org Subject: What keeps installing Mozilla? Message-ID: <453703B2.4010700@freebsd.org>
next in thread | raw e-mail | index | archive | help
One of the 426 ports installed on my system keeps installing Mozilla everytime it gets rebuilt, yet according to pkg_info, nothing depends on it - output of pkg_info below. I have Firefox installed and installing/rebuilding Mozilla takes a long time so would rather this didn't happen. Why does a port install another port (presumably as a dependency) yet it show up as a dependency - I can't see how Mozilla would be needed as a *build* dependency, but that is the only way I can see that it gets installed without being listed as a dependency by pkg_info, so I guess that one of my installed ports has a broken Makefile? Other than looking through the Makefiles for all my installed ports is there anyway of tracking down the rogue port? Thanks. Regards, Mark /root{115}# pkg_info -Rr mozilla-1.7.13,2 Information for mozilla-1.7.13,2: Depends on: Dependency: pkg-config-0.21 Dependency: xorg-fonts-encodings-6.9.0_1 Dependency: xorg-fonts-truetype-6.9.0 Dependency: jpeg-6b_4 Dependency: freetype2-2.1.10_5 Dependency: libiconv-1.9.2_2 Dependency: samba-libsmbclient-3.0.23c Dependency: png-1.2.12_1 Dependency: libxml2-2.6.26 Dependency: perl-5.8.8 Dependency: fontconfig-2.3.2_5,1 Dependency: openldap-client-2.3.27 Dependency: nspr-4.6.3 Dependency: nss-3.11.3 Dependency: icu-3.6 Dependency: gettext-0.14.5_2 Dependency: shared-mime-info-0.19 Dependency: libdrm-2.0.2 Dependency: popt-1.7_1 Dependency: libXft-2.1.7_1 Dependency: ORBit2-2.14.3 Dependency: tiff-3.8.2 Dependency: glib-2.10.3 Dependency: hicolor-icon-theme-0.5 Dependency: xorg-libraries-6.9.0 Dependency: gnomehier-2.1_2 Dependency: linc-1.0.3_6 Dependency: cairo-1.0.4_1 Dependency: libIDL-0.8.7 Dependency: atk-1.11.4_1 Dependency: libbonobo-2.14.0_3 Dependency: pango-1.12.4 Dependency: gnome-mime-data-2.4.2 Dependency: fam-2.6.10_1 Dependency: desktop-file-utils-0.11 Dependency: gtk-2.8.20 Dependency: gconf2-2.14.0_3 Dependency: avahi-0.6.13_3 Dependency: gnome-vfs-2.14.2_3 /root{116}#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?453703B2.4010700>