9 Commits

Author SHA1 Message Date
remi
3b2218e039 update to version 0.15.2.
input and ok tb@
2020-09-19 10:12:52 +00:00
remi
e7d6c47328 Update netshot to version 0.14.1.
- Library update (vulnerability fix)
- Fix an error which could prevent the removal of credential sets
- Add support for PKCS12 keystores (default now)

Looks good to jca@.
Input from stehn@.
2020-02-28 07:45:04 +00:00
remi
1de9061b8b Update netshot to version 0.14.0.
The port now depends exclusively on Java 1.8. Netshot uses nashorn which
was deprecated after Java 1.8. It might work with later Java versions but
this has not been tested yet.

inputs and OK stehn@
2019-09-12 21:21:25 +00:00
sthen
4435b868be replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:15:33 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
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