aboutsummaryrefslogtreecommitdiff
path: root/textproc/etoile-ogrekit
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - cleanup MASTER_SITESDirk Meyer2007-01-141-2/+1
| | | | Notes: svn path=/head/; revision=182351
* - use new macrosDirk Meyer2007-01-131-1/+1
| | | | Notes: svn path=/head/; revision=182292
* - update to snapshot 20061221Dirk Meyer2006-12-242-7/+10
| | | | Notes: svn path=/head/; revision=180667
* OgreKit is a regular expression library written in Objective-C.Dirk Meyer2006-12-224-0/+100
It uses OniGuruma as regular expression engine. This is a GNUstep fork of OgreKit 2.1.2 <http://www8.ocn.ne.jp/~sonoisa/OgreKit/>. Since it is a fork, the API may differ in the future. Original licence of OgreKit is BSD License. This fork uses also BSD license (see COPYING document). WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=180485