aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* www/py-flask-smorest: Update to 0.31.1Goran Mekić2021-06-152-4/+4
| | | | | | | Changes https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0311-2021-06-01 PR: 256616 Approved by: maintainer
* www/nginx-devel: update NGINX JavaScript module to 0.6.0.Sergey A. Osokin2021-06-153-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PORTREVISION. <ChangeLog for njs 0.5.3> Core: *) Feature: added let and const declaration support. *) Feature: added RegExp.prototype[Symbol.split]. *) Feature: added sticky flag support for RegExp. *) Bugfix: fixed heap-buffer-overflow in String.prototype.lastIndexOf(). *) Bugfix: fixed RegExp.prototype.test() according to the specification. *) Bugfix: fixed String.prototype.split() according to the specification. *) Bugfix: fixed use-of-uninitialized-value while tracking rejected promises. *) Bugfix: fixed njs.dump() for objects with circular references. </ChangeLog>
* www/firefox: update to 89.0.1 (rc1)Christoph Moench-Tegeder2021-06-152-6/+5
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/89.0.1/releasenotes/
* www/phalcon: enable on armv7 and powerpcPiotr Kubaj2021-06-151-2/+2
|
* www/phalcon: enable on armv7 and powerpcPiotr Kubaj2021-06-151-2/+2
|
* devel/sope: www/sogo: Update to 5.1.1Jose Alonso Cardenas Marquez2021-06-143-6/+7
| | | | Security: 69815a1d-c31d-11eb-9633-b42e99a1b9c3
* devel/sope2: www/sogo2: Update to 2.4.1Jose Alonso Cardenas Marquez2021-06-143-6/+6
| | | | Security: 69815a1d-c31d-11eb-9633-b42e99a1b9c3
* www/libdatachannel: Update 0.13.3 -> 0.13.4Yuri Victorovich2021-06-143-5/+5
| | | | Reported by: portscout
* www/piwigo: Take maintainershipPo-Chuan Hsieh2021-06-142-1/+3796
|
* www/piwigo: Update to 11.5.0Ralf van der Enden2021-06-143-5/+13
| | | | | | | | - Reset maintainership Changes: https://github.com/Piwigo/Piwigo/releases PR: 256534 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* www/rubygem-protocol-http: Update to 0.22.2Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/socketry/protocol-http/commits/master
* www/rubygem-async-websocket: Update to 0.19.0Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/socketry/async-websocket/commits/master
* www/rubygem-async-pool: Update to 0.3.7Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/socketry/async-pool/commits/master
* www/rubygem-async-http: Update to 0.56.3Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/socketry/async-http/commits/master
* www/py-uvicorn: Update to 0.14.0Po-Chuan Hsieh2021-06-143-20/+6
| | | | Changes: https://github.com/encode/uvicorn/releases
* www/py-requests-aws4auth: Update to 1.1.1Po-Chuan Hsieh2021-06-142-4/+4
| | | | | Changes: https://github.com/tedder/requests-aws4auth/releases https://github.com/tedder/requests-aws4auth/blob/master/HISTORY.md
* www/py-httpcore: Update to 0.13.4Po-Chuan Hsieh2021-06-142-5/+6
| | | | Changes: https://github.com/encode/httpcore/releases
* www/py-google-cloud-dlp: Update to 3.1.0Po-Chuan Hsieh2021-06-142-6/+10
| | | | Changes: https://github.com/googleapis/python-dlp/releases
* www/py-google-api-core: Update to 1.29.0Po-Chuan Hsieh2021-06-142-4/+4
| | | | | Changes: https://github.com/googleapis/python-api-core/releases https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md
* www/py-flask-migrate: Update to 3.0.1Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md
* www/p5-CGI: Update to 4.53Po-Chuan Hsieh2021-06-142-4/+4
| | | | Changes: https://metacpan.org/dist/CGI/changes
* www/zenphoto: Update to 1.5.8Po-Chuan Hsieh2021-06-143-6/+21
| | | | Changes: https://www.zenphoto.org/news/category/changelog/
* dns/public_suffix_list: Update to 20210527Po-Chuan Hsieh2021-06-141-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for package change Changes: https://github.com/publicsuffix/list/commits/master
* www/py-respx: Add py-respx 0.17.0Po-Chuan Hsieh2021-06-144-0/+31
| | | | | | | | RESPX is a simple, yet powerful, utility for mocking out the HTTPX, and HTTP Core, libraries. WWW: https://lundberg.github.io/respx/ WWW: https://github.com/lundberg/respx
* www/web2dap: update to 1.6.5Palle Girgensohn2021-06-134-47/+4
| | | | | | Remove pkg-install since it does not make sense to me. Logging is taken care of by syslog so no point creating a log directory, especially when it does not reside in /var where it should be.
* www/searx: Update to 1.0.0Rainer Hurling2021-06-132-10/+15
| | | | | | | | | | - Change maintainer - Needs Python >= 3.7 because of www/py-httpx-socks dependency Changelog: https://github.com/searx/searx/releases/tag/1.0.0 PR: 256529 Reported by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (new maintainer)
* www/py-httpx-socks: New port - Proxy (HTTP, SOCKS) transports for httpxZane C. Bowers-Hadley2021-06-135-0/+93
| | | | | | https://github.com/romis2012/httpx-socks PR: 256527
* x11/plasma5-plasma: Update KDE Plasma Desktop to 5.22Tobias C. Berner2021-06-132-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plasma 5.22 is here, and it is more reliable and stable than ever. By cleaning up and refactoring code in the background, the Plasma desktop gives you greater responsiveness and performance, helping you become even more productive without hiccups or surprises. Enjoy a smoother experience with KDE’s Plasma 5.22 desktop. Plasma 5.22 has become more pleasurable to use through improvements to the design and greater smoothness and consistency in transparencies, blurs, icons, and animations. Moving things to accessible locations, offering hints and visual cues, and creating new settings allows you to customize your work environment to make it fit perfectly to your needs. Following the true KDE spirit, the push for a more stable and attractive desktop does not mean you have to renounce control over how you want it to look or behave. Plasma 5.22, as always, packs all the flexibility and tools for customization you have come to expect and love, and some more to boot. Meanwhile, the push to move Plasma in its entirety to Wayland (the display protocol of the future) continues in full swing. So much so that popular distros are starting to ship Plasma with Wayland by default. By using Wayland behind the scenes, Plasma is able to include features and bug fixes not possible to implement on X11, offering you a better experience and more stability. Full announcement and changelog: https://kde.org/announcements/plasma/5/5.22.0/
* www/cpp-httplib: Update 0.8.9 -> 0.9.0Yuri Victorovich2021-06-132-4/+4
|
* www/mini_httpd: umount devfs when stopping the serviceCraig Leres2021-06-122-1/+25
| | | | | | | | Update the rc.d scripts to unmount devfs when the mini_httpd_devfs rc.d option is used. PR: 256462 Reported by: takefu@airport.fm
* www/p5-Dancer2: Update to 0.301004Wen Heping2021-06-112-4/+4
|
* www/gitlab-ce: Change RUN_DEPENDS from rubygem-rack-proxy to ↵Po-Chuan Hsieh2021-06-101-2/+2
| | | | | | rubygem-rack-proxy06 - Bump PORTREVISION for dependency change
* www/rubygem-rdf: Update to 3.1.14Po-Chuan Hsieh2021-06-102-4/+4
| | | | Changes: https://github.com/ruby-rdf/rdf/releases
* www/rubygem-rack-proxy: Update to 0.7.0Po-Chuan Hsieh2021-06-102-4/+4
| | | | Changes: https://github.com/ncr/rack-proxy/commits/master
* www/py-werkzeug: Revert 4aedd48f96fbd2a8339cb24837efe8e36250862cPo-Chuan Hsieh2021-06-101-1/+0
| | | | It is not needed with setuptools 46.4.0+.
* www/py-requests-mock: Update to 1.9.3Po-Chuan Hsieh2021-06-103-5/+4
| | | | | Changes: https://github.com/jamielennox/requests-mock/releases https://github.com/jamielennox/requests-mock/commits/master
* www/py-pylsqpack: Simplify do-test:Po-Chuan Hsieh2021-06-101-1/+1
| | | | | | python -m unittest is the equivalent of python -m unittest discover. Reference: https://docs.python.org/3/library/unittest.html#test-discovery
* www/py-mechanicalsoup: Update to 1.1.0Po-Chuan Hsieh2021-06-102-7/+6
| | | | Changes: https://github.com/MechanicalSoup/MechanicalSoup/releases
* www/py-httpx013: Fix build with py-chardet 4.0.0Po-Chuan Hsieh2021-06-102-3/+8
| | | | - Bump PORTREVISION for package change
* www/rubygem-rack-proxy06: Add rubygem-rack-proxy06 0.6.5 (copied from ↵Po-Chuan Hsieh2021-06-104-0/+32
| | | | | | rubygem-rack-proxy) - Add PORTSCOUT
* www/p5-CGI-Tiny: Update to 1.002Wen Heping2021-06-103-4/+6
|
* www/nift: fix build on powerpcPiotr Kubaj2021-06-101-0/+2
| | | | Use the ports luajit by default, since compiling luajit requires using gcc and the build system for this port forces clang on FreeBSD.
* www/yt-dlp: Update 2021.06.01 -> 2021.06.09Daniel Engberg2021-06-092-5/+5
| | | | PR: 256513
* www/miniflux: update to 2.0.31Kirill Ponomarev2021-06-092-17/+13
|
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-06-081-1/+1
|
* www/web2ldap: update the port to version 1.6.4.Alexey Dokuchaev2021-06-084-34/+31
|
* category/port: Package name dependencies do not support globbing.Bryan Drewery2021-06-071-1/+1
| | | | | | | | | | | 5.9.9 of the Porters Handbook defines the use of pkgname/version dependencies which does not include globbing. Incidentally `pkg info` is used by the ports framework which does support it but external tools, like Poudriere, don't expect this. None of these needed globbing. If there is a good reason beyond convenience for the feature then it needs to be documented and tools updated.
* graphics/poppler: update to 21.06.0Tobias C. Berner2021-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.06.0: core: * Fix rendering of some extended latin1 characters in annotations. Issue #1070 * Support some not so well formed documents with password. Issue #1083 * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Fix crashes in malformed files * Minor code improvements qt6: * Change some functions to return std::unique_ptr qt5/qt6: * Add API to get notified if the xref is reconstructed * Add somewhat fancier left/right signature visual representation * Don't assert when trying to invert singular matrices build system: * make boost opt-out if building splash - Add dependency on boost to enable the splash backend. PR: 256370 Exp-run by: antoine
* www/drupal7: update 7.78 -> 7.80, fix security vulnerabilitySimon Wright2021-06-062-4/+4
| | | | | | | | | PR: 255417 MFH: 2021Q2 Security: CVE-2020-13672 https://www.drupal.org/sa-core-2021-002 Changes: https://www.drupal.org/project/drupal/releases/7.80 Approved by: joneum (maintainer timeout)
* *: Clean up some thingsTobias Kortkamp2021-06-061-1/+1
| | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Sort categories - Add missing USES Reported by: portscan