CVS log for ports/databases/py-PySQLite/Attic/Makefile
Up to [FreeBSD] / ports / databases / py-PySQLite
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Sun Mar 13 23:25:19 2005 UTC (6 years, 10 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
- Update py-PySQLite11 (repocopied from py-PySQLite) to 1.1.6. - Move py-PySQLite to py-PySQLite10. - Update py-PySQLite10 to 1.0.1. - Remove obsolete dependencies. - Assign maintainership to submitter. PR: ports/78508 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repocopy by: marcus
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 5 22:09:34 2005 UTC (6 years, 11 months ago) by vs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset maintainer on request. Thanks to Gerhard for maintaining the ports so far! PR: ports/78088
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 23 08:25:44 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Clean up SQLite and related ports. o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 16 12:14:19 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 1.0 PR: ports/72747 Submitted by: gh@ghaering.de <gh@ghaering.de> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 10 16:11:34 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -4 lines
- Update to 0.5.0 PR: ports/66364 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:53 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jun 11 16:28:12 2003 UTC (8 years, 8 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -6 lines
Update to 0.4.3. PR: ports/53183 Submitted by: Gerhard Haering <gh@ghaering.de> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:15:04 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
De-pkg-comment.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 6 00:20:31 2003 UTC (9 years ago) by edwin
Branches: MAIN
New port: databases/py-PySQLite The goal of the PySQLite project is to develop a Python extension for SQLite that conforms to the Python Database API Specification 2.0. SQLite is a powerful embedded relational database management system in a compact C library. It offers support for a large subset of SQL92, multiple tables, indices, transactions and triggers. PR: ports/43571 Submitted by: Gerhard Häring <gerhard.haering@gmx.de>
