summaryrefslogtreecommitdiff
path: root/lang/ici (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get empty directories removed correctly on deinstallation.Akinori MUSHA2000-05-011-2/+2
| | | | | PR: ports/18322 Submitted by: MAINTAINER
* Change MAINTAINER mail address.Akinori MUSHA2000-04-161-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
|
* Update port to 2.1.4Chris D. Faulhaber2000-03-212-3/+3
| | | | | PR: 17335 Submitted by: Maintainer
* Update to version 2.1.3.Steve Price1999-11-013-6/+37
| | | | | PR: 14506 Submitted by: maintainer
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
|
* Upgrade to v2.1.1Joseph Koshy1999-04-134-14/+65
| | | | Ok'ed by: Maintainer.
* Import of ici v2.0.3.Justin M. Seger1998-12-195-0/+31
This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive language with control flow structures and expression syntax derived from C. ICI offers useful inbuilt data types, automatic memory management (garbage collection), error handling and other handy features. ICI is in the public domain, there is no copyright on it. PR: ports/5653 Submitted by: andy@research.canon.com.au