Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.10.5_1 27 Oct 2024 10:01:31 |
Ronald Klop (ronald) |
archivers/snappy-java: enable armv6 and armv7
PR: 282272
Approved by: Angelo Polo (maintainer) |
1.1.10.5 26 Jul 2024 17:54:22 |
Vladimir Druzenko (vvd) |
archivers/snappy-java: support build with OpenJDK 21
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 |
1.1.10.5 06 Nov 2023 13:29:56 |
Ronald Klop (ronald) |
archivers/snappy-java: remove run_depends on openjdk8
This port is a library used by other Java ports. It does not run
itself so does not need a run_depends on openjdk8.
Solves: unifi7 currently installing openjdk11 and openjdk8 because of this.
Not bumping portrevision as it does not change the functionality of the port.
tested:
poudriere stage-qa: ok
PR: 274902 |
1.1.10.5 18 Oct 2023 13:47:41 |
Juraj Lutter (otis) |
archivers/snappy-java: Update to 1.1.10.5
PR: 268558
Reported by: wcarson.bugzilla@disillusion.net
Co-authored-by: Angelo Polo <language.devel@gmail.com> |
1.1.7.5 09 Sep 2022 20:32:24 |
Daniel Engberg (diizzy) |
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.7.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.7.5 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.7.5 13 Oct 2021 10:48:33 |
Piotr Kubaj (pkubaj) |
archivers/snappy-java: fix build on powerpc64le |
1.1.7.5 09 Oct 2021 21:27:27 |
Piotr Kubaj (pkubaj) |
archivers/snappy-java: fix build on powerpc64 |
1.1.7.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.7.5 07 Oct 2020 04:52:17 |
linimon |
This now builds on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.1.7.5 11 Jun 2020 17:29:56 |
mikael |
archivers/snappy-java: fix build on aarch64
PR: 247146
Submitted by: Ronald Klop
Approved by: Angelo Polo (maintainer) |
1.1.7.5 20 May 2020 15:49:37 |
mat |
Regular USE_GITHUB cleanup. |
1.1.7.5 14 May 2020 11:15:14 |
pi |
archivers/snappy-java: update 1.0.4.1 -> 1.1.7.5, submitter becomes maintainer
- 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 |
1.0.4.1_2 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.0.4.1_2 06 Sep 2019 18:02:08 |
jgh |
- shift hosting distfile at FreeBSD resources to SF |
1.0.4.1_2 06 Sep 2019 12:38:31 |
adamw |
Return Mark Dixon's ports to the heap.
He put a ton of work into these, so our thanks to him for giving us
all that time and effort.
Submitted by: Mark Dixon |
1.0.4.1_2 03 Jun 2018 11:04:09 |
linimon |
Mark as broken on powerpc64. While here, pet portlint.
Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test
(default-test) on project snappy-java: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.14.1:test failed: The forked
VM terminated without saying properly goodbye. VM crash or System.exit called
?
Approved by: portmgr (tier-2 blanket) |
1.0.4.1_2 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.0.4.1_2 26 May 2017 20:02:44 |
linimon |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.4.1_2 20 Sep 2016 15:19:53 |
marino |
archivers/snappy-java: new fedora MASTER_SITE to unbreak |
1.0.4.1_2 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
1.0.4.1_2 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.0.4.1_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.0.4.1_2 11 Mar 2016 06:19:26 |
pi |
archivers/snappy-java: force correct maven, submitter becomes maintainer
PR: 204666
Submitted by: Mark Dixon <mark@tranquillussoftware.co.uk>
Approved by: Radum Kolar <hsn@sendmail.cz> (maintainer) |
1.0.4.1_2 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
1.0.4.1_2 02 Feb 2016 01:36:45 |
feld |
archivers/snappy-java: Allow JAVA_VERSIONS 1.7+
This prevents duplicate java versions from being installed if a port
requires a newer jdk and snappy-java.
PR: 206240
Approved by: maintainer timeout |
1.0.4.1_1 30 May 2015 21:25:07 |
mat |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.0.4.1_1 06 May 2015 12:57:56 |
mat |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.4.1_1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.0.4.1_1 24 Jun 2014 21:47:13 |
bapt |
Replace GMAKE by MAKE_CMD |
1.0.4.1_1 04 Apr 2014 12:58:02 |
bapt |
Simplification and cleanup of the port |
1.0.4.1_1 01 Feb 2014 13:01:25 |
pawel |
- Install native library [1]
- Support staging
PR: ports/185794 [1]
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |
1.0.4.1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.0.4.1 26 Aug 2013 17:28:29 |
bapt |
Propertly run make with the right ENV and ARGS and define the C++ compiler via
MAKE_ARGS, this allows the package to build with clang |
1.0.4.1 17 May 2013 17:09:06 |
jgh |
Snappy-java is a Java port of snappy, a fast C++
compresser/decompresser developed by Google.
WWW: https://github.com/xerial/snappy-java
PR: ports/178560 (based on)
Submitted by: Radim Kolar <hsn@filez.com> |