I am running 10.1-RELEASE (amd64). Due to problems with security/openssl https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198788 I recently rebuilt all ports against base openssl.
Some weeks ago I detected that www/firefox no longer builds on my system. I have created a corresponding PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199404 I decided to temporarily do a binary install of firefox and attempted: # pkg install firefox Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 Fetching packagesite.txz: 100% 5 MiB 1.8MB/s 00:03 Processing entries: 100% FreeBSD repository update completed. 23912 packages processed. Updating database digests format: 100% The following 2 package(s) will be affected (of 0 checked): New packages to be INSTALLED: firefox: 37.0.2_1,1 openssl: 1.0.2_1 The process will require 95 MiB more space. 38 MiB to be downloaded. Proceed with this action? [y/N]: N I am wondering, if www/firefox really depends on security/openssl. According to the following, it should not: # cd /usr/ports/www/firefox # make run-depends-list /usr/ports/accessibility/atk /usr/ports/audio/alsa-lib /usr/ports/audio/alsa-plugins /usr/ports/audio/libvorbis /usr/ports/audio/opus /usr/ports/audio/soundtouch /usr/ports/databases/sqlite3 /usr/ports/devel/dbus-glib /usr/ports/devel/desktop-file-utils /usr/ports/devel/glib20 /usr/ports/devel/icu /usr/ports/devel/libevent2 /usr/ports/devel/libffi /usr/ports/devel/nspr /usr/ports/graphics/cairo /usr/ports/graphics/graphite2 /usr/ports/graphics/jpeg /usr/ports/graphics/libGL /usr/ports/graphics/png /usr/ports/multimedia/gstreamer1-libav /usr/ports/multimedia/gstreamer1-plugins-good /usr/ports/multimedia/libv4l /usr/ports/multimedia/libvpx /usr/ports/print/harfbuzz /usr/ports/security/nss /usr/ports/textproc/hunspell /usr/ports/x11-toolkits/gtk20 /usr/ports/x11-toolkits/libXt /usr/ports/x11-toolkits/pango /usr/ports/x11/libXext /usr/ports/x11/libXrender /usr/ports/x11/pixman /usr/ports/x11/startup-notification What is wrong with my conclusions? I appreciate any hints on it. Regards, Peter _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
