summaryrefslogtreecommitdiffstats
path: root/lang/ici
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.1.1pav2004-04-107-161/+46
| | | | | PR: ports/64368 Submitted by: Andy Newman <an@atrn.org> (maintainer)
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Fix build on sparc64.linimon2004-02-134-1/+67
| | | | | PR: ports/61912 Submitted by: Andy Newman <atrn@zeta.org.au> (maintainer)
* BROKEN on 5.x: does not compilekris2004-02-051-0/+4
|
* - Patch only *.[ch] fileskrion2003-11-121-1/+1
| | | | | PR: 59198 Submitted by: maintainer
* Fix to ports/lang/ici build problem on 5-CURRENTedwin2003-08-231-3/+3
| | | | | | | | | | | | | | Patch to fix build failures of lang/ici port on 5-CURRENT. Note this is UNTESTED (my 5-CURRENT machine disappeared last week) but the same fix was required on other gcc 3.x using platforms (Mac OS X) and I am assuming it will repair the brokeness. Honestly, the patch didn't but a quick search/replace of "float_t" to "floats_t" did. Informed maintainer. PR: ports/52444 Submitted by: Andy Newman <atrn@zeta.org.au>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-041-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: does not compilekris2003-05-181-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to bugfixing version 3.0.1.obrien2002-04-033-11/+13
| | | | | PR: 35747 Submitted by: Andy Newman <atrn@zeta.org.au>
* Update to version 3.0.0jeh2001-02-145-75/+83
| | | | | PR: 23882 Submitted by: Andy Newman <atrn@zeta.org.au> MAINTAINER
* Some style fixes in the lang category (usual round of spaces -> tabs)olgeni2001-02-051-3/+3
|
* Get empty directories removed correctly on deinstallation.knu2000-05-011-2/+2
| | | | | PR: ports/18322 Submitted by: MAINTAINER
* Change MAINTAINER mail address.knu2000-04-161-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
|
* Update port to 2.1.4jedgar2000-03-212-3/+3
| | | | | PR: 17335 Submitted by: Maintainer
* Update to version 2.1.3.steve1999-11-013-6/+37
| | | | | PR: 14506 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Yet more WWW: additionsmharo1999-05-031-1/+1
|
* Upgrade to v2.1.1jkoshy1999-04-134-14/+65
| | | | Ok'ed by: Maintainer.
* Import of ici v2.0.3.jseger1998-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
OpenPOWER on IntegriCloud