aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* www/tt-rss: Update to g20211119Carlo Strub2021-11-203-24/+104
| | | | | PR: 259805 Reported by: maintainer
* www/nextcloud-forms: Update to 2.4.0Bernard Spil2021-11-202-6/+6
|
* www/jira-cli: Update to 0.2.0Santhosh Raju2021-11-202-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 0.1.1: > This version has some breaking changes in the config file and, you will need to regenerate the config for all features to work. - The tool is now compatible with next-gen/team-managed project. - New filters when listing issues, viz: - Filter by parent: This will allow you to list all sub-tasks of a task. - Order by filter: This will allow you to display a list sorted by their rank for example. - You can now assign epic to the issue on creation. - You can add issues to the sprint with `jira sprint add` - feat: Allow to assign epic on create #194 - feat: Cmd to add issues to sprint #205 - feat: Allow to filter by parent #197 - feat: Add order-by filter #206 - feat: Add type on project listing #190 - fix: Make epic add work in next-gen project #195 - fix: Epic creation for next-gen project #192 - fix: Make epic remove work in next-gen project #196 - fix: Make epic list work for next-gen project #201 - fix: Segmentation fault on view #202 - fix(tui): Link/key copy is broken for altered key col #204 - cfg!: Expand config to include project type #191 - cfg!: Rename field to name and add link field to epic #193 - dep: Upgrade rivo/tview #176 - dep: Upgrade outdated deps to latest #177 - dep: Use Go 1.17 #178 **Full Changelog**: https://github.com/ankitpokhrel/jira-cli/compare/v0.1.1...v0.2.0
* www/gitlab-ce: Use grpc 1.30.2Matthias Fechner2021-11-191-1/+1
| | | | | | | | | | | We currently see problems and gitlab suggested to use grpc 1.30.2: https://gitlab.com/gitlab-org/gitlab/-/issues/345693#note_734676746 Newer version of grpc and google-protobuf have known bugs. The open bug that license files cannot not be handled is tracked here: https://gitlab.com/gitlab-org/gitlab/-/issues/345693 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848
* www/proxygen: Update 2021.11.08.00 -> 2021.11.15.00Yuri Victorovich2021-11-182-4/+4
|
* Multiple: Drop maintainership on some portsAdam Weinberger2021-11-181-1/+1
|
* www/websh: unbreak after the recent upgrade of tcl86Mikhail Teterin2021-11-182-21/+17
| | | | | | | | | | Despite being only a micro-version bump, the new TCL changes the TCL_SHARED_LIB_SUFFIX from being set to "86" (the version of TCL) to being derived from the extension's own version, which in our case is 3.6.0b5). While here, remove reference to the long-gone apache-2.2 and a bogus deprecation.
* www/unit: update from 1.25.0 to 1.26.0.Sergey A. Osokin2021-11-184-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Event: FreeBSD Vendor Summit 2021 <ChangeLog> *) Change: the "share" option now specifies the entire path to the files it serves, rather than a document root directory to be prepended to the request URI. *) Feature: automatic adjustment of existing configurations to the new "share" behavior when updating from previous versions. *) Feature: variables support in the "share" option. *) Feature: multiple paths in the "share" option. *) Feature: variables support in the "chroot" option. *) Feature: PHP opcache is shared between application processes. *) Feature: request routing by the query string. *) Bugfix: the router and app processes could crash when the requests limit was reached by asynchronous or multithreaded apps. *) Bugfix: established WebSocket connections could stop reading frames from the client after the corresponding listener had been reconfigured. *) Bugfix: fixed building with glibc 2.34, notably Fedora 35. </ChangeLog>
* www/wget2: add port: File and recursive website downloaderDmitry Marakasov2021-11-188-0/+306
| | | | | | | | | | | | | | | | | | | | GNU Wget2 is the successor of GNU Wget, a file and recursive website downloader. Designed and written from scratch it wraps around libwget, that provides the basic functions needed by a web client. Wget2 works multi-threaded and uses many features to allow fast operation. In many cases Wget2 downloads much faster than Wget1.x due to HTTP2, HTTP compression, parallel connections and use of If-Modified-Since HTTP header. WWW: https://gitlab.com/gnuwget/wget2 Unlike wget, this was placed into www category as it does no longer support ftp.
* www/libhsts: add port: Library to check a domain against the Chromium HSTS ↵Dmitry Marakasov2021-11-185-0/+40
| | | | | | | | | | | | | | | Preload list The HSTS preload list is a list of domains that support HTTPS. The list is compiled by Google and is utilised by Chrome, Firefox and others. With this information, a HTTP client may contact a website without trying a plain-text HTTP connection first. It prevents interception with redirects that take place over HTTP. None of the sent data will ever be unencrypted. WWW: https://gitlab.com/rockdaboot/libhsts
* www/R-cran-servr: Update to 0.24TAKATSU Tomonari2021-11-182-4/+4
|
* www/web2ldap: Update to 1.6.17Palle Girgensohn2021-11-182-4/+4
| | | | Release notes: https://www.web2ldap.de/changes-1.6.html#r1.6.17
* www/firefox: update to 94.0.2 (rc1)Christoph Moench-Tegeder2021-11-172-5/+4
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/94.0.2/releasenotes/
* www/mod_http2: Update to 2.0.0Bernard Spil2021-11-172-4/+4
|
* www/flexget: update to 3.1.153Jan Beich2021-11-172-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.152...v3.1.153 Reported by: Repology
* www/gohugo: Update to 0.89.3Ben Lavery-Griffiths2021-11-172-8/+8
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.3 PR: 259877
* www/pear-twig: Update WWWLi-Wen Hsu2021-11-171-1/+1
|
* www/grafana: Mark DEPRECATED and set expiration dateGuangyuan Yang2021-11-161-0/+3
| | | | | | | | Grafana 1 is no longer maintained upstream years ago. Mark DEPRECATED after the next quarterly cycle. PR: 257763 Approved by: robak (maintainer, timeout > 3 months)
* www/websh: mark BROKENDmitry Marakasov2021-11-161-0/+1
| | | | Approved by: portmgr blanket
* www/trac-devel: mark BROKENDmitry Marakasov2021-11-161-0/+2
| | | | Approved by: portmgr blanket
* www/nextcloud-appointments: Update to 1.11.2Bernard Spil2021-11-162-6/+5
|
* www/nextcloud: Update to 22.2.3Bernard Spil2021-11-162-4/+4
|
* www/logswan: Update to 2.1.11Juraj Lutter2021-11-162-4/+4
| | | | | | | | | | | Change log: - Bump CMake minimum required version to 2.8.12 - Add SPDX short license identifier in source files - Use CMAKE_C_STANDARD instead of hardcoding compiler flags - Switch to using getline(3) instead of fgets(3) - Call hll_init() after doing getopt() processing Full changelog: https://github.com/fcambus/logswan/blob/2.1.11/ChangeLog
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2021-11-161-1/+1
|
* www/py-lektor: fix "3.2.2_1 fails to run: Requirement.parse"Vinícius Zavam2021-11-151-11/+14
| | | | | | | | | | | * visit upstream again to sync depends; - github.com/lektor/lektor/blob/v3.2.2/setup.py * while here, properly sort out RUN_DEPENDS. Reported by: p5B2E9A8F % t-online.de PR: 259426 Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project
* www/py-httplib2: Update to 0.20.2Li-Wen Hsu2021-11-152-4/+4
|
* www/litmus: Allow build with neon >= 0.32Daniel Engberg2021-11-152-22/+9
| | | | | | | Additionally do some minor touch ups to Makefile while at it PR: 259595 Approved by: pi (maintainer), mentors (implicit)
* USES=emacs: Chase package name changesJoseph Mingrone2021-11-151-1/+1
| | | | | PR: 259259 Differential Revision: https://reviews.freebsd.org/D32613
* www/jwt-cli: update to 5.0.0Sergey A. Osokin2021-11-152-199/+165
| | | | Noticed by: portscout
* www/py-httpx-socks: Update to 0.5.1Zane C. Bowers-Hadley2021-11-153-67/+11
| | | | | | | | | | * Remove 256527/225692-www_py-httpx-socks.diff that was added by mistake when this port was added to ports tree * While here, re-format Makefile with portfmt ChangeLog: https://github.com/romis2012/httpx-socks/releases/tag/v0.5.1 PR: 259356 Fixes: c87e99309f1a (www/py-httpx-socks: New port - Proxy (HTTP, SOCKS) transports for httpx)
* www/c-icap: Update to 0.5.10Rodrigo Osorio2021-11-143-5/+5
| | | | | | | | | | | | | | | | | | | Major changes: 0.5.9 * github issue #18: Possible segmentation fault or at least memory leaks when the *_header acls are used * Minor leaks while c-icap server shutdowns * Implement the following new command/handler types: - CI_CMD_CHILD_CLEANUP - CI_CMD_POST_CONFIG - CI_CMD_MONITOR_START - CI_CMD_MONITOR_ONDEMAN 0.5.10 * Bug fix: Commands scheduled with the ci_command_schedule[on] API function may not executed. This bug was introduced with the c-icap-0.5.9 release Full changelogs: https://sourceforge.net/p/c-icap/news/2021/09/the-c-icap-059-is-released/ https://sourceforge.net/p/c-icap/news/2021/10/the-c-icap-0510-is-released/
* www/proxygen: Update 2021.11.01.00 -> 2021.11.08.00Yuri Victorovich2021-11-143-5/+15
|
* www/py-habanero: Update 0.7.4 -> 1.0.0Yuri Victorovich2021-11-142-5/+4
| | | | Reported by: portscout
* www/pydio-cells: Fix build on aarch64.Mikael Urankar2021-11-1418-0/+10193
| | | | Approved by: portmgr (build fix blanket)
* KDE: Update KDE Frameworks to 5.88.0Tobias C. Berner2021-11-144-12/+12
| | | | | | | | | | | | | | | | | | | | Saturday, 13 November 2021 KDE today announces the release of KDE Frameworks 5.88.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full changelog: https://kde.org/announcements/frameworks/5/5.88.0/ Exp-run by: antoine PR: 259817
* www/cinny: Update to 1.5.1Ashish SHUKLA2021-11-143-7/+7
|
* www/py-graphite-web: Runtime fixMuhammad Moinur Rahman2021-11-131-2/+3
| | | | | | | | - Is BROKEN with latest devel/py-pyparsing and requires 2.X branch - Take MAINTAINERSHIP Reported by: tz Sponsored by: Bounce Experts
* www/flexget: update to 3.1.152Jan Beich2021-11-132-4/+4
| | | | | Changes: https://github.com/Flexget/Flexget/compare/v3.1.151...v3.1.152 Reported by: Repology
* www/deno: Update to 1.16.1Mikael Urankar2021-11-1332-118/+106
| | | | | | Changes: https://github.com/denoland/deno/releases/tag/v1.16.0 https://github.com/denoland/deno/releases/tag/v1.16.1
* www/gitlab-ce: use new version of snowplow-trackerMatthias Fechner2021-11-132-4/+9
| | | | The new version of snowplow-tracker does not have any dependency anymore
* www/gitlab-ce: upgrade to 14.4.2Matthias Fechner2021-11-134-10/+10
| | | | | Changelog: https://about.gitlab.com/releases/2021/11/08/gitlab-14-4-2-released/
* www/gitlab-ce: security upgrade to 14.4.1Matthias Fechner2021-11-136-27/+30
| | | | | | | | | | | | This version has a problem showing files like .md files (e.g. README.md on the start page of a project). But as this bug is already present on version 14.4.0 I will deploy this now, to fix the security problems. We need to find the source why this happens and fix it later. Changelog: https://about.gitlab.com/releases/2021/10/28/security-release-gitlab-14-4-1-released/ Security: 33557582-3958-11ec-90ba-001b217b3468
* www/rubygem-swd: update to 1.2.0Matthias Fechner2021-11-132-5/+4
| | | | | Changelog: https://github.com/nov/SWD/releases/tag/v1.2.0
* www/rubygem-rack-timeout: update to 0.5.2Matthias Fechner2021-11-132-4/+4
| | | | | Changelog: https://github.com/sharpstone/rack-timeout/blob/master/CHANGELOG.md
* www/py-urlwatch: Update to 2.24Kai Knoblich2021-11-132-5/+5
| | | | | | | | | * Remove "-rs" parameter from testsuite as it causes issues with some new tests. Changelog: https://github.com/thp/urlwatch/blob/2.24/CHANGELOG.md
* www/nextcloud-notes: Update to 4.2.0Bernard Spil2021-11-132-5/+5
|
* www/nextcloud: Update to 22.2.2Bernard Spil2021-11-132-4/+4
|
* www/nextcloud: Update to 22.2.1Bernard Spil2021-11-122-4/+4
|
* */*: use new nodejs USES flagMatthias Fechner2021-11-1211-41/+43
| | | | | | | Simply define which nodejs version is required using the nodejs USES flag. PR: 259783 Differential Revision: https://reviews.freebsd.org/D32790
* www/yt-dlp: Update 2021.10.22 -> 2021.11.10.1Yuri Victorovich2021-11-112-4/+4
| | | | Reported by: portscout