Port details on branch 2022Q2 |
- gumbo Pure-C HTML5 parser
- 0.13.0 devel
=2 0.13.0Version of this port present on the latest quarterly branch. - Maintainer: bdrewery@FreeBSD.org
 - Port Added: 2015-03-11 16:57:48
- Last Update: 2025-03-06 05:12:14
- Commit Hash: 346610f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: textproc
- License: APACHE20
- WWW:
- https://codeberg.org/grisha/gumbo-parser
- Description:
- Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure
C99 library with no outside dependencies. It's designed to serve as a building
block for other tools and libraries such as linters, validators, templating
languages, and refactoring and analysis tools.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/gumbo/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gumbo
- pkg install gumbo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gumbo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741153293
SHA256 (gumbo-0.13.0.tar.gz) = 7ad2ee259f35e8951233e4c9ad80968fb880f20d8202cb9c48f0b65f67d38e61
SIZE (gumbo-0.13.0.tar.gz) = 2114279
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.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- archivers/zim-tools
- devel/p5-Alien-LibGumbo
- filesystems/httpdirfs
- graphics/mupdf
- mail/claws-mail-litehtml_viewer
- www/newsraft
- www/tdom
-
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:
- devel_gumbo
- USES:
- autoreconf gmake pathfix libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|