diff --git a/MOVED b/MOVED index 217f2fbec43..74793f35bf8 100644 --- a/MOVED +++ b/MOVED @@ -17567,7 +17567,6 @@ net/libmms||2022-09-30|Has expired: Obsolete, Microsoft deprecated MMS protocol audio/mctoolame-decoder||2022-09-30|Has expired: Legacy and obscure audio format that never gained any traction audio/mctoolame-encoder||2022-09-30|Has expired: Legacy and obscure audio format that never gained any traction www/py-ws4py||2022-09-30|Has expired: Upstream abandoned -ftp/axel||2022-09-30|Has expired: Last release in 2009 and dead upstream, please consider using www/aria2 databases/py-bsddb3|databases/py-berkeleydb|2022-09-30|Has expired: Requires upstream EOLd db5. Use py-berkeleydb graphics/megapov|graphics/povray37|2022-10-01|Has expired: Abandoned upstream. graphics/povray37 is the recommended replacement x11-toolkits/gstreamer1-plugins-gtk4||2022-10-01|No consumers left and deprecated in favor gtk4 plugin from multimedia/gstreamer1-plugins-rust >= 0.8.0 @@ -17615,4 +17614,4 @@ net/rabbitmq-c-devel|net/rabbitmq-c|2022-11-16|Remove obsolete devel port, use n databases/foundationdb-devel|databases/foundationdb|2022-11-16|Remove obsolete devel port, use databases/foundationdb instead devel/py-pytest4-asyncio||2022-11-19|Has expired: legacy version for pytest4 no longer used by any port devel/tokamak||2022-11-20|Has expired: Last release in 2008, abandoned upstream, not used, website disappeared -net/libutp|net-p2p/libutp|2022-11-19|Moved to a more adequated category +net/libutp|net-p2p/libutp|2022-11-20|Moved to a more adequated category diff --git a/UPDATING b/UPDATING index 89581b00adc..8816cb7b9e0 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,20 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20221123: + AFFECTS: x11-wm/jwm + AUTHOR: fernape@FreeBSD.org + + jwm 2.4 introduces changes in the configuration. To convert an existing v2.3 + configuration file using xsltproc, run: + + cp ~/.jwmrc ~/.jwmrc.old + xsltproc jwm-2.4.xslt ~/.jwmrc.old > ~/.jwmrc + + If you have multiple configuration files, it may be necessary to apply the + XSLT to some or all of them depending on what configuration options are stored + in the file. + 20221017: AFFECTS: archivers/star AUTHOR: fernape@FreeBSD.org