freebsd-ports/java/sigar
Alexey Dokuchaev a780ad6436 java/sigar: the port had been updated and improved (+)
- Switch (temporarily?) to somewhat more developed GitHub fork
- Add Java 11 support, `do-test' target, and remove GCC dependency
- Optimize away PLATFORM_VER variable and just set the LIBNAME (without
  the suffix to make it more obvious that it's a shared object when we
  install things, and in the PLIST_FILES)
- Utilize BUILD_WRKSRC and introduce INVOKE_ANT variable to reduce the
  tautology in targets' recipes
- When symlinking to ${CC} as local compiler, do not assume it lives as
  ${LOCALBASE}/bin/${CC} and call `which ${CC}` explicitly
- Garbage-collect commented out `post-patch' target while we're here

PR:		245867
Submitted by:	Angelo Polo
2021-07-16 19:44:37 +00:00
..
distinfo
Makefile
pkg-descr