aboutsummaryrefslogtreecommitdiff
path: root/devel/lua-posix
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on perlBaptiste Daroussin2014-01-221-1/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=340727
* Remove unsupported function 'fdatasync.'Baptiste Daroussin2014-01-172-2/+31
| | | | | | | | | | Pass maintainership to lua@ PR: ports/185791 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> Notes: svn path=/head/; revision=340078
* Update to release 31Baptiste Daroussin2014-01-1010-122/+45
| | | | | | | Switch to lua 5.2 Notes: svn path=/head/; revision=339362
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Unbreak -- builds here (9.1/amd64) without obvious problems. SilenceMikhail Teterin2013-02-072-2/+9
| | | | | | | | | | one compiler warning -- just in case. When marking broken due to build-failure, please, quote the error in the commit log... Notes: svn path=/head/; revision=311875
* Mark BROKEN: does not buildErwin Lansing2012-04-041-0/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294191
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Mark devel/lua50-posix as broken on powerpc.Mark Linimon2010-06-031-1/+6
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=255624
* - Release some morePhilip M. Gollucci2010-04-291-1/+1
| | | | Notes: svn path=/head/; revision=253430
* egads, fix typoPhilip M. Gollucci2009-07-091-1/+1
| | | | Notes: svn path=/head/; revision=237471
* - Claim free lua related ports, its going to play big parts inPhilip M. Gollucci2009-07-091-1/+1
| | | | | | | www/apache26+ Notes: svn path=/head/; revision=237464
* 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
* Add devel/lua-posix to work with Lua 5.0 and Lua 5.1 and turn devel/lua-posixPhilip Paeps2006-11-026-10/+67
| | | | | | | | | | | into a slave port of it. PR: ports/104990 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=176142
* 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-153-20/+25
| | | | | | | | | PR: ports/101612 Submitted by: alepulver Hat: portmgr Notes: svn path=/head/; revision=173100
* - Update MASTER_SITESPav Lucistnik2006-05-141-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=162318
* - Switch lua dependency to lang/lua50Pav Lucistnik2006-05-031-1/+1
| | | | Notes: svn path=/head/; revision=161274
* LuaPosix is a Lua extension library that provides support for POSIX.Pav Lucistnik2006-04-156-0/+65
PR: ports/94987 Submitted by: Andrew Turner <andrew@fubar.geek.nz> Notes: svn path=/head/; revision=159630