mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
parent
857bc449e6
commit
3f7ea23b62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567634
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yourls
|
||||
PORTVERSION= 1.7.9
|
||||
PORTVERSION= 1.8
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1587591394
|
||||
SHA256 (YOURLS-YOURLS-1.7.9_GH0.tar.gz) = 0d9106b2936289d2fe5d4d6c017a77f96c79f4b2cacf1b59a0837d0032ca96d7
|
||||
SIZE (YOURLS-YOURLS-1.7.9_GH0.tar.gz) = 2520759
|
||||
TIMESTAMP = 1614794210
|
||||
SHA256 (YOURLS-YOURLS-1.8_GH0.tar.gz) = 76c6db3b37a9c9f2570d280dce03b0fc34cd690767af77a2aed2cb2fbbaf546f
|
||||
SIZE (YOURLS-YOURLS-1.8_GH0.tar.gz) = 2607745
|
||||
|
@ -17,31 +17,50 @@
|
||||
%%WWWDIR%%/css/style.css
|
||||
%%WWWDIR%%/css/tablesorter.css
|
||||
%%WWWDIR%%/images/accept.png
|
||||
%%WWWDIR%%/images/accept.svg
|
||||
%%WWWDIR%%/images/admin-dashboard.gif
|
||||
%%WWWDIR%%/images/asc.gif
|
||||
%%WWWDIR%%/images/asc.svg
|
||||
%%WWWDIR%%/images/bg.gif
|
||||
%%WWWDIR%%/images/bg.svg
|
||||
%%WWWDIR%%/images/blank.gif
|
||||
%%WWWDIR%%/images/cancel.png
|
||||
%%WWWDIR%%/images/cancel.svg
|
||||
%%WWWDIR%%/images/chart_bar.png
|
||||
%%WWWDIR%%/images/chart_bar.svg
|
||||
%%WWWDIR%%/images/chart_bar_add.png
|
||||
%%WWWDIR%%/images/chart_bar_add.svg
|
||||
%%WWWDIR%%/images/copy-large.png
|
||||
%%WWWDIR%%/images/copy.png
|
||||
%%WWWDIR%%/images/copy.svg
|
||||
%%WWWDIR%%/images/delete.png
|
||||
%%WWWDIR%%/images/delete.svg
|
||||
%%WWWDIR%%/images/desc.gif
|
||||
%%WWWDIR%%/images/desc.svg
|
||||
%%WWWDIR%%/images/error.png
|
||||
%%WWWDIR%%/images/error.svg
|
||||
%%WWWDIR%%/images/facebook.png
|
||||
%%WWWDIR%%/images/facebook.svg
|
||||
%%WWWDIR%%/images/favicon.gif
|
||||
%%WWWDIR%%/images/favicon.svg
|
||||
%%WWWDIR%%/images/filter.gif
|
||||
%%WWWDIR%%/images/filter.svg
|
||||
%%WWWDIR%%/images/loading.gif
|
||||
%%WWWDIR%%/images/pencil.png
|
||||
%%WWWDIR%%/images/pencil.svg
|
||||
%%WWWDIR%%/images/share.png
|
||||
%%WWWDIR%%/images/share.svg
|
||||
%%WWWDIR%%/images/stats-anim.gif
|
||||
%%WWWDIR%%/images/twitter.png
|
||||
%%WWWDIR%%/images/twitter.svg
|
||||
%%WWWDIR%%/images/yourls-logo.png
|
||||
%%WWWDIR%%/images/yourls-logo.svg
|
||||
%%WWWDIR%%/includes/Admin/Logger.php
|
||||
%%WWWDIR%%/includes/Config/Config.php
|
||||
%%WWWDIR%%/includes/Config/Init.php
|
||||
%%WWWDIR%%/includes/Config/InitDefaults.php
|
||||
%%WWWDIR%%/includes/Database/Logger.php
|
||||
%%WWWDIR%%/includes/Database/Options.php
|
||||
%%WWWDIR%%/includes/Database/Profiler.php
|
||||
%%WWWDIR%%/includes/Database/YDB.php
|
||||
%%WWWDIR%%/includes/Exceptions/ConfigException.php
|
||||
%%WWWDIR%%/includes/auth.php
|
||||
@ -49,17 +68,21 @@
|
||||
%%WWWDIR%%/includes/functions-api.php
|
||||
%%WWWDIR%%/includes/functions-auth.php
|
||||
%%WWWDIR%%/includes/functions-compat.php
|
||||
%%WWWDIR%%/includes/functions-debug.php
|
||||
%%WWWDIR%%/includes/functions-deprecated.php
|
||||
%%WWWDIR%%/includes/functions-formatting.php
|
||||
%%WWWDIR%%/includes/functions-geo.php
|
||||
%%WWWDIR%%/includes/functions-html.php
|
||||
%%WWWDIR%%/includes/functions-http.php
|
||||
%%WWWDIR%%/includes/functions-infos.php
|
||||
%%WWWDIR%%/includes/functions-install.php
|
||||
%%WWWDIR%%/includes/functions-kses.php
|
||||
%%WWWDIR%%/includes/functions-l10n.php
|
||||
%%WWWDIR%%/includes/functions-links.php
|
||||
%%WWWDIR%%/includes/functions-options.php
|
||||
%%WWWDIR%%/includes/functions-plugins.php
|
||||
%%WWWDIR%%/includes/functions-shorturls.php
|
||||
%%WWWDIR%%/includes/functions-upgrade.php
|
||||
%%WWWDIR%%/includes/functions-xml.php
|
||||
%%WWWDIR%%/includes/functions.php
|
||||
%%WWWDIR%%/includes/geo/GeoLite2-Country.mmdb
|
||||
%%WWWDIR%%/includes/geo/README.md
|
||||
@ -328,8 +351,10 @@
|
||||
%%WWWDIR%%/includes/geo/flags/flag_zz.gif
|
||||
%%WWWDIR%%/includes/load-yourls.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/README.md
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/AbstractExtendedPdo.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/ConnectionLocator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/ConnectionLocatorInterface.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/DecoratedPdo.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Exception/CannotBindValue.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Exception/CannotDisconnect.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Exception/ConnectionNotFound.php
|
||||
@ -337,19 +362,21 @@
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Exception.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/ExtendedPdo.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/ExtendedPdoInterface.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Iterator/AbstractIterator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Iterator/AllIterator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Iterator/AssocIterator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Iterator/ColIterator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Iterator/ObjectsIterator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Iterator/PairsIterator.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/AbstractParser.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/MysqlParser.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/NullParser.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/ParserInterface.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/PgsqlParser.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/SqliteParser.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Parser/SqlsrvParser.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/PdoInterface.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Profiler.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/ProfilerInterface.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Rebuilder.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Profiler/MemoryLogger.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Profiler/Profiler.php
|
||||
%%WWWDIR%%/includes/vendor/aura/sql/src/Profiler/ProfilerInterface.php
|
||||
%%WWWDIR%%/includes/vendor/autoload.php
|
||||
%%WWWDIR%%/includes/vendor/build-script/yourls-build.sh
|
||||
%%WWWDIR%%/includes/vendor/composer/ClassLoader.php
|
||||
%%WWWDIR%%/includes/vendor/composer/InstalledVersions.php
|
||||
%%WWWDIR%%/includes/vendor/composer/LICENSE
|
||||
%%WWWDIR%%/includes/vendor/composer/autoload_classmap.php
|
||||
%%WWWDIR%%/includes/vendor/composer/autoload_files.php
|
||||
@ -360,9 +387,12 @@
|
||||
%%WWWDIR%%/includes/vendor/composer/ca-bundle/LICENSE
|
||||
%%WWWDIR%%/includes/vendor/composer/ca-bundle/README.md
|
||||
%%WWWDIR%%/includes/vendor/composer/ca-bundle/composer.json
|
||||
%%WWWDIR%%/includes/vendor/composer/ca-bundle/phpstan.neon.dist
|
||||
%%WWWDIR%%/includes/vendor/composer/ca-bundle/res/cacert.pem
|
||||
%%WWWDIR%%/includes/vendor/composer/ca-bundle/src/CaBundle.php
|
||||
%%WWWDIR%%/includes/vendor/composer/installed.json
|
||||
%%WWWDIR%%/includes/vendor/composer/installed.php
|
||||
%%WWWDIR%%/includes/vendor/composer/platform_check.php
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/README.md
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Database/Reader.php
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php
|
||||
@ -393,6 +423,7 @@
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Record/Subdivision.php
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Record/Traits.php
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/Util.php
|
||||
%%WWWDIR%%/includes/vendor/geoip2/geoip2/src/WebService/Client.php
|
||||
%%WWWDIR%%/includes/vendor/jakeasmith/http_build_url/readme.md
|
||||
%%WWWDIR%%/includes/vendor/jakeasmith/http_build_url/src/http_build_url.php
|
||||
@ -435,6 +466,18 @@
|
||||
%%WWWDIR%%/includes/vendor/pomo/pomo/src/Translations/NOOPTranslations.php
|
||||
%%WWWDIR%%/includes/vendor/pomo/pomo/src/Translations/Translations.php
|
||||
%%WWWDIR%%/includes/vendor/pomo/pomo/src/Translations/TranslationsInterface.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/AbstractLogger.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/InvalidArgumentException.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/LogLevel.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/LoggerInterface.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/LoggerTrait.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/NullLogger.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/Test/DummyTest.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/Psr/Log/Test/TestLogger.php
|
||||
%%WWWDIR%%/includes/vendor/psr/log/README.md
|
||||
%%WWWDIR%%/includes/vendor/rmccue/requests/README.md
|
||||
%%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests/Auth/Basic.php
|
||||
%%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests/Auth.php
|
||||
@ -495,6 +538,35 @@
|
||||
%%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests/Utility/CaseInsensitiveDictionary.php
|
||||
%%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests/Utility/FilteredIterator.php
|
||||
%%WWWDIR%%/includes/vendor/rmccue/requests/library/Requests.php
|
||||
%%WWWDIR%%/includes/vendor/spatie/array-to-xml/README.md
|
||||
%%WWWDIR%%/includes/vendor/spatie/array-to-xml/src/ArrayToXml.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Idn.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Info.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/LICENSE
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/README.md
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/Regex.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/deviation.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/ignored.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/mapped.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/Resources/unidata/virama.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/bootstrap.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/bootstrap80.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-idn/composer.json
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/LICENSE
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/Normalizer.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/README.md
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-intl-normalizer/composer.json
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/LICENSE
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/Mbstring.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/README.md
|
||||
@ -503,18 +575,17 @@
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/bootstrap.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-mbstring/composer.json
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-php72/LICENSE
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-php72/Php72.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-php72/README.md
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-php72/bootstrap.php
|
||||
%%WWWDIR%%/includes/vendor/symfony/polyfill-php72/composer.json
|
||||
%%WWWDIR%%/includes/version.php
|
||||
%%WWWDIR%%/js/clipboard.min.js
|
||||
%%WWWDIR%%/js/common.js
|
||||
%%WWWDIR%%/js/infos.js
|
||||
%%WWWDIR%%/js/insert.js
|
||||
%%WWWDIR%%/js/jquery-1.3.2.min.js
|
||||
%%WWWDIR%%/js/jquery-1.4.3.min.js
|
||||
%%WWWDIR%%/js/jquery-1.6.1.min.js
|
||||
%%WWWDIR%%/js/jquery-1.8.2.min.js
|
||||
%%WWWDIR%%/js/jquery-1.9.1.min.js
|
||||
%%WWWDIR%%/js/jquery-2.2.4.min.js
|
||||
%%WWWDIR%%/js/jquery-3.3.1.min.js
|
||||
%%WWWDIR%%/js/jquery-3.5.1.min.js
|
||||
%%WWWDIR%%/js/jquery-3.tablesorter.min.js
|
||||
%%WWWDIR%%/js/jquery.cal.js
|
||||
%%WWWDIR%%/js/jquery.notifybar.js
|
||||
|
Loading…
Reference in New Issue
Block a user