summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* textproc/gnugrep (dependencies): do not rely on compatibility symlinkAlexey Dokuchaev7 days3-7/+7
| | | | | | | | | | | | | | | | | | | | | Historically we had built and installed GNU grep programs as `grep' + [ef]grep, but started to configure the port with `--program-prefix=g' in 2022, as we and several other non-GNU/Linux systems, e.g. NetBSD, OpenBSD, Solaris, macOS do for miscellaneous GNU utilities. To avoid breaking POLA, g-prefixless compatibility symlinks were being created, subject to the COMPAT option (on by default). Recently GNU grep developers decided to deprecate {e,f}grep variants, with the clear intention to consolidate all three greps into a single command. This had significantly annoyed users who could not update their scripts to `grep -[EF]', usually for portability reasons, e.g. SunOS 4.11 grep which does not support those switches, but does have egrep and fgrep, or when scripts are written by others and they don't have permissions to modify them, etc. Perhaps it is time to turn the COMPAT option off by default, this commit concludes the preparation. PR: 277784 Requested by: fuz, obrien
* www/p5-WWW-OAuth: update to 1.003Mathieu Arnold7 days2-6/+8
| | | | While there, run portclippy+portfmt
* security/p5-Crypt-SysRandom: add, Perl interface to system randomnessMathieu Arnold7 days5-0/+25
|
* www/p5-Perlanet: update to 3.3.3Mathieu Arnold7 days2-4/+4
|
* devel/p5-Acme-MetaSyntactic: ignore some other distribution that looks like ↵Mathieu Arnold7 days1-0/+2
| | | | a version
* textproc/opensearch-dashboards219: New port: Visualization dashboards for ↵Jose Alonso Cardenas Marquez7 days6-0/+200
| | | | | | | | OpenSearch OpenSearch Dashboards is the default visualization tool for data in OpenSearch. It also serves as a user interface for many of the OpenSearch plugins, including security, alerting, Index State Management, SQL, and more.
* textproc/opensearch219: New port: Full-text search engine for JavaJose Alonso Cardenas Marquez7 days8-0/+342
| | | | | OpenSearch is a fork of Elasticsearch which aims to be a Distributed, RESTful, Search Engine built on top of Apache Lucene.
* sysutils/containerd: Update to 2.1.0Bernhard Froehlich7 days2-4/+4
|
* deskutils/stirling-pdf: update to 0.46.1Matthias Fechner7 days2-4/+4
| | | | Changes: https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v0.46.1
* net/p5-URI: Update to 5.32Wen Heping7 days3-4/+6
|
* emulators/virtualbox-ose-70: Fix CONFLICTS_INSTALLVladimir Druzenko7 days1-2/+2
| | | | PR: 284439
* emulators/virtualbox-ose{,-additions,-kmod}{,-70,-legacy}: Update ↵Vladimir Druzenko7 days8-9/+22
| | | | | | CONFLICTS_INSTALL before committing new ports with VirtualBox 7.1.x PR: 284439
* */*: update NGINX JavaScript: 0.8.10 -> 0.9.0 (+)Sergey A. Osokin7 days11-15/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | The patches applied to the www/unit are based on https://github.com/nginx/unit/pull/1611/ Thanks to: Andrew Clayton <a.clayton@nginx.com> <ChangeLog> Core: *) Feature: refactored working with built-in strings, symbols and small integers. Performance improvements (arewefastyet/benchmarks/v8-v7 benchmark): Richards: +57% (631 → 989) Crypto: +7% (1445 → 1551) RayTrace: +37% (562 → 772) NavierStokes: +20% (2062 → 2465) Overall score: +29% (1014 → 1307) *) Bugfix: fixed regexp undefined value of captured group. *) Bugfix: fixed GCC 15 build with -Wunterminated-string-initialization. </ChangeLog>
* devel/luv: Update to 1.51.0-0Adam Weinberger7 days2-5/+5
|
* astro/josm: update 19369 → 19396Dmitry Marakasov7 days2-4/+4
|
* games/powder-toy-devel: update snapshot-386 → snapshot-387Dmitry Marakasov7 days2-4/+4
|
* irc/soju: Update to 0.9.0Ashish SHUKLA7 days2-11/+10
| | | | - Depend on Go 1.23
* multimedia/ab-av1: update to 0.10.0Jan Beich7 days3-71/+70
| | | | | Changes: https://github.com/alexheretic/ab-av1/releases/tag/v0.10.0 Reported by: GitHub (watch releases)
* math/R-cran-terra: Update to 1.8-50Nuno Teixeira7 days2-4/+4
| | | | ChangeLog: https://cran.r-project.org/web/packages/terra/news/news.html
* devel/R-cran-future: Update to 1.49.0Nuno Teixeira7 days2-6/+6
| | | | ChangeLog: https://cran.r-project.org/web/packages/future/news/news.html
* devel/R-cran-parallelly: Update to 1.44.0Nuno Teixeira7 days2-4/+4
| | | | ChangeLog: https://cran.r-project.org/web/packages/parallelly/news/news.html
* devel/R-cran-globals: Update to 0.18.0Nuno Teixeira7 days2-4/+4
| | | | ChangeLog: https://cran.r-project.org/web/packages/globals/news/news.html
* devel/aws-c-http: Update to 0.10.1Nuno Teixeira7 days2-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.10.1
* lang/scala: Update to 3.3.5Jens Grassel7 days2-5/+5
| | | | | | | | | | Changelogs: 3.3.5: https://github.com/scala/scala3/releases/tag/3.3.5 3.3.4: https://github.com/scala/scala3/releases/tag/3.3.4 3.3.3: https://github.com/scala/scala3/releases/tag/3.3.3 3.3.2: https://github.com/scala/scala3/releases/tag/3.3.2 PR: 285700
* devel/golangci-lint: Update to 2.1.6Gabriel M. Dutra7 days2-7/+7
| | | | | ChangeLog: https://github.com/golangci/golangci-lint/releases/tag/v2.1.6
* editors/vim: Update to 9.1.1378Adam Weinberger7 days3-18/+18
|
* ports-mgmt/hs-cabal2tuple: Update to 2.0.3.0Gleb Popov7 days2-81/+228
|
* net-p2p/cardano-db-sync: Unbreak fetch and buildGleb Popov7 days2-5/+5
| | | | Reported by: pkg-fallout
* net/traefik: Update to upstream release 3.4.0Thomas Zander8 days2-4/+4
| | | | | | | | | | | | Details: - Update to 3.4.x branch, see: https://github.com/traefik/traefik/releases/tag/v3.4.0 - While most configurations are expected to continue to work, a change in the Kubernetes CRD provider may require manual config updates for HTTP load balancing: https://doc.traefik.io/traefik/master/migration/v3/#v33-to-v34 MFH: 2025Q2
* devel/jetbrains-webstorm: Update to 2024.3.5Dmitry Wagin8 days3-8/+10
| | | | | | | | Chnagelog: https://youtrack.jetbrains.com/articles/WEB-A-233538567/WebStorm-2024.3.4-243.25659.40-build-Release-Notes https://youtrack.jetbrains.com/articles/WEB-A-233538583/WebStorm-2024.3.5-243.26053.12-build-Release-Notes PR: 285120
* emulators/virtualbox-ose{,-70,-legacy}: Fix release memory on VM exit on ↵Mark Johnston8 days3-46/+61
| | | | | | | 15-CURRENT PR: 286507 MFH: 2025Q2
* x11-toolkits/gtk30: Update to 3.24.49Olivier Duchateau8 days3-5/+7
| | | | PR: 285287
* editors/mle: GC no longer needed GNU tools from TEST_DEPENDSAlexey Dokuchaev8 days1-12/+1
| | | | | Obsoleted by portability fixes made upstream in May 2020 but never cleaned up.
* devel/p5-Connector: Update 1.54 => 1.55Sergei Vyshenski8 days2-6/+7
| | | | | | | | | Commit log: https://github.com/whiterabbitsecurity/connector/compare/1.54...1.55 While here cleanup BUILD_DEPENDS=RUN_DEPENDS antipattern PR: 286709 283227
* x11/xdg-desktop-portal-luminous: update to 0.1.10Jan Beich8 days3-518/+727
| | | | | | Changes: https://github.com/waycrate/xdg-desktop-portal-luminous/releases/tag/v0.1.9 Changes: https://github.com/waycrate/xdg-desktop-portal-luminous/releases/tag/v0.1.10 Reported by: GitHub (watch releases)
* multimedia/mpvpaper: update to 1.8Jan Beich8 days2-4/+4
| | | | | Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.8 Reported by: GitHub (watch releases)
* graphics/satty: update to 0.18.1Jan Beich8 days3-12/+7
| | | | | Changes: https://github.com/gabm/Satty/releases/tag/v0.18.1 Reported by: GitHub (watch releases)
* net/jotta-cli: Update to 0.17.132497Trenton Schulz8 days2-9/+8
| | | | | | | | | | Pet portlint, portfmt, portclippy. Changelog: https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli PR: 285583 Approved by: submitter is maintainer
* mail/neomutt: update to 20250510Pietro Cerutti8 days2-4/+4
| | | | Release notes: https://github.com/neomutt/neomutt/releases/tag/20250510
* devel/quilt: sort BUILD_DEPENDS alphabetically, drop ${LOCALBASE}Alexey Dokuchaev8 days1-5/+5
| | | | | | | | | | We typically specify the full paths to avoid conflicts with identically named programs in the base which is not the case for `ggrep' and thus is needless here. Technically this is non-functional change for the benefit of having consistent dependencies on GNU tools in this Makefile and in general within the ports tree.
* databases/puppetdb-terminus7: Remove expired portRene Ladan8 days7-110/+1
| | | | 2025-05-09 databases/puppetdb-terminus7: Reached EOL
* devel/leatherman: Remove expired portRene Ladan8 days10-292/+1
| | | | 2025-05-09 devel/leatherman: Project got archived
* databases/puppetdb7: Remove expired portRene Ladan8 days15-291/+1
| | | | 2025-05-09 databases/puppetdb7: Reached EOL
* devel/cpp-hocon: Remove expired portRene Ladan8 days6-62/+1
| | | | 2025-05-09 devel/cpp-hocon: Project got archived
* sysutils/facter: Remove expired portRene Ladan8 days13-185/+1
| | | | 2025-05-09 sysutils/facter: Reached EOL
* sysutils/puppet7: Remove expired portRene Ladan8 days10-485/+1
| | | | 2025-05-09 sysutils/puppet7: Reached EOL
* sysutils/puppetserver7: Remove expired portRene Ladan8 days17-424/+1
| | | | 2025-05-09 sysutils/puppetserver7: Reached EOL
* dns/dnsdist: Bump portrevisionZsolt Udvari8 days1-0/+1
| | | | | Because of net/quiche's update (commit 05f632b7d2f04107f4e75f84ad89ea83b98ad26f).
* net/quiche: Update to 0.24.2Ralf van der Enden8 days7-296/+790
| | | | | | | | | | | | | | | | | | | Update BoringSSL to e1d6cd95a. Force libc++ linking via BORING_BSSL_RUST_CPPLIB environment variable. Now requires git and llvm as a dependency. Changlogs: https://github.com/cloudflare/quiche/releases/tag/0.23.1 https://github.com/cloudflare/quiche/releases/tag/0.23.2 https://github.com/cloudflare/quiche/releases/tag/0.23.4 https://github.com/cloudflare/quiche/releases/tag/0.23.5 https://github.com/cloudflare/quiche/releases/tag/0.23.6 https://github.com/cloudflare/quiche/releases/tag/0.23.7 https://github.com/cloudflare/quiche/releases/tag/0.24.0 https://github.com/cloudflare/quiche/releases/tag/0.24.2 PR: 285520 Approved by: Junho Choi <junho.choi@gmail.com> (maintainer)
* deskutils/calibre: Update to 8.4.0Guido Falsi8 days4-86/+74
| | | | Remove upstreamed patch.