Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Aug 2013 18:26:01
0.12.0_3

|
theraven (src committer)  |
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases. Future commits will fix them.
Approved by: bapt |
26 Jun 2012 05:43:33
0.12.0_3
|
dinoex  |
- reset MAINTAINER |
09 Jun 2012 12:58:33
0.12.0_3
|
dinoex  |
- fix build with gnustep 1.24.0
Obtained from: ubuntu |
01 Jun 2012 05:26:28
0.12.0_3
|
dinoex  |
- update png to 1.5.10 |
20 Mar 2011 12:54:45
0.12.0_2
|
miwi  |
- Get Rid MD5 support |
05 Jun 2010 07:54:45
0.12.0_2
|
dinoex  |
add LICENSE_COMB |
04 Jun 2010 13:14:56
0.12.0_2
|
dinoex  |
- LICENSE GPLv3 |
30 May 2010 12:28:39
0.12.0_2
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
23 May 2010 07:55:39
0.12.0_2
|
dinoex  |
- license changed to GPL3/LGPL3 |
21 May 2010 15:08:40
0.12.0_2
|
dinoex  |
- fix build with gnustep-make 2.4 |
28 Mar 2010 06:47:48
0.12.0_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
14 Nov 2009 22:22:54
0.12.0_1
|
dinoex  |
- add support for sqlite3 |
26 Feb 2009 18:42:42
0.12.0
|
dinoex  |
- update to 0.12.0 |
16 Jan 2009 16:23:46
0.11.0_1
|
dinoex  |
- add LICENSE: |
24 Jun 2008 15:17:02
0.11.0_1
|
dinoex  |
- fix build for gnstep-base 1.15 |
06 Jun 2008 13:17:10
0.11.0_1
|
edwin  |
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) |
05 May 2008 14:38:25
0.11.0
|
dinoex  |
- fix build for option WITH_GNUSTEP_DEVEL |
29 Apr 2008 17:47:15
0.11.0
|
dinoex  |
- take maintainership
Approved by: maintainer |
10 Apr 2008 16:11:24
0.11.0
|
ehaupt  |
Change maintainers e-mail address.
Requested over: IRC |
23 Jul 2007 14:56:37
0.11.0
|
dinoex  |
- keep empty directory |
16 Jul 2007 06:45:18
0.11.0
|
dinoex  |
- update to 0.11.0
new API |
25 May 2007 06:04:44
0.10.1_1
|
dinoex  |
- update for gnustep-make-2.0.0
Approved by: gurkan (maintainer) |
19 May 2007 20:32:57
0.10.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Jan 2007 18:18:14
0.10.1
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
13 Jan 2007 03:57:25
0.10.1
|
dinoex  |
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu |
17 Sep 2006 11:39:41
0.10.1
|
sem  |
- Fix INDEX build
Submitted by: Matthew Seaman <m.seaman_at_infracaninophile.co.uk>
Pointy hat to: dinoex, alexbl |
17 Sep 2006 06:15:55
0.10.1
|
dinoex  |
The GNUstep Database Library 2 (GDL2) is a set of libraries to map
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 |