aboutsummaryrefslogtreecommitdiff
path: root/lang/ici
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371587
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) Notes: svn path=/head/; revision=360810
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360495
* Stagify.Vanilla I. Shu2014-06-172-25/+20
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358108
* Update MASTER_SITES.Tijl Coosemans2013-11-021-1/+1
| | | | | | | | PR: ports/183585 Submitted by: Andy Newman <atrn@zeta.org.au> (maintainer) Notes: svn path=/head/; revision=332492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - fix plist for -D NOPORTDOCSIon-Mihai Tetcu2008-06-122-1/+2
| | | | | | | | | | - bump PORTREVISION PR: ports/124493 Submitted by: maintainer Notes: svn path=/head/; revision=214685
* Now builds on amd64Kris Kennaway2006-09-171-4/+0
| | | | Notes: svn path=/head/; revision=173256
* - Update to 4.1.2Rong-En Fan2006-08-143-10/+10
| | | | | | | | | | | - Beautify BROKEN msg PR: ports/101934 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: Andy Newman <an at atrn.org> (maintainer with different email) Notes: svn path=/head/; revision=170601
* remove old SIZE, add new SHA256/SIZEEdwin Groothuis2006-06-071-1/+2
| | | | Notes: svn path=/head/; revision=164715
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* BROKEN on amd64: Does not compileKris Kennaway2004-04-191-1/+7
| | | | Notes: svn path=/head/; revision=107587
* - Update to 4.1.1Pav Lucistnik2004-04-107-161/+46
| | | | | | | | PR: ports/64368 Submitted by: Andy Newman <an@atrn.org> (maintainer) Notes: svn path=/head/; revision=106660
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Fix build on sparc64.Mark Linimon2004-02-134-1/+67
| | | | | | | | PR: ports/61912 Submitted by: Andy Newman <atrn@zeta.org.au> (maintainer) Notes: svn path=/head/; revision=100816
* BROKEN on 5.x: does not compileKris Kennaway2004-02-051-0/+4
| | | | Notes: svn path=/head/; revision=100079
* - Patch only *.[ch] filesKirill Ponomarev2003-11-121-1/+1
| | | | | | | | PR: 59198 Submitted by: maintainer Notes: svn path=/head/; revision=93807
* Fix to ports/lang/ici build problem on 5-CURRENTEdwin Groothuis2003-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> Notes: svn path=/head/; revision=87551
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-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 Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Update to bugfixing version 3.0.1.David E. O'Brien2002-04-033-11/+13
| | | | | | | | PR: 35747 Submitted by: Andy Newman <atrn@zeta.org.au> Notes: svn path=/head/; revision=57253
* Update to version 3.0.0James E. Housley2001-02-145-75/+83
| | | | | | | | PR: 23882 Submitted by: Andy Newman <atrn@zeta.org.au> MAINTAINER Notes: svn path=/head/; revision=38331
* Some style fixes in the lang category (usual round of spaces -> tabs)Jimmy Olgeni2001-02-051-3/+3
| | | | Notes: svn path=/head/; revision=37980
* Get empty directories removed correctly on deinstallation.Akinori MUSHA2000-05-011-2/+2
| | | | | | | | PR: ports/18322 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28230
* Change MAINTAINER mail address.Akinori MUSHA2000-04-161-1/+1
| | | | Notes: svn path=/head/; revision=27648
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Update port to 2.1.4Chris D. Faulhaber2000-03-212-3/+3
| | | | | | | | PR: 17335 Submitted by: Maintainer Notes: svn path=/head/; revision=26882
* Update to version 2.1.3.Steve Price1999-11-013-6/+37
| | | | | | | | PR: 14506 Submitted by: maintainer Notes: svn path=/head/; revision=22788
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Upgrade to v2.1.1Joseph Koshy1999-04-134-14/+65
| | | | | | | Ok'ed by: Maintainer. Notes: svn path=/head/; revision=17833
* 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 Notes: svn path=/head/; revision=15439