Hello, Can we get the snappy-java port updated to 1.1.2.6? The net-mgmt/unifi5 port has an update that will be expecting this version. This looks a bit more complicated than i expected with the maven setup and other things required to allow building without internet access. Thanks! https://github.com/xerial/snappy-java/releases/tag/1.1.2.6
If it makes life any easier and simplifies this port I see that as of 1.1.4 they are now including FreeBSD support. You can see that here: https://repo1.maven.org/maven2/org/xerial/snappy/snappy-java/1.1.4/snappy-java-1.1.4.jar However that would still alienate every other architecture...
I'm not likely to get to this for some time, feel free to submit a patch or take maintainership. Last time I looked at this, there were issues with the google code / GitHub move and they'd gone to an sbt build which was even more of a pita to do offline than Maven. My wip branch was here https://github.com/mnd999/freebsd-ports/tree/snappy-java-1.1.2.4?files=1
Abandoning this for now. We don't need this, but I hope someday someone will make this less painful to build.