<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/cassandra4, branch 2021Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2021Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2021Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2020-11-02T17:40:42Z</updated>
<entry>
<title>databases/cassandra4: Update to version 4.0-beta2.</title>
<updated>2020-11-02T17:40:42Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2020-11-02T17:40:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0c4cda23b394fb563d24bbb0f7a461799b82a56a'/>
<id>urn:sha1:0c4cda23b394fb563d24bbb0f7a461799b82a56a</id>
<content type='text'>
PR:		250167
Submitted by:	Angelo Polo (maintainer)
</content>
</entry>
<entry>
<title>databases/cassandra4: Update to 4.0-beta1</title>
<updated>2020-07-26T12:55:20Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2020-07-26T12:55:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f769e737f1068247f0676e3c42ee00c6c757caa1'/>
<id>urn:sha1:f769e737f1068247f0676e3c42ee00c6c757caa1</id>
<content type='text'>
 - Update to version 4.0-beta1
 - fix build on aarch64

PR:		248228 248004
Submitted by:	Angelo Polo (maintainer), Ronald Klop (aarch64 fix)
</content>
</entry>
<entry>
<title>Multiple ports: improve regex compliance (part 2)</title>
<updated>2020-07-24T17:10:51Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-07-24T17:10:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5bc1617efc876b99a806f7de78a9fe94a07304b7'/>
<id>urn:sha1:5bc1617efc876b99a806f7de78a9fe94a07304b7</id>
<content type='text'>
This is again a part of the project to stop extraneous escaping of
ordinary characters and redefine some ordinary escapes as special
behavior.

Most of these ports are pushed over to use textproc/gsed because they
want to use GNU extensions.  Others are fixed to either escape appropriately
(e.g. $$ rather than \$ in Makefiles!) or just remove redundant escapes
(e.g. backtick in single quotes doesn't need escaped).

PR:		229925
MFH:		no (invasive risk)
</content>
</entry>
<entry>
<title>Update Sphinx</title>
<updated>2020-05-11T23:51:58Z</updated>
<author>
<name>Danilo G. Baio</name>
<email>dbaio@FreeBSD.org</email>
</author>
<published>2020-05-11T23:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=75a5f7f0762c1039d83da77f699eed5f26998731'/>
<id>urn:sha1:75a5f7f0762c1039d83da77f699eed5f26998731</id>
<content type='text'>
- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX

  Shared macro to use with flavors and not break
  ports with USES=python (all versions).

  Python &gt;=3.5  --&gt; textproc/py-sphinx (v3.0.2)
  Python &lt; 3.5  --&gt; textproc/py-sphinx18 (v1.8.5)

  All ports that uses sphinx were changed to use the new variable
  ${PY_SPHINX} in the dependency line, exceptions:

    * Ports that fails to build with sphinx 3.0.2 because of code.
      They are pointing to textproc/py-sphinx18 directly.
      There aren't many ports.

    * Ports that doesn't know Python flavors.

- Add several patches to fix Sphinx consumers

  The most common issues are related with pkg-plist, the output
  files from Sphinx changes between versions, keep this dynamically
  is the better approach.

  This will save time in future sphinx updates.

PR:		245629
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>New port: databases/cassandra4: Highly scalable distributed database</title>
<updated>2020-05-02T19:48:32Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2020-05-02T19:48:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a7404fb865c3e7ede2b5e74dd9ebce71a266a746'/>
<id>urn:sha1:a7404fb865c3e7ede2b5e74dd9ebce71a266a746</id>
<content type='text'>
Apache Cassandra is a free and open-source distributed database.
It is a Java-based, highly scalable, eventually consistent, wide
column store. Cassandra database clusters are masterless with no
single point of failure. Replication can be configured across
multiple data centers.

Originally influenced by Dynamo and BigTable, Cassandra was initially
developed at and open sourced by Facebook before becoming a top-level
Apache project.

The CQL query language offers SQL-like data access and management.
Drivers are available for a number of languages.

This is an ALPHA version! It is not intended for production use.

WWW: https://cassandra.apache.org/

PR:		246081
Submitted by:	Angelo Polo &lt;language.devel@gmail.com&gt;
Reviewed by:	yuri
</content>
</entry>
</feed>
