summaryrefslogtreecommitdiff
path: root/databases/gdl2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - add support for sqlite3Dirk Meyer2009-11-143-0/+37
| | | | Notes: svn path=/head/; revision=244267
* - update to 0.12.0Dirk Meyer2009-02-266-45/+12
| | | | Notes: svn path=/head/; revision=229096
* - add LICENSE:Dirk Meyer2009-01-161-2/+3
| | | | Notes: svn path=/head/; revision=226270
* - fix build for gnstep-base 1.15Dirk Meyer2008-06-241-0/+12
| | | | Notes: svn path=/head/; revision=215707
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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) Notes: svn path=/head/; revision=214430
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-052-0/+20
| | | | Notes: svn path=/head/; revision=212659
* - take maintainershipDirk Meyer2008-04-291-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=212269
* Change maintainers e-mail address.Emanuel Haupt2008-04-101-2/+2
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - keep empty directoryDirk Meyer2007-07-231-1/+0
| | | | Notes: svn path=/head/; revision=196131
* - update to 0.11.0Dirk Meyer2007-07-163-176/+190
| | | | | | | new API Notes: svn path=/head/; revision=195701
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-20/+22
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-8/+6
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - Fix INDEX buildSergey Matveychuk2006-09-171-1/+1
| | | | | | | | Submitted by: Matthew Seaman <m.seaman_at_infracaninophile.co.uk> Pointy hat to: dinoex, alexbl Notes: svn path=/head/; revision=173231
* The GNUstep Database Library 2 (GDL2) is a set of libraries to mapDirk Meyer2006-09-174-0/+218
Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc. This port also provides the GNUstep DBModeler and a Gorm GDL2 Palette. PR: 103294 Submitted by: Gürkan Sengün Reviewed by: alexbl Notes: svn path=/head/; revision=173214