Date: Tue, 13 Jan 2004 14:12:12 -0800 (PST) From: Clement LAFORET <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache2 Makefile ports/www/apache2/files patch-srclib:apr:build:apr_hints.m4 Message-ID: <200401132212.i0DMCCDG062384@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clement 2004/01/13 14:12:11 PST
FreeBSD ports repository
Modified files:
www/apache2 Makefile
Removed files:
www/apache2/files patch-srclib:apr:build:apr_hints.m4
Log:
- Remove thread support in apr. The code prevents apache from running
on > 4.8-STABLE (from september 2003) system because apache2 used
libc_r instead of libc.
Compiling with -lkse (on -CURRENT) was broken too.
- bump PORTREVISION to force users to upgrade.
NOTE: on -STABLE DO NOT DEFINE WITH_THREADS.
(unless you use a threaded MPM)
Thanks to Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
who helped me to track the problem.
Noticed by: Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
HAYASHI, "Lef" Tatsuya <lef@st.rim.or.jp> [1]
PR: 61317 [1]
Approved by: erwin (mentor) (implicitly)
Revision Changes Path
1.162 +1 -1 ports/www/apache2/Makefile
1.2 +0 -25 ports/www/apache2/files/patch-srclib:apr:build:apr_hints.m4 (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401132212.i0DMCCDG062384>
