aboutsummaryrefslogtreecommitdiff
path: root/lang/oorexx
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* BROKEN on !i386: Does not compileKris Kennaway2005-12-171-1/+7
| | | | Notes: svn path=/head/; revision=151433
* Add rexx-imc to CONFLICTS.Jean-Yves Lefort2005-09-121-1/+1
| | | | Notes: svn path=/head/; revision=142545
* Add oorexx.Jean-Yves Lefort2005-09-126-0/+175
Open Object Rexx is a powerful object-oriented scripting language. The interpreter is almost fully compatible with the original Object Rexx by IBM. The port is derived from the generic Unix source code, with the idea to add BSD-specific enhancements over time and also to develop modules that would allow to run the most of OS/2 Object Rexx code on BSD platforms. WWW: http://www.oorexx.org/ PR: ports/86005 Submitted by: Micho Durdevich <micho@matem.unam.mx> Notes: svn path=/head/; revision=142542