aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gdl2
Commit message (Collapse)AuthorAgeFilesLines
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
|
* - fix build with gnustep 1.24.0Dirk Meyer2012-06-092-1/+266
| | | | Obtained from: ubuntu
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* add LICENSE_COMBDirk Meyer2010-06-051-1/+2
|
* - LICENSE GPLv3Dirk Meyer2010-06-041-0/+2
|
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-209/+208
|
* - license changed to GPL3/LGPL3Dirk Meyer2010-05-231-2/+2
|
* - fix build with gnustep-make 2.4Dirk Meyer2010-05-211-0/+10
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - add support for sqlite3Dirk Meyer2009-11-153-0/+37
|
* - update to 0.12.0Dirk Meyer2009-02-276-45/+12
|
* - add LICENSE:Dirk Meyer2009-01-171-2/+3
|
* - fix build for gnstep-base 1.15Dirk Meyer2008-06-241-0/+12
|
* 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)
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-052-0/+20
|
* - take maintainershipDirk Meyer2008-04-301-1/+1
| | | | Approved by: maintainer
* Change maintainers e-mail address.Emanuel Haupt2008-04-111-2/+2
| | | | Requested over: IRC
* - keep empty directoryDirk Meyer2007-07-231-1/+0
|
* - update to 0.11.0Dirk Meyer2007-07-163-176/+190
| | | | new API
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-20/+22
| | | | Approved by: gurkan (maintainer)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - add category gnustepDirk Meyer2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-8/+6
| | | | Approved by: gurkan@linuks.mine.nu
* - Fix INDEX buildSergey Matveychuk2006-09-171-1/+1
| | | | | Submitted by: Matthew Seaman <m.seaman_at_infracaninophile.co.uk> Pointy hat to: dinoex, alexbl
* 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