Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Oct 2021 10:48:33 1.1.7.5
|
Piotr Kubaj (pkubaj)  |
archivers/snappy-java: fix build on powerpc64le |
09 Oct 2021 21:27:27 1.1.7.5
|
Piotr Kubaj (pkubaj)  |
archivers/snappy-java: fix build on powerpc64 |
06 Apr 2021 14:31:07 1.1.7.5
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Oct 2020 04:52:17
1.1.7.5
|
linimon  |
This now builds on powerpc64.
Approved by: portmgr (tier-2 blanket) |
11 Jun 2020 17:29:56
1.1.7.5
|
mikael  |
archivers/snappy-java: fix build on aarch64
PR: 247146
Submitted by: Ronald Klop
Approved by: Angelo Polo (maintainer) |
20 May 2020 15:49:37
1.1.7.5
|
mat  |
Regular USE_GITHUB cleanup. |
14 May 2020 11:15:14
1.1.7.5
|
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 |
26 Nov 2019 21:46:13
1.0.4.1_2
|
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 |
06 Sep 2019 18:02:08
1.0.4.1_2
|
jgh  |
- shift hosting distfile at FreeBSD resources to SF |
06 Sep 2019 12:38:31
1.0.4.1_2
|
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 |
03 Jun 2018 11:04:09
1.0.4.1_2
|
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) |
30 Nov 2017 06:13:35
1.0.4.1_2 
|
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 |
26 May 2017 20:02:44
1.0.4.1_2
|
linimon  |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
20 Sep 2016 15:19:53
1.0.4.1_2
|
marino  |
archivers/snappy-java: new fedora MASTER_SITE to unbreak |
14 Sep 2016 15:59:34
1.0.4.1_2
|
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 |
26 Jul 2016 16:51:16
1.0.4.1_2
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
1.0.4.1_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
11 Mar 2016 06:19:26
1.0.4.1_2
|
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) |
08 Mar 2016 13:09:12
1.0.4.1_2
|
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 |
02 Feb 2016 01:36:45
1.0.4.1_2
|
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 |
30 May 2015 21:25:07
1.0.4.1_1
|
mat  |
Cleanup USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
06 May 2015 12:57:56
1.0.4.1_1
|
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 |
19 Mar 2015 16:44:59
1.0.4.1_1
|
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 |
24 Jun 2014 21:47:13
1.0.4.1_1
|
bapt  |
Replace GMAKE by MAKE_CMD |
04 Apr 2014 12:58:02
1.0.4.1_1
|
bapt  |
Simplification and cleanup of the port |
01 Feb 2014 13:01:25
1.0.4.1_1
|
pawel  |
- Install native library [1]
- Support staging
PR: ports/185794 [1]
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |
30 Dec 2013 20:55:19
1.0.4.1
|
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) |
26 Aug 2013 17:28:29
1.0.4.1
|
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 |
17 May 2013 17:09:06
1.0.4.1
|
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> |