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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2025Q2
rubygem-nokogiri HTML, XML, SAX, and Reader parser
1.18.8 textproc 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 1.18.8Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-04-19 06:15:07
Last Update: 2025-04-27 04:26:33
Commit Hash: 83e8924
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.
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 (4 items)
Collapse this list.
  1. bin/nokogiri
  2. /usr/local/share/licenses/rubygem-nokogiri-1.18.8/catalog.mk
  3. /usr/local/share/licenses/rubygem-nokogiri-1.18.8/LICENSE
  4. /usr/local/share/licenses/rubygem-nokogiri-1.18.8/MIT
Collapse this list.
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):
rubygem-nokogiri
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.18.71.18.81.10.10-1.18.8-1.10.10-
FreeBSD:13:quarterly1.18.81.18.81.15.2-1.18.81.15.51.15.51.16.2
FreeBSD:14:latest1.18.71.18.8_11.13.9-1.18.8_11.15.2-1.15.2
FreeBSD:14:quarterly1.18.81.18.8--1.18.81.15.51.15.51.16.2
FreeBSD:15:latest1.18.3_11.18.8n/a-n/a1.15.5_11.15.5_11.16.2_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rubygem-racc>=1.4<2 : devel/rubygem-racc
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
  4. rubygem-mini_portile2>=2.8.2<2.9 : devel/rubygem-mini_portile2
  5. rubygem-pkg-config>=1.1<2 : devel/rubygem-pkg-config
  6. ruby32 : lang/ruby32
  7. gem : devel/ruby-gems
  8. gettext-runtime>=0.22_1 : devel/gettext-runtime
Runtime dependencies:
  1. rubygem-racc>=1.4<2 : devel/rubygem-racc
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxslt.so : textproc/libxslt
  3. libintl.so : devel/gettext-runtime
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18.8
27 Apr 2025 04:26:33
commit hash: 83e8924b297d52d1c1a57c494f409dfdad670fcbcommit hash: 83e8924b297d52d1c1a57c494f409dfdad670fcbcommit hash: 83e8924b297d52d1c1a57c494f409dfdad670fcbcommit hash: 83e8924b297d52d1c1a57c494f409dfdad670fcb files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/rubygem-nokogiri: update to 1.18.8

Changes:	https://github.com/sparklemotion/nokogiri/releases
		https://nokogiri.org/CHANGELOG.html
(cherry picked from commit 37f65a8affa305dcb31d7d2aad9d51d4827da63e)
1.18.7
19 Apr 2025 05:52:19
commit hash: 0f46085ab58872837d19783989bb65194acabfb7commit hash: 0f46085ab58872837d19783989bb65194acabfb7commit hash: 0f46085ab58872837d19783989bb65194acabfb7commit hash: 0f46085ab58872837d19783989bb65194acabfb7 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/rubygem-nokogiri: update to 1.18.7

Changes:	https://github.com/sparklemotion/nokogiri/releases
		https://nokogiri.org/CHANGELOG.html
(cherry picked from commit 7540fc0117ab049d001eb545fda40421d9af46cd)
1.18.4
19 Apr 2025 05:52:14
commit hash: 10ff3106541f8963dc17747aa670c3f36a70940dcommit hash: 10ff3106541f8963dc17747aa670c3f36a70940dcommit hash: 10ff3106541f8963dc17747aa670c3f36a70940dcommit hash: 10ff3106541f8963dc17747aa670c3f36a70940d files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Author: Po-Chuan Hsieh
textproc/rubygem-nokogiri: Update to 1.18.4

Changes:	https://github.com/sparklemotion/nokogiri/releases
		https://nokogiri.org/CHANGELOG.html
(cherry picked from commit fa04b579fbe61dab3509a750219d492e97c67ff2)

Number of commits found: 3