Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add port lang/squirrel | Andrew Pantyukhin | 2007-07-14 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | - Register conflicts with archivers/squsq Squirrel is a high level imperative/OO programming language, designed to be a powerful scripting tool that fits in the size, memory bandwidth, and real-time requirements of applications like games. However Squirrel offers a wide range of features like dynamic typing, delegation, classes & inheritance, higher order functions, generators, coroutines, tail recursion, exception handling, automatic memory management, weak references, etc. Squirrel is inspired by languages like Python, Javascript and especially Lua. The API is very similar and the table code is based on the Lua one. WWW: http://squirrel-lang.org/ Author: Alberto Demichelis <alberto@ademichelis.com> Notes: svn path=/head/; revision=195571 | ||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-23 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=149223 | ||||
* | Move package files from plist to Makefile, remove pkg-plist. | Sergey A. Osokin | 2004-07-27 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=114849 | ||||
* | Add SIZE. | Trevor Johnson | 2004-01-27 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=99295 | ||||
* | - Fix MASTER_SITES | Kirill Ponomarev | 2003-09-28 | 1 | -1/+1 |
| | | | | | | | | PR: 57292 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=89687 | ||||
* | New port: squsq | Max Khon | 2003-05-12 | 6 | -0/+60 |
Compressor/decompressor for CP/M "Squeeze" compressed files. Submitted by: Alexey Dokuchaev Obtained from: NetBSD Notes: svn path=/head/; revision=80827 |