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
elixir-stemmer English stemming implementation in Elixir
1.0.2 devel Deleted 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.0.2Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2018-03-19
Ignore IGNORE: is marked as broken: fails to build
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-08-25 19:56:12
Last Update: 2018-03-20 18:39:34
SVN Revision: 465105
License: MIT
WWW:
https://github.com/fredwu/stemmer
Description:
An English (Porter2) stemming implementation in Elixir. WWW: https://github.com/fredwu/stemmer
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-stemmer-1.0.2/catalog.mk
  2. /usr/local/share/licenses/elixir-stemmer-1.0.2/LICENSE
  3. /usr/local/share/licenses/elixir-stemmer-1.0.2/MIT
  4. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Engine.beam
  5. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Rules.beam
  6. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.SpecialWord.beam
  7. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step0.beam
  8. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step1a.beam
  9. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step1b.beam
  10. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step1c.beam
  11. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step2.beam
  12. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step3.beam
  13. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step4.beam
  14. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.Step5.beam
  15. lib/elixir/lib/stemmer/ebin/Elixir.Stemmer.beam
  16. lib/elixir/lib/stemmer/ebin/stemmer.app
  17. lib/elixir/lib/stemmer/lib/stemmer.ex
  18. lib/elixir/lib/stemmer/lib/stemmer/engine.ex
  19. lib/elixir/lib/stemmer/lib/stemmer/rules.ex
  20. lib/elixir/lib/stemmer/lib/stemmer/special_word.ex
  21. lib/elixir/lib/stemmer/lib/stemmer/step0.ex
  22. lib/elixir/lib/stemmer/lib/stemmer/step1a.ex
  23. lib/elixir/lib/stemmer/lib/stemmer/step1b.ex
  24. lib/elixir/lib/stemmer/lib/stemmer/step1c.ex
  25. lib/elixir/lib/stemmer/lib/stemmer/step2.ex
  26. lib/elixir/lib/stemmer/lib/stemmer/step3.ex
  27. lib/elixir/lib/stemmer/lib/stemmer/step4.ex
  28. lib/elixir/lib/stemmer/lib/stemmer/step5.ex
  29. share/doc/stemmer/README.md
Collapse this list.
Dependency lines:
  • elixir-stemmer>0:devel/elixir-stemmer
No installation instructions:
This port has been deleted.
PKGNAME: elixir-stemmer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1501408524 SHA256 (fredwu-stemmer-v1.0.2_GH0.tar.gz) = c4228fe1f12ed028da4a3dc4f7a6577500608a8cbc5643f6252e83109f228cf3 SIZE (fredwu-stemmer-v1.0.2_GH0.tar.gz) = 165415

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. elixir : lang/elixir
Runtime dependencies:
  1. elixir : lang/elixir
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
elixir
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fredwu/stemmer/tar.gz/v1.0.2?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2
20 Mar 2018 18:39:34
Revision:465105Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-03-19 graphics/code-eli: Broken for more than 6 months
2018-03-19 databases/pg_rman: Broken for more than 6 months
2018-03-19 devel/elixir-simple_bayes: Broken for more than 6 months
2018-03-19 devel/elixir-stemmer: Broken for more than 6 months
2018-03-19 benchmarks/expedite: Broken for more than 6 months
2018-03-19 textproc/p5-HTML-CTPP2: Broken for more than 6 months
2018-03-19 textproc/rubygem-compass-rails: Broken for more than 6 months
1.0.2
18 Feb 2018 09:29:28
Revision:462210Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0.2
01 Sep 2017 18:23:11
Revision:449095Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: fails to build

** (Mix) You're trying to run :stemmer on Elixir v1.4.5 but it has declared in
its mix.exs file it supports only Elixir ~> 1.5

Reported by:	pkg-fallout
1.0.2
30 Jul 2017 13:13:45
Revision:446930Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/elixir-stemmer to version 1.0.2.
1.0.1
24 Aug 2016 09:49:04
Revision:420782Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/elixir-stemmer, an English stemmer implementation in Elixir.

Number of commits found: 5