mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
UPDATING: fix trailing whitespace
This commit is contained in:
parent
dc24d94303
commit
fda98f5fc2
1 changed files with 10 additions and 10 deletions
20
UPDATING
20
UPDATING
|
@ -31,7 +31,7 @@ you update your ports collection, before attempting any port upgrades.
|
||||||
option, or
|
option, or
|
||||||
- Users can chmod the setuid bit for ${LOCALBASE}/bin/screen-4.9.0,
|
- Users can chmod the setuid bit for ${LOCALBASE}/bin/screen-4.9.0,
|
||||||
making screen setuid root to enable the multiuser feature.
|
making screen setuid root to enable the multiuser feature.
|
||||||
|
|
||||||
20220326:
|
20220326:
|
||||||
AFFECTS: users of misc/freebsd-doc-*
|
AFFECTS: users of misc/freebsd-doc-*
|
||||||
AUTHOR: blackend@FreeBSD.org
|
AUTHOR: blackend@FreeBSD.org
|
||||||
|
@ -141,7 +141,7 @@ you update your ports collection, before attempting any port upgrades.
|
||||||
create a ticket or send a mail to tex@FreeBSD.org
|
create a ticket or send a mail to tex@FreeBSD.org
|
||||||
|
|
||||||
print/tex-aleph has been removed as per upstream. This package should be
|
print/tex-aleph has been removed as per upstream. This package should be
|
||||||
removed manually. Additionally users have reported to delete
|
removed manually. Additionally users have reported to delete
|
||||||
texlive-texmf prior to starting update, or pkg-static will indicate
|
texlive-texmf prior to starting update, or pkg-static will indicate
|
||||||
there is a conflict during the upgrade of texlive-base :
|
there is a conflict during the upgrade of texlive-base :
|
||||||
|
|
||||||
|
@ -176,7 +176,7 @@ you update your ports collection, before attempting any port upgrades.
|
||||||
# pkg delete -f php8[01]-openssl
|
# pkg delete -f php8[01]-openssl
|
||||||
# service -R
|
# service -R
|
||||||
|
|
||||||
While rebuilding from ports users old php.conf is not overwritten. So
|
While rebuilding from ports users old php.conf is not overwritten. So
|
||||||
have to manually remove the ports. For portmaster users:
|
have to manually remove the ports. For portmaster users:
|
||||||
# sh
|
# sh
|
||||||
# REINSTALL="$(pkg info -o "*php80*" | grep -v openssl | awk '{printf "%s ", $2}')"
|
# REINSTALL="$(pkg info -o "*php80*" | grep -v openssl | awk '{printf "%s ", $2}')"
|
||||||
|
@ -218,7 +218,7 @@ you update your ports collection, before attempting any port upgrades.
|
||||||
AFFECTS: users of PyQt
|
AFFECTS: users of PyQt
|
||||||
AUTHOR: kde@FreeBSD.org
|
AUTHOR: kde@FreeBSD.org
|
||||||
|
|
||||||
Most of the PyQt ports have been merged into single port devel/py-qt5-pyqt.
|
Most of the PyQt ports have been merged into single port devel/py-qt5-pyqt.
|
||||||
`pkg upgrade` will handle update automatically .
|
`pkg upgrade` will handle update automatically .
|
||||||
|
|
||||||
20220126:
|
20220126:
|
||||||
|
@ -344,7 +344,7 @@ you update your ports collection, before attempting any port upgrades.
|
||||||
AFFECTS: users of emulators/qemu50
|
AFFECTS: users of emulators/qemu50
|
||||||
AUTHOR: bofh@FreeBSD.org
|
AUTHOR: bofh@FreeBSD.org
|
||||||
|
|
||||||
emulators/qemu50 has been moved to emulators/qemu5 and updated to 5.2.0
|
emulators/qemu50 has been moved to emulators/qemu5 and updated to 5.2.0
|
||||||
which is the last version from 5.X.X branch. This is done in preparation
|
which is the last version from 5.X.X branch. This is done in preparation
|
||||||
of updating emulators/qemu into latest 6.X branch. If someone wants to
|
of updating emulators/qemu into latest 6.X branch. If someone wants to
|
||||||
stick with 5.X.X branch please use one of the following command:
|
stick with 5.X.X branch please use one of the following command:
|
||||||
|
@ -889,7 +889,7 @@ reinstall the new ones without using the pkg upgrade facility.
|
||||||
|
|
||||||
By default, our Qt installations are done in:
|
By default, our Qt installations are done in:
|
||||||
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
|
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
|
||||||
We have added symbolic linking for the main binaries to
|
We have added symbolic linking for the main binaries to
|
||||||
${LOCALBASE}/bin with the suffix -qt5.
|
${LOCALBASE}/bin with the suffix -qt5.
|
||||||
|
|
||||||
20210628:
|
20210628:
|
||||||
|
@ -1217,10 +1217,10 @@ reinstall the new ones without using the pkg upgrade facility.
|
||||||
If you need i386 additions you can fallback to the old legacy
|
If you need i386 additions you can fallback to the old legacy
|
||||||
ones.
|
ones.
|
||||||
|
|
||||||
NOTE: There is no support for moving saved running machine states
|
NOTE: There is no support for moving saved running machine states
|
||||||
across major updates of virtualbox. It is recommended to properly
|
across major updates of virtualbox. It is recommended to properly
|
||||||
shutdown all virtual machines before upgrading. Otherwise the saved
|
shutdown all virtual machines before upgrading. Otherwise the saved
|
||||||
state can simply be discarded after the upgrade, if it's not
|
state can simply be discarded after the upgrade, if it's not
|
||||||
important to preserve it.
|
important to preserve it.
|
||||||
|
|
||||||
It should also be possible to downgrade to the legacy ports and
|
It should also be possible to downgrade to the legacy ports and
|
||||||
|
|
Loading…
Add table
Reference in a new issue