Port details on branch 2025Q3 |
- rubygem-nokogiri HTML, XML, SAX, and Reader parser
- 1.18.8_3 textproc
=0 1.18.8_3Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2025-07-18 06:10:51
- Last Update: 2025-07-18 05:53:09
- Commit Hash: 5063c45
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://nokogiri.org/
- https://github.com/sparklemotion/nokogiri
- Description:
- * XPath support for document searching
* CSS3 selector support for document searching
* XML/HTML builder
* Drop in replacement for Hpricot (though not bug for bug)
Nokogiri parses and searches XML/HTML very quickly, and also has
correctly implemented CSS3 selector support as well as XPath support.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-nokogiri>0:textproc/rubygem-nokogiri
- To install the port:
- cd /usr/ports/textproc/rubygem-nokogiri/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/rubygem-nokogiri
- pkg install rubygem-nokogiri
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-nokogiri
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745387540
SHA256 (rubygem/nokogiri-1.18.8.gem) = 8c7464875d9ca7f71080c24c0db7bcaa3940e8be3c6fc4bcebccf8b9a0016365
SIZE (rubygem/nokogiri-1.18.8.gem) = 4363264
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:
-
- rubygem-racc>=1.4<2 : devel/rubygem-racc
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- rubygem-mini_portile2>=2.8.2<2.9 : devel/rubygem-mini_portile2
- rubygem-pkg-config>=1.1<2 : devel/rubygem-pkg-config
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Runtime dependencies:
-
- rubygem-racc>=1.4<2 : devel/rubygem-racc
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libintl.so : devel/gettext-runtime
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_rubygem-nokogiri
- USES:
- cpe gem gnome gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.18.8_3 18 Jul 2025 05:53:09
    |
Matthias Fechner (mfechner)  |
textproc/rubygem-nokogiri: bump portrevision
fixes warning:
WARNING: Nokogiri was built against libxml version 2.14.4, but has dynamically
loaded 2.14.5
(cherry picked from commit 5cc9e870ce381af59a0c65ef3571487ea7cac6c8) |
Number of commits found: 1
|