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 on branch 2022Q2
rubygem-nokogiri HTML, XML, SAX, and Reader parser
1.13.6 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.16.2Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-05-13 19:45:06
Commit Hash: d74b4af
Also Listed In: rubygems
License: MIT
WWW:
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. WWW: https://nokogiri.org/ WWW: https://github.com/sparklemotion/nokogiri
Homepage    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.13.6/catalog.mk
  3. /usr/local/share/licenses/rubygem-nokogiri-1.13.6/LICENSE
  4. /usr/local/share/licenses/rubygem-nokogiri-1.13.6/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 = 1652446368 SHA256 (rubygem/nokogiri-1.13.6.gem) = b1512fdc0aba446e1ee30de3e0671518eb363e75fab53486e99e8891d44b8587 SIZE (rubygem/nokogiri-1.13.6.gem) = 5379072

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rubygem-pkg-config>=1.1.7 : devel/rubygem-pkg-config
  2. rubygem-racc>=1.4<2 : devel/rubygem-racc
  3. ruby27 : lang/ruby27
  4. gem : devel/ruby-gems
  5. rubygem-mini_portile2>=2.8.0<2.9 : devel/rubygem-mini_portile2
  6. ruby27 : lang/ruby27
  7. gem : devel/ruby-gems
  8. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. rubygem-pkg-config>=1.1.7 : devel/rubygem-pkg-config
  2. rubygem-racc>=1.4<2 : devel/rubygem-racc
  3. ruby27 : lang/ruby27
  4. gem : devel/ruby-gems
Library dependencies:
  1. libgcrypt.so : security/libgcrypt
  2. libgpg-error.so : security/libgpg-error
  3. libxml2.so : textproc/libxml2
  4. libxml2.so : textproc/libxml2
  5. libxslt.so : textproc/libxslt
  6. libintl.so : devel/gettext-runtime
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. textproc/rubygem-loofah
  2. textproc/rubygem-nokogumbo
  3. www/gitlab-ce
  4. www/rubygem-mechanize

Configuration Options:
No options to configure
Options name:
textproc_rubygem-nokogiri
USES:
cpe gem gnome pkgconfig 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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.13.6
13 May 2022 19:45:06
commit hash: d74b4af9bd6022969e283d15653ea58e46179b03commit hash: d74b4af9bd6022969e283d15653ea58e46179b03commit hash: d74b4af9bd6022969e283d15653ea58e46179b03commit hash: d74b4af9bd6022969e283d15653ea58e46179b03 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-nokogiri: Update to 1.13.6

Changes:	https://github.com/sparklemotion/nokogiri/releases
Security:	CVE-2022-29181
(cherry picked from commit ea80e84af20c183ab9a052f50e3eef9516f22a86)
1.13.5
13 May 2022 11:56:54
commit hash: 0dfde5ac4c60ca5cf68d479ad6961cc4e65b8778commit hash: 0dfde5ac4c60ca5cf68d479ad6961cc4e65b8778commit hash: 0dfde5ac4c60ca5cf68d479ad6961cc4e65b8778commit hash: 0dfde5ac4c60ca5cf68d479ad6961cc4e65b8778 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-nokogiri: Update to 1.13.5

Changes:	https://github.com/sparklemotion/nokogiri/releases
Security:	CVE-2022-29824
(cherry picked from commit 125ddb39cb2f690e2f1bc4ddd3e1f0922cc6ba4f)
1.13.4
18 Apr 2022 00:14:31
commit hash: 12547f805964fe89c12f36941c2867cbc2e72541commit hash: 12547f805964fe89c12f36941c2867cbc2e72541commit hash: 12547f805964fe89c12f36941c2867cbc2e72541commit hash: 12547f805964fe89c12f36941c2867cbc2e72541 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-nokogiri: Update to 1.13.4

Changes:	https://github.com/sparklemotion/nokogiri/releases
Security:	CVE-2018-25032, CVE-2022-23437, CVE-2022-24836, CVE-2022-24839
(cherry picked from commit 82934be7df36ce891e8f7c7c0be7472783a620ad)
1.13.3_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 4