Commit graph

4 commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Dirk Meyer
a299053560 - use new macros 2007-01-13 10:55:37 +00:00
Dirk Meyer
513143d1aa 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/
2006-11-30 17:14:30 +00:00