Index: head/net-mgmt/netdot/Makefile =================================================================== --- head/net-mgmt/netdot/Makefile (revision 403979) +++ head/net-mgmt/netdot/Makefile (revision 403980) @@ -1,86 +1,86 @@ # Created by: Nick Hilliard # $FreeBSD$ PORTNAME= netdot PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://netdot.uoregon.edu/pub/dists/ MAINTAINER= nick@foobar.org COMMENT= Open source tool to organize and maintain network information LICENSE= GPLv2 RUN_DEPENDS= p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 \ mp2bug:${PORTSDIR}/www/mod_perl2 \ p5-Apache-Session>=1.6:${PORTSDIR}/www/p5-Apache-Session \ p5-Apache-AuthCookie>=0:${PORTSDIR}/www/p5-Apache-AuthCookie \ p5-Apache2-SiteControl>=1.0:${PORTSDIR}/www/p5-Apache2-SiteControl \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ p5-SQL-Translator>=0.07:${PORTSDIR}/databases/p5-SQL-Translator \ p5-Class-DBI>=3.0.17:${PORTSDIR}/databases/p5-Class-DBI \ p5-Class-DBI-AbstractSearch>=0:${PORTSDIR}/databases/p5-Class-DBI-AbstractSearch \ p5-SNMP-Info>=2.06:${PORTSDIR}/net-mgmt/p5-SNMP-Info \ p5-HTML-Mason>=1.31:${PORTSDIR}/www/p5-HTML-Mason \ p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \ p5-Net-IRR>=0:${PORTSDIR}/net/p5-Net-IRR \ p5-NetAddr-IP>=4.042:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ p5-Net-Patricia>=1.20:${PORTSDIR}/net/p5-Net-Patricia \ p5-Net-Appliance-Session>=3.113.610:${PORTSDIR}/net/p5-Net-Appliance-Session \ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-ZoneFile-Fast>=1.12:${PORTSDIR}/dns/p5-Net-DNS-ZoneFile-Fast \ p5-BIND-Config-Parser>=0:${PORTSDIR}/dns/p5-BIND-Config-Parser \ p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 \ p5-GraphViz>=2.02:${PORTSDIR}/graphics/p5-GraphViz \ rrdtool:${PORTSDIR}/databases/rrdtool \ netdisco-mibs>=0:${PORTSDIR}/net-mgmt/netdisco-mibs USES= gmake perl5 shebangfix NO_BUILD= yes USE_MYSQL= yes SUB_FILES= pkg-message pkg-install SUB_LIST= WWWDIR="${WWWDIR}" \ WWWOWN="${WWWOWN}" \ WWWGRP="${WWWGRP}" \ CHOWN="${CHOWN}" \ CHMOD="${CHMOD}" SHEBANG_FILES= bin/*.pl bin/initdb upgrade/upgrade-tasks SHEBANG_LANG= perl perl2 perl2_OLD_CMD= <> perl2_CMD= ${LOCALBASE}/bin/perl .include INSTALL_TARGET= install \ PREFIX=${WWWDIR} \ STAGEDIR=${STAGEDIR}${WWWDIR} \ APACHEUSER=${WWWOWN} \ APACHEGROUP=${WWWGRP} post-patch: @${REINPLACE_CMD} "s#/usr/local/netdot#${WWWDIR}#g" ${WRKSRC}/netdot.cron ${WRKSRC}/Makefile ${WRKSRC}/import/import_ip_bulk.pl @${REINPLACE_CMD} "s#%%LOCALPREFIX%%#${PREFIX}#g" ${WRKSRC}/etc/Default.conf post-install: .for f in export/bind export/dhcpd export/ethers export/rancid export/smokeping export/sysmon htdocs/img/graphs lib/Netdot/Manual tmp/sessions/locks htdocs/masondata/cache @${TOUCH} ${STAGEDIR}${WWWDIR}/${f}/.keep-me .endfor .for f in initdb ${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${STAGEDIR}${WWWDIR}/bin/${f} .endfor ${MKDIR} ${STAGEDIR}${WWWDIR}/upgrade .for f in Makefile updatedb upgrade-tasks ${INSTALL_SCRIPT} ${WRKSRC}/upgrade/${f} ${STAGEDIR}${WWWDIR}/upgrade/${f} .endfor ${INSTALL_DATA} ${WRKSRC}/netdot.cron ${STAGEDIR}${WWWDIR}/etc/netdot.cron ${INSTALL_DATA} ${WRKSRC}/etc/default_data ${STAGEDIR}${WWWDIR}/etc/default_data .include Index: head/net-mgmt/netdot/files/patch-stagedir =================================================================== --- head/net-mgmt/netdot/files/patch-stagedir (revision 403979) +++ head/net-mgmt/netdot/files/patch-stagedir (nonexistent) @@ -1,11 +0,0 @@ ---- htdocs/Makefile.orig 2014-12-14 15:02:04.000000000 +0000 -+++ htdocs/Makefile 2014-12-14 15:02:12.000000000 +0000 -@@ -9,7 +9,7 @@ - - all: wipedir dir - $(substitute) -- ln -s $(STAGEDIR)/doc/manual/netdot-manual.htm $(STAGEDIR)/$(DIR)/help/manual.html -+ ln -s $(PREFIX)/doc/manual/netdot-manual.htm $(STAGEDIR)/$(DIR)/help/manual.html - - # Wipe out dir before installing - wipedir: Property changes on: head/net-mgmt/netdot/files/patch-stagedir ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/net-mgmt/netdot/files/patch-Default.conf =================================================================== --- head/net-mgmt/netdot/files/patch-Default.conf (revision 403979) +++ head/net-mgmt/netdot/files/patch-Default.conf (nonexistent) @@ -1,22 +0,0 @@ ---- etc/Default.conf.orig 2011-06-18 23:45:16.519629047 +0100 -+++ etc/Default.conf 2011-06-19 00:34:52.153707362 +0100 -@@ -84,7 +84,7 @@ - # should contain the binaries themselves, e.g. if "which mysql" gives - # "/usr/local/mysql/bin/mysql", $DB_HOME should be "/usr/local/mysql" - --DB_HOME => '/usr', -+DB_HOME => '%%LOCALPREFIX%%', - - # Set DB_DBA to the name of a DB user with permission to create new databases - # Set DB_DBA_PASSWORD to that user's password (if you don't, you'll be prompted ---- etc/Default.conf.orig 2012-10-07 14:34:43.000000000 +0100 -+++ etc/Default.conf 2012-10-07 14:35:27.000000000 +0100 -@@ -213,7 +213,7 @@ - # Netdot shares a set of workable MIBs with the Netdisco project. - # The following variable specifies where the netdisco MIBs were installed in - # this system. --SNMP_MIBS_PATH => '/usr/share/netdisco/mibs', -+SNMP_MIBS_PATH => '%%LOCALPREFIX%%/share/netdisco-mibs', - - # Add or remove specific vendors as you see fit. Do not remove 'net-snmp' and 'rfc' - SNMP_MIB_DIRS => [ 'allied', 'arista', 'aruba', 'asante', Property changes on: head/net-mgmt/netdot/files/patch-Default.conf ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-mgmt/netdot/files/patch-Makefile =================================================================== --- head/net-mgmt/netdot/files/patch-Makefile (nonexistent) +++ head/net-mgmt/netdot/files/patch-Makefile (revision 403980) @@ -0,0 +1,11 @@ +--- Makefile.orig 2014-12-08 20:24:38 UTC ++++ Makefile +@@ -96,8 +96,6 @@ dir: + mkdir -m $(DMOD) -p $(STAGEDIR)/$$dir ; \ + fi ; \ + done +- chown -R $(APACHEUSER):$(APACHEGROUP) $(STAGEDIR)/tmp +- chmod 750 $(STAGEDIR)/tmp + + htdocs: + cd $@ ; $(MAKE) all DIR=$@ Property changes on: head/net-mgmt/netdot/files/patch-Makefile ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-mgmt/netdot/files/patch-etc-netdot_apache2_local.conf =================================================================== --- head/net-mgmt/netdot/files/patch-etc-netdot_apache2_local.conf (revision 403979) +++ head/net-mgmt/netdot/files/patch-etc-netdot_apache2_local.conf (revision 403980) @@ -1,12 +1,12 @@ --- etc/netdot_apache2_local.conf.orig 2011-06-18 23:08:29.960472329 +0100 +++ etc/netdot_apache2_local.conf 2011-06-18 23:08:56.032350612 +0100 @@ -22,7 +22,8 @@ # Uncomment this next line if you get errors from libapreq2 # about an 'undefined symbol' -LoadModule apreq_module /usr/lib/apache2/modules/mod_apreq2.so +LoadModule perl_module libexec/apache22/mod_perl.so +LoadModule apreq_module libexec/apache22/mod_apreq2.so - - use lib qw( <>/lib ); + # Add Netdot's libraries to @INC + PerlSwitches -I<>/lib Index: head/net-mgmt/netdot/files/patch-etc_Default.conf =================================================================== --- head/net-mgmt/netdot/files/patch-etc_Default.conf (nonexistent) +++ head/net-mgmt/netdot/files/patch-etc_Default.conf (revision 403980) @@ -0,0 +1,20 @@ +--- etc/Default.conf.orig 2011-06-18 23:45:16.519629047 +0100 ++++ etc/Default.conf 2011-06-19 00:34:52.153707362 +0100 +@@ -84,7 +84,7 @@ + # should contain the binaries themselves, e.g. if "which mysql" gives + # "/usr/local/mysql/bin/mysql", $DB_HOME should be "/usr/local/mysql" + +-DB_HOME => '/usr', ++DB_HOME => '%%LOCALPREFIX%%', + + # Set DB_DBA to the name of a DB user with permission to create new databases + # Set DB_DBA_PASSWORD to that user's password (if you don't, you'll be prompted +@@ -221,7 +221,7 @@ SNMP_QUERY_TIMEOUT => 90, # + # Netdot shares a set of workable MIBs with the Netdisco project. + # The following variable specifies where the netdisco MIBs were installed in + # this system. +-SNMP_MIBS_PATH => '/usr/share/netdisco/mibs', ++SNMP_MIBS_PATH => '%%LOCALPREFIX%%/share/netdisco-mibs', + + # Add or remove specific vendors as you see fit. Do not remove 'net-snmp' and 'rfc' + SNMP_MIB_DIRS => [ 'allied', 'arista', 'aruba', 'asante', Property changes on: head/net-mgmt/netdot/files/patch-etc_Default.conf ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-mgmt/netdot/files/patch-htdocs_Makefile =================================================================== --- head/net-mgmt/netdot/files/patch-htdocs_Makefile (nonexistent) +++ head/net-mgmt/netdot/files/patch-htdocs_Makefile (revision 403980) @@ -0,0 +1,21 @@ +--- htdocs/Makefile.orig 2014-12-14 15:02:04.000000000 +0000 ++++ htdocs/Makefile 2014-12-14 15:02:12.000000000 +0000 +@@ -9,7 +9,7 @@ + + all: wipedir dir + $(substitute) +- ln -s $(STAGEDIR)/doc/manual/netdot-manual.htm $(STAGEDIR)/$(DIR)/help/manual.html ++ ln -s $(PREFIX)/doc/manual/netdot-manual.htm $(STAGEDIR)/$(DIR)/help/manual.html + + # Wipe out dir before installing + wipedir: +@@ -21,9 +21,3 @@ dir: + + @echo "Hacking together mason permissions fix..." + touch $(STAGEDIR)/$(DIR)/masondata/obj/.__obj_create_marker +- chown -R $(APACHEUSER):$(APACHEGROUP) $(STAGEDIR)/$(DIR)/masondata +- chmod 0755 $(STAGEDIR)/$(DIR)/masondata +-# Graphs can be updated dynamically so apache needs +w +- chown $(APACHEUSER):$(APACHEGROUP) $(STAGEDIR)/$(DIR)/img/graphs +- chmod 0750 $(STAGEDIR)/$(DIR)/img/graphs +- Property changes on: head/net-mgmt/netdot/files/patch-htdocs_Makefile ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-mgmt/netdot/pkg-plist =================================================================== --- head/net-mgmt/netdot/pkg-plist (revision 403979) +++ head/net-mgmt/netdot/pkg-plist (revision 403980) @@ -1,378 +1,378 @@ %%WWWDIR%%/bin/build_topo_graph.pl %%WWWDIR%%/bin/check_bgppeer.pl %%WWWDIR%%/bin/check_ifstatus.pl %%WWWDIR%%/bin/check_link_state.pl %%WWWDIR%%/bin/device_checks.pl %%WWWDIR%%/bin/dump-db.pl %%WWWDIR%%/bin/ether_ip_port.pl %%WWWDIR%%/bin/exporter.pl %%WWWDIR%%/bin/find_address.pl %%WWWDIR%%/bin/free_ip_space.pl %%WWWDIR%%/bin/initdb %%WWWDIR%%/bin/ipblock_checks.pl %%WWWDIR%%/bin/perldeps.pl %%WWWDIR%%/bin/prune_db.pl %%WWWDIR%%/bin/updatedevices.pl %%WWWDIR%%/doc/ChangeLog %%WWWDIR%%/doc/README %%WWWDIR%%/doc/UPGRADE %%WWWDIR%%/doc/manual/netdot-manual-es.epub %%WWWDIR%%/doc/manual/netdot-manual-es.htm %%WWWDIR%%/doc/manual/netdot-manual-es.pdf %%WWWDIR%%/doc/manual/netdot-manual-es.txt %%WWWDIR%%/doc/manual/netdot-manual.epub %%WWWDIR%%/doc/manual/netdot-manual.htm %%WWWDIR%%/doc/manual/netdot-manual.pdf %%WWWDIR%%/doc/manual/netdot-manual.txt %%WWWDIR%%/etc/Default.conf %%WWWDIR%%/etc/default_data %%WWWDIR%%/etc/netdot.cron %%WWWDIR%%/etc/netdot.meta %%WWWDIR%%/etc/netdot_apache24_local.conf %%WWWDIR%%/etc/netdot_apache2_ldap.conf %%WWWDIR%%/etc/netdot_apache2_local.conf %%WWWDIR%%/etc/netdot_apache2_radius.conf %%WWWDIR%%/export/cacti/netdot_to_cacti.php %%WWWDIR%%/export/cacti/netdot_to_cacti_config.php %%WWWDIR%%/export/docs/circuits.pl %%WWWDIR%%/export/docs/contacts.pl %%WWWDIR%%/export/docs/devices.pl %%WWWDIR%%/export/nagios/hosts.include %%WWWDIR%%/export/bind/.keep-me %%WWWDIR%%/export/dhcpd/.keep-me %%WWWDIR%%/export/ethers/.keep-me %%WWWDIR%%/export/rancid/.keep-me %%WWWDIR%%/export/smokeping/.keep-me %%WWWDIR%%/export/sysmon/.keep-me %%WWWDIR%%/htdocs/autohandler %%WWWDIR%%/htdocs/cable_plant/autohandler %%WWWDIR%%/htdocs/cable_plant/backbone_graph.html %%WWWDIR%%/htdocs/cable_plant/backbone_list_query.html %%WWWDIR%%/htdocs/cable_plant/cable_backbone.html %%WWWDIR%%/htdocs/cable_plant/cable_plant.html %%WWWDIR%%/htdocs/cable_plant/cable_plant_backbone.mhtml %%WWWDIR%%/htdocs/cable_plant/cable_plant_closet.mhtml %%WWWDIR%%/htdocs/cable_plant/cable_plant_horizontal.mhtml %%WWWDIR%%/htdocs/cable_plant/cable_plant_strand.mhtml %%WWWDIR%%/htdocs/cable_plant/cable_strand.html %%WWWDIR%%/htdocs/cable_plant/circuit.html %%WWWDIR%%/htdocs/cable_plant/circuit_interfaces.mhtml %%WWWDIR%%/htdocs/cable_plant/closet.html %%WWWDIR%%/htdocs/cable_plant/dhandler %%WWWDIR%%/htdocs/cable_plant/display_sequence.mhtml %%WWWDIR%%/htdocs/cable_plant/get_strand_sequence_list.html %%WWWDIR%%/htdocs/cable_plant/index.html %%WWWDIR%%/htdocs/cable_plant/site_tasks.html %%WWWDIR%%/htdocs/cable_plant/strand_backbone_list_query.html %%WWWDIR%%/htdocs/cable_plant/suggest_backbonename.html %%WWWDIR%%/htdocs/cable_plant/suggest_jackid.html %%WWWDIR%%/htdocs/contacts/autohandler %%WWWDIR%%/htdocs/contacts/clists.html %%WWWDIR%%/htdocs/contacts/dhandler %%WWWDIR%%/htdocs/contacts/entities.html %%WWWDIR%%/htdocs/contacts/index.html %%WWWDIR%%/htdocs/contacts/people.html %%WWWDIR%%/htdocs/css/datechooser.css %%WWWDIR%%/htdocs/css/new-style.css %%WWWDIR%%/htdocs/css/style-blue.css %%WWWDIR%%/htdocs/css/style-gray.css %%WWWDIR%%/htdocs/css/style-uo.css %%WWWDIR%%/htdocs/css/style.css %%WWWDIR%%/htdocs/dhandler %%WWWDIR%%/htdocs/export/autohandler %%WWWDIR%%/htdocs/export/config_tasks.html %%WWWDIR%%/htdocs/export/dhandler %%WWWDIR%%/htdocs/export/index.html %%WWWDIR%%/htdocs/footer.mhtml %%WWWDIR%%/htdocs/generic/HERE.mhtml %%WWWDIR%%/htdocs/generic/access_right_form.html %%WWWDIR%%/htdocs/generic/attribute_table.mhtml %%WWWDIR%%/htdocs/generic/autohandler %%WWWDIR%%/htdocs/generic/browse.html %%WWWDIR%%/htdocs/generic/closet_floor_query.html %%WWWDIR%%/htdocs/generic/confirm.html %%WWWDIR%%/htdocs/generic/contactlist.html %%WWWDIR%%/htdocs/generic/contactlist.mhtml %%WWWDIR%%/htdocs/generic/data_table.mhtml %%WWWDIR%%/htdocs/generic/delete.html %%WWWDIR%%/htdocs/generic/descr.html %%WWWDIR%%/htdocs/generic/dhandler %%WWWDIR%%/htdocs/generic/display_bin.html %%WWWDIR%%/htdocs/generic/dynamic_list_query.html %%WWWDIR%%/htdocs/generic/edit-multiple.html %%WWWDIR%%/htdocs/generic/edit.html %%WWWDIR%%/htdocs/generic/error.mhtml %%WWWDIR%%/htdocs/generic/form.mhtml %%WWWDIR%%/htdocs/generic/hostlist.html %%WWWDIR%%/htdocs/generic/index.html %%WWWDIR%%/htdocs/generic/jsrs_netdot.html %%WWWDIR%%/htdocs/generic/jsrs_retrieve_all.html %%WWWDIR%%/htdocs/generic/list.html %%WWWDIR%%/htdocs/generic/no_search_criteria.html %%WWWDIR%%/htdocs/generic/no_search_results.html %%WWWDIR%%/htdocs/generic/raw_sql.html %%WWWDIR%%/htdocs/generic/search.html %%WWWDIR%%/htdocs/generic/search_obj.html %%WWWDIR%%/htdocs/generic/show_search_results.mhtml %%WWWDIR%%/htdocs/generic/sortresults.mhtml %%WWWDIR%%/htdocs/generic/subnet_zone_query.html %%WWWDIR%%/htdocs/generic/table.mhtml %%WWWDIR%%/htdocs/generic/user_pref.html %%WWWDIR%%/htdocs/generic/view.html %%WWWDIR%%/htdocs/generic/viewtext.html %%WWWDIR%%/htdocs/generic/wrapping_table.mhtml %%WWWDIR%%/htdocs/header.mhtml %%WWWDIR%%/htdocs/help/autohandler %%WWWDIR%%/htdocs/help/database-graph.html %%WWWDIR%%/htdocs/help/database-rels.html %%WWWDIR%%/htdocs/help/dhandler %%WWWDIR%%/htdocs/help/index.html %%WWWDIR%%/htdocs/help/manual.html %%WWWDIR%%/htdocs/img/calendar.gif %%WWWDIR%%/htdocs/img/favicon.ico %%WWWDIR%%/htdocs/img/title.png %%WWWDIR%%/htdocs/img/graphs/.keep-me %%WWWDIR%%/htdocs/index.html %%WWWDIR%%/htdocs/java_script/datechooser.js %%WWWDIR%%/htdocs/java_script/dynamic_list.js %%WWWDIR%%/htdocs/java_script/jsrsClient.js %%WWWDIR%%/htdocs/java_script/select.js %%WWWDIR%%/htdocs/java_script/toggle.js %%WWWDIR%%/htdocs/login.html %%WWWDIR%%/htdocs/logout.html %%WWWDIR%%/htdocs/management/addneighbor.html %%WWWDIR%%/htdocs/management/address_tasks.html %%WWWDIR%%/htdocs/management/addservice.html %%WWWDIR%%/htdocs/management/asset_tasks.html %%WWWDIR%%/htdocs/management/autohandler %%WWWDIR%%/htdocs/management/choose_ip.html %%WWWDIR%%/htdocs/management/container.mhtml %%WWWDIR%%/htdocs/management/device.html %%WWWDIR%%/htdocs/management/device_tasks.html %%WWWDIR%%/htdocs/management/dhandler %%WWWDIR%%/htdocs/management/dhcp_tasks.html %%WWWDIR%%/htdocs/management/host.html %%WWWDIR%%/htdocs/management/host_tasks.html %%WWWDIR%%/htdocs/management/hostlist.mhtml %%WWWDIR%%/htdocs/management/i_arp.html %%WWWDIR%%/htdocs/management/i_fdb.html %%WWWDIR%%/htdocs/management/index.html %%WWWDIR%%/htdocs/management/interface.html %%WWWDIR%%/htdocs/management/ip-rec.html %%WWWDIR%%/htdocs/management/ip.html %%WWWDIR%%/htdocs/management/ipv6.html %%WWWDIR%%/htdocs/management/ipblock_list.mhtml %%WWWDIR%%/htdocs/management/list_rights.mhtml %%WWWDIR%%/htdocs/management/live_results.mhtml %%WWWDIR%%/htdocs/management/mac.html %%WWWDIR%%/htdocs/management/scope.html %%WWWDIR%%/htdocs/management/subnet.mhtml %%WWWDIR%%/htdocs/management/template_edit.html %%WWWDIR%%/htdocs/management/tree.mhtml %%WWWDIR%%/htdocs/management/updatedevice.html %%WWWDIR%%/htdocs/management/vlan.html %%WWWDIR%%/htdocs/management/vlan_tasks.html %%WWWDIR%%/htdocs/management/zone.html %%WWWDIR%%/htdocs/management/zone_tasks.html %%WWWDIR%%/htdocs/masondata/cache/.keep-me %%WWWDIR%%/htdocs/masondata/obj/.__obj_create_marker %%WWWDIR%%/htdocs/menu_admin.mhtml %%WWWDIR%%/htdocs/menu_user.mhtml %%WWWDIR%%/htdocs/reports/addr_poll_stats.html %%WWWDIR%%/htdocs/reports/asset_inventory.html %%WWWDIR%%/htdocs/reports/autohandler %%WWWDIR%%/htdocs/reports/dev_poll_stats.html %%WWWDIR%%/htdocs/reports/device_inventory.html %%WWWDIR%%/htdocs/reports/dhandler %%WWWDIR%%/htdocs/reports/downtime.html %%WWWDIR%%/htdocs/reports/duplex.html %%WWWDIR%%/htdocs/reports/index.html %%WWWDIR%%/htdocs/reports/ip_reports.html %%WWWDIR%%/htdocs/reports/macs_by_vendor.html %%WWWDIR%%/htdocs/reports/maxed_subnets.html %%WWWDIR%%/htdocs/reports/mysql_stats.html %%WWWDIR%%/htdocs/reports/snmp_down.html %%WWWDIR%%/htdocs/reports/reports_custom.html %%WWWDIR%%/htdocs/reports/time_poll_stats.html %%WWWDIR%%/htdocs/reports/topology_graph.html %%WWWDIR%%/htdocs/reports/unused_statics.html %%WWWDIR%%/htdocs/reports/unused_subnets.html %%WWWDIR%%/htdocs/reports/vlan_mismatches.html %%WWWDIR%%/htdocs/rest/autohandler %%WWWDIR%%/htdocs/rest/dhandler %%WWWDIR%%/htdocs/rest/host %%WWWDIR%%/htdocs/rest/host_contacts %%WWWDIR%%/htdocs/rest/index.html %%WWWDIR%%/htdocs/rest/updatedev %%WWWDIR%%/htdocs/user_help/autohandler %%WWWDIR%%/htdocs/user_help/dhandler %%WWWDIR%%/htdocs/user_help/hosts.html %%WWWDIR%%/htdocs/user_help/index.html %%WWWDIR%%/htdocs/user_management/add_host.html %%WWWDIR%%/htdocs/user_management/autohandler %%WWWDIR%%/htdocs/user_management/contacts_tasks.html %%WWWDIR%%/htdocs/user_management/device_tasks.html %%WWWDIR%%/htdocs/user_management/dhandler %%WWWDIR%%/htdocs/user_management/hostinfo_tasks.html %%WWWDIR%%/htdocs/user_management/index.html %%WWWDIR%%/htdocs/user_management/person.html %%WWWDIR%%/htdocs/user_management/user_device.html %%WWWDIR%%/import/import_bind_zones.pl %%WWWDIR%%/import/import_closet_pictures.pl %%WWWDIR%%/import/import_closets.pl %%WWWDIR%%/import/import_ip_bulk.pl %%WWWDIR%%/import/import_jacks.pl %%WWWDIR%%/import/subnet_zone.pl %%WWWDIR%%/lib/DBUTIL.pm %%WWWDIR%%/lib/Netdot.pm %%WWWDIR%%/lib/Netdot/AuthLocal.pm %%WWWDIR%%/lib/Netdot/Config.pm %%WWWDIR%%/lib/Netdot/Exporter.pm %%WWWDIR%%/lib/Netdot/Exporter/BIND.pm %%WWWDIR%%/lib/Netdot/Exporter/DHCPD.pm %%WWWDIR%%/lib/Netdot/Exporter/Nagios.pm %%WWWDIR%%/lib/Netdot/Exporter/Rancid.pm %%WWWDIR%%/lib/Netdot/Exporter/Smokeping.pm %%WWWDIR%%/lib/Netdot/Exporter/Sysmon.pm %%WWWDIR%%/lib/Netdot/FakeSNMPSession.pm %%WWWDIR%%/lib/Netdot/LDAP.pm %%WWWDIR%%/lib/Netdot/IPVisual.pm %%WWWDIR%%/lib/Netdot/Krb5.pm %%WWWDIR%%/lib/Netdot/Manual/.keep-me %%WWWDIR%%/lib/Netdot/Mason.pm %%WWWDIR%%/lib/Netdot/Meta.pm %%WWWDIR%%/lib/Netdot/Meta/SQLT.pm %%WWWDIR%%/lib/Netdot/Meta/Table.pm %%WWWDIR%%/lib/Netdot/Meta/Table/Column.pm %%WWWDIR%%/lib/Netdot/Model.pm %%WWWDIR%%/lib/Netdot/Model/AccessRight.pm %%WWWDIR%%/lib/Netdot/Model/ArpCacheEntry.pm %%WWWDIR%%/lib/Netdot/Model/ASN.pm %%WWWDIR%%/lib/Netdot/Model/Asset.pm %%WWWDIR%%/lib/Netdot/Model/BackboneCable.pm %%WWWDIR%%/lib/Netdot/Model/CableStrand.pm %%WWWDIR%%/lib/Netdot/Model/Circuit.pm %%WWWDIR%%/lib/Netdot/Model/Closet.pm %%WWWDIR%%/lib/Netdot/Model/ClosetPicture.pm %%WWWDIR%%/lib/Netdot/Model/Contact.pm %%WWWDIR%%/lib/Netdot/Model/DataCache.pm %%WWWDIR%%/lib/Netdot/Model/Device.pm %%WWWDIR%%/lib/Netdot/Model/Device/Airespace.pm %%WWWDIR%%/lib/Netdot/Model/Device/CLI.pm %%WWWDIR%%/lib/Netdot/Model/Device/CLI/CiscoCat.pm %%WWWDIR%%/lib/Netdot/Model/Device/CLI/CiscoFW.pm %%WWWDIR%%/lib/Netdot/Model/Device/CLI/CiscoIOS.pm %%WWWDIR%%/lib/Netdot/Model/Device/CLI/FoundryIW.pm %%WWWDIR%%/lib/Netdot/Model/DeviceModule.pm %%WWWDIR%%/lib/Netdot/Model/DhcpAttr.pm %%WWWDIR%%/lib/Netdot/Model/DhcpScope.pm %%WWWDIR%%/lib/Netdot/Model/FWTableEntry.pm %%WWWDIR%%/lib/Netdot/Model/Floor.pm %%WWWDIR%%/lib/Netdot/Model/FloorPicture.pm %%WWWDIR%%/lib/Netdot/Model/GroupRight.pm %%WWWDIR%%/lib/Netdot/Model/Interface.pm %%WWWDIR%%/lib/Netdot/Model/Ipblock.pm %%WWWDIR%%/lib/Netdot/Model/Nullify.pm %%WWWDIR%%/lib/Netdot/Model/OUI.pm %%WWWDIR%%/lib/Netdot/Model/Person.pm %%WWWDIR%%/lib/Netdot/Model/PhysAddr.pm %%WWWDIR%%/lib/Netdot/Model/Picture.pm %%WWWDIR%%/lib/Netdot/Model/Plugins/DeviceIpNamesByInt.pm %%WWWDIR%%/lib/Netdot/Model/Plugins/DeviceIpNamesFixed.pm %%WWWDIR%%/lib/Netdot/Model/Plugins/DeviceIpNamesFromDNS.pm %%WWWDIR%%/lib/Netdot/Model/Plugins/IPRangeDNS.pm %%WWWDIR%%/lib/Netdot/Model/Product.pm %%WWWDIR%%/lib/Netdot/Model/RR.pm %%WWWDIR%%/lib/Netdot/Model/RRADDR.pm %%WWWDIR%%/lib/Netdot/Model/RRCNAME.pm %%WWWDIR%%/lib/Netdot/Model/RRDS.pm %%WWWDIR%%/lib/Netdot/Model/RRHINFO.pm %%WWWDIR%%/lib/Netdot/Model/RRLOC.pm %%WWWDIR%%/lib/Netdot/Model/RRMX.pm %%WWWDIR%%/lib/Netdot/Model/RRNAPTR.pm %%WWWDIR%%/lib/Netdot/Model/RRNS.pm %%WWWDIR%%/lib/Netdot/Model/RRPTR.pm %%WWWDIR%%/lib/Netdot/Model/RRSRV.pm %%WWWDIR%%/lib/Netdot/Model/RRTXT.pm %%WWWDIR%%/lib/Netdot/Model/Room.pm %%WWWDIR%%/lib/Netdot/Model/Site.pm %%WWWDIR%%/lib/Netdot/Model/SitePicture.pm %%WWWDIR%%/lib/Netdot/Model/Splice.pm %%WWWDIR%%/lib/Netdot/Model/UserRight.pm %%WWWDIR%%/lib/Netdot/Model/Vlan.pm %%WWWDIR%%/lib/Netdot/Model/VlanGroup.pm %%WWWDIR%%/lib/Netdot/Model/Zone.pm %%WWWDIR%%/lib/Netdot/NetdotPermissionFactory.pm %%WWWDIR%%/lib/Netdot/ObjectAccessRule.pm %%WWWDIR%%/lib/Netdot/REST.pm %%WWWDIR%%/lib/Netdot/Radius.pm %%WWWDIR%%/lib/Netdot/SectionAccessRule.pm %%WWWDIR%%/lib/Netdot/SiteControlLoginWrapper.pm %%WWWDIR%%/lib/Netdot/Topology.pm %%WWWDIR%%/lib/Netdot/UI.pm %%WWWDIR%%/lib/Netdot/Util.pm %%WWWDIR%%/lib/Netdot/Util/DNS.pm %%WWWDIR%%/lib/Netdot/Util/Exception.pm %%WWWDIR%%/lib/Netdot/Util/Log.pm %%WWWDIR%%/lib/Netdot/Util/Math.pm %%WWWDIR%%/lib/jsrsServer.pm %%WWWDIR%%/tmp/sessions/locks/.keep-me %%WWWDIR%%/upgrade/Makefile %%WWWDIR%%/upgrade/updatedb %%WWWDIR%%/upgrade/upgrade-tasks %%WWWDIR%%/var/pollstats.rrd @dir %%WWWDIR%%/bin @dir %%WWWDIR%%/doc/manual @dir %%WWWDIR%%/doc @dir %%WWWDIR%%/htdocs/cable_plant @dir %%WWWDIR%%/htdocs/css @dir %%WWWDIR%%/htdocs/generic @dir %%WWWDIR%%/htdocs/help -@dir %%WWWDIR%%/htdocs/img/graphs +@dir(www,www,750) %%WWWDIR%%/htdocs/img/graphs @dir %%WWWDIR%%/htdocs/img @dir %%WWWDIR%%/htdocs/java_script @dir %%WWWDIR%%/htdocs/management @dir %%WWWDIR%%/htdocs/contacts @dir %%WWWDIR%%/htdocs/operations @dir %%WWWDIR%%/htdocs/reports @dir %%WWWDIR%%/htdocs/export @dir %%WWWDIR%%/htdocs/user_management @dir %%WWWDIR%%/htdocs/user_help @dir %%WWWDIR%%/htdocs/rest @dir %%WWWDIR%%/lib/Netdot/Manual @dir %%WWWDIR%%/lib/Netdot/Meta/Table @dir %%WWWDIR%%/lib/Netdot/Meta @dir %%WWWDIR%%/lib/Netdot/Model/Plugins @dir %%WWWDIR%%/lib/Netdot/Model/Device/CLI @dir %%WWWDIR%%/lib/Netdot/Model/Device @dir %%WWWDIR%%/lib/Netdot/Model @dir %%WWWDIR%%/lib/Netdot/UI @dir %%WWWDIR%%/lib/Netdot/Util @dir %%WWWDIR%%/lib/Netdot/Exporter @dir %%WWWDIR%%/lib/Netdot @dir %%WWWDIR%%/lib @dir %%WWWDIR%%/etc @dir %%WWWDIR%%/import @dir %%WWWDIR%%/export/docs @dir %%WWWDIR%%/export/nagios @dir %%WWWDIR%%/export/sysmon @dir %%WWWDIR%%/export/rancid @dir %%WWWDIR%%/export/cacti @dir %%WWWDIR%%/export/ethers @dir %%WWWDIR%%/export/bind @dir %%WWWDIR%%/export/dhcpd @dir %%WWWDIR%%/export/smokeping @dir %%WWWDIR%%/export -@dir %%WWWDIR%%/htdocs/masondata/obj +@dir(www,www,) %%WWWDIR%%/htdocs/masondata/obj @unexec rm -rf %D/%%WWWDIR%%/htdocs/masondata/obj 2> /dev/null || true -@dir %%WWWDIR%%/htdocs/masondata/cache -@dir %%WWWDIR%%/htdocs/masondata +@dir(www,www,) %%WWWDIR%%/htdocs/masondata/cache +@dir(www,www,) %%WWWDIR%%/htdocs/masondata @dir %%WWWDIR%%/htdocs -@dir %%WWWDIR%%/tmp/sessions/locks -@dir %%WWWDIR%%/tmp/sessions +@dir(www,www,) %%WWWDIR%%/tmp/sessions/locks +@dir(www,www,) %%WWWDIR%%/tmp/sessions @unexec rm -rf %D/%%WWWDIR%%/tmp/sessions 2> /dev/null || true -@dir %%WWWDIR%%/tmp +@dir(www,www,750) %%WWWDIR%%/tmp @dir %%WWWDIR%%/upgrade @dir %%WWWDIR%%/var @dir %%WWWDIR%% @unexec if [ -d %%WWWDIR%% ]; then echo "===> There are files/directories remaining under %D/%%WWWDIR%%. If you wish to deinstall netdot completely, inspect this directory for any files you may want to keep and then remove it."; fi