Index: head/net-mgmt/icingaweb2-module-map/Makefile =================================================================== --- head/net-mgmt/icingaweb2-module-map/Makefile (revision 457349) +++ head/net-mgmt/icingaweb2-module-map/Makefile (revision 457350) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= icingaweb2-module-map DISTVERSIONPREFIX= v -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org COMMENT= Display hosts on OpenStreetMap LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 USE_GITHUB= yes GH_ACCOUNT= nbuchwitz NO_BUILD= yes NO_ARCH= yes WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//} do-install: @${RM} -r ${WRKSRC}/.github @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include Index: head/net-mgmt/icingaweb2-module-map/distinfo =================================================================== --- head/net-mgmt/icingaweb2-module-map/distinfo (revision 457349) +++ head/net-mgmt/icingaweb2-module-map/distinfo (revision 457350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502885939 -SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.3_GH0.tar.gz) = 4e9dd52d52d9d9e96896222de8279bb237465d253b5c98873661b14aa79a8567 -SIZE (nbuchwitz-icingaweb2-module-map-v1.0.3_GH0.tar.gz) = 1681193 +TIMESTAMP = 1514356077 +SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.4_GH0.tar.gz) = 11ac805a0415f3da6c7b3be6eb238fb4895c87df4f1902964756bbc4af363145 +SIZE (nbuchwitz-icingaweb2-module-map-v1.0.4_GH0.tar.gz) = 4009756 Index: head/net-mgmt/icingaweb2-module-map/pkg-plist =================================================================== --- head/net-mgmt/icingaweb2-module-map/pkg-plist (revision 457349) +++ head/net-mgmt/icingaweb2-module-map/pkg-plist (revision 457350) @@ -1,48 +1,67 @@ %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/application/controllers/ConfigController.php %%WWWDIR%%/application/controllers/DataController.php %%WWWDIR%%/application/controllers/IndexController.php %%WWWDIR%%/application/forms/Config/GeneralConfigForm.php +%%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/map.mo +%%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/map.po %%WWWDIR%%/application/views/scripts/config/index.phtml %%WWWDIR%%/application/views/scripts/index/index.phtml %%WWWDIR%%/configuration.php +%%WWWDIR%%/doc/01-Installation.md +%%WWWDIR%%/doc/02-Add-Items-to-map.md +%%WWWDIR%%/doc/03-Exploring-the-map.md +%%WWWDIR%%/doc/screenshot/01_installation/101_menu-configuration-modules.png +%%WWWDIR%%/doc/screenshot/01_installation/102_enable-module.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0201_map-overview.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0202_sub-cluster.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0203-cluster-expanded.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0204_marker-popup.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0205_control-elements.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0206-split-window.png +%%WWWDIR%%/doc/screenshot/dashlets.png +%%WWWDIR%%/doc/screenshot/director-plugin.png +%%WWWDIR%%/doc/screenshot/map-module.png +%%WWWDIR%%/icingaexchange.yml %%WWWDIR%%/library/Map/ProvidedHook/Monitoring/HostActions.php %%WWWDIR%%/module.info %%WWWDIR%%/public/css/module.less %%WWWDIR%%/public/css/vendor/L.Control.Locate.css %%WWWDIR%%/public/css/vendor/L.Control.Locate.min.css %%WWWDIR%%/public/css/vendor/MarkerCluster.Default.css %%WWWDIR%%/public/css/vendor/MarkerCluster.css %%WWWDIR%%/public/css/vendor/easy-button.css %%WWWDIR%%/public/css/vendor/leaflet.css %%WWWDIR%%/public/img/layers-2x.png %%WWWDIR%%/public/img/layers.png %%WWWDIR%%/public/img/marker-icon-blue.png %%WWWDIR%%/public/img/marker-icon-green.png %%WWWDIR%%/public/img/marker-icon-grey.png %%WWWDIR%%/public/img/marker-icon-orange.png %%WWWDIR%%/public/img/marker-icon-red.png %%WWWDIR%%/public/img/marker-icon-violet.png %%WWWDIR%%/public/img/marker-icon-yellow.png %%WWWDIR%%/public/img/marker-icon.png %%WWWDIR%%/public/img/marker-shadow.png %%WWWDIR%%/public/js/module.js %%WWWDIR%%/public/js/vendor/L.Control.Locate.js %%WWWDIR%%/public/js/vendor/L.Control.Locate.min.js %%WWWDIR%%/public/js/vendor/Leaflet.LICENSE %%WWWDIR%%/public/js/vendor/easy-button.js %%WWWDIR%%/public/js/vendor/leaflet-src.js %%WWWDIR%%/public/js/vendor/leaflet.js %%WWWDIR%%/public/js/vendor/leaflet.markercluster-src.js %%WWWDIR%%/public/js/vendor/leaflet.markercluster.js +%%WWWDIR%%/public/js/vendor/leaflet.spin.js +%%WWWDIR%%/public/js/vendor/spin.js %%WWWDIR%%/run.php %%WWWDIR%%/screenshots/clustered-map.png %%WWWDIR%%/screenshots/clustered-map2.png %%WWWDIR%%/screenshots/configuration-tab.png %%WWWDIR%%/screenshots/dashboard.png %%WWWDIR%%/screenshots/detailed-map.png %%WWWDIR%%/screenshots/host-action.png %%WWWDIR%%/screenshots/host-details.png %%WWWDIR%%/screenshots/tab-view.png