CVS log for ports/databases/sqlclient/distinfo
Up to [FreeBSD] / ports / databases / sqlclient
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 12 04:59:19 2011 UTC (4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- update to 1.5.3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 19 17:33:27 2011 UTC (4 months, 3 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- update to 1.5.2
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 10 07:45:51 2011 UTC (10 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- update to 1.5.1
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 20 12:48:05 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
- Get Rid MD5 support
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 29 15:54:54 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- update to 1.3.0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 31 06:10:09 2006 UTC (5 years, 3 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_EOL
This library is a lightweight database abstraction layer designed to make it simple to write high performance applications using SQL databases from Objective-C. The library consists of a semi-abstract superclass doing much of the work and allowing extremely simple database specific bundles to be written to talk to particular database servers. It comes with backend bundles for Postgres, MySQL, and SQLite (plus an untested Oracle bundle).
