What's going on here?
Was prompted to upgrade to version 1.3.7 then some rather unusual updates for my desktop machine (which is running under Virtualbox):
I am concerned about the new packages being installed. Why? Why do I need nvidia-driver, gcc5, compat9x? Why do I need linux-base? I'm not even using Linux emulation. Why do I need plexmediaserver-plexpass?
Now, I run the same thing on my server that's running FreeBSD 10:
Again, why do I need gcc 5? Why do I need plexmediaserver and compat9x?
Not doing any upgrade until someone clears up why these EXTRA packages are suddenly required. This doesn't seem right.
Was prompted to upgrade to version 1.3.7 then some rather unusual updates for my desktop machine (which is running under Virtualbox):
Code:
root@desktop:/usr/home/alex # pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking for upgrades (183 candidates): 0%
virtualbox-ose-additions-4.3.12 is locked and may not be modified
pkg: plexhometheater has a missing dependency: lame
Checking for upgrades (183 candidates): 7%
virtualbox-ose-additions-4.3.12 is locked and may not be modified
Checking for upgrades (183 candidates): 100%
The following 84 packages will be affected (of 0 checked):
New packages to be INSTALLED:
plexmediaserver-plexpass: 0.9.9.16.555
compat9x-amd64: 9.2.902000.201310
gcc5: 5.0.s20140824
db5: 5.3.28_1
jpeg-turbo: 1.3.0_2
linux_base-f10: 10_7
nvidia-driver-304: 304.88_1
Installed packages to be UPGRADED:
python27: 2.7.8_3 -> 2.7.8_4
pcre: 8.34_2 -> 8.35
libtasn1: 4.0 -> 4.1
gnutls: 3.2.16_3 -> 3.2.16_4
ImageMagick: 6.8.9.4_1,1 -> 6.8.9.4_2,1
redland: 1.0.17_3 -> 1.0.17_4
sqlite3: 3.8.5_1 -> 3.8.6
p5-XML-LibXML: 2.0108_1,1 -> 2.0116,1
apr: 1.5.1.1.5.3_3 -> 1.5.1.1.5.3_4
twolame: 0.3.13_2 -> 0.3.13_3
taglib: 1.9.1_1 -> 1.9.1_2
libirman: 0.4.5_1 -> 0.4.5_2
php5-curl: 5.4.31 -> 5.4.31_1
php5: 5.4.31 -> 5.4.31_1
php5-pdo: 5.4.31 -> 5.4.31_1
php5-pdo_mysql: 5.4.31 -> 5.4.31_1
php5-mysql: 5.4.31 -> 5.4.31_1
php5-mysqli: 5.4.31 -> 5.4.31_1
php5-hash: 5.4.31 -> 5.4.31_1
php5-json: 5.4.31 -> 5.4.31_1
libwmf: 0.2.8.4_11 -> 0.2.8.4_12
nmap: 6.46 -> 6.47
I am concerned about the new packages being installed. Why? Why do I need nvidia-driver, gcc5, compat9x? Why do I need linux-base? I'm not even using Linux emulation. Why do I need plexmediaserver-plexpass?
Now, I run the same thing on my server that's running FreeBSD 10:
Code:
root@core:~ # pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking for upgrades (92 candidates): 1%
nginx-1.6.1_1,2 is locked and may not be modified
jabber-1.6.1.1_16,1 is locked and may not be modified
dovecot2-2.2.13_3 is locked and may not be modified
powerdns-3.3.1_4 is locked and may not be modified
Checking for upgrades (92 candidates): 100%
The following 53 packages will be affected (of 0 checked):
New packages to be INSTALLED:
db5: 5.3.28_1
plexmediaserver-plexpass: 0.9.9.16.555
compat9x-amd64: 9.2.902000.201310
gcc5: 5.0.s20140824
jpeg-turbo: 1.3.0_2
Again, why do I need gcc 5? Why do I need plexmediaserver and compat9x?
Not doing any upgrade until someone clears up why these EXTRA packages are suddenly required. This doesn't seem right.