Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to 1.5.3 | dinoex | 2011-10-12 | 2 | -3/+3 |
| | |||||
* | - update to 1.5.2 | dinoex | 2011-09-20 | 2 | -3/+3 |
| | |||||
* | - update GNUSTEP_DEVEL to 1.22.0 | dinoex | 2011-04-16 | 1 | -0/+1 |
| | |||||
* | - update to 1.5.1 | dinoex | 2011-04-10 | 3 | -10/+21 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Bump PORTREVISION for ports linking to default libmysqlclient. | ale | 2011-03-19 | 1 | -1/+1 |
| | |||||
* | LICENSE LGPL21 | dinoex | 2010-06-05 | 1 | -1/+1 |
| | |||||
* | LICENSE GPLv2 | dinoex | 2010-06-04 | 1 | -0/+2 |
| | |||||
* | - drop USE_GNUSTEP_PREFIX | dinoex | 2010-05-30 | 2 | -42/+41 |
| | |||||
* | - cleanup ADDITIONAL_LIB_DIRS | dinoex | 2009-07-05 | 1 | -1/+0 |
| | |||||
* | - fix buildwith custom LOCALBASE | dinoex | 2009-06-05 | 1 | -1/+1 |
| | | | | Reported by: QAT | ||||
* | - add LICENSE: | dinoex | 2009-01-17 | 1 | -0/+2 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -0/+1 |
| | | | | | | | | | | 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) | ||||
* | - update for gnustep-make-2.0.0 | dinoex | 2007-05-25 | 1 | -0/+1 |
| | |||||
* | - add category gnustep | dinoex | 2007-02-01 | 1 | -1/+1 |
| | | | | | PR: 103931 Approved by: pav | ||||
* | - update to 1.3.0 | dinoex | 2007-01-29 | 3 | -5/+7 |
| | |||||
* | - update to use new bsd.gnustep.mk | dinoex | 2007-01-13 | 1 | -11/+2 |
| | | | | Approved by: gurkan@linuks.mine.nu | ||||
* | This library is a lightweight database abstraction layer designed to make | dinoex | 2006-10-31 | 4 | -0/+96 |
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). |