Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 16:27:41 -0800 (PST)
From:      "James E. Housley" <jeh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/mod_python Makefile
Message-ID:  <200103230027.f2N0Rfq43573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeh         2001/03/22 16:27:41 PST

  Modified files:
    www/mod_python       Makefile 
  Log:
  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.
  
  Assorted cleanup for portlint
  
  PR:		25839
  Submitted by:	Chang, Hye-Shik <perky@python.or.kr> MAINTAINER
  
  Revision  Changes    Path
  1.7       +62 -5     ports/www/mod_python/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103230027.f2N0Rfq43573>