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
llhttp Port of http_parser to llparse
9.2.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 9.2.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-09-19 06:09:17
Last Update: 2024-04-05 23:57:39
Commit Hash: 1610d82
License: MIT
WWW:
https://llhttp.org/
https://github.com/nodejs/llhttp
Description:
llhttp is a port of http_parser to llparse. This project aims to: - Make it maintainable - Verifiable - Improving benchmarks where possible
HomepageHomepage    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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/llhttp-9.2.1/catalog.mk
  2. /usr/local/share/licenses/llhttp-9.2.1/LICENSE
  3. /usr/local/share/licenses/llhttp-9.2.1/MIT
  4. include/llhttp.h
  5. lib/cmake/llhttp/llhttp-config-release.cmake
  6. lib/cmake/llhttp/llhttp-config.cmake
  7. lib/libllhttp.a
  8. lib/libllhttp.so
  9. lib/libllhttp.so.9.2
  10. lib/libllhttp.so.9.2.1
  11. libdata/pkgconfig/libllhttp.pc
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • llhttp>0:www/llhttp
To install the port:
cd /usr/ports/www/llhttp/ && make install clean
To add the package, run one of these commands:
  • pkg install www/llhttp
  • pkg install llhttp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: llhttp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712330571 SHA256 (nodejs-llhttp-release-v9.2.1_GH0.tar.gz) = 3c163891446e529604b590f9ad097b2e98b5ef7e4d3ddcf1cf98b62ca668f23e SIZE (nodejs-llhttp-release-v9.2.1_GH0.tar.gz) = 37786

Packages (timestamps in pop-ups are UTC):
llhttp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.2.19.2.1-9.2.19.2.1---
FreeBSD:13:quarterly9.1.39.1.38.1.09.1.39.2.19.1.39.1.39.1.3
FreeBSD:14:latest9.2.09.2.18.1.09.2.09.2.18.1.0-8.1.0
FreeBSD:14:quarterly9.1.39.2.1-9.1.39.2.19.1.39.1.39.1.3
FreeBSD:15:latest9.2.09.2.1n/a9.1.3n/a9.1.39.1.39.2.0
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. security/tang

Configuration Options:
===> The following configuration options are available for llhttp-9.2.1: STATIC=on: Build static executables and/or libraries ===> Use 'make config' to modify these settings
Options name:
www_llhttp
USES:
cmake cpe pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nodejs/llhttp/tar.gz/release/v9.2.1?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.2.1
05 Apr 2024 23:57:39
commit hash: 1610d825b1182f92f0ffae31762ce88c47a6aff7commit hash: 1610d825b1182f92f0ffae31762ce88c47a6aff7commit hash: 1610d825b1182f92f0ffae31762ce88c47a6aff7commit hash: 1610d825b1182f92f0ffae31762ce88c47a6aff7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 9.2.1

Changes:	https://github.com/nodejs/llhttp/releases
9.2.0
09 Mar 2024 17:13:13
commit hash: 2263f423e00c9fb5dfb418b3f810b72edfd53e03commit hash: 2263f423e00c9fb5dfb418b3f810b72edfd53e03commit hash: 2263f423e00c9fb5dfb418b3f810b72edfd53e03commit hash: 2263f423e00c9fb5dfb418b3f810b72edfd53e03 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Add STATIC option

PR:		277113
Submitted by:	diizzy
9.2.0
09 Mar 2024 14:05:32
commit hash: 2630037841a372505c582d4590cfd92b958a2ed5commit hash: 2630037841a372505c582d4590cfd92b958a2ed5commit hash: 2630037841a372505c582d4590cfd92b958a2ed5commit hash: 2630037841a372505c582d4590cfd92b958a2ed5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Cosmetic change
9.2.0
21 Feb 2024 15:06:48
commit hash: e60c60db34a59b03456c1e95572308f35847995ecommit hash: e60c60db34a59b03456c1e95572308f35847995ecommit hash: e60c60db34a59b03456c1e95572308f35847995ecommit hash: e60c60db34a59b03456c1e95572308f35847995e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 9.2.0

Changes:	https://github.com/nodejs/llhttp/releases
9.1.3
05 Oct 2023 02:00:13
commit hash: 883b8c79ea46c6ca20762a0df7bd1ecddcbc3917commit hash: 883b8c79ea46c6ca20762a0df7bd1ecddcbc3917commit hash: 883b8c79ea46c6ca20762a0df7bd1ecddcbc3917commit hash: 883b8c79ea46c6ca20762a0df7bd1ecddcbc3917 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 9.1.3

Changes:	https://github.com/nodejs/llhttp/releases
9.1.2
22 Sep 2023 03:17:28
commit hash: a5b9636d4fbdc174b3b578b4c57588815900394ecommit hash: a5b9636d4fbdc174b3b578b4c57588815900394ecommit hash: a5b9636d4fbdc174b3b578b4c57588815900394ecommit hash: a5b9636d4fbdc174b3b578b4c57588815900394e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 9.1.2

Changes:	https://github.com/nodejs/llhttp/releases
9.0.1
26 Aug 2023 09:27:16
commit hash: 4e2a825a91a5e653b7062e321a1e7a3b99be8dbecommit hash: 4e2a825a91a5e653b7062e321a1e7a3b99be8dbecommit hash: 4e2a825a91a5e653b7062e321a1e7a3b99be8dbecommit hash: 4e2a825a91a5e653b7062e321a1e7a3b99be8dbe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 9.0.1

Changes:	https://github.com/nodejs/llhttp/releases
9.0.0
16 Aug 2023 18:25:12
commit hash: 83e72f05c6841058617bfa1e8f618e8ad83d644fcommit hash: 83e72f05c6841058617bfa1e8f618e8ad83d644fcommit hash: 83e72f05c6841058617bfa1e8f618e8ad83d644fcommit hash: 83e72f05c6841058617bfa1e8f618e8ad83d644f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 9.0.0

- Use USES=pathfix to fix .pc installation
- Use hard-coded shlib version
  It helps remind maintainer to bump PORTREVISION of dependent ports.

Changes:	https://github.com/nodejs/llhttp/releases
8.1.1
31 Jul 2023 16:39:53
commit hash: 48c9b8be1be8023b55cf67cd4e3045fbdeea465ccommit hash: 48c9b8be1be8023b55cf67cd4e3045fbdeea465ccommit hash: 48c9b8be1be8023b55cf67cd4e3045fbdeea465ccommit hash: 48c9b8be1be8023b55cf67cd4e3045fbdeea465c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update WWW and clean up pkg-descr
8.1.1
09 Jul 2023 10:18:05
commit hash: 0340a31fff15cd00663008eca0287ba6b4c0d252commit hash: 0340a31fff15cd00663008eca0287ba6b4c0d252commit hash: 0340a31fff15cd00663008eca0287ba6b4c0d252commit hash: 0340a31fff15cd00663008eca0287ba6b4c0d252 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 8.1.1

Changes:	https://github.com/nodejs/llhttp/releases
8.1.0
19 Nov 2022 08:11:39
commit hash: aafd7892d08db08b171128c7c9ea23e7b6b0cf19commit hash: aafd7892d08db08b171128c7c9ea23e7b6b0cf19commit hash: aafd7892d08db08b171128c7c9ea23e7b6b0cf19commit hash: aafd7892d08db08b171128c7c9ea23e7b6b0cf19 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 8.1.0

Changes:	https://github.com/nodejs/llhttp/releases
8.0.0
09 Oct 2022 15:37:51
commit hash: d472de4999c29113fce905ec906134cc91789c2dcommit hash: d472de4999c29113fce905ec906134cc91789c2dcommit hash: d472de4999c29113fce905ec906134cc91789c2dcommit hash: d472de4999c29113fce905ec906134cc91789c2d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 8.0.0

Changes:	https://github.com/nodejs/llhttp/releases
6.0.10
03 Oct 2022 17:10:18
commit hash: 6a78188cd56373b4dbb2892971b7452bd1bb9876commit hash: 6a78188cd56373b4dbb2892971b7452bd1bb9876commit hash: 6a78188cd56373b4dbb2892971b7452bd1bb9876commit hash: 6a78188cd56373b4dbb2892971b7452bd1bb9876 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 6.0.10

Changes:	https://github.com/nodejs/llhttp/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
6.0.9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.9
27 Aug 2022 10:23:49
commit hash: 693b9405d88eea53359e26c2d0f408100d2981a8commit hash: 693b9405d88eea53359e26c2d0f408100d2981a8commit hash: 693b9405d88eea53359e26c2d0f408100d2981a8commit hash: 693b9405d88eea53359e26c2d0f408100d2981a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 6.0.9

Changes:	https://github.com/nodejs/llhttp/releases
6.0.7
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
6.0.7
07 Jul 2022 21:42:39
commit hash: 3ace20f8b9d83e47ddb61b13c6d402b812c6f1efcommit hash: 3ace20f8b9d83e47ddb61b13c6d402b812c6f1efcommit hash: 3ace20f8b9d83e47ddb61b13c6d402b812c6f1efcommit hash: 3ace20f8b9d83e47ddb61b13c6d402b812c6f1ef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 6.0.7

Changes:	https://github.com/nodejs/llhttp/releases
6.0.6
21 Dec 2021 18:47:27
commit hash: 19392ec41ccaa9ea8c48f7c5ce78f8767db53eeccommit hash: 19392ec41ccaa9ea8c48f7c5ce78f8767db53eeccommit hash: 19392ec41ccaa9ea8c48f7c5ce78f8767db53eeccommit hash: 19392ec41ccaa9ea8c48f7c5ce78f8767db53eec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 6.0.6

Changes:	https://github.com/nodejs/llhttp/releases
6.0.5
13 Dec 2021 20:47:17
commit hash: 283468f36e3120703f77b81357c636705a68ecb5commit hash: 283468f36e3120703f77b81357c636705a68ecb5commit hash: 283468f36e3120703f77b81357c636705a68ecb5commit hash: 283468f36e3120703f77b81357c636705a68ecb5 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/llhttp: Add CPE information

Approved by:	portmgr (blanket)
6.0.5
27 Sep 2021 15:55:51
commit hash: b6b97284627fc03401f1f3c83b6a025e4b02f2edcommit hash: b6b97284627fc03401f1f3c83b6a025e4b02f2edcommit hash: b6b97284627fc03401f1f3c83b6a025e4b02f2edcommit hash: b6b97284627fc03401f1f3c83b6a025e4b02f2ed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Update to 6.0.5

Changes:	https://github.com/nodejs/llhttp/releases
6.0.4_1
21 Sep 2021 03:43:56
commit hash: 97fdd544cdf23c665a716e49254826a4b3d5dda1commit hash: 97fdd544cdf23c665a716e49254826a4b3d5dda1commit hash: 97fdd544cdf23c665a716e49254826a4b3d5dda1commit hash: 97fdd544cdf23c665a716e49254826a4b3d5dda1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Build and install static library

- Bump PORTREVISION for package change
6.0.4
19 Sep 2021 05:40:28
commit hash: 706aa4d599da514c93ec9def7856f313e3dcb8e4commit hash: 706aa4d599da514c93ec9def7856f313e3dcb8e4commit hash: 706aa4d599da514c93ec9def7856f313e3dcb8e4commit hash: 706aa4d599da514c93ec9def7856f313e3dcb8e4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/llhttp: Add llhttp 6.0.4

llhttp is a port of http_parser to llparse.

This project aims to:
- Make it maintainable
- Verifiable
- Improving benchmarks where possible

WWW: https://llhttp.org/
WWW: https://github.com/nodejs/llhttp

Number of commits found: 23