Commit Graph

9 Commits

Author SHA1 Message Date
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