139 Commits

Author SHA1 Message Date
landry
e8f377743d Update to nginx 1.14.0.
cf https://nginx.org/en/CHANGES-1.14

ok robert@ (MAINTAINER)
2018-04-28 15:58:59 +00:00
rpointel
d7df5d3e67 update nginx to 1.12.2.
ok robert@.
2018-03-01 15:58:19 +00:00
jsg
9a190ffe23 Now that arm has switched to clang the base compiler has atomic builtins
and accepts -mfpu=neon.

ok jca@ sthen@
2018-01-20 14:03:39 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
landry
b7594e7459 Update lua-nginx-module to 0.10.11 and reenable it.
I had an initial diff removing the no_lua PSEUDO_FLAVOR for the sake of
simplicity, but sthen@ preferred to keep it :)

The libressl breakage was fixed upstream in
cc0a793a27

Basic testing (content_from_lua_block, access_from_lua_block) okay

ok robert@ (MAINTAINER) sthen@
2018-01-05 12:48:01 +00:00
sthen
d579e1bf4e drop william@ as maintainer on his ports, per his request. 2017-11-15 21:28:05 +00:00
jeremy
06cc41eb95 Add headers_more subpackage
This allows you to set and clear headers in addition to just adding
them, and is necessary for proxying to work correctly for some
applications.

OK sthen@, william@, robert@
2017-11-14 16:43:09 +00:00
jeremy
3167afa7be Bump passenger subpackage and allow it to work with ruby 2.4.
noticed by naddy@
2017-11-02 14:08:18 +00:00
robert
f4d4cc3c0b security update to 1.12.1:
a specially crafted request might result in an integer
overflow and incorrect processing of ranges in the range filter,
potentially resulting in sensitive information leak (CVE-2017-7529).
2017-07-27 22:01:58 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
robert
912770950a update to 1.12.0 2017-07-02 16:47:46 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
sthen
0a1a88df2f Disable lua in nginx differently; whilst FLAVOR?=no_lua was working for manual
builds it was unsuccessful in DPB (at least without changing ../Makefile to
add the pseudo-flavour).

While there, overwrite RUN_DEPENDS-main to avoid adding a run dependency on
lua to the main package (existing problem).
2017-01-31 16:36:21 +00:00
sthen
feb8b6fcec add a comment next to FLAVOR?= explaining why 2017-01-29 14:38:43 +00:00
sthen
30b1e4185e add no_lua pseudo-flavour to disable building the nginx lua module.
use it by default for now, ngx_http_lua_ssl_ocsp.c cannot be built following
libressl changes (it sets tlsext_status_expected which moved to the internal
struct).  ok robert@
2017-01-29 14:38:00 +00:00
naddy
872775ae7e changing COMMENT requires a REVISION bump 2017-01-09 15:56:27 +00:00
robert
0ad7d32700 enable ngx_http_gunzip_module by default; from frantisek holop 2017-01-08 19:38:12 +00:00
robert
ffa0781829 whitesplace cleanup; from frantisek holop 2017-01-08 19:37:13 +00:00
jeremy
29d8530bda Update nginx to use new dynamic modules feature
Switch all extrnal modules to be dynamic modules, and update them to use the
latest versions.  Use separate subpackages for all dynamic modules, so you
can easily choose which nginx features you want without rebuilding nginx
with a specific combination of FLAVORs.

Switch all internal modules that can be built dynamically to use dynamic
modules.

Start building the image_filter, geoip, perl, and xlst modules as dynamic
modules.

This requires changes to your nginx configuration if you were previously
using a FLAVORed version of nginx, or using the mail or stream features.

OK robert@ (MAINTAINER)
positive feedback from william@ (MAINTAINER), landry@, sthen@
2016-11-04 22:13:43 +00:00
robert
9e9e6c8171 update to 1.10.2 2016-10-26 08:06:59 +00:00
jeremy
430935c855 Fix building of passenger FLAVOR after default ruby version switch
Issued pointed out by sthen@
2016-09-07 16:54:56 +00:00
jasper
8e95b33acd committing on behalf of william@ (co-MAINTAINER):
- fix pre-patch target to allow multiple FLAVORs (thanks ajacoutot@ and phessler@)

- add 'mailproxy' FLAVOR to enable mail_pop3_module, mail_imap_module,
  and mail_smtp_module (requested by Lyndon Nerenberg)

- sort the FLAVORs alphabetically in the README

ok ajacoutot@ robert@
2016-08-14 10:52:07 +00:00
robert
bb63f41e37 update to 1.10.1; fixes CVE-2016-4450
from David CARLIER
2016-06-02 13:22:52 +00:00
jasper
8663130a0d enable realip and slice modules
latter from brad
ok robert@ (MAINTAINER)
2016-05-06 15:07:38 +00:00
robert
399e6f344e sync with upstream's version, no change from previous release 2016-04-27 21:20:05 +00:00
robert
4c268a1f5d update to 1.9.15; from David CARLIER 2016-04-20 18:42:12 +00:00
tj
503a3ac175 nginx isn't part of base anymore; remove mention of it being there.
ok sthen
2016-04-18 22:45:10 +00:00
robert
a0c63f6a13 update to 1.9.14; from David CARLIER 2016-04-06 16:06:28 +00:00
robert
1e32a27243 update to 1.9.12 2016-04-01 18:18:21 +00:00
robert
4104c96614 update to 1.9.12; initial diff from David CARLIER 2016-02-27 12:47:32 +00:00
jsg
49d112f9f8 Don't attempt to build on arm. sync atomic builtins required. 2016-02-25 02:19:14 +00:00
robert
af5582e545 security update to 1.9.10;
fixes CVE-2016-0742/076/0747; from David CARLIER
2016-01-26 20:42:56 +00:00
robert
bc90e85984 update to 1.9.9; from David CARLIER 2015-12-09 16:46:01 +00:00
ajacoutot
33f1194b86 Check configuration file validity before attempting to reload.
from Martijn van Duren
ok sthen@ landry@ robert@ (maintainer)
2015-12-02 10:21:48 +00:00
jca
1a1e59695c BROKEN-hppa: #error ngx_atomic_cmp_set() is not defined! 2015-11-20 19:49:45 +00:00
sthen
69744ccc36 update to nginx-1.9.7, a few fixes (mostly http2) and some small new features
ok robert@
2015-11-18 20:39:50 +00:00
robert
241b4fd189 update to 1.9.6 2015-11-02 08:19:36 +00:00
robert
cb3a17a2cf update to 1.9.5 2015-09-22 16:50:02 +00:00
robert
109a48d4a3 update to 1.9.4; from Brad Smith 2015-08-20 08:58:14 +00:00
ajacoutot
27f9ecb61c Typo in pexp.
reported by sebastia@
2015-07-29 17:21:11 +00:00
jeremy
0668e2785b Update passenger FLAVOR depends due to removal of passenger subpackages 2015-07-26 01:34:53 +00:00
sthen
df7659fe10 add ruby22-passenger to the list of alternatives for nginx,passenger RUN_DEPENDS 2015-07-17 00:06:32 +00:00
ajacoutot
05db302ead Fix pexp. 2015-07-15 22:35:43 +00:00
robert
67302f0f80 update to 1.9.3 2015-07-14 19:10:45 +00:00
robert
4d1fcfc3a1 update to 1.9.2 and enable the stream module; from Brad 2015-06-19 05:41:35 +00:00
robert
12c53e24c7 update to 1.9.1 because we track the mainline version 2015-06-01 14:00:24 +00:00
robert
40734e6b26 update to 1.7.12, diff from Brad Smith 2015-04-14 17:39:18 +00:00
robert
f113ec08ba update to 1.7.11 and add a patch to nginx.8 to mention the chroot patch
the manual page patch is from Jason Tubnor
2015-03-31 18:20:20 +00:00
sthen
4efa0df165 update to nginx 1.7.10, ok robert@ 2015-02-12 17:55:55 +00:00