index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup MASTER_SITES
Renato Botelho
2010-09-30
1
-3
/
+0
*
After some mistakes i made on this port last days, i hop^W believe this is the
Renato Botelho
2010-09-21
1
-2
/
+2
*
- Make lua respect CFLAGS= defined on /etc/make.conf and still plus -fPIC on
Renato Botelho
2010-09-20
1
-2
/
+2
*
- Fix build on amd64
Renato Botelho
2010-09-20
1
-6
/
+9
*
- Add upstream patches for version 1.5.4
Renato Botelho
2010-09-16
3
-4
/
+11
*
- Make the port respect -O from make.conf and deal fine with WITH_DEBUG
Renato Botelho
2010-09-01
1
-2
/
+2
*
- Make LUA_ROOT respect PREFIX
Renato Botelho
2010-08-16
1
-0
/
+3
*
Fix build on powerpc
Renato Botelho
2010-06-01
1
-1
/
+1
*
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
Renato Botelho
2009-03-28
1
-0
/
+1
*
- Update to 5.1.4
Renato Botelho
2009-02-05
4
-65
/
+8
*
Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
Mark Linimon
2008-11-28
1
-1
/
+1
*
- Merge patch-Makefile into patch-src-Makefile (both actually patch same file).
Alejandro Pulver
2008-08-10
4
-38
/
+37
*
- Split AR parameters to ARFLAGS variable to allow redefining AR for
Alejandro Pulver
2008-08-10
1
-0
/
+21
*
- liblua.so is required in building mod_security, wireshark and possibly othe...
Marcelo Araujo
2008-07-04
3
-2
/
+34
*
Integrate with maintainer's patch.
Vanilla I. Shu
2008-03-19
2
-6
/
+19
*
Upgrade to 5.1.3.
Vanilla I. Shu
2008-03-19
3
-7
/
+22
*
Change maintainer at previous maintainer's request.
Philip Paeps
2007-03-31
1
-2
/
+2
*
Update PORTREVISION for previous commits where plist changed.
Mark Linimon
2006-09-16
1
-1
/
+1
*
Modify these files to reflect bsd.lua.mk as tested on the cluster.
Mark Linimon
2006-09-15
2
-29
/
+104
*
Update lua to 5.1.1
Philip Paeps
2006-08-22
2
-4
/
+4
*
Make lua always respect ${LOCALBASE}.
Philip Paeps
2006-06-18
1
-0
/
+4
*
- Make the lua ports conflict each another
Pav Lucistnik
2006-05-03
1
-0
/
+2
*
- Update to 5.1
Pav Lucistnik
2006-05-03
5
-49
/
+25
*
SHA256ify
Edwin Groothuis
2006-01-22
1
-0
/
+1
*
- Enable popen(3) support
Pav Lucistnik
2005-07-05
2
-0
/
+12
*
At Kris's request, back out the MACHINE_ARCH spelling correction until
David E. O'Brien
2005-04-12
1
-1
/
+1
*
Assist getting more ports working on AMD64 by obeying the
David E. O'Brien
2005-04-11
1
-1
/
+1
*
- Update to 5.0.2
Pav Lucistnik
2004-04-01
3
-3
/
+4
*
SIZEify (maintainer timeout)
Trevor Johnson
2004-03-31
1
-0
/
+1
*
Fix build on AMD64
Tilman Keskinoz
2004-02-22
1
-0
/
+4
*
- Update to 5.0.1
Pav Lucistnik
2004-02-01
2
-3
/
+2
*
add .so support
Ying-Chieh Liao
2003-11-12
2
-6
/
+15
*
Update maintainer's email address
Hye-Shik Chang
2003-05-13
1
-2
/
+2
*
Upgrade to 5.0 and keep 4.0 as lang/lua4
Hye-Shik Chang
2003-05-10
6
-56
/
+35
*
De-pkg-comment.
Akinori MUSHA
2003-02-21
2
-1
/
+1
*
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exi...
David W. Chapman Jr.
2001-09-23
1
-1
/
+0
*
Added WWW URL.
James E. Housley
2001-05-14
2
-1
/
+1
*
Use random()/srandom() for better PRNG properties than rand()/srand().
Kris Kennaway
2001-04-30
2
-0
/
+21
*
Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk>
Kris Kennaway
2001-04-30
1
-5
/
+3
*
Massive style enforcement - use ^I instead of spaces for variables identation.
Maxim Sobolev
2001-01-16
1
-1
/
+1
*
Update to 4.0
Kevin Lo
2001-01-03
3
-13
/
+15
*
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
Bill Fumerola
2000-05-14
1
-1
/
+1
*
Convert to the PORTNAME - PORTVERSION syntax.
David E. O'Brien
2000-04-12
1
-3
/
+3
*
Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), and
Kris Kennaway
2000-02-27
3
-7
/
+9
*
Update port to 3.2
Chris D. Faulhaber
2000-02-01
3
-10
/
+11
*
Change Id->FreeBSD.
David E. O'Brien
1999-08-25
1
-1
/
+1
*
Install a few missing libraries and headers.
Chris Piazza
1999-07-08
2
-1
/
+17
*
Lua:
Chris Piazza
1999-07-06
6
-0
/
+80