| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Oct 2012 13:39:59
1.5.3
|
dinoex  |
- cleanup comments
Feature safe: yes |
26 Jun 2012 05:43:33
1.5.3
|
dinoex  |
- reset MAINTAINER |
09 Jun 2012 12:51:04
1.5.3
|
dinoex  |
- cleanup for gnustep-1.24.0 |
12 Oct 2011 04:59:19
1.5.3
|
dinoex  |
- update to 1.5.3 |
19 Sep 2011 17:33:27
1.5.2
|
dinoex  |
- update to 1.5.2 |
16 Apr 2011 10:17:39
1.5.1
|
dinoex  |
- update GNUSTEP_DEVEL to 1.22.0 |
10 Apr 2011 07:45:51
1.5.1
|
dinoex  |
- update to 1.5.1 |
20 Mar 2011 12:54:45
1.3.0_2
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
1.3.0_2
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
05 Jun 2010 06:14:28
1.3.0_1
|
dinoex  |
LICENSE LGPL21 |
04 Jun 2010 13:49:15
1.3.0_1
|
dinoex  |
LICENSE GPLv2 |
30 May 2010 12:28:39
1.3.0_1
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
05 Jul 2009 10:37:52
1.3.0_1
|
dinoex  |
- cleanup ADDITIONAL_LIB_DIRS |
04 Jun 2009 18: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 13: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 05: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). |