From owner-freebsd-ports Tue Dec 4 10:28:22 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [62.232.68.68]) by hub.freebsd.org (Postfix) with ESMTP id E5E0B37B416 for ; Tue, 4 Dec 2001 10:28:18 -0800 (PST) Received: from lobster.originative.co.uk (lobster [62.232.68.81]) by mailgate.originative.co.uk (Postfix) with ESMTP id CC82B1D169 for ; Tue, 4 Dec 2001 18:28:16 +0000 (GMT) Date: Tue, 04 Dec 2001 18:28:16 -0000 From: Paul Richards To: ports@freebsd.org Subject: Apache with large files Message-ID: <127300000.1007490496@lobster.originative.co.uk> X-Mailer: Mulberry/2.1.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Any problems with applying this patch to the Apache Makefiles? Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/apache13-modssl/Makefile,v retrieving revision 1.84 diff -r1.84 Makefile 73c73,74 < -DACCEPT_FILTER_NAME=\\"httpready\\" --- > -DACCEPT_FILTER_NAME=\\"httpready\\" \ > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 It'd stop the incompatibilities with mod_perl becuase our Perl is built with large file support. Paul Richards FreeBSD Services Ltd http://www.freebsd-services.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message