Date: Thu, 3 Jul 2003 07:41:09 -0700 (PDT) From: Hye-Shik Chang <perky@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/Mk bsd.python.mk ports/lang/python-devel Makefile distinfo pkg-plist ports/lang/python-devel/files patch-configure Message-ID: <200307031441.h63Ef9Bb080371@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
perky 2003/07/03 07:41:09 PDT FreeBSD ports repository Modified files: lang Makefile Mk bsd.python.mk lang/python-devel Makefile distinfo pkg-plist Added files: lang/python-devel/files patch-configure Log: Update new python-devel port to 2.3.b2. This update introduces two new knobs to _disable_ somewhat experimental options: BUILD_STATIC=yes Unless this option is specified, the port will build python as shared binary. WITH_UCS2=yes Unless this option is specified, Py_UNICODE type will charge 4 bytes per character (as we do for wchar_t) Repo-copied by: joe (thanks!) Revision Changes Path 1.32 +16 -3 ports/Mk/bsd.python.mk 1.349 +1 -0 ports/lang/Makefile 1.100 +34 -18 ports/lang/python-devel/Makefile 1.34 +1 -1 ports/lang/python-devel/distinfo 1.3 +24 -0 ports/lang/python-devel/files/patch-configure (new) 1.43 +805 -426 ports/lang/python-devel/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307031441.h63Ef9Bb080371>