summaryrefslogtreecommitdiff
path: root/www (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-01-10Fix CONFLICTS entries of multiple portsStefan Eßer26-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)
2022-01-10www/moodle3*: unbreak bulk -aAntoine Brodin3-3/+3
2022-01-10Mark ports to IGNORE with new php81Muhammad Moinur Rahman6-22/+23
Approved by: portmgr (infrastructure blanket) Sponsored by: Bounce Experts
2022-01-10www/nextcloud-notes: Update to 4.3.0Bernard Spil2-4/+4
2022-01-10www/py-django-configurations: Update to 2.3.1Wen Heping2-8/+9
2022-01-09*: Updated guacamole-[server|client] to 1.4.0Richard Gallamore4-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
2022-01-09www/nginx-devel: remove rpath-specific configure optionsSergey A. Osokin1-3/+2
Bump PORTREVISION.
2022-01-09www/pydio-cells: update to 3.0.3Serhii (Sergey) Kozlov2-4/+4
Changelog: https://github.com/pydio/cells/releases/tag/v3.0.0
2022-01-09www/grafana7: Security update to 7.5.12Matthew Seaman2-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)
2022-01-09www/nginx: Update 3rd Party ModuleJochen Neumeister3-5/+5
Update 3rd Party Module LUA to 0.10.20 Sponsored by: Netzkommune GmbH
2022-01-09www/py-social-auth-app-django: Update to 5.0.0Kai Knoblich2-7/+6
Changelog: https://github.com/python-social-auth/social-app-django/releases/tag/5.0.0
2022-01-09www/p5-MojoX-Log-Dispatch-Simple: Update to 1.11Tomohiro Hosaka2-4/+4
PR: 261022
2022-01-09www/R-cran-httpuv: Update to 1.6.5TAKATSU Tomonari2-4/+4
2022-01-08www/gallery-dl: update to 1.20.1Jan Beich2-4/+4
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.20.1 Reported by: GitHub (watch releases)
2022-01-08www/pear-Horde_SessionHandler: Update to 2.3.0Jochen Neumeister2-4/+4
Sponsored by: Netzkommune GmbH
2022-01-08www/pear-Horde_Service_Weather: Update to 2.5.5Jochen Neumeister2-4/+4
Sponsored by: Netzkommune GmbH
2022-01-08www/py-dj32-django-prometheus: Update to 2.2.0Kai Knoblich2-4/+4
Changelog: https://github.com/korfuri/django-prometheus/blob/v2.2.0/CHANGELOG.md MFH: 2022Q1
2022-01-08www/py-dj32-django-cors-headers: Update to 3.10.1Kai Knoblich2-4/+4
Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.10.1/HISTORY.rst MFH: 2022Q1
2022-01-08www/py-dj32-django-auth-ldap: Update to 4.0.0Kai Knoblich3-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
2022-01-08www/py-django-prometheus: Update to 2.2.0Kai Knoblich2-4/+4
Changelog: https://github.com/korfuri/django-prometheus/blob/v2.2.0/CHANGELOG.md MFH: 2022Q1
2022-01-08www/py-django-cors-headers: Update to 3.10.1Kai Knoblich2-4/+4
Changelog: https://github.com/adamchainz/django-cors-headers/blob/3.10.1/HISTORY.rst MFH: 2022Q1
2022-01-08www/py-django-auth-ldap: Update to 4.0.0Kai Knoblich3-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
2022-01-07www/nginx: Fix typoJochen Neumeister1-1/+1
Sponsored by: Netzkommung GmbH
2022-01-07www/nginx: Fix typoJochen Neumeister1-1/+1
Sponsored by: Netzkommune GmbH
2022-01-07www/flexget: update to 3.2.8Jan Beich2-4/+4
Changes: https://github.com/Flexget/Flexget/compare/v3.2.7...v3.2.8 Reported by: Repology
2022-01-07www/nginx: add the ability to customize the stop signalJochen Neumeister2-3/+10
PR: 254961 Sponsored by: Netzkommune GmbH
2022-01-07www/tt-rss: Update to g20211223 (97baf3e8b)Derek Schrock3-5/+7
ChangeLog: https://git.tt-rss.org/fox/tt-rss/compare/2b4ba59a7...97baf3e8b PR: 260710 Reported by: dereks@lifeofadishwasher.com (maintainer)
2022-01-07www/s: Update 0.6.2 -> 0.6.4Yuri Victorovich2-6/+6
Reported by: portscout
2022-01-06www/nginx: Rollback 3rd Party Module NJSJochen Neumeister3-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
2022-01-06www/cpr: Drop maintainershipGuangyuan Yang1-1/+1
2022-01-06www/nextcloud-groupfolders: Update to 11.1.2Bernard Spil2-4/+4
2022-01-05*/wordpress*: Update to 5.8.2Kenji Takefu3-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
2022-01-05www/nginx-devel: able to customize the stop signalSergey A. Osokin2-3/+10
Bump PORTREVISION. PR: 254962
2022-01-05www/py-fastapi: Reset MAINTAINERNeel Chauhan1-1/+1
2022-01-05www/nginx-devel: initial support for HTTPv3Sergey A. Osokin3-2/+25554
Bump PORTREVISION. Based on ideas from: ashish
2022-01-05www/nextcloud-groupfolders: Update to 11.1.1Bernard Spil2-4/+4
2022-01-05www/py-django22: Update to 2.2.26Wen Heping2-4/+4
2022-01-05www/py-django32: Update to 3.2.11Wen Heping2-4/+4
2022-01-05www/py-django40: Update to 4.0.1Wen Heping2-4/+4
2022-01-04www/fgallery: Switch from p7zip to 7-zipEmanuel Haupt1-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)
2022-01-04KDE: Update KDE Plasma Desktop to 5.23.5Tobias C. Berner1-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
2022-01-04www/gohugo: Update to 0.91.2Ben Lavery-Griffiths2-9/+9
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.91.2 PR: 260892 Reported by: ben@lavery-griffiths.com (maintainer)
2022-01-03www/oauth2-proxy: Update to 7.2.1Matthias Wolf2-4/+4
Changelog: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.2.1 PR: 260903
2022-01-03www/libdatachannel: Update 0.16.1 -> 0.16.2Yuri Victorovich3-11/+11
Reported by: portscout
2022-01-03www/proxygen: Update 2021.12.27.00 -> 2022.01.03.00Yuri Victorovich2-4/+4
2022-01-03www/ulfius: Add CPE informationBernhard Froehlich1-1/+3
Approved by: portmgr (blanket)
2022-01-03www/py-pyjwt: Add CPE informationBernhard Froehlich1-1/+3
Approved by: portmgr (blanket)
2022-01-03www/owncast: Add CPE informationBernhard Froehlich1-1/+3
Approved by: portmgr (blanket)
2022-01-03www/larbin: fix build on FreeBSD-13 and 14Stefan Eßer2-5/+22
2022-01-03www/nextcloud: update to 1.11.10Bernard Spil2-4/+4