1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

- Claim free lua related ports, its going to play big parts in

www/apache26+
This commit is contained in:
Philip M. Gollucci 2009-07-09 02:50:12 +00:00
parent f8680edbe5
commit c72dc26198
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237464
7 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= filename.lua?rev=${PORTVERSION}
EXTRACT_ONLY= #
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= Filename-manipulating functions for Lua 5
USE_LUA?= 5.1

View File

@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= philip
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= lua_gettext.c?rev=${CVER} gettext.lua?rev=${LVER}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= Gettext binding for Lua 5
USE_LUA?= 5.1

View File

@ -12,7 +12,7 @@ MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.0/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= lposix.tar.gz
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= A POSIX layer for Lua
USE_LUA?= 5.1

View File

@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= philip
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= pty.lua?rev=1.2 pty.c?rev=1.25
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= Pty (pseudo-terminal) bindings for Lua 5
USE_LUA?= 5.1

View File

@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= app.lua?rev=${PORTVERSION}
EXTRACT_ONLY= #
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= App framework for Lua 5.0.x
USE_LUA= 5.0

View File

@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= philip
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTNAME= lua-dfui-0.1.20050901
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= DFUI binding for Lua 5.0.x
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/lua50-compat51:extract

View File

@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://luaforge.net/frs/download.php/2664/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= pgollucci.org
COMMENT= IPv4 Sockets support for the Lua language
USE_GMAKE= yes