aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* www/gohugo: Update to 0.84.4ben.lavery2021-07-022-14/+14
| | | | | | | Changes: https://github.com/gohugoio/hugo/releases/tag/v0.84.4 PR: 256933 Approved by: lwhsu (mentor, implicit)
* www/py-azure-common: Add NO_ARCHPo-Chuan Hsieh2021-06-301-0/+2
| | | | Approved by: portmgr (blanket)
* www/py-rollbar: Update to 0.16.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/rollbar/pyrollbar/releases
* www/py-notebook: Update to 6.2.0Po-Chuan Hsieh2021-06-302-5/+4
| | | | | Changes: https://github.com/jupyter/notebook/releases https://github.com/jupyter/notebook/blob/master/CHANGELOG.md
* www/py-imdbpy: Update to 2021.4.18Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/alberanid/imdbpy/blob/master/CHANGELOG.txt
* www/py-httpretty: Update to 1.0.5Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/gabrielfalcao/HTTPretty/blob/master/docs/source/changelog.rst
* www/py-django32: Update to 3.2.4Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://docs.djangoproject.com/en/3.2/releases/
* www/py-django31: Update to 3.1.12Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://docs.djangoproject.com/en/3.1/releases/
* www/py-django22: Update to 2.2.24Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://docs.djangoproject.com/en/2.2/releases/
* www/rubygem-protocol-http: Update to 0.22.4Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/socketry/protocol-http/commits/master
* www/rubygem-feedjira: Update to 3.2.0Po-Chuan Hsieh2021-06-302-4/+4
| | | | | Changes: https://github.com/feedjira/feedjira/blob/master/CHANGELOG.md https://github.com/feedjira/feedjira/commits/master
* www/rubygem-faraday: Update to 1.4.3Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/lostisland/faraday/releases
* www/py-starlette: Update to 0.15.0Po-Chuan Hsieh2021-06-302-11/+16
| | | | | | | - Add FULL option Changes: https://github.com/encode/starlette/blob/master/docs/release-notes.md https://www.starlette.io/release-notes/
* www/py-google-cloud-speech: Update to 2.4.1Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/googleapis/python-speech/releases
* www/tinymce: Update to 5.8.2Po-Chuan Hsieh2021-06-302-4/+4
| | | | Changes: https://github.com/tinymce/tinymce/blob/master/modules/tinymce/changelog.txt
* www/npm: Simplify *_DESC by removing node versionsPo-Chuan Hsieh2021-06-301-2/+2
|
* www/flexget: update to 3.1.131Jan Beich2021-06-302-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.130...v3.1.131 Reported by: Repology
* www/threejs: upgrade to r130Thierry Thomas2021-06-302-4/+4
| | | | Release notes at <https://github.com/mrdoob/three.js/releases/tag/r130>.
* www/h2o-devel: update to 20210611 snapshotDave Cottlehuber2021-06-303-12/+22
| | | | | Sponsored by: SkunkWerks, GmbH Tested by: Uwe Trenkner <uwe@trenknerconsulting.com>
* www/mitmproxy: update to 6.0.2 release and unbreak.Alex Dupre2021-06-305-235/+39
| | | | | | PR: 250799 Reported by: p5B2E9A8F@t-online.de Patch by: maintainer, lwhsu, ale
* Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptionsFukang Chen2021-06-301-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add CVS description - Add DARCS description - Add GIT description - Add MERCURIAL description - Add PERFORCE description - Rename SVN to SUBVERSION devel/anjuta: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Change SUBVERSION_DESC to use the default description devel/git: - Rename OPTION P4 to PERFORCE - Rename OPTION SVN to SUBVERSION - Change PERFORCE_DESC to use the default description devel/ocaml-opam: - Rename OPTION HG to MERCURIAL - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT - Change {DARCS,GIT,MERCURIAL}_DESC to use the default description devel/thunar-vcs-plugin: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE - Change GIT_DESC to use the default description devel/viewvc-devel: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE net-mgmt/observium: - Rename OPTION SVN to SUBVERSION net-mgmt/rancid3: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_SINGLE_SCM - Change {CVS,GIT,SUBVERSION}_DESC to use the default description ports-mgmt/portshaker: - Rename OPTION SVN to SUBVERSION - Rename HG to MERCURIAL - Sort OPTIONS_DEFINE - Change {GIT,MERCURIAL}_DESC to use the default description security/hydra: - Rename OPTION SVN to SUBVERSION security/medusa: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE shells/scponly: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE - Typo fix in SVNSERVE_DESC www/trac-devel: - Rename OPTION SVN to SUBVERSION - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE - Change {GIT,SUBVERSION}_DESC to use the default description Reviewed by: koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain Approved by: koobs (ports, mentor) Differential Revision: https://reviews.freebsd.org/D17459 MFH: No (OPTION description updates)
* www/librespeed: add missing dependenciesDan Langille2021-06-292-2/+6
| | | | | | | | | | Add some PHP dependencies required by this port. Tweak the pkg-message output to hint that telemetry requires configuration settings at build time. PR: 256891 Reported by: dvl
* www/nginx-devel: update NGINX JavaScript module to 0.6.1.Sergey A. Osokin2021-06-293-5/+5
| | | | | | | | | | | | | <ChangeLog> *) Bugfix: fixed RegExpBuiltinExec() with UTF-8 only regexps. The bug was introduced in 0.4.2. *) Bugfix: fixed parsing of export default declaration with non-assignment expressions. Thanks to Artem S. Povalyukhin. </ChangeLog>
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-06-291-1/+1
|
* */*: fix all ports using Rust on powerpc that fail due to libcPiotr Kubaj2021-06-286-0/+372
| | | | | This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway.
* www/uwebsockets: Update 19.2.0 -> 19.3.0Yuri Victorovich2021-06-282-4/+4
| | | | Reported by: portscout
* www/drupal9: Update to 9.0.14Jose Alonso Cardenas Marquez2021-06-283-4/+28
|
* www/drupal8: Update to 8.9.16Jose Alonso Cardenas Marquez2021-06-283-6/+18
|
* www/gohugo: Update to 0.84.1ben.lavery2021-06-272-5/+5
| | | | | | | Changes: https://github.com/gohugoio/hugo/releases/tag/v0.84.1 PR: 256851 Approved by: lwhsu (mentor, implicit)
* www/proxygen: Update 2021.06.14.00 -> 2021.06.21.00Yuri Victorovich2021-06-272-4/+4
|
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-2716-11/+16
|
* */*: Update KDE Plasma Desktop to 5.22.2Tobias C. Berner2021-06-261-3/+3
| | | | | | | | | | | | | | | | | | | Tuesday, 22 June 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.2. Plasma 5.22 was released in June 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Discover: Flatpak: properly notify about updates. * [Task Manager] Show window title in tooltip when player title is different * KWin: Wayland: Implement activities window rule. View full changelog: https://kde.org/announcements/changelogs/plasma/5/5.22.1-5.22.2
* */*: Remove expired ports:Daniel Engberg2021-06-2612-151/+0
| | | | | | | | | | www/dojo-shrinksafe: deprecated upstream www/blastbeat: abandoned upstream, broken on 12.X since 2019 www/demoroniser: made for Microsoft Powerpoint 9x with Perl 4.0 PR: 256634 PR: 256637 PR: 256638
* www/py-scrapy: Update to 2.5.0Danilo G. Baio2021-06-264-20/+43
| | | | | | | | | | Changelog: https://docs.scrapy.org/en/latest/news.html?highlight=news#scrapy-2-5-0-2021-04-06 This also removes/disables the experimental HTTP/2 support, there are issues with Twisted and h2 at this moment which breaks scrapy. PR: 256259 Approved by: maintainer timeout (skreuzer)
* */*: Remove expired ports:Rene Ladan2021-06-263-29/+0
| | | | | www/npm-node10: Uses EOL Python 2.7 via www/node10 2021-06-23 www/yarn-node10: Uses EOL Python 2.7 via www/node10
* cleanup: remove more optional Node 10/12 usagesRene Ladan2021-06-264-24/+8
|
* */*: Remove expired ports:Rene Ladan2021-06-2623-959/+0
| | | | | | 2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream www/npm-node12: uses www/node12 2021-06-23 www/yarn-node12: Uses EOL Python 2.7 via www/node12
* cleanup: unregister expired Node 12Rene Ladan2021-06-263-18/+5
|
* www/monolith: Update to 2.6.0Lewis Cook2021-06-262-25/+19
| | | | Changes: https://github.com/Y2Z/monolith/releases/tag/v2.6.0
* */*: Remove expired ports:Rene Ladan2021-06-2620-1888/+0
| | | | | | 2021-06-23 www/aws: Uses EOL Python 2.7 via devel/gnatpython 2021-06-23 www/aws-demos: Uses EOL Python 2.7 via www/aws 2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
* www/luakit-devel: update to 2.3-11Marco Beishuizen2021-06-262-5/+5
| | | | PR: 256811
* www/unit*: fix syntax errorAntoine Brodin2021-06-252-5/+7
|
* www/p5-HTML-Table: Add NO_ARCHPo-Chuan Hsieh2021-06-251-2/+4
|
* www/p5-Toadfarm: Update to 0.83Po-Chuan Hsieh2021-06-252-5/+5
| | | | Changes: https://metacpan.org/dist/Toadfarm/changes
* www/p5-Mojolicious-Plugin-Authentication: Update to 1.37Po-Chuan Hsieh2021-06-252-4/+4
| | | | Changes: https://metacpan.org/dist/Mojolicious-Plugin-Authentication/changes
* www/rubygem-protocol-http: Update to 0.22.3Po-Chuan Hsieh2021-06-252-4/+4
| | | | Changes: https://github.com/socketry/protocol-http/commits/master
* www/py-google-cloud-storage: Update to 1.39.0Po-Chuan Hsieh2021-06-252-5/+5
| | | | Changes: https://github.com/googleapis/python-storage/releases
* www/p5-HTML-Adsense: Remove the file directlyPo-Chuan Hsieh2021-06-251-2/+2
|
* www/deno: Update to 1.11.2Mikael Urankar2021-06-242-7/+7
| | | | Changes: https://github.com/denoland/deno/releases/tag/v1.11.2
* www/unit-perl: fix failed build on -CURRENT after clang12 import.Sergey A. Osokin2021-06-241-0/+5
|