| Commit message (Collapse) | Author | Files | Lines |
|
with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
- Improve consistency of the Makefile(s)
- Whitespace cleanup for the patches
|
|
option turned off
PR: ports/156076
Submitted by: Pan Tsu <inyaoo@gmail.com>
|
|
- Use checksum file under lang/python${PYTHON_SUFFIX}/,
for removal lang/python/distinfo
|
|
standard modules.
|
|
This port installs a Python "standard" library version of pysqlite
which is provided by databases/py-pysqlite22 already. Because
sqlite3 module was introduced in Python 2.5, this port plays only
for 2.5 or laters.
See Also: http://docs.python.org/dev/lib/module-sqlite3.html
|