Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. | billf | 2000-05-14 | 1 | -1/+1 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), and | kris | 2000-02-27 | 3 | -7/+9 |
| | | | | | | respect CFLAGS Noticed by: bento | ||||
* | Update port to 3.2 | jedgar | 2000-02-01 | 3 | -10/+11 |
| | | | | | PR: 16469 Submitted by: Maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Install a few missing libraries and headers. | cpiazza | 1999-07-08 | 2 | -1/+17 |
| | | | | | PR: 12544 Submitted by: maintainer | ||||
* | Lua: | cpiazza | 1999-07-06 | 6 | -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> |