aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* www/py-google-cloud-vision: Update to 2.6.2Po-Chuan Hsieh2021-11-052-6/+5
| | | | Changes: https://github.com/googleapis/python-vision/releases
* www/py-google-cloud-speech: Update to 2.11.1Po-Chuan Hsieh2021-11-052-6/+5
| | | | Changes: https://github.com/googleapis/python-speech/releases
* www/py-google-cloud-logging: Update to 2.7.0Po-Chuan Hsieh2021-11-053-19/+7
| | | | Changes: https://github.com/googleapis/python-logging/releases
* www/py-google-api-core: Update to 2.2.2Po-Chuan Hsieh2021-11-052-4/+4
| | | | Changes: https://github.com/googleapis/python-api-core/releases
* www/py-forcediphttpsadapter: Update to 1.0.2Po-Chuan Hsieh2021-11-052-4/+4
| | | | Changes: https://github.com/Roadmaster/forcediphttpsadapter/commits/master
* www/py-folium: Update USES=pythonPo-Chuan Hsieh2021-11-051-1/+1
| | | | math/py-numpy requires Python 3.7+
* www/py-arxiv: Update USES=pythonPo-Chuan Hsieh2021-11-051-1/+1
| | | | math/py-numpy requires Python 3.7+
* www/py-aiohttp-middlewares: Update to 1.2.0Po-Chuan Hsieh2021-11-052-6/+7
| | | | Changes: https://github.com/playpauseandstop/aiohttp-middlewares/releases
* www/tinymce: Update to 5.10.1Po-Chuan Hsieh2021-11-052-4/+4
| | | | Changes: https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md
* www/npm-node14: Update CONFLICTS_INSTALL and OPTIONS_EXCLUDE for npm-node16Po-Chuan Hsieh2021-11-051-2/+2
|
* www/npm: Add NODE16 optionPo-Chuan Hsieh2021-11-051-2/+4
| | | | - Update CONFLICTS_INSTALL
* www/npm-node16: Add npm-node16 6.14.8 (copied from npm-node14)Po-Chuan Hsieh2021-11-052-0/+13
|
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2021-11-051-1/+1
|
* devel/jsoncpp: Update to 1.9.4 -> 1.9.5Daniel Engberg2021-11-053-3/+3
| | | | PR: 259654
* www/drupal9: update to 9.2.8Jose Alonso Cardenas Marquez2021-11-053-6/+23
| | | | ChangeLog at: https://www.drupal.org/project/drupal/releases/9.2.8
* www/drupal8: update to 8.9.19Jose Alonso Cardenas Marquez2021-11-053-4/+5
| | | | | | | - Please, update to www/drupal9 because this version of drupal will not receive any security update from now - Take a look at: https://www.drupal.org/psa-2021-2021-06-29 - It will be mark like DEPRECATED
* www/dolibarr13: New port: Modern software package to manage your company or ↵Jose Alonso Cardenas Marquez2021-11-056-0/+14233
| | | | | | | | | | | | | | | | | | foundation Dolibarr ERP & CRM is a modern software package to manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda) It's an Open Source Software (written in PHP language) designed for small, medium or large companies, foundations and freelances. You can freely use, study, modify or distribute it according to its Free Software licence. You can use it as a standalone application or as a web application to be able to access it from the Internet or a LAN. WWW: https://www.dolibarr.org/
* www/dolibarr: update to 14.0.3Jose Alonso Cardenas Marquez2021-11-054-1239/+914
| | | | | | - If you want use version 13.x of dolibarr, you can install www/dolibarr13 ChangeLog at: https://github.com/Dolibarr/dolibarr/releases/tag/14.0.3
* www/dolibarr: update to 13.0.5Jose Alonso Cardenas Marquez2021-11-052-4/+4
| | | | ChangeLog at: https://github.com/Dolibarr/dolibarr/releases/tag/13.0.5
* www/py-django-radius: Add new portKai Knoblich2021-11-055-0/+46
| | | | | | | django-radius enables you to authenticate your Django users against one or many RADIUS servers easily. WWW: https://github.com/robgolding/django-radius
* www/oauth2-proxy: Update to 7.2.0Matthias Wolf2021-11-052-28/+28
| | | | | | Changelog: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.2.0 PR: 259646
* www/gohugo: Update to 0.89.0Ben Lavery-Griffiths2021-11-052-52/+47
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.0 PR: 259643
* www/nextcloud-contacts: Update to 4.0.6Bernard Spil2021-11-042-4/+4
|
* www/gitea: Update to 1.15.6Stefan Bethke2021-11-042-4/+4
| | | | | | PR: 259548 MFH: 2021Q4 Security: df794e5d-3975-11ec-84e8-0800273f11ea
* www/bozohttpd: update the port to version 20210227 and unbreak on i386.Alexey Dokuchaev2021-11-045-12/+37
|
* www/lagrange: Update to 1.7.3Lewis Cook2021-11-033-8/+7
| | | | Changes: https://github.com/skyjake/lagrange/compare/v1.6.5...v1.7.3
* www/cadaver: Allow build with neon >= 0.32Daniel Engberg2021-11-031-1/+1
| | | | | Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32777
* www/bozohttpd: Mark BROKEN on i386Daniel Engberg2021-11-031-0/+2
| | | | | | | | | | | | | Failed to compile with the following error: "comparison of integers of different signs: 'unsigned int' and 'time_t' (aka 'int') [-Werror,-Wsign-compare]" Reference: https://portsfallout.com/fallout?port=www%2Fbozohttpd%24&page=1 PR: 259181 Reported by: pkg-fallout Approved by: port maintainer timeout (2+ weeks), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32770
* www/gatling: Mark BROKENDaniel Engberg2021-11-031-2/+3
| | | | | | | | | | | | | Gatling hasn't built for months and there's also a new version available. Various errors but most common seems to be: "ld: error: duplicate symbol: first_deferred" Reference: https://portsfallout.com/fallout?port=www%2Fgatling%24&page=1 PR: 259180 Reported by: pkg-fallout Approved by: port maintainer timeout (2+ weeks), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32769
* www/firefox: update to 94.0.1Christoph Moench-Tegeder2021-11-032-6/+5
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/94.0.1/releasenotes/
* www/py-django-filter: Update to 21.1Kai Knoblich2021-11-032-5/+5
| | | | | | | | | | * Upstream switched to a two-part CalVer versioning scheme where the first number is the year and the second is the release number within that year. Changelog: https://github.com/carltongibson/django-filter/blob/21.1/CHANGES.rst
* www/py-django-cors-headers: Update to 3.10.0Kai Knoblich2021-11-032-4/+4
| | | | | | Changelog since 3.7.0: https://github.com/adamchainz/django-cors-headers/blob/3.10.0/HISTORY.rst
* www/websocat: update to 1.9.0Sergey A. Osokin2021-11-033-478/+415
| | | | Remove added to the upstream patch.
* www/epiphany: drop unused Meson options after 6106add6f4e9Jan Beich2021-11-031-1/+0
| | | | | | | | | | meson.build:1:0: ERROR: Unknown options: "distributor_name" https://gitlab.gnome.org/GNOME/epiphany/-/commit/554a375e8a90 PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
* www/py-django-tables2: Update to 2.4.1Kai Knoblich2021-11-032-4/+4
| | | | | | | | Changelog: https://github.com/jieter/django-tables2/blob/v2.4.1/CHANGELOG.md MFH: 2021Q4
* www/py-django-mptt: Update to 0.13.4Kai Knoblich2021-11-032-5/+5
| | | | | | | | Changelog since 0.12.0: https://github.com/django-mptt/django-mptt/compare/0.12.0...0.13.4 MFH: 2021Q4
* www/typo3-11: Update to 11.5.0Wen Heping2021-11-033-10/+13
| | | | | | | Fix a typo in Makefile Update DESCR PR: 259066 Reported by: freebsd-ports@charlieroot.de(maintainer)
* www/py-yarl: update to 1.7.2Dmitry Marakasov2021-11-022-4/+4
|
* www/firefox-esr: update to 91.3.0Christoph Moench-Tegeder2021-11-0213-1562/+190
| | | | | Release Notes: https://www.mozilla.org/en-US/firefox/91.3.0/releasenotes/
* www/nginx-devel: update from 1.21.3 to 1.21.4.Sergey A. Osokin2021-11-024-322/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New kernel TLS feature is available starting with FreeBSD 13.0, and it requires OpenSSL 3.0, compiled with "enable-ktls" option. Further, KTLS needs to be enabled in kernel, and in OpenSSL, either via OpenSSL configuration file or with ssl_conf_command Options KTLS; in nginx configuration. To enable kernel TLS on FreeBSD 13 and above: # kldload ktls_ocf # sysctl kern.ipc.tls.enable=1 to load a software backend, see man ktls(4) for details. Also, please visit the following link to get more details https://hg.nginx.org/nginx/rev/65946a191197 <Changelog> *) Change: support for NPN instead of ALPN to establish HTTP/2 connections has been removed. *) Change: now nginx rejects SSL connections if ALPN is used by the client, but no supported protocols can be negotiated. *) Change: the default value of the "sendfile_max_chunk" directive was changed to 2 megabytes. *) Feature: the "proxy_half_close" directive in the stream module. *) Feature: the "ssl_alpn" directive in the stream module. *) Feature: the $ssl_alpn_protocol variable. *) Feature: support for SSL_sendfile() when using OpenSSL 3.0. *) Feature: the "mp4_start_key_frame" directive in the ngx_http_mp4_module. Thanks to Tracey Jaquith. *) Bugfix: in the $content_length variable when using chunked transfer encoding. *) Bugfix: after receiving a response with incorrect length from a proxied backend nginx might nevertheless cache the connection. Thanks to Awdhesh Mathpal. *) Bugfix: invalid headers from backends were logged at the "info" level instead of "error"; the bug had appeared in 1.21.1. *) Bugfix: requests might hang when using HTTP/2 and the "aio_write" directive. </Changelog>
* www/nginx-devel: Update deprecated CPE_VENDOR nginx to f5Bernhard Froehlich2021-11-021-1/+1
| | | | Approved by: portmgr (blanket)
* www/nginx: Update deprecated CPE_VENDOR nginx to f5Bernhard Froehlich2021-11-021-1/+1
| | | | Approved by: portmgr (blanket)
* www/py-django32: Update to 3.2.9Wen Heping2021-11-022-4/+4
|
* Mk/bsd.ruby.mk: Remove RUBY_NAMEPo-Chuan Hsieh2021-11-014-4/+4
| | | | | Use ruby${RUBY_SUFFIX} or libruby${RUBY_SHLIBVER} directly. It also fixes the inconsistency in lang/ruby{26,27,30}/{Makefile,pkg-plist}.
* www/py-google-cloud-vision: Update to 2.6.1Po-Chuan Hsieh2021-11-012-4/+4
| | | | Changes: https://github.com/googleapis/python-vision/releases
* www/py-aioquic: Update to 0.9.17Po-Chuan Hsieh2021-11-012-4/+4
| | | | Changes: https://github.com/aiortc/aioquic/commits/main
* www/py-sentinelhub: Update to 3.4.1Po-Chuan Hsieh2021-11-013-4/+15
| | | | Changes: https://github.com/sentinel-hub/sentinelhub-py/releases
* www/py-quilt3: Fix build after a06fe6e39adaf76f178798640c57888705cbf40aPo-Chuan Hsieh2021-11-011-1/+2
| | | | | - Change RUN_DEPENDS from py-jsonschema to py-jsonschema3 - Bump PORTREVISION for dependency change
* www/py-pylsqpack: Update to 0.3.13Po-Chuan Hsieh2021-11-012-5/+8
| | | | | | - Strip shared library Changes: https://github.com/aiortc/pylsqpack/commits/main
* www/py-hstspreload: Update to 2021.11.1Po-Chuan Hsieh2021-11-012-4/+4
| | | | Changes: https://github.com/sethmlarson/hstspreload/commits/main