CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/03/20 12:44:17
Modified files:
net/unifi : Makefile.inc
Added files:
net/unifi/snappy-java: Makefile distinfo
Log message:
add maintainer helper to build snappy-java-X.jar (java + native library)
used by unifi. a horrible mess but unifi doesn't work with the pure-java
code in newer versions of snappy-java (the native library is needed to
support "isValidCompressedBuffer").
