fold PFRAG.shared into PLIST
This commit is contained in:
parent
b2572714e6
commit
cf8f4d9083
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2012/05/15 17:34:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2012/05/15 20:36:28 jasper Exp $
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= binding of sqlite3 for lua
|
||||
PKGNAME= luasqlite3-0.4.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
DISTNAME= lua-sqlite3-0.4.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.3 2012/05/11 20:50:12 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/sqlite3/
|
||||
lib/lua/${MODLUA_VERSION}/sqlite3/core.so
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/05/15 17:34:05 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/05/15 20:36:28 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/sqlite3/
|
||||
lib/lua/${MODLUA_VERSION}/sqlite3/core.so
|
||||
share/doc/${FULLPKGNAME}/
|
||||
share/doc/${FULLPKGNAME}/documentation.html
|
||||
share/examples/${FULLPKGNAME}/
|
||||
|
@ -1,11 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2012/05/15 15:16:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2012/05/15 20:36:28 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= gd binding for the lua language
|
||||
|
||||
V= 2.0.33r2
|
||||
PKGNAME= luagd-$(V)
|
||||
DISTNAME= lua-gd-$(V)
|
||||
REVISION= 6
|
||||
REVISION= 7
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://lua-gd.luaforge.net/
|
||||
|
@ -1,3 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.4 2012/05/11 21:21:13 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/gd/
|
||||
lib/lua/${MODLUA_VERSION}/gd/core.so
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2012/05/15 15:16:05 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/05/15 20:36:28 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/gd/
|
||||
lib/lua/${MODLUA_VERSION}/gd/core.so
|
||||
share/doc/${FULLPKGNAME}/
|
||||
share/doc/${FULLPKGNAME}/cat.png
|
||||
share/doc/${FULLPKGNAME}/catdiff.png
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2012/05/15 15:16:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2012/05/15 20:36:28 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= network support for the lua language
|
||||
DISTNAME= luasocket-2.0.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
MASTER_SITES= http://luaforge.net/frs/download.php/2664/
|
||||
|
@ -1,6 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2012/05/11 20:51:48 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/mime/
|
||||
lib/lua/${MODLUA_VERSION}/mime/core.so
|
||||
lib/lua/${MODLUA_VERSION}/socket/
|
||||
lib/lua/${MODLUA_VERSION}/socket/core.so
|
||||
lib/lua/${MODLUA_VERSION}/socket/unix.so
|
@ -1,5 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/05/15 15:16:05 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.8 2012/05/15 20:36:28 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/mime/
|
||||
lib/lua/${MODLUA_VERSION}/mime/core.so
|
||||
lib/lua/${MODLUA_VERSION}/socket/
|
||||
lib/lua/${MODLUA_VERSION}/socket/core.so
|
||||
lib/lua/${MODLUA_VERSION}/socket/unix.so
|
||||
share/doc/${FULLPKGNAME}/
|
||||
share/doc/${FULLPKGNAME}/dns.html
|
||||
share/doc/${FULLPKGNAME}/ftp.html
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2012/05/15 15:19:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/05/15 20:36:28 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= lua binding to OpenSSL to provide TLS/SSL communication
|
||||
DISTNAME= luasec-0.4.1
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${HOMEPAGE}/download/
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.2 2012/05/11 20:51:57 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/ssl.so
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/05/15 15:19:37 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.4 2012/05/15 20:36:28 jasper Exp $
|
||||
lib/lua/${MODLUA_VERSION}/ssl.so
|
||||
share/examples/${FULLPKGNAME}/
|
||||
share/examples/${FULLPKGNAME}/README
|
||||
share/examples/${FULLPKGNAME}/certs/
|
||||
|
Loading…
Reference in New Issue
Block a user