Index: head/sysutils/racktables/Makefile =================================================================== --- head/sysutils/racktables/Makefile (revision 442945) +++ head/sysutils/racktables/Makefile (revision 442946) @@ -1,72 +1,71 @@ # Created by: Ryan Steinmetz # $FreeBSD$ PORTNAME= racktables -DISTVERSION= 0.20.11 +DISTVERSION= 0.20.13 CATEGORIES?= sysutils www MASTER_SITES= SF/${PORTNAME}/ DISTNAME= RackTables-${DISTVERSION} MAINTAINER= zi@FreeBSD.org COMMENT= Server room asset management suite LICENSE= GPLv2 NO_BUILD= yes RACKHOME?= www/racktables -PORTEXAMPLES= init-sample-racks.sql syncdomain.php +PORTEXAMPLES= cleanup_ldap_cache.php init-sample-racks.sql syncdomain.php -USES= shebangfix perl5 python:run +USES= shebangfix php:web perl5 python:run USE_PERL5= run SHEBANG_FILES= gateways/* -WANT_PHP_WEB= yes -USE_PHP= bcmath gd json mbstring mysql pdo_mysql session +USE_PHP= bcmath gd json mbstring mysqli pdo_mysql session SUB_FILES= pkg-message PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR} WWWUSER?= www WWWGRP?= www OPTIONS_DEFINE= LDAP SNMP CURL LANG PCNTL PCRE PCRE_DESC= Regular Expression Support PCNTL_DESC= pcntl Support LANG_DESC= Additional Language Support .include .if ${PORT_OPTIONS:MLDAP} USE_PHP+= ldap .endif .if ${PORT_OPTIONS:MSNMP} USE_PHP+= snmp .endif .if ${PORT_OPTIONS:MCURL} USE_PHP+= curl .endif .if ${PORT_OPTIONS:MLANG} USE_PHP+= lang .endif .if ${PORT_OPTIONS:MPCNTL} USE_PHP+= pcntl .endif .if ${PORT_OPTIONS:MPCRE} USE_PHP+= pcre .endif post-patch: @${FIND} ${WRKSRC} -name \*.orig -type f -delete do-install: @${MKDIR} ${STAGEDIR}${WWWDIR}/wwwroot ${STAGEDIR}${WWWDIR}/gateways (cd ${WRKSRC} && ${COPYTREE_SHARE} wwwroot ${STAGEDIR}${WWWDIR}) (cd ${WRKSRC} && ${COPYTREE_BIN} gateways ${STAGEDIR}${WWWDIR}) @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR} .include Index: head/sysutils/racktables/distinfo =================================================================== --- head/sysutils/racktables/distinfo (revision 442945) +++ head/sysutils/racktables/distinfo (revision 442946) @@ -1,2 +1,3 @@ -SHA256 (RackTables-0.20.11.tar.gz) = a9eff9163b7a7de06c75683ecc20011f7d6477a8584c40e4ecf80f44abd3767b -SIZE (RackTables-0.20.11.tar.gz) = 923552 +TIMESTAMP = 1496864467 +SHA256 (RackTables-0.20.13.tar.gz) = 562a3e885080f191da066c93bc93a017c9a0ab8a20463c6e9e84c1649101b482 +SIZE (RackTables-0.20.13.tar.gz) = 929650 Index: head/sysutils/racktables/pkg-plist =================================================================== --- head/sysutils/racktables/pkg-plist (revision 442945) +++ head/sysutils/racktables/pkg-plist (revision 442946) @@ -1,180 +1,182 @@ +%%WWWDIR_REL%%/gateways/git-commit %%WWWDIR_REL%%/gateways/netcat %%WWWDIR_REL%%/gateways/ssh %%WWWDIR_REL%%/gateways/sshnokey %%WWWDIR_REL%%/gateways/telnet %%WWWDIR_REL%%/gateways/ucssdk %%WWWDIR_REL%%/wwwroot/css/jquery-ui-1.8.22.redmond.css %%WWWDIR_REL%%/wwwroot/css/jquery.contextmenu.css %%WWWDIR_REL%%/wwwroot/css/pi.css %%WWWDIR_REL%%/wwwroot/css/tagit.css %%WWWDIR_REL%%/wwwroot/inc/ajax-interface.php %%WWWDIR_REL%%/wwwroot/inc/auth.php %%WWWDIR_REL%%/wwwroot/inc/caching.php %%WWWDIR_REL%%/wwwroot/inc/code.php %%WWWDIR_REL%%/wwwroot/inc/config.php %%WWWDIR_REL%%/wwwroot/inc/database.php %%WWWDIR_REL%%/wwwroot/inc/deviceconfig.php %%WWWDIR_REL%%/wwwroot/inc/dictionary.php %%WWWDIR_REL%%/wwwroot/inc/exceptions.php %%WWWDIR_REL%%/wwwroot/inc/functions.php %%WWWDIR_REL%%/wwwroot/inc/init.php %%WWWDIR_REL%%/wwwroot/inc/install.php +%%WWWDIR_REL%%/wwwroot/inc/interface-8021q.php %%WWWDIR_REL%%/wwwroot/inc/interface-cables.php %%WWWDIR_REL%%/wwwroot/inc/interface-config.php %%WWWDIR_REL%%/wwwroot/inc/interface-lib.php %%WWWDIR_REL%%/wwwroot/inc/interface-reports.php %%WWWDIR_REL%%/wwwroot/inc/interface.php %%WWWDIR_REL%%/wwwroot/inc/navigation.php %%WWWDIR_REL%%/wwwroot/inc/ophandlers.php %%WWWDIR_REL%%/wwwroot/inc/popup.php %%WWWDIR_REL%%/wwwroot/inc/pre-init.php %%WWWDIR_REL%%/wwwroot/inc/remote.php %%WWWDIR_REL%%/wwwroot/inc/slb-interface.php %%WWWDIR_REL%%/wwwroot/inc/slb.php %%WWWDIR_REL%%/wwwroot/inc/slb2-interface.php %%WWWDIR_REL%%/wwwroot/inc/slbv2.php %%WWWDIR_REL%%/wwwroot/inc/snmp.php %%WWWDIR_REL%%/wwwroot/inc/solutions.php %%WWWDIR_REL%%/wwwroot/inc/triggers.php %%WWWDIR_REL%%/wwwroot/inc/upgrade.php %%WWWDIR_REL%%/wwwroot/index.php %%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.css %%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.js %%WWWDIR_REL%%/wwwroot/js/codemirror/css.js %%WWWDIR_REL%%/wwwroot/js/codemirror/htmlmixed.js %%WWWDIR_REL%%/wwwroot/js/codemirror/javascript.js %%WWWDIR_REL%%/wwwroot/js/codemirror/php.js %%WWWDIR_REL%%/wwwroot/js/codemirror/rackcode.js %%WWWDIR_REL%%/wwwroot/js/codemirror/sql.js %%WWWDIR_REL%%/wwwroot/js/bulkselector.js %%WWWDIR_REL%%/wwwroot/js/inplace-edit.js %%WWWDIR_REL%%/wwwroot/js/jquery-1.4.4.min.js %%WWWDIR_REL%%/wwwroot/js/jquery-ui-1.8.21.min.js %%WWWDIR_REL%%/wwwroot/js/jquery.contextmenu.js %%WWWDIR_REL%%/wwwroot/js/jquery.optionTree.js %%WWWDIR_REL%%/wwwroot/js/jquery.thumbhover.js %%WWWDIR_REL%%/wwwroot/js/live_validation.js %%WWWDIR_REL%%/wwwroot/js/net-usage.js %%WWWDIR_REL%%/wwwroot/js/portinfo.js %%WWWDIR_REL%%/wwwroot/js/racktables.js %%WWWDIR_REL%%/wwwroot/js/slb_editor.js %%WWWDIR_REL%%/wwwroot/js/tabindex_auto.js %%WWWDIR_REL%%/wwwroot/js/tag-cb.js %%WWWDIR_REL%%/wwwroot/js/tag-it-local.js %%WWWDIR_REL%%/wwwroot/js/tag-it.js %%WWWDIR_REL%%/wwwroot/js/vst_editor.js %%WWWDIR_REL%%/wwwroot/pix/1x1t.gif %%WWWDIR_REL%%/wwwroot/pix/8021q.png %%WWWDIR_REL%%/wwwroot/pix/addressspace.png %%WWWDIR_REL%%/wwwroot/pix/addressspacev6.png %%WWWDIR_REL%%/wwwroot/pix/ajax-loader.gif %%WWWDIR_REL%%/wwwroot/pix/bg_selection.gif %%WWWDIR_REL%%/wwwroot/pix/bracket-16x16.png %%WWWDIR_REL%%/wwwroot/pix/bracket-32x32.png %%WWWDIR_REL%%/wwwroot/pix/checkbox_yes.png %%WWWDIR_REL%%/wwwroot/pix/checked.png %%WWWDIR_REL%%/wwwroot/pix/configuration.png %%WWWDIR_REL%%/wwwroot/pix/crystal-actions-unlock-32x32.png %%WWWDIR_REL%%/wwwroot/pix/crystal-edit-user-32x32.png %%WWWDIR_REL%%/wwwroot/pix/crystal-file-empty-32x32.png %%WWWDIR_REL%%/wwwroot/pix/crystal-file-image-32x32.png %%WWWDIR_REL%%/wwwroot/pix/crystal-file-text-32x32.png %%WWWDIR_REL%%/wwwroot/pix/crystal-mimetypes-shellscript-218x200.png %%WWWDIR_REL%%/wwwroot/pix/crystal-network_local-16x16.png %%WWWDIR_REL%%/wwwroot/pix/crystal-network_local-32x32.png %%WWWDIR_REL%%/wwwroot/pix/crystal-ok-32x32.png %%WWWDIR_REL%%/wwwroot/pix/download-big.png %%WWWDIR_REL%%/wwwroot/pix/download.png %%WWWDIR_REL%%/wwwroot/pix/favicon.ico %%WWWDIR_REL%%/wwwroot/pix/files.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_flat_0_aaaaaa_40x100.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_flat_55_fbec88_40x100.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_glass_75_d0e5f5_1x400.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_glass_85_dfeffc_1x400.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_glass_95_fef1ec_1x400.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_217bc0_256x240.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_2e83ff_256x240.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_469bdd_256x240.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_6da8d5_256x240.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_cd0a0a_256x240.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_d8e7f3_256x240.png %%WWWDIR_REL%%/wwwroot/pix/jquery-ui-1.8.22.redmond/ui-icons_f9bd01_256x240.png %%WWWDIR_REL%%/wwwroot/pix/kterm-16x16.png %%WWWDIR_REL%%/wwwroot/pix/link-disabled.png %%WWWDIR_REL%%/wwwroot/pix/link-down.png %%WWWDIR_REL%%/wwwroot/pix/link-up.png %%WWWDIR_REL%%/wwwroot/pix/loadbalancer.png %%WWWDIR_REL%%/wwwroot/pix/mitsudragon.png %%WWWDIR_REL%%/wwwroot/pix/node-collapsed.png %%WWWDIR_REL%%/wwwroot/pix/node-expanded-static.png %%WWWDIR_REL%%/wwwroot/pix/node-expanded.png %%WWWDIR_REL%%/wwwroot/pix/patch_cables.png %%WWWDIR_REL%%/wwwroot/pix/pencil-icon.png %%WWWDIR_REL%%/wwwroot/pix/pgadmin3-viewdata-grayscale.png %%WWWDIR_REL%%/wwwroot/pix/pgadmin3-viewdata.png %%WWWDIR_REL%%/wwwroot/pix/pgadmin3-viewfiltereddata-grayscale.png %%WWWDIR_REL%%/wwwroot/pix/pgadmin3-viewfiltereddata.png %%WWWDIR_REL%%/wwwroot/pix/racks.png %%WWWDIR_REL%%/wwwroot/pix/report.png %%WWWDIR_REL%%/wwwroot/pix/router.png %%WWWDIR_REL%%/wwwroot/pix/server.png %%WWWDIR_REL%%/wwwroot/pix/serverpool.png %%WWWDIR_REL%%/wwwroot/pix/servicesign.png %%WWWDIR_REL%%/wwwroot/pix/slb.png %%WWWDIR_REL%%/wwwroot/pix/smiley_knight.png %%WWWDIR_REL%%/wwwroot/pix/tango-appointment-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-computer.png %%WWWDIR_REL%%/wwwroot/pix/tango-dialog-error-big.png %%WWWDIR_REL%%/wwwroot/pix/tango-dialog-error.png %%WWWDIR_REL%%/wwwroot/pix/tango-document-new-big.png %%WWWDIR_REL%%/wwwroot/pix/tango-document-new.png %%WWWDIR_REL%%/wwwroot/pix/tango-document-save-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-document-save-32x32-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-document-save-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-clear-big.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-clear-gray-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-clear.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-copy-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-copy-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-22x22-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-22x22.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-32x32-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-edit-cut-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-favorite.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-important-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-readonly-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-system-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-system.png %%WWWDIR_REL%%/wwwroot/pix/tango-emblem-unreadable-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-next.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-prev-next-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-prev-next-gray-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-previous.png %%WWWDIR_REL%%/wwwroot/pix/tango-internet-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-add-big.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-add.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-remove-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-remove-shadow.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-remove.png %%WWWDIR_REL%%/wwwroot/pix/tango-mail-attachment-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-mail-attachment-22x22.png %%WWWDIR_REL%%/wwwroot/pix/tango-mail-attachment-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-network-wired.png %%WWWDIR_REL%%/wwwroot/pix/tango-system-search-22x22.png %%WWWDIR_REL%%/wwwroot/pix/tango-system-search.png %%WWWDIR_REL%%/wwwroot/pix/tango-text-html.png %%WWWDIR_REL%%/wwwroot/pix/tango-text-x-generic-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-user-trash-16x16-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-user-trash-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-user-trash-32x32-gray.png %%WWWDIR_REL%%/wwwroot/pix/tango-user-trash-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-view-fullscreen-22x22.png %%WWWDIR_REL%%/wwwroot/pix/tango-view-refresh-16x16.png %%WWWDIR_REL%%/wwwroot/pix/tango-view-refresh-32x32.png %%WWWDIR_REL%%/wwwroot/pix/unchecked.png %%WWWDIR_REL%%/wwwroot/pix/virtualresources.png @unexec if [ -d %D/%%WWWDIR_REL%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%WWWDIR%%/`` to remove any configuration files left."; fi