4 Commits

Author SHA1 Message Date
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
remi
4a4b477c56 Update sysutils/netshot to version 0.11.0
Unfortunately version 0.8.1 is still advertised on the projects website.
But I was told by Sylvain Cadilhac (author of netshot) that I should
look at the versions available on GitHub.

OK jasper@
2019-02-08 21:33:40 +00:00
sthen
d775f14973 use PREFIX/VARBASE rather than hardcoding, also set WRKDIST to match the
distfile. ok remi@
2018-08-28 16:53:05 +00:00
remi
93a1819adc Import netshot
Netshot is a tool to backup configs from network devices similar to
rancid. In addition it can also check configs and detected versions
against a policy. It already knows many platforms and it is easy to
modify or add drivers for different vendors.

OK danj@
2018-08-28 11:25:53 +00:00