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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
snowballstemmer Snowball stemmer library for C
2.2.0 textproc on this many watch lists=4 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 2.2.0Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-25 20:45:13
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: kf5-kquickcharts, xcb-util-image, qtkeychain-qt5, libssh, libXdamage
License: BSD3CLAUSE
WWW:
https://snowballstem.org/
Description:
Stemming algorithms library for the C language provided by the snowball project.
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 (9 items)
Collapse this list.
  1. bin/stemwords
  2. include/libstemmer.h
  3. lib/libstemmer.so
  4. lib/libstemmer.so.0
  5. lib/libstemmer.so.0.0.0
  6. @ldconfig
  7. /usr/local/share/licenses/snowballstemmer-2.2.0/catalog.mk
  8. /usr/local/share/licenses/snowballstemmer-2.2.0/LICENSE
  9. /usr/local/share/licenses/snowballstemmer-2.2.0/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • snowballstemmer>0:textproc/snowballstemmer
To install the port:
cd /usr/ports/textproc/snowballstemmer/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/snowballstemmer
  • pkg install snowballstemmer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: snowballstemmer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1636647222 SHA256 (snowballstem-snowball-v2.2.0_GH0.tar.gz) = 425cdb5fba13a01db59a1713780f0662e984204f402d3dae1525bda9e6d30f1a SIZE (snowballstem-snowball-v2.2.0_GH0.tar.gz) = 223846

Packages (timestamps in pop-ups are UTC):
snowballstemmer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.02.2.0-2.2.02.2.0---
FreeBSD:13:quarterly2.2.02.2.02.2.02.2.02.2.02.2.02.2.02.2.0
FreeBSD:14:latest2.2.02.2.02.2.02.2.02.2.02.2.0-2.2.0
FreeBSD:14:quarterly2.2.02.2.0-2.2.02.2.02.2.02.2.02.2.0
FreeBSD:15:latest2.2.02.2.0n/a2.2.0n/a2.2.02.2.02.2.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Libraries
  1. databases/mongodb50
  2. databases/mongodb60
  3. databases/mongodb70
  4. databases/mongodb80
  5. deskutils/calibre
  6. devel/appstream
  7. mail/geary
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. textproc/libxmlb
  3. Collapse this list.

Configuration Options:
No options to configure
Options name:
textproc_snowballstemmer
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/snowballstem/snowball/tar.gz/v2.2.0?dummy=/
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
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)
2.2.0
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)
2.2.0
11 Nov 2021 21:39:36
commit hash: 8952cdaad7669ed72685043dab74755d49b5debacommit hash: 8952cdaad7669ed72685043dab74755d49b5debacommit hash: 8952cdaad7669ed72685043dab74755d49b5debacommit hash: 8952cdaad7669ed72685043dab74755d49b5deba files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
textproc/snowballstemmer: Update to 2.2.0
2.1.0
25 Jun 2021 20:43:05
commit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21ecommit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21ecommit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21ecommit hash: 2dcaa8bee5e9f3fcff601589c709e2734194b21e files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
textproc/snowballstemmer: New port

Stemming algorithms library for the C language provided by the
snowball project.

WWW: https://snowballstem.org/

Port structure inspired by NetBSD and OpenBSD ones.

This is a new requirement of future deskutils/calibre versions.

Number of commits found: 4