diff --git a/archivers/luazlib/Makefile b/archivers/luazlib/Makefile index 2d9de2a5ea2..602a91e37c8 100644 --- a/archivers/luazlib/Makefile +++ b/archivers/luazlib/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.11 2015/11/24 09:11:02 jasper Exp $ +# $OpenBSD: Makefile,v 1.12 2016/03/18 20:49:27 naddy Exp $ COMMENT= lua binding of zlib -SHARED_ONLY= Yes DISTNAME= luazlib-20100731 REVISION= 2 CATEGORIES= archivers diff --git a/converters/luastruct/Makefile b/converters/luastruct/Makefile index 8c4bb4871c2..e0961026676 100644 --- a/converters/luastruct/Makefile +++ b/converters/luastruct/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2013/03/11 01:30:27 espie Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.3 2016/03/18 20:49:27 naddy Exp $ COMMENT= convert data to and from C structs diff --git a/databases/luadbi/Makefile b/databases/luadbi/Makefile index 0cb8b877b0d..047f74e86c7 100644 --- a/databases/luadbi/Makefile +++ b/databases/luadbi/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2014/09/13 18:09:20 brad Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.9 2016/03/18 20:49:27 naddy Exp $ COMMENT-main= database interface library for Lua (including SQLite3) COMMENT-mysql= MySQL driver for luadbi diff --git a/databases/lualdap/Makefile b/databases/lualdap/Makefile index 9695e0fb906..94573b3a024 100644 --- a/databases/lualdap/Makefile +++ b/databases/lualdap/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2014/11/30 20:54:04 landry Exp $ - -SHARED_ONLY = Yes +# $OpenBSD: Makefile,v 1.2 2016/03/18 20:49:27 naddy Exp $ COMMENT = interface LDAP from lua DISTNAME= lualdap-1.1.0 diff --git a/databases/luasqlite3/Makefile b/databases/luasqlite3/Makefile index 6f3d8837634..7d41ee09f07 100644 --- a/databases/luasqlite3/Makefile +++ b/databases/luasqlite3/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2015/05/18 06:56:04 jasper Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.18 2016/03/18 20:49:27 naddy Exp $ COMMENT= binding of sqlite3 for lua PKGNAME= luasqlite3-0.4.1 diff --git a/databases/postgresql-pllua/Makefile b/databases/postgresql-pllua/Makefile index ef395b71373..87563ae783d 100644 --- a/databases/postgresql-pllua/Makefile +++ b/databases/postgresql-pllua/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2015/01/08 15:04:15 landry Exp $ - -SHARED_ONLY = Yes +# $OpenBSD: Makefile,v 1.6 2016/03/18 20:49:27 naddy Exp $ COMMENT = Lua procedural language support for PostgreSQL diff --git a/devel/lpeg/Makefile b/devel/lpeg/Makefile index 3428c0f1dbc..91c9e5f894a 100644 --- a/devel/lpeg/Makefile +++ b/devel/lpeg/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2015/06/05 08:27:26 ajacoutot Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.15 2016/03/18 20:49:27 naddy Exp $ COMMENT= parsing expression grammars library for lua DISTNAME= lpeg-0.12.2 diff --git a/devel/lua-cjson/Makefile b/devel/lua-cjson/Makefile index 07218839f33..d6a48f265d4 100644 --- a/devel/lua-cjson/Makefile +++ b/devel/lua-cjson/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2013/07/19 12:02:48 jasper Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.4 2016/03/18 20:49:27 naddy Exp $ COMMENT= JSON support for Lua diff --git a/devel/lua-cmsgpack/Makefile b/devel/lua-cmsgpack/Makefile index 61c55e2c083..2733dc20bf8 100644 --- a/devel/lua-cmsgpack/Makefile +++ b/devel/lua-cmsgpack/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2015/11/24 09:11:04 jasper Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.5 2016/03/18 20:49:27 naddy Exp $ COMMENT= MessagePack implementation and bindings for Lua diff --git a/devel/luaalarm/Makefile b/devel/luaalarm/Makefile index a438bd89ad4..d5917e6d0f5 100644 --- a/devel/luaalarm/Makefile +++ b/devel/luaalarm/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.17 2015/05/18 11:29:37 jasper Exp $ +# $OpenBSD: Makefile,v 1.18 2016/03/18 20:49:27 naddy Exp $ COMMENT= alarm library for the lua language -SHARED_ONLY= Yes DISTNAME= lalarm DATE= 20061011 diff --git a/devel/luabitop/Makefile b/devel/luabitop/Makefile index 56aeda1dc98..142d6d24706 100644 --- a/devel/luabitop/Makefile +++ b/devel/luabitop/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:11 espie Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.12 2016/03/18 20:49:27 naddy Exp $ COMMENT= library for bitwise operations in lua diff --git a/devel/luaevent/Makefile b/devel/luaevent/Makefile index 973e94cc48e..584f52a3659 100644 --- a/devel/luaevent/Makefile +++ b/devel/luaevent/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.14 2014/11/18 10:17:18 brad Exp $ +# $OpenBSD: Makefile,v 1.15 2016/03/18 20:49:27 naddy Exp $ COMMENT = lua binding of libevent -SHARED_ONLY = Yes DISTNAME = luaevent-prosody-0.1.1 PKGNAME= luaevent-0.2.1 diff --git a/devel/luafs/Makefile b/devel/luafs/Makefile index 3c3b27b6483..d76eb9489b6 100644 --- a/devel/luafs/Makefile +++ b/devel/luafs/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2015/12/29 20:06:52 jasper Exp $ -SHARED_ONLY = Yes +# $OpenBSD: Makefile,v 1.23 2016/03/18 20:49:27 naddy Exp $ COMMENT = file system library for the lua language V = 1_6_3 diff --git a/devel/luapack/Makefile b/devel/luapack/Makefile index 20817b59deb..380994e2f51 100644 --- a/devel/luapack/Makefile +++ b/devel/luapack/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2014/08/30 21:54:07 jasper Exp $ +# $OpenBSD: Makefile,v 1.17 2016/03/18 20:49:27 naddy Exp $ COMMENT= library for packing and unpacking binary data DISTNAME= luapack-20061124 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/ PERMIT_PACKAGE_CDROM= Yes MODULES= lang/lua -SHARED_ONLY= Yes TEST_DEPENDS=${BUILD_PKGPATH} do-build: diff --git a/devel/luaposix/Makefile b/devel/luaposix/Makefile index 9245cd60366..0157dd54bd2 100644 --- a/devel/luaposix/Makefile +++ b/devel/luaposix/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2013/03/11 10:50:11 espie Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.20 2016/03/18 20:49:28 naddy Exp $ COMMENT= posix library for the lua language DISTNAME= luaposix-5.1.4 diff --git a/devel/luaprofiler/Makefile b/devel/luaprofiler/Makefile index 7d44f0dd0e9..05c6ebd96d8 100644 --- a/devel/luaprofiler/Makefile +++ b/devel/luaprofiler/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2015/05/16 10:07:19 kettenis Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.8 2016/03/18 20:49:28 naddy Exp $ COMMENT= time profiler for Lua diff --git a/devel/luarexlib/Makefile b/devel/luarexlib/Makefile index fdddd9d8dde..7761415f637 100644 --- a/devel/luarexlib/Makefile +++ b/devel/luarexlib/Makefile @@ -1,6 +1,5 @@ -# $OpenBSD: Makefile,v 1.17 2015/05/22 09:17:35 kettenis Exp $ +# $OpenBSD: Makefile,v 1.18 2016/03/18 20:49:28 naddy Exp $ -SHARED_ONLY= Yes COMMENT= lua binding of posix and pcre regex libraries DISTNAME= lrexlib-2.4.0 PKGNAME= luarexlib-2.4.0 diff --git a/devel/luarings/Makefile b/devel/luarings/Makefile index bf08ba25b53..5bcc564d504 100644 --- a/devel/luarings/Makefile +++ b/devel/luarings/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.19 2016/01/06 22:25:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2016/03/18 20:49:28 naddy Exp $ COMMENT = multiple states library for the lua language -SHARED_ONLY = Yes GH_TAGNAME = v_1_3_0 GH_PROJECT = rings diff --git a/mail/osbf-lua/Makefile b/mail/osbf-lua/Makefile index eced17cc2e3..c5b8ea6a8a1 100644 --- a/mail/osbf-lua/Makefile +++ b/mail/osbf-lua/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2013/05/30 16:53:49 jasper Exp $ +# $OpenBSD: Makefile,v 1.14 2016/03/18 20:49:28 naddy Exp $ COMMENT= lua text classification module and anti-spam solution @@ -14,7 +14,6 @@ PERMIT_PACKAGE_CDROM= Yes MODULES= lang/lua MODLUA_SA= Yes -SHARED_ONLY= Yes NO_TEST= Yes do-build: diff --git a/net/gnugk/Makefile b/net/gnugk/Makefile index 4f03468d0d1..5b4ccbf6af6 100644 --- a/net/gnugk/Makefile +++ b/net/gnugk/Makefile @@ -1,9 +1,7 @@ -# $OpenBSD: Makefile,v 1.57 2016/03/01 00:07:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.58 2016/03/18 20:49:28 naddy Exp $ BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4 -SHARED_ONLY= Yes - COMMENT= H.323 gatekeeper DISTNAME= gnugk-4.1 diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile index 586cb6f0319..d05a670d70a 100644 --- a/net/luasocket/Makefile +++ b/net/luasocket/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.31 2015/04/05 13:31:14 sthen Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.32 2016/03/18 20:49:28 naddy Exp $ COMMENT= network support for the lua language V= 3.0-rc1 diff --git a/net/prosody/Makefile b/net/prosody/Makefile index 66a15f9ff7d..aae090c9680 100644 --- a/net/prosody/Makefile +++ b/net/prosody/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.40 2016/02/16 21:42:43 sthen Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.41 2016/03/18 20:49:28 naddy Exp $ COMMENT= communications server for Jabber/XMPP written in Lua DISTNAME= prosody-0.9.10 diff --git a/security/luacrypto/Makefile b/security/luacrypto/Makefile index 80f8b2bca93..9c958703586 100644 --- a/security/luacrypto/Makefile +++ b/security/luacrypto/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.15 2013/05/30 16:01:12 jasper Exp $ +# $OpenBSD: Makefile,v 1.16 2016/03/18 20:49:28 naddy Exp $ COMMENT= Lua binding for the OpenSSL crypto libraries -SHARED_ONLY= Yes DISTNAME= luacrypto-0.2.0 REVISION= 3 diff --git a/security/luasec/Makefile b/security/luasec/Makefile index 11b5d1e1964..ae708f8f0b5 100644 --- a/security/luasec/Makefile +++ b/security/luasec/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2016/03/10 01:04:51 gsoares Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.17 2016/03/18 20:49:28 naddy Exp $ COMMENT= lua binding to OpenSSL to provide TLS/SSL communication VERSION= 0.6 diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index 82d3cefbd8c..566ee0e571c 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2015/06/19 16:24:06 jca Exp $ - -SHARED_ONLY = Yes +# $OpenBSD: Makefile,v 1.11 2016/03/18 20:49:28 naddy Exp $ COMMENT = lua library for the expat XML parser DISTNAME = luaexpat-1.3.0 diff --git a/textproc/luasoldout/Makefile b/textproc/luasoldout/Makefile index 24e39c232e8..e0551da7c9e 100644 --- a/textproc/luasoldout/Makefile +++ b/textproc/luasoldout/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2015/10/09 12:48:22 jasper Exp $ - -SHARED_ONLY = Yes +# $OpenBSD: Makefile,v 1.3 2016/03/18 20:49:28 naddy Exp $ COMMENT = Lua binding to libsoldout diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 490baccb725..c786fb13ad8 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.135 2015/12/30 07:54:42 jasper Exp $ - -SHARED_ONLY= Yes +# $OpenBSD: Makefile,v 1.136 2016/03/18 20:49:28 naddy Exp $ COMMENT= secure, fast, compliant, and very flexible web-server