<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/cassandra3, 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>2021-02-13T17:49:26Z</updated>
<entry>
<title>MFH: r565154</title>
<updated>2021-02-13T17:49:26Z</updated>
<author>
<name>Neel Chauhan</name>
<email>nc@FreeBSD.org</email>
</author>
<published>2021-02-13T17:49:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5a93edba0554482cee1d19d7133b77cb07524021'/>
<id>urn:sha1:5a93edba0554482cee1d19d7133b77cb07524021</id>
<content type='text'>
databases/cassandra3: Use my username for the LOCAL distfile

PR:		253312
Approved by:	portmgr blanket (bugfix)
</content>
</entry>
<entry>
<title>MFH: r564834</title>
<updated>2021-02-10T02:10:59Z</updated>
<author>
<name>Neel Chauhan</name>
<email>nc@FreeBSD.org</email>
</author>
<published>2021-02-10T02:10:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d8f2d717095ca0ec4c8570be899f6d661001ae8'/>
<id>urn:sha1:6d8f2d717095ca0ec4c8570be899f6d661001ae8</id>
<content type='text'>
databases/cassandra3: Update to 3.11.10

Changes: https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-3.11.10

PR:		253312
Submitted by:	Angelo Polo &lt;language.devel AT gmail DOT com&gt; (maintainer)
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>databases/cassandra3: update to 3.11.9</title>
<updated>2020-11-17T22:06:18Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2020-11-17T22:06:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c96835b6908aef17211d92cc3022065f6f517842'/>
<id>urn:sha1:c96835b6908aef17211d92cc3022065f6f517842</id>
<content type='text'>
The port now uses Python 3 so unexpire it.

PR:		249595
Submitted by:	maintainer
Reported by:	swills (py27 overview)
</content>
</entry>
<entry>
<title>databases/cassandra3: fix build on aarch64 (Java OutOfMemory during build)</title>
<updated>2020-07-24T15:47:22Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2020-07-24T15:47:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62be3c5863e2ae2596d37e4597e63ef2747c5ff0'/>
<id>urn:sha1:62be3c5863e2ae2596d37e4597e63ef2747c5ff0</id>
<content type='text'>
increase memory 256 (default) to 512 MB

PR:		247997
Submitted by:	Ronald Klop &lt;ronald-lists@klop.ws&gt;
Approved by:	Angelo Polo &lt;language.devel@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>Multiple ports: improve regex compliance</title>
<updated>2020-06-08T04:41:31Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2020-06-08T04:41:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5fb9edd6bda35148388cbd149c7fa48f4749f514'/>
<id>urn:sha1:5fb9edd6bda35148388cbd149c7fa48f4749f514</id>
<content type='text'>
These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.

PORTREVISION is bumped for all of the above, because we will almost
certainly build these differently when the replacements actually start
working.

These were all detected by the below-referenced exp-run [1]. The patch
included forbids many ordinary characters from being escaped, since we'll
later imbue those with special meanings. This has had the nice side effect
of picking up various things that we didn't handle properly, e.g. \t and \r
for tab and carriage return.

PR:		229925 [1]
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: trivial build fixes)
MFH:		no (invasive risk)
Differential Revision:	https://reviews.freebsd.org/D25185
</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>
<entry>
<title>databases/cassandra3: Update to 3.11.6</title>
<updated>2020-03-08T18:37:28Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2020-03-08T18:37:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a672ebc7eef77ae793073139aaf6450e54e2ae6e'/>
<id>urn:sha1:a672ebc7eef77ae793073139aaf6450e54e2ae6e</id>
<content type='text'>
PR:		244501
Submitted by:	Angelo Polo &lt;language.devel@gmail.com&gt;  (maintainer)
</content>
</entry>
<entry>
<title>Deprecate some ports using deprecated version of python</title>
<updated>2020-03-08T17:01:46Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2020-03-08T17:01:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5ae8688c07b2294395a124e0b2da3a0f00d4aba0'/>
<id>urn:sha1:5ae8688c07b2294395a124e0b2da3a0f00d4aba0</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>databases/cassandra3: Update 3.11.4 -&gt; 3.11.5</title>
<updated>2019-12-18T02:27:35Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2019-12-18T02:27:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a6a5b9a06ce25a37287f513c76a059564018c4b'/>
<id>urn:sha1:9a6a5b9a06ce25a37287f513c76a059564018c4b</id>
<content type='text'>
PR:		242692
Submitted by:	language.devel@gmail.com (maintainer)
</content>
</entry>
</feed>
