Next | Query returned 139 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2022-05-25 15:57:03 by Sergey A. Osokin | Files touched by this commit (5)
Log message:
www/nginx*: cross merging

The third-party upload module has been add to www/nginx-devel.
Merge pcre/pcre2 functional from www/nginx-devel to www/nginx.

I'm going to review patches for the both ports.

Bump PKGREVISIONs.
   2022-05-25 13:02:14 by Sergey A. Osokin | Files touched by this commit (3) | Package updated
Log message:
www/nginx: update 1.21.6 -> 1.22.0

Also, update third-party modules:
o) http_push from 1.2.12 to 1.2.15
o) lua from 0.10.20 to 0.10.21
o) njs from 0.7.3 to 0.7.4
   2022-05-10 20:08:52 by Nia Alarie | Files touched by this commit (4)
Log message:
nginx*: Enable more options from the Triton builds that don't add any
more dependencies or distfiles.
   2022-05-10 19:40:58 by Nia Alarie | Files touched by this commit (4)
Log message:
nginx*: Enable http2 by default. Requested by various.
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2022-04-12 15:15:28 by Sergey A. Osokin | Files touched by this commit (3) | Package updated
Log message:
www/nginx-devel: update NGINX JavaScript module to 0.7.3

Bump PKGREVISION.

<ChangeLog>

Core:

*) Feature: added support of module resolution callback.
   This feature allows a host environment to control
   how imported modules are loaded.

*) Bugfix: fixed backtraces while traversing imported user
   modules.

*) Bugfix: fixed Array.prototype.concat() when "this" is a slow
   array.

*) Bugfix: fixed frame allocation from an awaited frame.

*) Bugfix: fixed allocation of large array literals.

*) Bugfix: fixed interpreter when "toString" conversion fails.

</ChangeLog>
   2022-03-20 21:49:35 by Ryo ONODERA | Files touched by this commit (1)
Log message:
nginx-devel: Simplify pcre/pcre2 option logics

nginx-devel has 'pcre' option for pcre support and 'pcre and pcre2'
option for pcre2 support. No need to use raw nginx option framework.
Convert pcre and pcre2 for optional option.
   2022-03-19 01:23:55 by David H. Gutteridge | Files touched by this commit (2)
Log message:
nginx-devel: merge all into Makefile now this isn't shared
   2022-03-17 04:03:14 by Sergey A. Osokin | Files touched by this commit (3)
Log message:
www/nginx-devel: decouple from www/nginx

It's not a typical practice in pkgsrc to share options.mk.  Also, it's
not easy to build both www/nginx and www/nginx-devel with a different
set of options.  So, let's decouple www/nginx-devel from www/nginx.

From now the following option needs to be specified to build
www/nginx-devel with a specific options: PKG_OPTIONS.nginx-devel.

While I'm here add support to build package with devel/pcre2. Please
note: some third-party modules, such as naxsi and luajit, are not
compatible yet with devel/pcre2, so let's keep pcre option as a
suggested one.

Bump PKGREVISION.
   2022-03-14 03:49:09 by Sergey A. Osokin | Files touched by this commit (5)
Log message:
www/nginx*: remove build and install of njs command line utility

The new and shiny lang/njs package will be added shortly.

Bump PKGREVISIONs.

Next | Query returned 139 messages, browsing 41 to 50 | Previous