diff --git a/dns/dns-ui/Makefile b/dns/dns-ui/Makefile index ab4c160fd330..25588dc443c6 100644 --- a/dns/dns-ui/Makefile +++ b/dns/dns-ui/Makefile @@ -1,40 +1,39 @@ PORTNAME= dns-ui -PORTREVISION= 1 -DISTVERSION= v0.2.7 +DISTVERSION= v0.2.8 CATEGORIES= dns MAINTAINER= zi@FreeBSD.org COMMENT= LDAP-authenticated PowerDNS user interface by Opera WWW= https://github.com/operasoftware/dns-ui/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= pgsql php:cli USE_GITHUB= yes GH_ACCOUNT= operasoftware USE_PHP= curl intl ldap mbstring pdo_pgsql NO_BUILD= yes SUB_FILES= pkg-message OPTIONS_DEFINE= APACHE PGSQLSRV OPTIONS_DEFAULT= APACHE PGSQLSRV APACHE_DESC= Use apache as webserver PGSQLSRV_DESC= Use local postgres instance APACHE_USES= apache:run php:mod APACHE_USES_OFF= php:web PGSQLSRV_VARS= WANT_PGSQL=server .include post-extract: ${MV} ${WRKSRC}/config/config-sample.ini \ ${WRKSRC}/config/config.ini.sample do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include diff --git a/dns/dns-ui/distinfo b/dns/dns-ui/distinfo index cfac0af16f41..863dba4133b1 100644 --- a/dns/dns-ui/distinfo +++ b/dns/dns-ui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633960757 -SHA256 (operasoftware-dns-ui-v0.2.7_GH0.tar.gz) = 684d2ca528c4a0960d525b40f488f86cb79b8104a94aea2b3cdccefb51de520f -SIZE (operasoftware-dns-ui-v0.2.7_GH0.tar.gz) = 634791 +TIMESTAMP = 1719885692 +SHA256 (operasoftware-dns-ui-v0.2.8_GH0.tar.gz) = a5dd4387fe9dc93e535c790f51e034d5e7d7e8014c4ade9ee57977e5d9605ee2 +SIZE (operasoftware-dns-ui-v0.2.8_GH0.tar.gz) = 634146 diff --git a/dns/dns-ui/pkg-plist b/dns/dns-ui/pkg-plist index 41063ceb5880..62b9ee77b096 100644 --- a/dns/dns-ui/pkg-plist +++ b/dns/dns-ui/pkg-plist @@ -1,142 +1,142 @@ %%WWWDIR%%/LICENSE %%WWWDIR%%/NOTICE %%WWWDIR%%/Pest.php %%WWWDIR%%/PestJSON.php %%WWWDIR%%/README.md %%WWWDIR%%/bindzonefile.php %%WWWDIR%%/core.php %%WWWDIR%%/email.php %%WWWDIR%%/extensions/README %%WWWDIR%%/ldap.php %%WWWDIR%%/migrations/001.php %%WWWDIR%%/migrations/002.php %%WWWDIR%%/migrations/003.php %%WWWDIR%%/migrations/004.php %%WWWDIR%%/migrations/005.php %%WWWDIR%%/migrations/006.php %%WWWDIR%%/model/change.php %%WWWDIR%%/model/changeset.php %%WWWDIR%%/model/comment.php %%WWWDIR%%/model/dbdirectory.php %%WWWDIR%%/model/migrationdirectory.php %%WWWDIR%%/model/nstemplate.php %%WWWDIR%%/model/pendingupdate.php %%WWWDIR%%/model/record.php %%WWWDIR%%/model/replicationtype.php %%WWWDIR%%/model/replicationtypedirectory.php %%WWWDIR%%/model/resourcerecord.php %%WWWDIR%%/model/resourcerecordset.php %%WWWDIR%%/model/soatemplate.php %%WWWDIR%%/model/template.php %%WWWDIR%%/model/templatedirectory.php %%WWWDIR%%/model/user.php %%WWWDIR%%/model/useralert.php %%WWWDIR%%/model/userdirectory.php %%WWWDIR%%/model/zone.php %%WWWDIR%%/model/zoneaccess.php %%WWWDIR%%/model/zonedirectory.php %%WWWDIR%%/pagesection.php %%WWWDIR%%/phpunit.xml %%WWWDIR%%/powerdns.php %%WWWDIR%%/public_html/book_next.png %%WWWDIR%%/public_html/bootstrap/css/bootstrap-theme.css %%WWWDIR%%/public_html/bootstrap/css/bootstrap-theme.css.map %%WWWDIR%%/public_html/bootstrap/css/bootstrap-theme.min.css %%WWWDIR%%/public_html/bootstrap/css/bootstrap-theme.min.css.map %%WWWDIR%%/public_html/bootstrap/css/bootstrap.css %%WWWDIR%%/public_html/bootstrap/css/bootstrap.css.map %%WWWDIR%%/public_html/bootstrap/css/bootstrap.min.css %%WWWDIR%%/public_html/bootstrap/css/bootstrap.min.css.map %%WWWDIR%%/public_html/bootstrap/fonts/glyphicons-halflings-regular.eot %%WWWDIR%%/public_html/bootstrap/fonts/glyphicons-halflings-regular.svg %%WWWDIR%%/public_html/bootstrap/fonts/glyphicons-halflings-regular.ttf %%WWWDIR%%/public_html/bootstrap/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/public_html/bootstrap/fonts/glyphicons-halflings-regular.woff2 %%WWWDIR%%/public_html/bootstrap/js/bootstrap.js %%WWWDIR%%/public_html/bootstrap/js/bootstrap.min.js %%WWWDIR%%/public_html/bootstrap/js/npm.js %%WWWDIR%%/public_html/extra.js %%WWWDIR%%/public_html/init.php %%WWWDIR%%/public_html/ipaddr/LICENSE %%WWWDIR%%/public_html/ipaddr/SOURCE %%WWWDIR%%/public_html/ipaddr/ipaddr.min.js -%%WWWDIR%%/public_html/jquery/jquery-1.11.3.min.js +%%WWWDIR%%/public_html/jquery/jquery-3.7.1.min.js %%WWWDIR%%/public_html/logo-header-opera.png %%WWWDIR%%/public_html/screenshot-changelog.png %%WWWDIR%%/public_html/screenshot-zoneedit.png %%WWWDIR%%/public_html/style.css %%WWWDIR%%/requesthandler.php %%WWWDIR%%/router.php %%WWWDIR%%/routes.php %%WWWDIR%%/scripts/create_admin_account.php %%WWWDIR%%/scripts/full_git_tracked_export.php %%WWWDIR%%/scripts/ldap_update.php %%WWWDIR%%/templates/apihelp.php %%WWWDIR%%/templates/base.php %%WWWDIR%%/templates/csrf.php %%WWWDIR%%/templates/error403.php %%WWWDIR%%/templates/error404.php %%WWWDIR%%/templates/error500.php %%WWWDIR%%/templates/error503.php %%WWWDIR%%/templates/error503_upstream.php %%WWWDIR%%/templates/functions.php %%WWWDIR%%/templates/settings.php %%WWWDIR%%/templates/template.php %%WWWDIR%%/templates/templates.php %%WWWDIR%%/templates/user.php %%WWWDIR%%/templates/user_not_found.php %%WWWDIR%%/templates/users.php %%WWWDIR%%/templates/zone.php %%WWWDIR%%/templates/zone_add_failed.php %%WWWDIR%%/templates/zone_update_failed.php %%WWWDIR%%/templates/zonedeleted.php %%WWWDIR%%/templates/zoneexport.php %%WWWDIR%%/templates/zoneimport.php %%WWWDIR%%/templates/zones.php %%WWWDIR%%/templates/zonesplit.php %%WWWDIR%%/templates/zonesplitcompleted.php %%WWWDIR%%/tests/DNSContentTest.php %%WWWDIR%%/tests/DNSKEYTest.php %%WWWDIR%%/tests/DNSNameTest.php %%WWWDIR%%/tests/DNSTimeTest.php %%WWWDIR%%/vagrant/README.md %%WWWDIR%%/vagrant/Vagrantfile %%WWWDIR%%/vagrant/ansible/config.sample.yml %%WWWDIR%%/vagrant/ansible/dns-ui.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/defaults/main.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/apache2.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/config.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/dns-ui.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/ldap.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/main.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/packages.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/ping.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/postgresql.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/powerdns.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/tasks/repo.yml %%WWWDIR%%/vagrant/ansible/roles/dns-ui/templates/apache2.conf.j2 %%WWWDIR%%/vagrant/ansible/roles/dns-ui/templates/pdns.gpgsql.conf.j2 %%WWWDIR%%/vagrant/ansible/roles/dns-ui/vars/main.yml %%WWWDIR%%/views/api.php %%WWWDIR%%/views/csrf.php %%WWWDIR%%/views/error403.php %%WWWDIR%%/views/error404.php %%WWWDIR%%/views/error500.php %%WWWDIR%%/views/error503.php %%WWWDIR%%/views/error503_upstream.php %%WWWDIR%%/views/home.php %%WWWDIR%%/views/settings.php %%WWWDIR%%/views/template.php %%WWWDIR%%/views/templates.php %%WWWDIR%%/views/user.php %%WWWDIR%%/views/users.php %%WWWDIR%%/views/zone.php %%WWWDIR%%/views/zoneexport.php %%WWWDIR%%/views/zoneimport.php %%WWWDIR%%/views/zones.php %%WWWDIR%%/views/zonesplit.php @mode 0640 @group www @sample %%WWWDIR%%/config/config.ini.sample @group @mode 0644