aboutsummaryrefslogtreecommitdiff
path: root/textproc/etoile-ogrekit
Commit message (Collapse)AuthorAgeFilesLines
* - fix build with gcc46Dirk Meyer2012-02-191-0/+3
| | | | Notes: svn path=/head/; revision=291799
* - drop MD5Dirk Meyer2011-04-071-1/+0
| | | | Notes: svn path=/head/; revision=272348
* LICENSE BSDDirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255721
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-70/+69
| | | | Notes: svn path=/head/; revision=255316
* - udpate to 0.4.1Dirk Meyer2009-03-203-5/+6
| | | | Notes: svn path=/head/; revision=230468
* - use oniguruma5 by defaultDirk Meyer2009-02-241-4/+14
| | | | | | | - new option WITH_ONIGURUMA4 Notes: svn path=/head/; revision=229006
* - update etoile-0.4.0Dirk Meyer2008-11-253-5/+8
| | | | Notes: svn path=/head/; revision=223365
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - update to etoile 0.2Dirk Meyer2008-05-113-60/+72
| | | | Notes: svn path=/head/; revision=212906
* - 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