freebsd-ports/databases/py-MySQL
Vanilla I. Shu 8ee05fcbde Cleanup of build process of the py-MySQL port. Previously port used
custom Makefile for this purpose, which led to resulting module
being bloated (~600K) by linking all Python code from libpython1.5
into it. With this patch the module will use standard Python's way
to build supplemental modules, which should generally be cleaner.
Other good sideeffect is that after this patch resulting module
is only 20K in size.

PR:		ports/17893
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-23 16:24:06 +00:00
..
files Cleanup of build process of the py-MySQL port. Previously port used 2000-04-23 16:24:06 +00:00
distinfo Python MySQL module allows you to access easily a MySQL database 2000-01-14 15:00:08 +00:00
Makefile Cleanup of build process of the py-MySQL port. Previously port used 2000-04-23 16:24:06 +00:00
pkg-comment Portlint COMMENT's. 2000-04-14 18:16:14 +00:00
pkg-descr Python MySQL module allows you to access easily a MySQL database 2000-01-14 15:00:08 +00:00
pkg-plist Python MySQL module allows you to access easily a MySQL database 2000-01-14 15:00:08 +00:00