| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Jul 2009 11:37:52
1.3.0_1
|
dinoex  |
- cleanup ADDITIONAL_LIB_DIRS |
04 Jun 2009 19:36:22
1.3.0_1
|
dinoex  |
- fix buildwith custom LOCALBASE
Reported by: QAT |
16 Jan 2009 16:23:46
1.3.0_1
|
dinoex  |
- add LICENSE: |
06 Jun 2008 14:17:10
1.3.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
25 May 2007 06:55:36
1.3.0
|
dinoex  |
- update for gnustep-make-2.0.0 |
31 Jan 2007 18:18:14
1.3.0
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
29 Jan 2007 15:54:54
1.3.0
|
dinoex  |
- update to 1.3.0 |
13 Jan 2007 03:57:25
1.2.0
|
dinoex  |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
31 Oct 2006 06:10:09
1.2.0
|
dinoex  |
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). |