Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2011 09:56:54 +0600
From:      Stanislav A Svirid <count@211.ru>
To:        miwi@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/155003: [maintainer update] net-mgmt/noc: update from 0.6.1 to 0.6.2
Message-ID:  <20110310035654.GE92528@unknown.211.ru>
In-Reply-To: <201102260613.p1Q6DXTk042878@freefall.freebsd.org>
References:  <201102260613.p1Q6DXTk042878@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline

Good day :(

Sorry, wrong patch file :(
Corrected :)

On Sat, 26 Feb 2011, miwi@FreeBSD.org wrote:

> Synopsis: [maintainer update] net-mgmt/noc: update from 0.6.1 to 0.6.2
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: miwi
> State-Changed-When: Sat Feb 26 06:13:33 UTC 2011
> State-Changed-Why: 
> please sync ur patchset with the current ports tree, your patchset
> reject 2 out of 2 hunks failed--saving rejects to Makefile.rej
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=155003

-- 
Stanislav Svirid
> Siberian Networks, Novosibirsk, Russia
> SAS-RIPE, 3909675@ICQ

--9jxsPFA5p3P2qPhR
Content-Type: text/x-diff; charset=koi8-r
Content-Disposition: attachment; filename="noc-0.6.2.patch"

diff -ruN noc.bak/Makefile noc/Makefile
--- noc.bak/Makefile	2011-02-24 18:59:44.000000000 +0600
+++ noc/Makefile	2011-02-24 16:38:05.000000000 +0600
@@ -2,13 +2,13 @@
 # Date created:				27.08.2009
 # Whom:					Stanislav Svirid <count@211.ru>
 #
-# $FreeBSD: ports/net-mgmt/noc/Makefile,v 1.6 2011/02/14 03:31:29 miwi Exp $
+# $FreeBSD: ports/net-mgmt/noc/Makefile,v 1.4 2009/12/18 22:26:11 miwi Exp $
 #
 
 PORTNAME=	noc
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	net-mgmt python
-MASTER_SITES=	http://redmine.nocproject.org/attachments/download/102/
+MASTER_SITES=	http://redmine.nocproject.org/attachments/download/104/
 DISTNAME=	noc-${PORTVERSION}
 
 MAINTAINER=	count@211.ru
diff -ruN noc.bak/distinfo noc/distinfo
--- noc.bak/distinfo	2011-02-24 18:59:44.000000000 +0600
+++ noc/distinfo	2011-02-24 16:40:16.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (noc-0.6.1.tar.gz) = 6e05fdfe469721615ce64b75c03c8adcb1c52507e54808e77ac8c8e6a29f4d01
-SIZE (noc-0.6.1.tar.gz) = 12950488
+SHA256 (noc-0.6.2.tar.gz) = 700cff7cec20f572484033afb458ebfd6885f5adb1e940ddd7046135424f8027
+SIZE (noc-0.6.2.tar.gz) = 12981116
diff -ruN noc.bak/files/pkg-deinstall.in noc/files/pkg-deinstall.in
--- noc.bak/files/pkg-deinstall.in	2011-02-24 18:59:44.000000000 +0600
+++ noc/files/pkg-deinstall.in	2011-01-31 20:12:34.000000000 +0600
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $FreeBSD: ports/net-mgmt/noc/files/pkg-deinstall.in,v 1.3 2011/02/14 03:31:29 miwi Exp $
+# $FreeBSD: ports/net-mgmt/noc/files/pkg-deinstall.in,v 1.1 2009/08/18 09:07:12 bsam Exp $
 #
 
 NOCDIR=%%NOCDIR%%
diff -ruN noc.bak/pkg-plist noc/pkg-plist
--- noc.bak/pkg-plist	2011-02-24 18:59:44.000000000 +0600
+++ noc/pkg-plist	2011-02-24 17:46:30.000000000 +0600
@@ -1174,6 +1174,7 @@
 noc/ip/apps/ipam/templates/add_prefix.html
 noc/ip/apps/ipam/templates/change_address.html
 noc/ip/apps/ipam/templates/change_prefix.html
+noc/ip/apps/ipam/templates/delete_prefix.html
 noc/ip/apps/ipam/templates/index.html
 noc/ip/apps/ipam/templates/vrf_index.html
 noc/ip/apps/ipam/tests/__init__.py
@@ -3934,6 +3935,79 @@
 noc/sa/profiles/DLink/DxS/tests/__init__.py
 noc/sa/profiles/DLink/DxS/tests/__init__.pyc
 noc/sa/profiles/DLink/DxS/tests/__init__.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/__init__.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/__init__.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/__init__.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/add_vlan.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/add_vlan.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/add_vlan.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_arp.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_arp.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_arp.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_config.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_config.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_config.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_interface_status.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_interface_status.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_interface_status.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_local_users.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_local_users.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_local_users.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_mac_address_table.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_mac_address_table.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_mac_address_table.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_portchannel.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_portchannel.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_portchannel.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_switchport.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_switchport.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_switchport.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_version.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_version.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_version.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_vlans.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_vlans.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/get_vlans.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/highlight.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/highlight.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/highlight.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/ping.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/ping.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/ping.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/remove_vlan.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/remove_vlan.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/remove_vlan.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/supported.csv
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_arp_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_arp_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_arp_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_interface_status_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_interface_status_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_interface_status_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_local_users_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_local_users_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_local_users_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_mac_address_table_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_mac_address_table_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_mac_address_table_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_portchannel_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_portchannel_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_portchannel_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_switchport_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_switchport_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_switchport_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_version_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_version_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_version_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_vlans_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_vlans_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_get_vlans_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_ping_0001.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_ping_0001.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/DLink_DGS_3610_26G_10_3_5T16_ping_0001.pyo
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/__init__.py
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/__init__.pyc
+noc/sa/profiles/DLink/DxS_Cisco_CLI/tests/__init__.pyo
 noc/sa/profiles/DLink/__init__.py
 noc/sa/profiles/DLink/__init__.pyc
 noc/sa/profiles/DLink/__init__.pyo
@@ -3955,6 +4029,9 @@
 noc/sa/profiles/EdgeCore/ES/get_mac_address_table.py
 noc/sa/profiles/EdgeCore/ES/get_mac_address_table.pyc
 noc/sa/profiles/EdgeCore/ES/get_mac_address_table.pyo
+noc/sa/profiles/EdgeCore/ES/get_portchannel.py
+noc/sa/profiles/EdgeCore/ES/get_portchannel.pyc
+noc/sa/profiles/EdgeCore/ES/get_portchannel.pyo
 noc/sa/profiles/EdgeCore/ES/get_version.py
 noc/sa/profiles/EdgeCore/ES/get_version.pyc
 noc/sa/profiles/EdgeCore/ES/get_version.pyo
@@ -4012,6 +4089,9 @@
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES3526XA_V2_1_1_0_29_get_version_0001.py
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES3526XA_V2_1_1_0_29_get_version_0001.pyc
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES3526XA_V2_1_1_0_29_get_version_0001.pyo
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_5_get_arp_0001.py
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_5_get_arp_0001.pyc
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_5_get_arp_0001.pyo
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_5_get_vlans_0001.py
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_5_get_vlans_0001.pyc
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_5_get_vlans_0001.pyo
@@ -4021,6 +4101,12 @@
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_mac_address_table_0001.py
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_mac_address_table_0001.pyc
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_mac_address_table_0001.pyo
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_mac_address_table_0002.py
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_mac_address_table_0002.pyc
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_mac_address_table_0002.pyo
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_portchannel_0001.py
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_portchannel_0001.pyc
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_portchannel_0001.pyo
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_version_0001.py
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_version_0001.pyc
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4612_1_0_6_9_get_version_0001.pyo
@@ -4039,6 +4125,12 @@
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_mac_address_table_0001.py
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_mac_address_table_0001.pyc
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_mac_address_table_0001.pyo
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_mac_address_table_0002.py
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_mac_address_table_0002.pyc
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_mac_address_table_0002.pyo
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_portchannel_0001.py
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_portchannel_0001.pyc
+noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_portchannel_0001.pyo
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_version_0001.py
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_version_0001.pyc
 noc/sa/profiles/EdgeCore/ES/tests/EdgeCore_ES4626_SFP_5_4_156_0_get_version_0001.pyo
@@ -4495,12 +4587,21 @@
 noc/sa/profiles/Huawei/VRP/get_arp.py
 noc/sa/profiles/Huawei/VRP/get_arp.pyc
 noc/sa/profiles/Huawei/VRP/get_arp.pyo
+noc/sa/profiles/Huawei/VRP/get_chassis_id.py
+noc/sa/profiles/Huawei/VRP/get_chassis_id.pyc
+noc/sa/profiles/Huawei/VRP/get_chassis_id.pyo
 noc/sa/profiles/Huawei/VRP/get_config.py
 noc/sa/profiles/Huawei/VRP/get_config.pyc
 noc/sa/profiles/Huawei/VRP/get_config.pyo
+noc/sa/profiles/Huawei/VRP/get_lldp_neighbors.py
+noc/sa/profiles/Huawei/VRP/get_lldp_neighbors.pyc
+noc/sa/profiles/Huawei/VRP/get_lldp_neighbors.pyo
 noc/sa/profiles/Huawei/VRP/get_mac_address_table.py
 noc/sa/profiles/Huawei/VRP/get_mac_address_table.pyc
 noc/sa/profiles/Huawei/VRP/get_mac_address_table.pyo
+noc/sa/profiles/Huawei/VRP/get_portchannel.py
+noc/sa/profiles/Huawei/VRP/get_portchannel.pyc
+noc/sa/profiles/Huawei/VRP/get_portchannel.pyo
 noc/sa/profiles/Huawei/VRP/get_version.py
 noc/sa/profiles/Huawei/VRP/get_version.pyc
 noc/sa/profiles/Huawei/VRP/get_version.pyo
@@ -4517,9 +4618,24 @@
 noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_arp_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_arp_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_arp_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_chassis_id_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_chassis_id_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_chassis_id_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_lldp_neighbors_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_lldp_neighbors_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_lldp_neighbors_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_mac_address_table_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_mac_address_table_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_mac_address_table_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_portchannel_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_portchannel_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_portchannel_0001.pyo
 noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_version_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_version_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_NE40E_5_50_get_version_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S8505_3_10_get_chassis_id_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S8505_3_10_get_chassis_id_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S8505_3_10_get_chassis_id_0001.pyo
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8505_3_10_get_version_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8505_3_10_get_version_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8505_3_10_get_version_0001.pyo
@@ -4529,12 +4645,30 @@
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_arp_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_arp_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_arp_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_chassis_id_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_chassis_id_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_chassis_id_0001.pyo
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_version_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_version_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_version_0001.pyo
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_vlans_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_vlans_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S8512_3_10_get_vlans_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_chassis_id_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_chassis_id_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_chassis_id_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_lldp_neighbors_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_lldp_neighbors_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_lldp_neighbors_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_lldp_neighbors_0002.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_lldp_neighbors_0002.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_lldp_neighbors_0002.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_mac_address_table_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_mac_address_table_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_mac_address_table_0001.pyo
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_portchannel_0001.py
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_portchannel_0001.pyc
+noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_portchannel_0001.pyo
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_version_0001.py
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_version_0001.pyc
 noc/sa/profiles/Huawei/VRP/tests/Huawei_S9306_5_50_get_version_0001.pyo
@@ -4732,6 +4866,9 @@
 noc/sa/profiles/OS/FreeBSD/get_version.py
 noc/sa/profiles/OS/FreeBSD/get_version.pyc
 noc/sa/profiles/OS/FreeBSD/get_version.pyo
+noc/sa/profiles/OS/FreeBSD/ping.py
+noc/sa/profiles/OS/FreeBSD/ping.pyc
+noc/sa/profiles/OS/FreeBSD/ping.pyo
 noc/sa/profiles/OS/FreeBSD/supported.csv
 noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_1_STABLE_get_arp_0001.py
 noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_1_STABLE_get_arp_0001.pyc
@@ -4742,6 +4879,9 @@
 noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_2_PRERELEASE_get_fqdn_0001.py
 noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_2_PRERELEASE_get_fqdn_0001.pyc
 noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_2_PRERELEASE_get_fqdn_0001.pyo
+noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_2_PRERELEASE_ping_0001.py
+noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_2_PRERELEASE_ping_0001.pyc
+noc/sa/profiles/OS/FreeBSD/tests/OS_amd64_8_2_PRERELEASE_ping_0001.pyo
 noc/sa/profiles/OS/FreeBSD/tests/__init__.py
 noc/sa/profiles/OS/FreeBSD/tests/__init__.pyc
 noc/sa/profiles/OS/FreeBSD/tests/__init__.pyo
@@ -5197,9 +5337,8 @@
 noc/share/docs/en/nocbook/profiles/Cisco/FWSM/index.rst
 noc/share/docs/en/nocbook/profiles/Cisco/IOS/index.rst
 noc/share/docs/en/nocbook/profiles/Cisco/NXOS/index.rst
-noc/share/docs/en/nocbook/profiles/DLink/DES3xxx/index.rst
-noc/share/docs/en/nocbook/profiles/DLink/DGS3xxx/index.rst
 noc/share/docs/en/nocbook/profiles/DLink/DxS/index.rst
+noc/share/docs/en/nocbook/profiles/DLink/DxS_Cisco_CLI/index.rst
 noc/share/docs/en/nocbook/profiles/EdgeCore/ES/index.rst
 noc/share/docs/en/nocbook/profiles/Extreme/XOS/index.rst
 noc/share/docs/en/nocbook/profiles/Force10/FTOS/index.rst
@@ -5255,6 +5394,7 @@
 noc/share/docs/en/nocbook/releasenotes/0.5.1.rst
 noc/share/docs/en/nocbook/releasenotes/0.5.rst
 noc/share/docs/en/nocbook/releasenotes/0.6.1.rst
+noc/share/docs/en/nocbook/releasenotes/0.6.2.rst
 noc/share/docs/en/nocbook/releasenotes/0.6.rst
 noc/share/docs/en/nocbook/releasenotes/index.rst
 noc/share/docs/en/nocbook/sa/activator.rst
@@ -5377,6 +5517,7 @@
 noc/static/apps/kb/view/mediawiki/shared.css
 noc/static/css/databrowse.css
 noc/static/css/diff.css
+noc/static/css/forms.css
 noc/static/css/highlight.css
 noc/static/css/jquery-ui.css
 noc/static/css/jquery.autocomplete.css
@@ -5393,10 +5534,16 @@
 noc/static/img/asc.gif
 noc/static/img/bg.gif
 noc/static/img/blank_1x1.png
+noc/static/img/configuration.png
 noc/static/img/cp-arrow.gif
 noc/static/img/desc.gif
+noc/static/img/favicon/black-32x32.png
+noc/static/img/favicon/green-32x32.png
+noc/static/img/favicon/ocean-32x32.png
+noc/static/img/favicon/red-32x32.png
 noc/static/img/indicator.gif
 noc/static/img/logo.png
+noc/static/img/managed.png
 noc/static/img/ui-bg_flat_0_aaaaaa_40x100.png
 noc/static/img/ui-bg_flat_75_ffffff_40x100.png
 noc/static/img/ui-bg_glass_55_fbf9ee_1x400.png
@@ -5681,8 +5828,7 @@
 @dirrm noc/share/docs/en/nocbook/profiles/Extreme
 @dirrm noc/share/docs/en/nocbook/profiles/EdgeCore/ES
 @dirrm noc/share/docs/en/nocbook/profiles/EdgeCore
-@dirrm noc/share/docs/en/nocbook/profiles/DLink/DGS3xxx
-@dirrm noc/share/docs/en/nocbook/profiles/DLink/DES3xxx
+@dirrm noc/share/docs/en/nocbook/profiles/DLink/DxS_Cisco_CLI
 @dirrm noc/share/docs/en/nocbook/profiles/DLink/DxS
 @dirrm noc/share/docs/en/nocbook/profiles/DLink
 @dirrm noc/share/docs/en/nocbook/profiles/Cisco/NXOS
@@ -5893,6 +6039,8 @@
 @dirrm noc/sa/profiles/EdgeCore/ES/tests
 @dirrm noc/sa/profiles/EdgeCore/ES
 @dirrm noc/sa/profiles/EdgeCore
+@dirrm noc/sa/profiles/DLink/DxS_Cisco_CLI/tests
+@dirrm noc/sa/profiles/DLink/DxS_Cisco_CLI
 @dirrm noc/sa/profiles/DLink/DxS/tests
 @dirrm noc/sa/profiles/DLink/DxS
 @dirrm noc/sa/profiles/DLink/DES2108/tests
@@ -6302,6 +6450,7 @@
 @dirrm noc/cm/apps
 @dirrm noc/cm
 @dirrmtry noc/static/js
+@dirrmtry noc/static/img/favicon
 @dirrmtry noc/static/img
 @dirrmtry noc/static/doc
 @dirrmtry noc/static/css

--9jxsPFA5p3P2qPhR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110310035654.GE92528>