Port details on branch 2024Q3 |
- http-parser HTTP request/response parser written in C
- 2.9.4 www =6 2.9.4Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2019-07-05 16:01:53
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: xorg-fonts-truetype, p5-Error, indexinfo, libevent, jpeg-turbo
- License: MIT
- WWW:
- https://github.com/nodejs/http-parser
- Description:
- This is a parser for HTTP messages written in C. It parses both requests
and responses. The parser is designed to be used in performance HTTP
applications. It does not make any system calls nor allocations, it does
not buffer data, it can be interrupted at anytime. Depending on the
architecture, it only requires about 40 bytes of data per message stream
(in a web server that is per connection).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- http-parser>0:www/http-parser
- To install the port:
- cd /usr/ports/www/http-parser/ && make install clean
- To add the package, run one of these commands:
- pkg install www/http-parser
- pkg install http-parser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: http-parser
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1585047246
SHA256 (nodejs-http-parser-v2.9.4_GH0.tar.gz) = 467b9e30fd0979ee301065e70f637d525c28193449e1b13fbcb1b1fab3ad224f
SIZE (nodejs-http-parser-v2.9.4_GH0.tar.gz) = 52056
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
- This port is required by:
- for Build
-
- devel/gitaly
-
Deleted ports which required this port:
- for Libraries
-
- benchmarks/apib
- deskutils/ausweisapp2
- devel/libgit2
- devel/opendht
- net/arataga
- sysutils/slurm-wlm
- www/py-httptools
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_http-parser
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|