mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
953e70af39
Changes: * Fix bringing in i386-wine* as a dependency (requires rebuilding the wine package). This is fixed, for now, by not considering shlibs as provided by a package if they do not match the target architecture. (#922) !!! You should delete the i386-wine and i386-wine-devel !!! !!! packages from your repository so they rebuild. !!! !!! Bumping of PORTREVISION is pending due to the !!! !!! nature of these ports. !!! * Fix auto reinstallation of packages when shlibs/dependencies change. This will force a 'pkg update' to run to rebuild the local repository. Using -U will not work until this is done. (#933) * Fix 'pkg rquery %Av' (requires rerunning pkg-repo on remote) (#925) * Fix pkg_solve_sat_problem assertions (#915) * Fix 'pkg install -f' (#912) 'pkg install -R[f]' is still known to not work (#926) * Fix 'pkg rquery -e' (#910) * Fix 'size mismatch' errors requiring 'pkg update -f' (#906) * Fix other cases of 'pkg update -f' being required. * Fix 'pkg clean' to show files before confirming (#887) * Fix upgrade/install not showing meta packages in the output (#909) * Fix 'pkg autoremove -n' asking for confirmation * Fix 'pkg lock' not being respected for forced operations (#911, #937). Note that a locked package may still be deleted if the solver determines it is no longer needed. * Fix 'pkg delete -q' * Replace the SAT solver with Picosat (#914). This is much more mature and stable than our previous solver. It, along with other work, fixes many issues with solving upgrades. * 'pkg ssh' fixes * Do not consider shlib versions for package provides/requires as there is discrepency in what packages provide and what other require. For now only rely on libname.so. With hat: portmgr |
||
---|---|---|
.. | ||
bpkg | ||
bpm | ||
bxpkg | ||
chucky | ||
dialog4ports | ||
dialog4ports-static | ||
distilator | ||
fastest_sites | ||
fbsdmon | ||
genplist | ||
gnome-packagekit | ||
hs-porte | ||
jailaudit | ||
kpackagekit | ||
kports-qt4 | ||
lsknobs | ||
managepkg | ||
mkreadmes | ||
p5-App-Pm2Port | ||
p5-FreeBSD-Pkgs | ||
p5-FreeBSD-Pkgs-FindUpdates | ||
p5-FreeBSD-Portindex | ||
p5-FreeBSD-Ports | ||
p5-FreeBSD-Ports-INDEXhash | ||
packagekit | ||
packagekit-qt4 | ||
pchecker | ||
pib | ||
pkg | ||
pkg_add_it | ||
pkg_cleanup | ||
pkg_cutleaves | ||
pkg_jail | ||
pkg_remove | ||
pkg_replace | ||
pkg_rmleaves | ||
pkg_search | ||
pkg_trackinst | ||
pkg_tree | ||
pkg-devel | ||
pkg-orphan | ||
pkg-plist | ||
pkg-rmleaf | ||
pkgfe | ||
pkgs_which | ||
port-authoring-tools | ||
port-maintenance-tools | ||
portaudit | ||
portaudit-db | ||
portbuilder | ||
portcheckout | ||
portconf | ||
portdowngrade | ||
porteasy | ||
portell | ||
portless | ||
portlint | ||
portmaster | ||
portrac | ||
portscout | ||
portsearch | ||
portshaker | ||
portshaker-config | ||
portsopt | ||
portsreinstall | ||
porttools | ||
porttree | ||
portupdate-scan | ||
portupgrade | ||
portupgrade-devel | ||
poudriere | ||
poudriere-devel | ||
prhistory | ||
psearch | ||
symports | ||
tinderbox | ||
tinderbox-devel | ||
vulnerability-test-port | ||
wanted-ports | ||
xps | ||
Makefile |