David Chisnall
adfb7266aa
Fix the pkg-plist for performance.
...
Update sqlclient to the latest version.
2013-10-08 13:29:27 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Dirk Meyer
851945b1eb
- cleanup comments
...
Feature safe: yes
2012-10-13 13:39:56 +00:00
Dirk Meyer
79ed41a8a0
- reset MAINTAINER
2012-06-26 05:44:19 +00:00
Dirk Meyer
7e21c0a22c
- cleanup for gnustep-1.24.0
2012-06-09 12:51:04 +00:00
Dirk Meyer
99e72459a9
- update to 1.5.3
2011-10-12 04:59:19 +00:00
Dirk Meyer
cf0bf0a9e1
- update to 1.5.2
2011-09-19 17:33:27 +00:00
Dirk Meyer
4ca365cd65
- update GNUSTEP_DEVEL to 1.22.0
2011-04-16 10:17:39 +00:00
Dirk Meyer
83c83ea710
- update to 1.5.1
2011-04-10 07:45:51 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Dirk Meyer
bad8a42899
LICENSE LGPL21
2010-06-05 06:14:28 +00:00
Dirk Meyer
d2a5a46507
LICENSE GPLv2
2010-06-04 13:49:15 +00:00
Dirk Meyer
ca8e128e62
- drop USE_GNUSTEP_PREFIX
2010-05-30 12:28:39 +00:00
Dirk Meyer
0c1ab4538d
- cleanup ADDITIONAL_LIB_DIRS
2009-07-05 10:37:52 +00:00
Dirk Meyer
e7978f243a
- fix buildwith custom LOCALBASE
...
Reported by: QAT
2009-06-04 18:36:22 +00:00
Dirk Meyer
f4415e6623
- add LICENSE:
2009-01-16 16:23:46 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Dirk Meyer
13b3264699
- update for gnustep-make-2.0.0
2007-05-25 05:55:36 +00:00
Dirk Meyer
e904a42961
- add category gnustep
...
PR: 103931
Approved by: pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
af9892c175
- update to 1.3.0
2007-01-29 15:54:54 +00:00
Dirk Meyer
d7f59ea8de
- update to use new bsd.gnustep.mk
...
Approved by: gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Dirk Meyer
9088ae17b6
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).
2006-10-31 06:10:09 +00:00