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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
nginx-module-form-input Sources of the form_input module for the NGINX ports
0.12 wwwnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-09-09 06:06:07
Last Update: 2026-09-09 06:03:08
Commit Hash: 18fd821
License: BSD2CLAUSE
WWW:
https://github.com/calio/form-input-nginx-module
Description:
The form_input module reads HTTP POST and PUT request bodies encoded as application/x-www-form-urlencoded and puts the parsed values into nginx variables, using the ngx_devel_kit. This port only installs the module sources. The module itself is built by the nginx ports when their FORMINPUT option is enabled.
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 (6 items)
Collapse this list.
  1. share/nginx/modules/nginx-module-form-input/config
  2. share/nginx/modules/nginx-module-form-input/src/ddebug.h
  3. share/nginx/modules/nginx-module-form-input/src/ngx_http_form_input_module.c
  4. /usr/local/share/licenses/nginx-module-form-input-0.12/catalog.mk
  5. /usr/local/share/licenses/nginx-module-form-input-0.12/LICENSE
  6. /usr/local/share/licenses/nginx-module-form-input-0.12/BSD2CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nginx-module-form-input>0:www/nginx-module-form-input
To install the port:
cd /usr/ports/www/nginx-module-form-input/ && make install clean
To add the package, run one of these commands:
  • pkg install www/nginx-module-form-input
  • pkg install nginx-module-form-input
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nginx-module-form-input
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1788898533 SHA256 (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 5c1869d55897075adb3fdf840b21060dc54669a1f840a36d1539acc7e59dd106 SIZE (calio-form-input-nginx-module-v0.12_GH0.tar.gz) = 11090

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
This port has no dependencies.
This port is required by:
for Build
  1. www/nginx-full

Configuration Options:
No options to configure
Options name:
www_nginx-module-form-input
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/calio/form-input-nginx-module/tar.gz/v0.12?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12
09 Sep 2026 06:03:08
commit hash: 18fd821a00ef308327ffc58d90704b3c42b3f5decommit hash: 18fd821a00ef308327ffc58d90704b3c42b3f5decommit hash: 18fd821a00ef308327ffc58d90704b3c42b3f5decommit hash: 18fd821a00ef308327ffc58d90704b3c42b3f5de files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
www/nginx-module-form-input: Add New Port

The form_input module reads HTTP POST and PUT request bodies encoded as
application/x-www-form-urlencoded and puts the parsed values into nginx
variables.  This port installs the module sources only, the module
itself is built by the nginx ports.

Sponsored by:	Netzkommune GmbH

Number of commits found: 1