Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Apr 2022 15:02:37 3.11.11_1
|
Mikael Urankar (mikael)  Author: Angelo Polo |
databases/cassandra3: Fix build
Add missing patches.
PR: 261220 |
17 Feb 2022 19:43:06 3.11.11_1
|
Neel Chauhan (nc)  Author: Angelo Polo |
databases/cassandra3: Fix dependency resolution
PR: 261220 |
02 Feb 2022 19:37:26 3.11.11
|
Neel Chauhan (nc)  Author: Angelo Polo |
databases/cassandra3: Remove code duplication in patches
PR: 261220 |
18 Jan 2022 20:01:00 3.11.11
|
Neel Chauhan (nc)  Author: Angelo Polo |
databases/cassandra3: Update to 3.11.11
PR: 261220 |
25 Sep 2021 20:28:42 3.11.10
|
Bernhard Froehlich (decke)  |
databases/cassandra3: Add CPE information
Approved by: portmgr (blanket) |
29 Aug 2021 14:54:01 3.11.10
|
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
07 Apr 2021 08:09:01 3.11.10
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 3.11.10
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 3.11.10
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Feb 2021 17:47:35
3.11.10
|
nc  |
databases/cassandra3: Use my username for the LOCAL distfile
PR: 253312
MFH: 2021Q1 |
10 Feb 2021 02:07:51
3.11.10
|
nc  |
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 <language.devel AT gmail DOT com> (maintainer)
MFH: 2021Q1 (bugfix release) |
14 Jan 2021 14:34:38
3.11.9
|
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
17 Nov 2020 22:06:18
3.11.9
|
rene  |
databases/cassandra3: update to 3.11.9
The port now uses Python 3 so unexpire it.
PR: 249595
Submitted by: maintainer
Reported by: swills (py27 overview) |
24 Jul 2020 15:47:22
3.11.6_1
|
mikael  |
databases/cassandra3: fix build on aarch64 (Java OutOfMemory during build)
increase memory 256 (default) to 512 MB
PR: 247997
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: Angelo Polo <language.devel@gmail.com> (maintainer) |
08 Jun 2020 04:41:31
3.11.6_1
|
kevans  |
Multiple ports: improve regex compliance
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.
(Only the first 15 lines of the commit message are shown above ) |
11 May 2020 23:51:58
3.11.6
|
dbaio  |
Update Sphinx
- 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
(Only the first 15 lines of the commit message are shown above ) |
02 May 2020 19:48:32
3.11.6
|
pi  |
New port: databases/cassandra4: Highly scalable distributed database
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 <language.devel@gmail.com>
Reviewed by: yuri |
08 Mar 2020 18:37:29
3.11.6
|
tcberner  |
databases/cassandra3: Update to 3.11.6
PR: 244501
Submitted by: Angelo Polo <language.devel@gmail.com> (maintainer) |
08 Mar 2020 17:01:47
3.11.5
|
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
18 Dec 2019 02:27:36
3.11.5
|
yuri  |
databases/cassandra3: Update 3.11.4 -> 3.11.5
PR: 242692
Submitted by: language.devel@gmail.com (maintainer) |
13 Aug 2019 16:01:59
3.11.4_1 
|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Jul 2019 20:46:57
3.11.4_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
20 Mar 2019 16:13:05
3.11.4
|
yuri  |
databases/cassandra3: Update 3.11.3 -> 3.11.4
PR: 236128
Submitted by: Angelo Polo <language.devel@gmail.com> (maintainer) |
16 Feb 2019 17:11:03
3.11.3
|
antoine  |
Fix build with DEFAULT_VERSIONS=python=3.6
PR: 234633 |
28 Jan 2019 06:12:18
3.11.3
|
yuri  |
New port: databases/cassandra3: Highly scalable distributed database
Versions 1.X and 2.X existed previously, but were removed due to build issues.
PR: 226377
Submitted by: Angelo Polo <language.devel@gmail.com> |