aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/squsq
Commit message (Collapse)AuthorAgeFilesLines
* - Add port lang/squirrelsat2007-07-141-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>
* - Add SHA256pav2005-11-241-0/+1
|
* Move package files from plist to Makefile, remove pkg-plist.osa2004-07-272-2/+2
|
* Add SIZE.trevor2004-01-281-0/+1
|
* - Fix MASTER_SITESkrion2003-09-281-1/+1
| | | | | PR: 57292 Submitted by: Mark Linimon <linimon@lonesome.com>
* New port: squsqfjoe2003-05-126-0/+60
Compressor/decompressor for CP/M "Squeeze" compressed files. Submitted by: Alexey Dokuchaev Obtained from: NetBSD