| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Oct 2012 13:39:59
0.3.1_1
|
dinoex  |
- cleanup comments
Feature safe: yes |
26 Jun 2012 05:43:33
0.3.1_1
|
dinoex  |
- reset MAINTAINER |
06 Feb 2012 18:16:21
0.3.1_1
|
dinoex  |
- fix build with gcc46 |
07 Apr 2011 18:26:01
0.3.1_1
|
dinoex  |
- drop MD5 |
05 Jun 2010 06:14:28
0.3.1_1
|
dinoex  |
LICENSE LGPL21 |
30 May 2010 12:28:39
0.3.1_1
|
dinoex  |
- drop USE_GNUSTEP_PREFIX |
22 Aug 2009 00:18:43
0.3.1_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
16 Jan 2009 16:33:38
0.3.1_1
|
dinoex  |
- add LICENSE: |
06 Jun 2008 13:21:59
0.3.1_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) |
01 Jun 2008 09:42:37
0.3.1
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
12 Dec 2007 17:53:09
0.3.1
|
dinoex  |
- update to 0.3.1 |
25 May 2007 05:55:36
0.3.0_1
|
dinoex  |
- update for gnustep-make-2.0.0 |
19 May 2007 20:32:57
0.3.0_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.3.0
|
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
13 Jan 2007 10:55:37
0.3.0
|
dinoex  |
- use new macros |
30 Nov 2006 17:14:30
0.3.0
|
dinoex  |
Encore is a set of utility classes written in Objective-C for GNUstep and
Mac OS X. The motivation of writting these classes was driven by
implementing the projects BDB and FT. The classes may be useful for other
projects as well.
The classes include
- logging: A flexible logging mechanism similiar to log4j. Supports
logging levels, logging contexts, different output channels per context,
configuration per xml, ...
- XML-based reflection: a configuration mechanism which is based on XML and
uses inversion of control (see tests for an example)
- a simple testing framework
- StringUtils class
- an iterator interface
WWW: http://fortytwo.sourceforge.net/ |