Port details |
- nginx-lite Robust and small WWW server (lite package)
- 1.26.2_5,3 www =6 1.24.0,3Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2016-12-01 21:37:52
- Last Update: 2023-04-17 10:32:00
- Commit Hash: 2433bf3
- People watching this port, also watch:: nginx, clamav, openvpn, roundcube-php82, easy-rsa
- License: BSD2CLAUSE
- WWW:
- https://nginx.com/
- Description:
- NGINX is a high performance edge web server with the lowest memory footprint
and the key features to build modern and efficient web infrastructure.
NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching,
load balancing, compression, request throttling, connection multiplexing and
reuse, SSL offload and HTTP media streaming.
See also: https://nginx.org/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nginx-lite>0:www/nginx-lite
- Conflicts:
- CONFLICTS:
- nginx-1.*
- nginx-devel-1.*
- nginx-full-1.*
- nginx-naxsi-1.*
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/nginx-lite/ && make install clean
- To add the package, run one of these commands:
- pkg install www/nginx-lite
- pkg install nginx-lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nginx-lite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725305461
SHA256 (nginx-1.26.2.tar.gz) = 627fe086209bba80a2853a0add9d958d7ebbdffa1a8467a5784c9a6b4f03d738
SIZE (nginx-1.26.2.tar.gz) = 1244789
Packages (timestamps in pop-ups are UTC):
- Master port: www/nginx
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nginx-lite-1.26.2_5,3:
DEBUG=off: Build with debugging support
DEBUGLOG=off: Enable debug log (--with-debug)
DSO=off: Enable dynamic modules support
FILE_AIO=on: Enable file aio
IPV6=on: Enable IPv6 support
NJS=off: Enable javascript (NJS) module
NJS_XML=off: Enable XML functionality in NJS module
OTEL=off: Enable OpenTELemetry module
THREADS=on: Enable threads support
WWW=off: Enable html sample files
====> Modules that require HTTP module
GOOGLE_PERFTOOLS=off: Enable google perftools module
HTTP=on: Enable HTTP module
HTTP_ADDITION=off: Enable http_addition module
HTTP_AUTH_REQ=off: Enable http_auth_request module
HTTP_CACHE=on: Enable http_cache module
HTTP_DAV=off: Enable http_webdav module
HTTP_DEGRADATION=off: Enable http_degradation module
HTTP_FLV=off: Enable http_flv module
HTTP_GUNZIP_FILTER=off: Enable http_gunzip_filter module
HTTP_GZIP_STATIC=off: Enable http_gzip_static module
HTTP_IMAGE_FILTER=off: Enable http_image_filter module
HTTP_MP4=off: Enable http_mp4 module
HTTP_PERL=off: Enable http_perl module
HTTP_RANDOM_INDEX=off: Enable http_random_index module
HTTP_REALIP=on: Enable http_realip module
HTTP_SECURE_LINK=off: Enable http_secure_link module
HTTP_SLICE=off: Enable http_slice module
HTTP_SSL=on: Enable http_ssl module
HTTP_STATUS=off: Enable http_stub_status module
HTTP_SUB=off: Enable http_sub module
HTTP_XSLT=off: Enable http_xslt module
HTTPV2=off: Enable HTTP/2 protocol support (SSL req.)
HTTPV3=off: Enable HTTP/3 protocol support
HTTPV3_BORING=off: Use security/boringssl
HTTPV3_LSSL=off: Use security/libressl-devel
HTTPV3_QTLS=off: Use security/openssl-quictls
====> Modules that require MAIL module
MAIL=off: Enable IMAP4/POP3/SMTP proxy module
MAIL_IMAP=off: Enable IMAP4 proxy module
MAIL_POP3=off: Enable POP3 proxy module
MAIL_SMTP=off: Enable SMTP proxy module
MAIL_SSL=off: Enable mail_ssl module
====> Modules that require STREAM module
STREAM=off: Enable stream module
STREAM_REALIP=off: Enable stream_realip module
STREAM_SSL=off: Enable stream_ssl module (SSL req.)
STREAM_SSL_PREREAD=off: Enable stream_ssl_preread module (SSL req.)
====> Third-party modules
AJP=off: 3rd party ajp module
AWS_AUTH=off: 3rd party aws auth module
BROTLI=off: 3rd party brotli module
CACHE_PURGE=off: 3rd party cache_purge module
CT=off: 3rd party cert_transparency module (SSL req.)
DEVEL_KIT=off: 3rd party Nginx Development Kit module
ARRAYVAR=off: 3rd party array_var module
DRIZZLE=off: 3rd party drizzle module
DYNAMIC_UPSTREAM=off: 3rd party dynamic_upstream module
ECHO=off: 3rd party echo module
ENCRYPTSESSION=off: 3rd party encrypted_session module
FIPS_CHECK=off: 3rd party fips_check module
FORMINPUT=off: 3rd party form_input module
GRIDFS=off: 3rd party gridfs module
HEADERS_MORE=off: 3rd party headers_more module
HTTP_ACCEPT_LANGUAGE=off: 3rd party accept_language module
HTTP_AUTH_DIGEST=off: 3rd party http_authdigest module
HTTP_AUTH_KRB5=off: 3rd party http_auth_gss module
HTTP_AUTH_LDAP=off: 3rd party http_auth_ldap module
HTTP_AUTH_PAM=off: 3rd party http_auth_pam module
HTTP_DAV_EXT=off: 3rd party webdav_ext module
HTTP_EVAL=off: 3rd party eval module
HTTP_FANCYINDEX=off: 3rd party http_fancyindex module
HTTP_FOOTER=off: 3rd party http_footer module
HTTP_GEOIP2=off: 3rd party geoip2 module
HTTP_IP2LOCATION=off: 3rd party ip2location-nginx module
HTTP_IP2PROXY=off: 3rd party ip2proxy-nginx module
HTTP_JSON_STATUS=off: 3rd party http_json_status module
HTTP_MOGILEFS=off: 3rd party mogilefs module
HTTP_NOTICE=off: 3rd party notice module
HTTP_PUSH=off: 3rd party push module
HTTP_PUSH_STREAM=off: 3rd party push stream module
HTTP_REDIS=off: 3rd party http_redis module
HTTP_SLICE_AHEAD=off: 3rd party http_slice_ahead module
HTTP_SUBS_FILTER=off: 3rd party subs filter module
HTTP_TARANTOOL=off: 3rd party tarantool upstream module
HTTP_UPLOAD=off: 3rd party upload module
HTTP_UPLOAD_PROGRESS=off: 3rd party uploadprogress module
HTTP_UPSTREAM_CHECK=off: 3rd party upstream check module
HTTP_UPSTREAM_FAIR=off: 3rd party upstream fair module
HTTP_UPSTREAM_STICKY=off: 3rd party upstream sticky module
HTTP_VIDEO_THUMBEXTRACTOR=off: 3rd party video_thumbextractor module
HTTP_ZIP=off: 3rd party http_zip module
ICONV=off: 3rd party iconv module
LET=off: 3rd party let module
LINK=off: 3rd party link function module
LUA=off: 3rd party lua module
LUASTREAM=off: 3rd party lua stream module
MEMC=off: 3rd party memc (memcached) module
MODSECURITY3=off: 3rd party modsecurity3 module
NAXSI=off: 3rd party naxsi module
PASSENGER=off: 3rd party passenger module
POSTGRES=off: 3rd party postgres module
RDS_CSV=off: 3rd party rds_csv module
RDS_JSON=off: 3rd party rds_json module
REDIS2=off: 3rd party redis2 module
RTMP=off: 3rd party rtmp module
SET_MISC=off: 3rd party set_misc module
SFLOW=off: 3rd party sflow module
SHIBBOLETH=off: 3rd party shibboleth module
SLOWFS_CACHE=off: 3rd party slowfs_cache module
SRCACHE=off: 3rd party srcache module
STS=off: 3rd party sts module
VOD=off: 3rd party vod module
VTS=off: 3rd party vts module
XSS=off: 3rd party xss module
WEBSOCKIFY=off: 3rd party websockify module
====> GSSAPI implementation (imply HTTP_AUTH_KRB5): you can only select none or one of them
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
===> Use 'make config' to modify these settings
- Options name:
- www_nginx-lite
- USES:
- cpe ssl
- pkg-message:
- For install:
- Recent version of the NGINX introduces dynamic modules support. In
FreeBSD ports tree this feature was enabled by default with the DSO
knob. Several vendor's and third-party modules have been converted
to dynamic modules. Unset the DSO knob builds an NGINX without
dynamic modules support.
To load a module at runtime, include the new `load_module'
directive in the main context, specifying the path to the shared
object file for the module, enclosed in quotation marks. When you
reload the configuration or restart NGINX, the module is loaded in.
It is possible to specify a path relative to the source directory,
or a full path, please see
https://www.nginx.com/blog/dynamic-modules-nginx-1-9-11/ and
http://nginx.org/en/docs/ngx_core_module.html#load_module for
details.
Default path for the NGINX dynamic modules is
/usr/local/libexec/nginx.
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/nginx | Commit | Credits | Log message |
1.24.0,3 17 Apr 2023 10:32:00 |
Jochen Neumeister (joneum) |
www/nginx-*: Reset Portrevision
Reset Portrevision after update NGINX to 1.24.0
Sponsored by: Netzkommune GmbH |
1.22.1_1,3 30 Jan 2023 12:59:11 |
Po-Chuan Hsieh (sunpoet) |
www/libjwt: Update to 1.15.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/benmcollins/libjwt/releases
https://github.com/benmcollins/libjwt/commits/master |
1.22.1,3 27 Oct 2022 19:12:52 |
Jochen Neumeister (joneum) |
www/nginx: Update to 1.22.1
Changelog:
*) Security: processing of a specially crafted mp4 file by the
ngx_http_mp4_module might cause a worker process crash, worker
process memory disclosure, or might have potential other impact
(CVE-2022-41741, CVE-2022-41742).
Sponsored by: Netzkommune GmbH |
1.22.0_8,3 21 Sep 2022 17:40:41 |
Jochen Neumeister (joneum) |
www/nginx-*: Fix backwards warning
PORTREVISON was set directly with 1. Before that the line did not exist. This
leads to a "Ports with version numbers going backwards" warning.
PORTREVISION now set one higher than the master port NGINX.
Discussed with: tcberner
Sponsored by: Netzkommune GmbH |
1.22.0_1,3 19 Sep 2022 06:40:50 |
Jochen Neumeister (joneum) |
www/nginx-lite: Add PCRE Options
PR: 265925
Sponsored by: Netzkommune GmbH |
1.22.0_6,3 20 Jul 2022 14:23:26 |
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 ) |
1.20.2_7,2 17 Feb 2022 16:06:23 |
Jochen Neumeister (joneum) |
www/nginx-*: Take maintainership
Sponsored by: Netzkommune GmbH |
1.20.2_7,2 17 Feb 2022 15:48:59 |
Bartek Rutkowski (robak) |
www/nginx-lite: release maintainership |
1.18.0_49,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.2_2,2 01 Dec 2016 21:37:42 |
robak |
www/nginx-full, www/nginx-lite, www/nginx-naxsi: new slave ports
These ports are slaves of www/nginx featuring different options
set for greater choice of Nginx features.
Reviewed by: mat
Approved by: mat |
Number of commits found: 10
|