aboutsummaryrefslogtreecommitdiff
path: root/devel/lua50-compat51
Commit message (Collapse)AuthorAgeFilesLines
* Fix lcompat-5.1.so is listed twice in plistBaptiste Daroussin2011-07-181-2/+1
| | | | Notes: svn path=/head/; revision=277918
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Release some morePhilip M. Gollucci2010-04-291-1/+1
| | | | Notes: svn path=/head/; revision=253430
* - fix typoPhilip M. Gollucci2009-07-091-1/+1
| | | | Notes: svn path=/head/; revision=237557
* - install compat-5.1.h - which may be needed to build certain software [1]Philip M. Gollucci2009-07-091-2/+6
| | | | | | | | | | - While here, I'll adopt it PR: ports/1336264 Submitted by: Andrew Lewis <dru@silenceisdefeat.net> Notes: svn path=/head/; revision=237460
* Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no responseMark Linimon2008-11-281-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=223510
* Remove zero-length files.Mark Linimon2006-09-161-0/+0
| | | | | | | | | PR: ports/101612 Submitted by: alepulver Pointy hat to: linimon Notes: svn path=/head/; revision=173163
* Modify these files to reflect bsd.lua.mk as tested on the cluster.Mark Linimon2006-09-154-19/+17
| | | | | | | | | PR: ports/101612 Submitted by: alepulver Hat: portmgr Notes: svn path=/head/; revision=173100
* - Switch lua dependency to lang/lua50Pav Lucistnik2006-05-031-1/+1
| | | | Notes: svn path=/head/; revision=161274
* - Add conflictsErwin Lansing2006-04-203-3/+13
| | | | | | | | | | | | - Fix a bug with some features - Remove lib/liblua-compat-5.1.a and lib/liblua-compat-5.1_p.a as they are no longer needed PR: 96068 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) Notes: svn path=/head/; revision=159995
* The Package Compatibility (Compat-5.1) is a set of files which provides anPav Lucistnik2006-04-155-0/+54
implementation of the new package model of Lua 5.1 to be used in Lua 5.0. WWW: http://luaforge.net/projects/compat/ PR: ports/95720 Submitted by: Andrew Turner <andrew@fubar.geek.nz> Notes: svn path=/head/; revision=159628