Re: svn commit: r1934394 - in apr/apr/trunk: . build build/rpm dso/beos include/arch/beos locks/beos network_io/beos shmem/beos threadproc/beos

Ruediger Pluem <[email protected]> Wed, 20 May 2026 09:34:47 +0200
Newsgroups gmane.comp.apache.apr.devel
Message-ID <[email protected]>

On 5/19/26 2:19 PM, [email protected] wrote:
> Author: ivan
> Date: Tue May 19 12:19:46 2026
> New Revision: 1934394
> 
> Log:
> Remove support for BeOS: BeOS was released in 1995 and the latest release was
> in 2000.
> 
> Discussion:
> https://lists.apache.org/thread/z36md3dwxwvw1y51hygmzsssb6x8t97t
> 
> Deleted:
>    apr/apr/trunk/dso/beos/
>    apr/apr/trunk/include/arch/beos/
>    apr/apr/trunk/locks/beos/
>    apr/apr/trunk/network_io/beos/
>    apr/apr/trunk/shmem/beos/
>    apr/apr/trunk/threadproc/beos/
> Modified:
>    apr/apr/trunk/CHANGES
>    apr/apr/trunk/build/gen-build.py
>    apr/apr/trunk/build/rpm/apr.spec.in
>    apr/apr/trunk/config.layout
> 
> Modified: apr/apr/trunk/CHANGES
> ==============================================================================
> --- apr/apr/trunk/CHANGES	Tue May 19 12:11:01 2026	(r1934393)
> +++ apr/apr/trunk/CHANGES	Tue May 19 12:19:46 2026	(r1934394)
> @@ -319,6 +319,8 @@ Changes for APR 2.0.0
>  
>    *) Remove support for Netware.
>  
> +  *) Remove support for BeOS.

Should we probably note that Haiku is still supported?

Regards

RĂ¼diger