156 Commits

Author SHA1 Message Date
solene
57ba20530e rtmp module distfile was incorrectly renamed and was missing the version in its
filename.

Diff from Mikolaj Kucharski, thank you.
2019-08-26 06:58:08 +00:00
solene
30fb6e5d16 Add rtmp module for realtime rtmp/hls/mjpeg video streaming or relaying
ok robert@
2019-08-25 12:22:04 +00:00
robert
8c62576cae enable the http dav module;
from Mark Patruck
2019-08-19 13:43:21 +00:00
landry
81e3140396 Security update to nginx 1.16.1.
see http://nginx.org/en/security_advisories.html: When using HTTP/2 a
client might cause excessive memory consumption and CPU usage
(CVE-2019-9511, CVE-2019-9513,CVE-2019-9516).

Update chroot patch & fix WANTLIB while here.

ok sthen@ danj@ robert@ (maintainer)
2019-08-18 14:26:32 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
danj
8f59ff18a5 Build the stream module with ssl support
ok robert@ (maintainer), jca@
2019-05-19 19:37:09 +00:00
jeremy
4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
landry
8786296489 Update to nginx 1.16.0.
See https://nginx.org/en/CHANGES-1.16
ok robert@ (MAINTAINER)
2019-04-25 14:56:32 +00:00
robert
2192ab696a enable http auth request module and remove deprecated configure flags 2019-04-23 06:20:37 +00:00
landry
4cf04eef4d Update to nginx 1.14.2.
Fixes CVE-2018-16843, CVE-2018-16844, CVE-2018-16845
See http://nginx.org/en/CHANGES-1.14

ok robert@ (MAINTAINER)
2018-12-06 08:50:54 +00:00
landry
bf1c775856 Fix nginx-perl on macppc/arm64 by properly using P5ARCH in do-install
While here install nginx.so in the dir perl's DynaLoader will look for.

ok robert@ (maintainer) phessler@, hints from our resident perl expert afresh1@
2018-11-27 14:55:07 +00:00
landry
fedbc054ac Update to nginx 1.14.1.
Fixes CVE-2018-16843, CVE-2018-16844 & CVE-2018-16845.

ok sthen@ robert@
2018-11-10 08:43:34 +00:00
sthen
a50e9ab846 missed revision bump (ruby) 2018-11-06 14:57:47 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
7c960e3aa2 nginx port tweaks, ok robert@
- add nginx-auth-ldap module (https://github.com/kvspb/nginx-auth-ldap/)
- reduce duplication in DISTFILES with foo{bar}ext syntax
- simplify RUN_DEPENDS*
- use perl MODULES to get ${P5ARCH} defined, use in PLIST-perl
2018-09-28 14:36:16 +00:00
jeremy
03965a32e5 Add a no_passenger PSEUDO_FLAVOR to allow building nginx on platforms
where you cannot build passenger.

OK robert@
2018-09-11 17:16:10 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
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