Port details |
- openresty OpenResty a powerful web app server by extending nginx
- 1.21.4.1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2022-03-19 19:21:05
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- License: BSD2CLAUSE MIT
- Description:
- OpenResty is a full-fledged web platform that integrates our
enhanced version of the Nginx core, our enhanced version of
LuaJIT, many carefully written Lua libraries, lots of high
quality 3rd-party Nginx modules, and most of their external
dependencies. It is designed to help developers easily build
scalable web applications, web services, and dynamic web gateways.
WWW: https://openresty.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openresty>0:www/openresty
- To install the port:
- cd /usr/ports/www/openresty/ && make install clean
- To add the package, run one of these commands:
- pkg install www/openresty
- pkg install openresty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openresty
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1653729014
SHA256 (openresty-1.21.4.1.tar.gz) = 0c5093b64f7821e85065c99e5d4e6cc31820cfd7f37b9a0dec84209d87a2af99
SIZE (openresty-1.21.4.1.tar.gz) = 5345817
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libluajit-5.1.so : lang/luajit-openresty
- libpcre.so : devel/pcre
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for openresty-1.21.4.1:
ARRAYVAR=on: Add support for array variables to config
AUTHREQ=on: Auth request module
COOLKIT=on: Collection of small and useful nginx add-ons
DRIZZLE=off: Module for talking to MySQL and Drizzle
ECHO=on: Brings echo/sleep/time and more shell-style
ENCSESSION=on: Encrypt and decrypt nginx variable values
HEADERSMORE=off: Set and clear input and output headers
ICONV=on: Iconv support
LUACJSON=off: Lua cjson library
LUARDS=off: Lua rds library
LUAREDISPARS=off: Lua redis parser library
LUARESTYDNS=off: Lua resty dns library
LUARESTYMEM=off: Lua resty memcached library
LUARESTYMYSQL=off: Lua resty mysql library
LUARESTYREDIS=off: Lua resty redis library
LUARESTYSTRING=off: Lua resty string library
LUARESTYUPLOAD=off: Lua resty upload library
MEMC=on: An extended memcached module
MISC=on: Various set_xxx directives added
NDK=on: Nginx Development Kit
POSTGRES=off: Module for talking to Postgeres
RDSCSV=on: Output filter module to convert CSV
RDSJSON=on: An output filter that formats Resty
REDIS=on: HTTP redis module
REDIS2=on: Module for the Redis 2.0 protocol
SRCACHE=on: Transparent subrequest-based caching layout
XSS=on: Native cross-site scripting support in nginx
===> Use 'make config' to modify these settings
- Options name:
- www_openresty
- USES:
- cpe gmake perl5 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 1.21.4.1 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
28 May 2022 09:48:27 1.21.4.1 |
Jochen Neumeister (joneum)  |
www/openresty: Update to 1.21.4.1
Full Changelog see: http://openresty.org/en/changelog-1021004.html
Reported by: wen via eMail
Sponsored by: Netzkommune GmbH |
18 Apr 2022 17:45:48 1.21.4.1rc2 |
Bernhard Froehlich (decke)  |
www/openresty: Add CPE information
Approved by: portmgr (blanket) |
19 Mar 2022 19:18:40 1.21.4.1rc2 |
Jochen Neumeister (joneum)  |
www/openresty: OpenResty is a dynamic web platform
OpenResty is a full-fledged web platform that integrates our
enhanced version of the Nginx core, our enhanced version of
LuaJIT, many carefully written Lua libraries, lots of high
quality 3rd-party Nginx modules, and most of their external
dependencies. It is designed to help developers easily build
scalable web applications, web services, and dynamic web gateways.
WWW: https://openresty.org/
Sponsored by: Netzkommune GmbH |