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
Hye-Shik Chang
perky at FreeBSD.org
Thu Jul 3 07:41:10 PDT 2003
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
More information about the cvs-all
mailing list