- Repocopy from textproc/py-elasticsearch-dsl-py (v0.0.11)
- Update to 6.1.0
- PORTNAME equals to PyPI-name (Python Ports Policy)
Version 6 (6.x.y) is for Elasticsearch 6.0 and later.
PR: 227794
Submitted by: Jeremy Baggs <jbaggs2016@gmail.com>
Add with DEPRECATED but without EXPIRATION_DATE because it is not recommended
for use in new projects. We still add this port because there is needed for
building GNU FriBidi from git snapshot.
PR: 226915
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Rly is a lexer and parser generator for Ruby (O RLY?), based on ideas and
solutions of Python's Ply (in some places it's a total rip off actually).
WWW: https://github.com/farcaller/rly
This is not a supported way to install the X-Pack plugins. The software
comes with tools for installing and managing plugins. The plugins are a
zip file with a payload that configures various system settings and a
file/directory structure that does not match what these packages
provide. The end result is a partially functional plugin with a myriad
of issues due to files and configs missing from expected locations.
Please use the elasticsearch-plugin and kibana-plugin commands to
install X-Pack.
- Rename port to match py-elasticsearch and remove trailing -py suffix
that doesn't match any upstream naming convention
- Change MAINTAINER to elastic@ team
Approved by: maintainer
allows one to import, export, and manipulate tabular data sets. Advanced
features include, segregation, dynamic columns, tags & filtering, and seamless
format import & export.
WWW: http://python-tablib.org
PR: 227295
Submitted by: freebsd_ports@k-worx.org
Fix typo in ZEMBEREK lib depends line and add missing dependancy.
Rename sorting file in textproc/enchant to fix conflict with textproc/enchant2.
PR: 215083 (based on)
Submitted by: thierry@FreeBSD.org
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
CommonMarker is a Ruby wrapper for libcmark-gfm, GitHub's fork of the reference
parser for CommonMark. It passes all of the C tests, and is therefore
spec-complete. It also includes extensions to the CommonMark spec as documented
in the GitHub Flavored Markdown spec, such as support for tables,
strikethroughs, and autolinking.
WWW: https://github.com/gjtorikian/commonmarker
to declaratively define "match" rules. There are a number of
situations where matchers are invaluable, such as UI validation, or
data filtering, but it is in the area of writing flexible tests that
matchers are most commonly used. This tutorial shows you how to use
PyHamcrest for unit testing.
When writing tests it is sometimes difficult to get the balance right
between overspecifying the test (and making it brittle to changes),
and not specifying enough (making the test less valuable since it
continues to pass even when the thing being tested is broken). Having
a tool that allows you to pick out precisely the aspect under test
and describe the values it should have, to a controlled level of
precision, helps greatly in writing tests that are "just right." Such
tests fail when the behavior of the aspect under test deviates from
the expected behavior, yet continue to pass when minor, unrelated
changes to the behaviour are made.
WWW: https://github.com/hamcrest/PyHamcrest
Differential Revision: https://reviews.freebsd.org/D13520
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.
Kibana 6.x is compatible with Elasticsearch 6.x
WWW: https://www.elastic.co/products/kibana
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.
Kibana 6.x is compatible with Elasticsearch 6.x
WWW: https://www.elastic.co/products/kibana
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.
PR: 225992
Exp-run by: antoine
Reviewed by: rakuco, adridg
Differential Revision: https://reviews.freebsd.org/D14413