| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/xerial/snappy-java/releases/tag/v1.1.10.6
https://github.com/xerial/snappy-java/releases/tag/v1.1.10.7
https://github.com/xerial/snappy-java/releases/tag/v1.1.10.8
Improve port:
- Switch from gz to xz in deps: reduce size in 1.6 times (235 => 144MiB)
- Move cmake from BUILD_DEPENDS to USES.
- Switch from hashes to tags in GH_TUPLE.
- Split long line.
- Replace PORTVERSION with DISTVERSION.
- Refresh patches.
- Refresh and remove upstreamed patches.
PR: 288452
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
|
| |
|
|
|
|
|
|
| |
In Java 21 compiler removed support for source and target 1.7 (7).
PR: 280316
Approved by: Angelo Polo <language.devel@gmail.com>
Obtained from: https://github.com/xerial/snappy-java/issues/532
|
| |
|
|
|
|
| |
PR: 268558
Reported by: wcarson.bugzilla@disillusion.net
Co-authored-by: Angelo Polo <language.devel@gmail.com>
|
|
|
- Builds with sbt instead of maven
- Java 11 compatible
- Testing moved to test target
- Builds in poudriere with openjdk8 and openjdk11
- All tests pass
- All databases/cassandra4 tests using snappy-java pass
PR: 246348
Submitted by: Angelo Polo <language.devel@gmail.com>
Relnotes: https://github.com/xerial/snappy-java/blob/master/Milestone.md
Notes:
svn path=/head/; revision=535224
|