summaryrefslogtreecommitdiffstats
path: root/lang/lua50
Commit message (Collapse)AuthorAgeFilesLines
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.billf2000-05-141-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), andkris2000-02-273-7/+9
| | | | | | respect CFLAGS Noticed by: bento
* Update port to 3.2jedgar2000-02-013-10/+11
| | | | | PR: 16469 Submitted by: Maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Install a few missing libraries and headers.cpiazza1999-07-082-1/+17
| | | | | PR: 12544 Submitted by: maintainer
* Lua:cpiazza1999-07-066-0/+80
A programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. Lua combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. PR: 12459 Submitted by: Richard Kiss <richard@homemail.com>
OpenPOWER on IntegriCloud