ffmpeg and boot-libs for one.
blender,mpv are looking like the two that are arguing over versions. I installed blender via ports to get 2.8 (latest ver). package set up to install pkg if available
/usr/local/portmaster.rc
blender uses ffmpeg, so today when I tried to use mpv, I get ffmpeg not build against current mpv error, need to rebuild mpv. so I did. now I have no blender and am having to redo blender, somewhere in there I notice boost-libs being degraded and upgraded between the two.
so this too leads to conflict. at the time of this post I am building blender again .. waiting to see what conflicts will take place when it is done.
cool, them two are still installed, on to my next little fix,
now I got geany and it doesn't have the terminal within it, but vte is installed, that is what geany uses for the built in terminal. So I just install vte3 and this is what takes place.
Now qbittorrent is no longer installed due to an install of vte3 .. what????
I do not know the why behind this... though I think it should not be there. because I now lose blender if I re-install qbittorrent.. boot-lib ver being changed, etc...
blender,mpv are looking like the two that are arguing over versions. I installed blender via ports to get 2.8 (latest ver). package set up to install pkg if available
/usr/local/portmaster.rc
Code:
# Install a package if available (-P or --packages)
PM_PACKAGES=first
so this too leads to conflict. at the time of this post I am building blender again .. waiting to see what conflicts will take place when it is done.
cool, them two are still installed, on to my next little fix,
now I got geany and it doesn't have the terminal within it, but vte is installed, that is what geany uses for the built in terminal. So I just install vte3 and this is what takes place.
Code:
sudo pkg install vte3
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 3 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
qbittorrent-4.1.6
libtorrent-rasterbar-1.1.10_3
New packages to be INSTALLED:
vte3: 0.52.2_2
Number of packages to be removed: 2
Number of packages to be installed: 1
The operation will free 18 MiB.
255 KiB to be downloaded.
Proceed with this action? [y/N]: y
[1/1] Fetching vte3-0.52.2_2.txz: 100% 255 KiB 261.3kB/s 00:01
Checking integrity... done (0 conflicting)
[1/3] Deinstalling qbittorrent-4.1.6...
[1/3] Deleting files for qbittorrent-4.1.6: 100%
[2/3] Deinstalling libtorrent-rasterbar-1.1.10_3...
[2/3] Deleting files for libtorrent-rasterbar-1.1.10_3: 100%
[3/3] Installing vte3-0.52.2_2...
[3/3] Extracting vte3-0.52.2_2: 100%
Now qbittorrent is no longer installed due to an install of vte3 .. what????
I do not know the why behind this... though I think it should not be there. because I now lose blender if I re-install qbittorrent.. boot-lib ver being changed, etc...
Code:
[userx@FreeBSD64ssd ~]$ sudo pkg info qbittorrent
pkg: No package(s) matching qbittorrent
[userx@FreeBSD64ssd ~]$ sudo pkg install qbittorrent
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 8 package(s) will be affected (of 0 checked):
Installed packages to be REMOVED:
blender-2.80_1
openimageio-2.0.10_1
openshadinglanguage-1.10.5_2
New packages to be INSTALLED:
qbittorrent: 4.1.6
libtorrent-rasterbar: 1.1.10_3
Installed packages to be DOWNGRADED:
openvdb: 6.1.0_3 -> 6.1.0_1
py27-boost-libs: 1.71.0 -> 1.70.0_2
boost-libs: 1.71.0 -> 1.70.0_2
Number of packages to be removed: 3
Number of packages to be installed: 2
Number of packages to be downgraded: 3
The operation will free 187 MiB.