summaryrefslogtreecommitdiff
path: root/lang/lua (unfollow)
Commit message (Expand)AuthorFilesLines
2001-05-14Added WWW URL.James E. Housley2-1/+1
2001-04-30Use random()/srandom() for better PRNG properties than rand()/srand().Kris Kennaway2-0/+21
2001-04-30Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk>Kris Kennaway1-5/+3
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-1/+1
2001-01-03Update to 4.0Kevin Lo3-13/+15
2000-05-14ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola1-1/+1
2000-04-12Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien1-3/+3
2000-02-27Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), andKris Kennaway3-7/+9
2000-02-01Update port to 3.2Chris D. Faulhaber3-10/+11
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
1999-07-08Install a few missing libraries and headers.Chris Piazza2-1/+17
1999-07-06Lua:Chris Piazza6-0/+80