| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Aug 2009 01: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 14: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 10: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 06:55:36
0.3.0_1
|
dinoex  |
- update for gnustep-make-2.0.0 |
19 May 2007 21: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/ |