2017-07-26 13:18:30 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: 3.19.3-r1: No APSW changes. Now we're in sync with databases/sqlite3 |
2017-04-22 23:04:05 by Adam Ciarcinski | Files touched by this commit (670) | |
Log message: Revbump after icu update |
2016-12-04 06:17:46 by Ryo ONODERA | Files touched by this commit (667) |
Log message: Recursive revbump from textproc/icu 58.1 |
2016-04-11 21:02:08 by Ryo ONODERA | Files touched by this commit (527) |
Log message: Recursive revbump from textproc/icu 57.1 |
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message: Add SHA512 digests for distfiles for databases category Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. |
2015-10-10 03:58:23 by Ryo ONODERA | Files touched by this commit (399) |
Log message: Recursive revbump from textproc/icu |
2015-04-06 10:17:41 by Adam Ciarcinski | Files touched by this commit (470) |
Log message: Revbump after updating textproc/icu |
2014-12-31 14:57:34 by Thomas Klausner | Files touched by this commit (125) |
Log message: Improve EGG_NAME default to work for packages with '-' in their name. Remove now unnecessary overrides in various packages. |
2014-10-07 18:47:38 by Adam Ciarcinski | Files touched by this commit (442) |
Log message: Revbump after updating libwebp and icu |
2014-04-16 19:15:24 by Thomas Klausner | Files touched by this commit (4) |
Log message: Import py27-apsw-3.8.4.2pl1 as databases/py-apsw, packaged for wip by rhialto. APSW provides an SQLite 3 wrapper that provides the thinnest layer over the SQLite database library possible. Everything you can do from the SQLite C API, you can do from Python. Although APSW looks vaguely similar to the PEP 249 (DBAPI), it is not compliant with that API because instead it works the way SQLite 3 does. |