Commit graph

3 commits

Author SHA1 Message Date
Pawel Pekala
1c840bc3c0 - Update to 1.3
- Update maintainer's email
- Change license from BSD to BSD2CLAUSE
- Allow staging

PR:		ports/186041
Submitted by:	maintainer
2014-01-29 22:03:24 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Baptiste Daroussin
d13c52e63e Viewer configuration files of devices with ScreenOS
(of Juniper Networks), considers the context of commands.

				For example to:
set vrouter trust-vr sharable
set vrouter "trust-vr"
unset auto-route-export
set protocol ospf
set enable
exit
exit
unset alg sip enable
				and after:
set vrouter trust-vr sharable
set vrouter "trust-vr"
   unset auto-route-export
   set protocol ospf
      set enable
   exit
exit
unset alg sip enable

PR:		ports/162676
Submitted by:	Pavel I Volkov
2012-05-15 13:02:18 +00:00