10 Commits

Author SHA1 Message Date
sthen
22bc04b874 update to py-apsw 3.9.2-r1, fix hardcoded gcc in tests 2017-08-10 17:27:34 +00:00
landry
94d23f5c80 bump ports depending on python3 in databases 2017-01-03 19:17:24 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
sthen
564c6c344a Cope with moving sqlite3 back to ports. 2016-09-23 09:16:52 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
sthen
0e9102df37 use MODPY_PI MASTER_SITES where the files are the same as on googlecode.
update some HOMEPAGEs and add some comments.
2016-01-26 13:29:11 +00:00
sthen
3451d0c08d Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
2016-01-26 13:05:26 +00:00
rpointel
c02c4d9f5b changed python3 default version so bump revision. 2014-06-03 11:32:18 +00:00
sthen
c762dcbbcb fix a failing test, tracked down by jca 2013-11-08 22:54:29 +00:00
sthen
1b2fabc85a import databases/py-apsw, ok jca@
A Python wrapper for the SQLite embedded relational database engine.
In contrast to other wrappers such as pysqlite it focuses on being
a minimal layer over SQLite attempting just to translate the
complete SQLite API into Python.
2013-11-08 22:52:27 +00:00