notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
openresty OpenResty a powerful web app server by extending nginx
1.25.3.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.21.4.2Version of this port present on the latest quarterly branch.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-03-19 19:21:05
Last Update: 2024-02-02 00:53:45
Commit Hash: ff84fb4
License: BSD2CLAUSE MIT
WWW:
https://openresty.org/
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (314 items)
Collapse this list.
  1. /usr/local/share/licenses/openresty-1.25.3.1/catalog.mk
  2. /usr/local/share/licenses/openresty-1.25.3.1/LICENSE
  3. /usr/local/share/licenses/openresty-1.25.3.1/BSD2CLAUSE
  4. /usr/local/share/licenses/openresty-1.25.3.1/MIT
  5. COPYRIGHT
  6. bin/md2pod.pl
  7. bin/nginx-xml2pod
  8. bin/openresty
  9. bin/opm
  10. bin/resty
  11. bin/restydoc
  12. bin/restydoc-index
  13. lualib/librestysignal.so
  14. lualib/ngx/balancer.lua
  15. lualib/ngx/base64.lua
  16. lualib/ngx/errlog.lua
  17. lualib/ngx/ocsp.lua
  18. lualib/ngx/pipe.lua
  19. lualib/ngx/process.lua
  20. lualib/ngx/re.lua
  21. lualib/ngx/req.lua
  22. lualib/ngx/resp.lua
  23. lualib/ngx/semaphore.lua
  24. lualib/ngx/ssl.lua
  25. lualib/ngx/ssl/clienthello.lua
  26. lualib/ngx/ssl/session.lua
  27. lualib/resty/core.lua
  28. lualib/resty/core/base.lua
  29. lualib/resty/core/base64.lua
  30. lualib/resty/core/coroutine.lua
  31. lualib/resty/core/ctx.lua
  32. lualib/resty/core/exit.lua
  33. lualib/resty/core/hash.lua
  34. lualib/resty/core/misc.lua
  35. lualib/resty/core/ndk.lua
  36. lualib/resty/core/param.lua
  37. lualib/resty/core/phase.lua
  38. lualib/resty/core/regex.lua
  39. lualib/resty/core/request.lua
  40. lualib/resty/core/response.lua
  41. lualib/resty/core/shdict.lua
  42. lualib/resty/core/socket.lua
  43. lualib/resty/core/time.lua
  44. lualib/resty/core/uri.lua
  45. lualib/resty/core/utils.lua
  46. lualib/resty/core/var.lua
  47. lualib/resty/core/worker.lua
  48. lualib/resty/limit/conn.lua
  49. lualib/resty/limit/count.lua
  50. lualib/resty/limit/req.lua
  51. lualib/resty/limit/traffic.lua
  52. lualib/resty/lock.lua
  53. lualib/resty/lrucache.lua
  54. lualib/resty/lrucache/pureffi.lua
  55. lualib/resty/shell.lua
  56. lualib/resty/signal.lua
  57. lualib/resty/upstream/healthcheck.lua
  58. lualib/resty/websocket/client.lua
  59. lualib/resty/websocket/protocol.lua
  60. lualib/resty/websocket/server.lua
  61. lualib/tablepool.lua
  62. nginx/conf/fastcgi.conf
  63. nginx/conf/fastcgi.conf.default
  64. nginx/conf/fastcgi_params
  65. nginx/conf/fastcgi_params.default
  66. nginx/conf/koi-utf
  67. nginx/conf/koi-win
  68. nginx/conf/mime.types
  69. nginx/conf/mime.types.default
  70. nginx/conf/nginx.conf
  71. nginx/conf/nginx.conf.default
  72. nginx/conf/scgi_params
  73. nginx/conf/scgi_params.default
  74. nginx/conf/uwsgi_params
  75. nginx/conf/uwsgi_params.default
  76. nginx/conf/win-utf
  77. nginx/html/50x.html
  78. nginx/html/index.html
  79. nginx/sbin/nginx
  80. pod/array-var-nginx-module-0.06/array-var-nginx-module-0.06.pod
  81. pod/drizzle-nginx-module-0.1.12/drizzle-nginx-module-0.1.12.pod
  82. pod/echo-nginx-module-0.63/echo-nginx-module-0.63.pod
  83. pod/encrypted-session-nginx-module-0.09/encrypted-session-nginx-module-0.09.pod
  84. pod/form-input-nginx-module-0.12/form-input-nginx-module-0.12.pod
  85. pod/headers-more-nginx-module-0.37/headers-more-nginx-module-0.37.pod
  86. pod/iconv-nginx-module-0.14/iconv-nginx-module-0.14.pod
  87. pod/lua-5.1.5/lua-5.1.5.pod
  88. pod/lua-cjson-2.1.0.13/lua-cjson-2.1.0.13.pod
  89. pod/lua-redis-parser-0.13/lua-redis-parser-0.13.pod
  90. pod/lua-resty-core-0.1.28/lua-resty-core-0.1.28.pod
  91. pod/lua-resty-core-0.1.28/ngx.balancer.pod
  92. pod/lua-resty-core-0.1.28/ngx.base64.pod
  93. pod/lua-resty-core-0.1.28/ngx.errlog.pod
  94. pod/lua-resty-core-0.1.28/ngx.ocsp.pod
  95. pod/lua-resty-core-0.1.28/ngx.pipe.pod
  96. pod/lua-resty-core-0.1.28/ngx.process.pod
  97. pod/lua-resty-core-0.1.28/ngx.re.pod
  98. pod/lua-resty-core-0.1.28/ngx.req.pod
  99. pod/lua-resty-core-0.1.28/ngx.resp.pod
  100. pod/lua-resty-core-0.1.28/ngx.semaphore.pod
  101. pod/lua-resty-core-0.1.28/ngx.ssl.clienthello.pod
  102. pod/lua-resty-core-0.1.28/ngx.ssl.pod
  103. pod/lua-resty-core-0.1.28/ngx.ssl.session.pod
  104. pod/lua-resty-core-0.1.28/resty.core.time.pod
  105. pod/lua-resty-dns-0.23/lua-resty-dns-0.23.pod
  106. pod/lua-resty-limit-traffic-0.09/lua-resty-limit-traffic-0.09.pod
  107. pod/lua-resty-limit-traffic-0.09/resty.limit.conn.pod
  108. pod/lua-resty-limit-traffic-0.09/resty.limit.count.pod
  109. pod/lua-resty-limit-traffic-0.09/resty.limit.req.pod
  110. pod/lua-resty-limit-traffic-0.09/resty.limit.traffic.pod
  111. pod/lua-resty-lock-0.09/lua-resty-lock-0.09.pod
  112. pod/lua-resty-lrucache-0.13/lua-resty-lrucache-0.13.pod
  113. pod/lua-resty-memcached-0.17/lua-resty-memcached-0.17.pod
  114. pod/lua-resty-mysql-0.27/lua-resty-mysql-0.27.pod
  115. pod/lua-resty-redis-0.30/lua-resty-redis-0.30.pod
  116. pod/lua-resty-shell-0.03/lua-resty-shell-0.03.pod
  117. pod/lua-resty-signal-0.03/lua-resty-signal-0.03.pod
  118. pod/lua-resty-string-0.15/lua-resty-string-0.15.pod
  119. pod/lua-resty-upload-0.11/lua-resty-upload-0.11.pod
  120. pod/lua-resty-upstream-healthcheck-0.08/lua-resty-upstream-healthcheck-0.08.pod
  121. pod/lua-resty-websocket-0.11/lua-resty-websocket-0.11.pod
  122. pod/lua-tablepool-0.03/lua-tablepool-0.03.pod
  123. pod/luajit-2.1-20231117/luajit-2.1-20231117.pod
  124. pod/luajit-2.1/changes.pod
  125. pod/luajit-2.1/contact.pod
  126. pod/luajit-2.1/ext_c_api.pod
  127. pod/luajit-2.1/ext_ffi.pod
  128. pod/luajit-2.1/ext_ffi_api.pod
  129. pod/luajit-2.1/ext_ffi_semantics.pod
  130. pod/luajit-2.1/ext_ffi_tutorial.pod
  131. pod/luajit-2.1/ext_jit.pod
  132. pod/luajit-2.1/ext_profiler.pod
  133. pod/luajit-2.1/extensions.pod
  134. pod/luajit-2.1/faq.pod
  135. pod/luajit-2.1/install.pod
  136. pod/luajit-2.1/luajit-2.1.pod
  137. pod/luajit-2.1/running.pod
  138. pod/luajit-2.1/status.pod
  139. pod/memc-nginx-module-0.20/memc-nginx-module-0.20.pod
  140. pod/nginx/accept_failed.pod
  141. pod/nginx/beginners_guide.pod
  142. pod/nginx/chunked_encoding_from_backend.pod
  143. pod/nginx/configure.pod
  144. pod/nginx/configuring_https_servers.pod
  145. pod/nginx/contributing_changes.pod
  146. pod/nginx/control.pod
  147. pod/nginx/converting_rewrite_rules.pod
  148. pod/nginx/daemon_master_process_off.pod
  149. pod/nginx/debugging_log.pod
  150. pod/nginx/development_guide.pod
  151. pod/nginx/events.pod
  152. pod/nginx/example.pod
  153. pod/nginx/faq.pod
  154. pod/nginx/freebsd_tuning.pod
  155. pod/nginx/hash.pod
  156. pod/nginx/howto_build_on_win32.pod
  157. pod/nginx/install.pod
  158. pod/nginx/license_copyright.pod
  159. pod/nginx/load_balancing.pod
  160. pod/nginx/nginx.pod
  161. pod/nginx/nginx_dtrace_pid_provider.pod
  162. pod/nginx/ngx_core_module.pod
  163. pod/nginx/ngx_google_perftools_module.pod
  164. pod/nginx/ngx_http_access_module.pod
  165. pod/nginx/ngx_http_addition_module.pod
  166. pod/nginx/ngx_http_api_module_head.pod
  167. pod/nginx/ngx_http_auth_basic_module.pod
  168. pod/nginx/ngx_http_auth_jwt_module.pod
  169. pod/nginx/ngx_http_auth_request_module.pod
  170. pod/nginx/ngx_http_autoindex_module.pod
  171. pod/nginx/ngx_http_browser_module.pod
  172. pod/nginx/ngx_http_charset_module.pod
  173. pod/nginx/ngx_http_core_module.pod
  174. pod/nginx/ngx_http_dav_module.pod
  175. pod/nginx/ngx_http_empty_gif_module.pod
  176. pod/nginx/ngx_http_f4f_module.pod
  177. pod/nginx/ngx_http_fastcgi_module.pod
  178. pod/nginx/ngx_http_flv_module.pod
  179. pod/nginx/ngx_http_geo_module.pod
  180. pod/nginx/ngx_http_geoip_module.pod
  181. pod/nginx/ngx_http_grpc_module.pod
  182. pod/nginx/ngx_http_gunzip_module.pod
  183. pod/nginx/ngx_http_gzip_module.pod
  184. pod/nginx/ngx_http_gzip_static_module.pod
  185. pod/nginx/ngx_http_headers_module.pod
  186. pod/nginx/ngx_http_hls_module.pod
  187. pod/nginx/ngx_http_image_filter_module.pod
  188. pod/nginx/ngx_http_index_module.pod
  189. pod/nginx/ngx_http_internal_redirect_module.pod
  190. pod/nginx/ngx_http_js_module.pod
  191. pod/nginx/ngx_http_keyval_module.pod
  192. pod/nginx/ngx_http_limit_conn_module.pod
  193. pod/nginx/ngx_http_limit_req_module.pod
  194. pod/nginx/ngx_http_log_module.pod
  195. pod/nginx/ngx_http_map_module.pod
  196. pod/nginx/ngx_http_memcached_module.pod
  197. pod/nginx/ngx_http_mirror_module.pod
  198. pod/nginx/ngx_http_mp4_module.pod
  199. pod/nginx/ngx_http_perl_module.pod
  200. pod/nginx/ngx_http_proxy_module.pod
  201. pod/nginx/ngx_http_proxy_protocol_vendor_module.pod
  202. pod/nginx/ngx_http_random_index_module.pod
  203. pod/nginx/ngx_http_realip_module.pod
  204. pod/nginx/ngx_http_referer_module.pod
  205. pod/nginx/ngx_http_rewrite_module.pod
  206. pod/nginx/ngx_http_scgi_module.pod
  207. pod/nginx/ngx_http_secure_link_module.pod
  208. pod/nginx/ngx_http_session_log_module.pod
  209. pod/nginx/ngx_http_slice_module.pod
  210. pod/nginx/ngx_http_spdy_module.pod
  211. pod/nginx/ngx_http_split_clients_module.pod
  212. pod/nginx/ngx_http_ssi_module.pod
  213. pod/nginx/ngx_http_ssl_module.pod
  214. pod/nginx/ngx_http_status_module.pod
  215. pod/nginx/ngx_http_stub_status_module.pod
  216. pod/nginx/ngx_http_sub_module.pod
  217. pod/nginx/ngx_http_upstream_conf_module.pod
  218. pod/nginx/ngx_http_upstream_hc_module.pod
  219. pod/nginx/ngx_http_upstream_module.pod
  220. pod/nginx/ngx_http_userid_module.pod
  221. pod/nginx/ngx_http_uwsgi_module.pod
  222. pod/nginx/ngx_http_v2_module.pod
  223. pod/nginx/ngx_http_v3_module.pod
  224. pod/nginx/ngx_http_xslt_module.pod
  225. pod/nginx/ngx_mail_auth_http_module.pod
  226. pod/nginx/ngx_mail_core_module.pod
  227. pod/nginx/ngx_mail_imap_module.pod
  228. pod/nginx/ngx_mail_pop3_module.pod
  229. pod/nginx/ngx_mail_proxy_module.pod
  230. pod/nginx/ngx_mail_realip_module.pod
  231. pod/nginx/ngx_mail_smtp_module.pod
  232. pod/nginx/ngx_mail_ssl_module.pod
  233. pod/nginx/ngx_mgmt_module.pod
  234. pod/nginx/ngx_otel_module.pod
  235. pod/nginx/ngx_stream_access_module.pod
  236. pod/nginx/ngx_stream_core_module.pod
  237. pod/nginx/ngx_stream_geo_module.pod
  238. pod/nginx/ngx_stream_geoip_module.pod
  239. pod/nginx/ngx_stream_js_module.pod
  240. pod/nginx/ngx_stream_keyval_module.pod
  241. pod/nginx/ngx_stream_limit_conn_module.pod
  242. pod/nginx/ngx_stream_log_module.pod
  243. pod/nginx/ngx_stream_map_module.pod
  244. pod/nginx/ngx_stream_mqtt_filter_module.pod
  245. pod/nginx/ngx_stream_mqtt_preread_module.pod
  246. pod/nginx/ngx_stream_proxy_module.pod
  247. pod/nginx/ngx_stream_proxy_protocol_vendor_module.pod
  248. pod/nginx/ngx_stream_realip_module.pod
  249. pod/nginx/ngx_stream_return_module.pod
  250. pod/nginx/ngx_stream_set_module.pod
  251. pod/nginx/ngx_stream_split_clients_module.pod
  252. pod/nginx/ngx_stream_ssl_module.pod
  253. pod/nginx/ngx_stream_ssl_preread_module.pod
  254. pod/nginx/ngx_stream_upstream_hc_module.pod
  255. pod/nginx/ngx_stream_upstream_module.pod
  256. pod/nginx/ngx_stream_zone_sync_module.pod
  257. pod/nginx/quic.pod
  258. pod/nginx/request_processing.pod
  259. pod/nginx/server_names.pod
  260. pod/nginx/stream_processing.pod
  261. pod/nginx/switches.pod
  262. pod/nginx/syntax.pod
  263. pod/nginx/sys_errlist.pod
  264. pod/nginx/syslog.pod
  265. pod/nginx/variables_in_config.pod
  266. pod/nginx/websocket.pod
  267. pod/nginx/welcome_nginx_facebook.pod
  268. pod/nginx/windows.pod
  269. pod/ngx_devel_kit-0.3.3/ngx_devel_kit-0.3.3.pod
  270. pod/ngx_devel_kit-0.3.3/readme_auto_lib.pod
  271. pod/ngx_lua-0.10.26/ngx_lua-0.10.26.pod
  272. pod/ngx_lua_upstream-0.07/ngx_lua_upstream-0.07.pod
  273. pod/ngx_postgres-1.0/ngx_postgres-1.0.pod
  274. pod/ngx_postgres-1.0/todo.pod
  275. pod/ngx_stream_lua-0.0.14/dev_notes.pod
  276. pod/ngx_stream_lua-0.0.14/ngx_stream_lua-0.0.14.pod
  277. pod/opm-0.0.8/opm-0.0.8.pod
  278. pod/opm-0.0.8/web.docs.md.docs.pod
  279. pod/rds-csv-nginx-module-0.09/rds-csv-nginx-module-0.09.pod
  280. pod/rds-json-nginx-module-0.16/rds-json-nginx-module-0.16.pod
  281. pod/redis2-nginx-module-0.15/redis2-nginx-module-0.15.pod
  282. pod/resty-cli-0.30/resty-cli-0.30.pod
  283. pod/set-misc-nginx-module-0.33/set-misc-nginx-module-0.33.pod
  284. pod/srcache-nginx-module-0.33/srcache-nginx-module-0.33.pod
  285. pod/xss-nginx-module-0.06/xss-nginx-module-0.06.pod
  286. resty.index
  287. @dir nginx/logs
  288. @dir pod/lua-rds-parser-0.06
  289. @dir pod/ngx_coolkit-0.2
  290. @dir pod/redis-nginx-module-0.3.9
  291. @dir site/lualib
  292. @dir site/manifest
  293. @dir site/pod
  294. @comment lualib/resty/dns/resolver.lua
  295. @comment lualib/resty/upload.lua
  296. @comment lualib/resty/sha1.lua
  297. @comment lualib/resty/random.lua
  298. @comment lualib/resty/md5.lua
  299. @comment lualib/resty/aes.lua
  300. @comment lualib/resty/sha384.lua
  301. @comment lualib/resty/mysql.lua
  302. @comment lualib/resty/memcached.lua
  303. @comment lualib/resty/redis.lua
  304. @comment lualib/resty/sha512.lua
  305. @comment lualib/resty/sha256.lua
  306. @comment lualib/resty/string.lua
  307. @comment lualib/resty/sha224.lua
  308. @comment lualib/resty/sha.lua
  309. @comment lualib/rds/parser.so
  310. @comment lualib/cjson.so
  311. @comment lualib/redis/parser.so
  312. @owner
  313. @group
  314. @mode
Collapse this list.
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 = 1705067826 SHA256 (openresty-1.25.3.1.tar.gz) = 32ec1a253a5a13250355a075fe65b7d63ec45c560bbe213350f0992a57cd79df SIZE (openresty-1.25.3.1.tar.gz) = 5849755

Packages (timestamps in pop-ups are UTC):
openresty
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.25.3.11.25.3.1-1.25.3.11.25.3.1---
FreeBSD:13:quarterly1.21.4.21.21.4.21.21.4.11.21.4.21.21.4.21.21.4.2--
FreeBSD:14:latest1.25.3.11.25.3.11.21.4.11.25.3.11.25.3.1---
FreeBSD:14:quarterly1.21.4.21.21.4.2-1.21.4.21.21.4.21.21.4.2--
FreeBSD:15:latest1.25.3.11.25.3.1n/a1.25.3.1n/a1.25.3.11.25.3.11.25.3.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libluajit-5.1.so : lang/luajit-openresty
  2. libpcre.so : devel/pcre
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for openresty-1.25.3.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:
Expand this list (1 items)
Collapse this list.
  1. https://openresty.org/download/
Collapse this list.

There are no commits on branch 2022Q2 for this port