Port details |
- angie-module-set-misc Angie set-misc dynamic module
- 1.8.1 www
=2 1.2.0_1Version of this port present on the latest quarterly branch. - Maintainer: oleg@mamontov.net
 - Port Added: 2023-09-10 16:20:31
- Last Update: 2025-01-23 23:51:28
- Commit Hash: 8052091
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://angie.software/en/
- Description:
- Module extends the standard rewrite's directive set to provide more
functionalities like URI escaping and unescaping, JSON quoting,
Hexadecimal/MD5/SHA1/Base32/Base64 digest encoding and decoding,
random number generator, and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- angie-module-set-misc>0:www/angie-module-set-misc
- To install the port:
- cd /usr/ports/www/angie-module-set-misc/ && make install clean
- To add the package, run one of these commands:
- pkg install www/angie-module-set-misc
- pkg install angie-module-set-misc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: angie-module-set-misc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737668800
SHA256 (angie-1.8.1.tar.gz) = db30b69045cf9a40f144911814414d9e1b4d4370f6693d008f4017dcb4370b4c
SIZE (angie-1.8.1.tar.gz) = 1672621
Packages (timestamps in pop-ups are UTC):
- Master port: www/angie
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pcre2>=0 : devel/pcre2
- Runtime dependencies:
-
- angie==1.8.1 : www/angie
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for angie-module-set-misc-1.8.1:
DEBUG=on: Include debug version
===> Use 'make config' to modify these settings
- Options name:
- www_angie-module-set-misc
- USES:
- localbase:ldflags ssl
- pkg-message:
- For install:
-
The set-misc dynamic module for Angie has been installed.
To enable this module, add the following to /usr/local/etc/angie/angie.conf
and reload angie:
load_module modules/ndk_http_module.so;
load_module modules/ngx_http_set_misc_module.so;
Please refer to the module documentation for further details:
https://github.com/openresty/set-misc-nginx-module
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 2
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/angie | Commit | Credits | Log message |
1.8.1 23 Jan 2025 23:51:28
    |
Vladimir Druzenko (vvd)  Author: Jason Tubnor |
www/angie-module-set-misc: Update 1.3.2 → 1.8.1
Changelog:
https://github.com/vision5/ngx_devel_kit/releases/tag/v0.3.3
PR: 282394
Approved by: oleg@mamontov.net (maintainer, timeout 3 mounts) |
1.2.0_1 10 Sep 2023 16:13:01
    |
Robert Clausecker (fuz)  Author: Oleg A. Mamontov |
www/angie-module-set-misc: Angie set-misc dynamic module
Module extends the standard rewrite's directive set to provide more
functionalities like URI escaping and unescaping, JSON quoting,
Hexadecimal/MD5/SHA1/Base32/Base64 digest encoding and decoding,
random number generator, and more.
PR: 273462 |
Number of commits found: 2
|