summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-1026-6/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* www/moodle3*: unbreak bulk -aAntoine Brodin2022-01-103-3/+3
|
* Mark ports to IGNORE with new php81Muhammad Moinur Rahman2022-01-106-22/+23
| | | | | Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
* www/nextcloud-notes: Update to 4.3.0Bernard Spil2022-01-102-4/+4
|
* www/py-django-configurations: Update to 2.3.1Wen Heping2022-01-102-8/+9
|
* *: Updated guacamole-[server|client] to 1.4.0Richard Gallamore2022-01-094-40/+43
| | | | | | | | | | | Major rework to guacamole-client. As of 1.4.0, guacamole-client requires npm to build. Instead of building guacamole-client, changed the port to simply downloading the precompiled binaries. Since the precompiled binaries don't completely adhere to heir, added symlink to appropriate location
* www/nginx-devel: remove rpath-specific configure optionsSergey A. Osokin2022-01-091-3/+2
| | | | Bump PORTREVISION.
* www/pydio-cells: update to 3.0.3Serhii (Sergey) Kozlov2022-01-092-4/+4
| | | | Changelog: https://github.com/pydio/cells/releases/tag/v3.0.0
* www/grafana7: Security update to 7.5.12Matthew Seaman2022-01-092-7/+7
| | | | | | | | | | | | | | | | | Release notes: https://grafana.com/docs/grafana/next/release-notes/release-notes-7-5-12/ Update to 7.5.12 with moderate severity security fix ( https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/ ) PR: 260575 Reported by: Xander Approved by: maintainer timeout (20 days) MFH: 2022Q1 Security: a994ff7d-5b3f-11ec-8398-6c3be5272acd (cherry picked from commit 55a5fd7980406185b0e0ae25346276a71ad69400)
* www/nginx: Update 3rd Party ModuleJochen Neumeister2022-01-093-5/+5
| | | | | | Update 3rd Party Module LUA to 0.10.20 Sponsored by: Netzkommune GmbH
* www/py-social-auth-app-django: Update to 5.0.0Kai Knoblich2022-01-092-7/+6
| | | | | | Changelog: https://github.com/python-social-auth/social-app-django/releases/tag/5.0.0
* www/p5-MojoX-Log-Dispatch-Simple: Update to 1.11Tomohiro Hosaka2022-01-092-4/+4
| | | | PR: 261022
* www/R-cran-httpuv: Update to 1.6.5TAKATSU Tomonari2022-01-092-4/+4
|
* www/gallery-dl: update to 1.20.1Jan Beich2022-01-082-4/+4
| | | | | Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.20.1 Reported by: GitHub (watch releases)
* www/pear-Horde_SessionHandler: Update to 2.3.0Jochen Neumeister2022-01-082-4/+4
| | | | Sponsored by: Netzkommune GmbH
* www/pear-Horde_Service_Weather: Update to 2.5.5Jochen Neumeister2022-01-082-4/+4
| | | | Sponsored by: Netzkommune GmbH
* www/py-dj32-django-prometheus: Update to 2.2.0Kai Knoblich2022-01-082-4/+4
| | | | | | | | Changelog: https://github.com/korfuri/django-prometheus/blob/v2.2.0/CHANGELOG.md MFH: 2022Q1
* www/py-dj32-django-cors-headers: Update to 3.10.1Kai Knoblich2022-01-082-4/+4
| | | | | | | | Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.10.1/HISTORY.rst MFH: 2022Q1
* www/py-dj32-django-auth-ldap: Update to 4.0.0Kai Knoblich2022-01-083-12/+14
| | | | | | | | | | | | | | * Python 3.6 is now gone from the Ports so remove the cruft that was required for it. * Add a workaround to make the port still buildable with Python's distutils by using the "setup.py" from the previous release. Changelog: https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.0.0 MFH: 2022Q1
* www/py-django-prometheus: Update to 2.2.0Kai Knoblich2022-01-082-4/+4
| | | | | | | | Changelog: https://github.com/korfuri/django-prometheus/blob/v2.2.0/CHANGELOG.md MFH: 2022Q1
* www/py-django-cors-headers: Update to 3.10.1Kai Knoblich2022-01-082-4/+4
| | | | | | | | Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.10.1/HISTORY.rst MFH: 2022Q1
* www/py-django-auth-ldap: Update to 4.0.0Kai Knoblich2022-01-083-12/+14
| | | | | | | | | | | | | | * Python 3.6 is now gone from the Ports so remove the cruft that was required for it. * Add a workaround to make the port still buildable with Python's distutils by using the "setup.py" from the previous release. Changelog: https://github.com/django-auth-ldap/django-auth-ldap/releases/tag/4.0.0 MFH: 2022Q1
* www/nginx: Fix typoJochen Neumeister2022-01-071-1/+1
| | | | Sponsored by: Netzkommung GmbH
* www/nginx: Fix typoJochen Neumeister2022-01-071-1/+1
| | | | Sponsored by: Netzkommune GmbH
* www/flexget: update to 3.2.8Jan Beich2022-01-072-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.2.7...v3.2.8 Reported by: Repology
* www/nginx: add the ability to customize the stop signalJochen Neumeister2022-01-072-3/+10
| | | | | PR: 254961 Sponsored by: Netzkommune GmbH
* www/tt-rss: Update to g20211223 (97baf3e8b)Derek Schrock2022-01-073-5/+7
| | | | | | | ChangeLog: https://git.tt-rss.org/fox/tt-rss/compare/2b4ba59a7...97baf3e8b PR: 260710 Reported by: dereks@lifeofadishwasher.com (maintainer)
* www/s: Update 0.6.2 -> 0.6.4Yuri Victorovich2022-01-072-6/+6
| | | | Reported by: portscout
* www/nginx: Rollback 3rd Party Module NJSJochen Neumeister2022-01-063-5/+5
| | | | | | | Rollback the 3rd Party Module NJS from 0.71 to 0.70 The Version 0.71 needs pcre2, but this is only available from NGINX version 1.21.5 onwards Sponsored by: Netzkommune GmbH
* www/cpr: Drop maintainershipGuangyuan Yang2022-01-061-1/+1
|
* www/nextcloud-groupfolders: Update to 11.1.2Bernard Spil2022-01-062-4/+4
|
* */wordpress*: Update to 5.8.2Kenji Takefu2022-01-053-15/+20
| | | | | | | | | | | | | | | | | For all languages: Make the port portlint(1),portclippy(1) compliant. For www,french,german,japanese,russian: Fix pkg-message.in to only show upgrade message when upgrading. For www,zh_CN,zh_TW,french,german: Use do-install-DOCS-on for documentation. For zh_CN,zh_TW: Add CPE information PR: 260013 Approved by: maintainer timeout
* www/nginx-devel: able to customize the stop signalSergey A. Osokin2022-01-052-3/+10
| | | | | | Bump PORTREVISION. PR: 254962
* www/py-fastapi: Reset MAINTAINERNeel Chauhan2022-01-051-1/+1
|
* www/nginx-devel: initial support for HTTPv3Sergey A. Osokin2022-01-053-2/+25554
| | | | | | Bump PORTREVISION. Based on ideas from: ashish
* www/nextcloud-groupfolders: Update to 11.1.1Bernard Spil2022-01-052-4/+4
|
* www/py-django22: Update to 2.2.26Wen Heping2022-01-052-4/+4
|
* www/py-django32: Update to 3.2.11Wen Heping2022-01-052-4/+4
|
* www/py-django40: Update to 4.0.1Wen Heping2022-01-052-4/+4
|
* www/fgallery: Switch from p7zip to 7-zipEmanuel Haupt2022-01-041-12/+15
| | | | | | | | | Switch from outdated archivers/p7zip tp archivers/7-zip which is encouraged by the maintainer (see PR). While here, pacify portclippy/portfmt. PR: 260866 (based on)
* KDE: Update KDE Plasma Desktop to 5.23.5Tobias C. Berner2022-01-041-3/+3
| | | | | | | | | | | | | | | | | | | | | KDE Plasma 5.23.5, Bugfix Release for January Tuesday, 4 January 2022. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.23.5. Plasma 5.23 was released in October 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Save bluetooth status on teardown. * System Monitor: Handle process parent changes in ProcessDataModel. * Fix Klipper Actions content truncation. Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.23.4-5.23.5
* www/gohugo: Update to 0.91.2Ben Lavery-Griffiths2022-01-042-9/+9
| | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.91.2 PR: 260892 Reported by: ben@lavery-griffiths.com (maintainer)
* www/oauth2-proxy: Update to 7.2.1Matthias Wolf2022-01-032-4/+4
| | | | | | Changelog: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.2.1 PR: 260903
* www/libdatachannel: Update 0.16.1 -> 0.16.2Yuri Victorovich2022-01-033-11/+11
| | | | Reported by: portscout
* www/proxygen: Update 2021.12.27.00 -> 2022.01.03.00Yuri Victorovich2022-01-032-4/+4
|
* www/ulfius: Add CPE informationBernhard Froehlich2022-01-031-1/+3
| | | | Approved by: portmgr (blanket)
* www/py-pyjwt: Add CPE informationBernhard Froehlich2022-01-031-1/+3
| | | | Approved by: portmgr (blanket)
* www/owncast: Add CPE informationBernhard Froehlich2022-01-031-1/+3
| | | | Approved by: portmgr (blanket)
* www/larbin: fix build on FreeBSD-13 and 14Stefan Eßer2022-01-032-5/+22
|
* www/nextcloud: update to 1.11.10Bernard Spil2022-01-032-4/+4
|