From owner-cvs-all Thu Mar 22 17:37:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99AA437B71A; Thu, 22 Mar 2001 17:37:34 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2N1bXC53154; Thu, 22 Mar 2001 17:37:33 -0800 (PST) (envelope-from jeh) Message-Id: <200103230137.f2N1bXC53154@freefall.freebsd.org> From: "James E. Housley" Date: Thu, 22 Mar 2001 17:37:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_python/files optpatch-Python::configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jeh 2001/03/22 17:37:33 PST Added files: www/mod_python/files optpatch-Python::configure Log: Forgotten file: more flexible build options: .enables apache module to embeded more python features. (crypt, cmath, strop.. and so many;same to lang/python port) but useless features (openpty, gnu readline) are disabled by default. .strip object at post-build phase by default. PR: 25839 Submitted by: Chang, Hye-Shik MAINTAINER To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message