| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
share/icons is a common place to install applications icons for a long
time.
An upcoming change in the way we handle icon cache generation leads to
make check-plist thinking some packages are now leaking (left overs) this
directory, adding it to the mtree fixes this issue.
|
| |
|
|
|
|
|
|
|
|
|
| |
Add "/pub" which is the canonical path in FTP as site owner suggested
Add the HTTP master site as submitter suggested
PR: 258741
Reported by: bas@area536.com
MFH: 2021Q3
|
|
|
|
|
| |
PR: 255528
Obtained from: https://webkitgtk.org/security/WSA-2021-0005.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 255528
Changes: https://webkitgtk.org/2021/03/18/webkitgtk2.30.6-released.html
https://webkitgtk.org/2021/03/26/webkitgtk2.32.0-released.html
https://webkitgtk.org/2021/05/10/webkitgtk2.32.1-released.html
https://webkitgtk.org/2021/05/14/webkitgtk2.33.1-released.html
https://webkitgtk.org/2021/06/08/webkitgtk2.33.2-released.html
https://webkitgtk.org/2021/07/09/webkitgtk2.32.2-released.html
https://webkitgtk.org/2021/07/23/webkitgtk2.32.3-released.html
https://webkitgtk.org/2021/08/16/webkitgtk2.33.3-released.html
https://webkitgtk.org/2021/09/17/webkitgtk2.32.4-released.html
https://webkitgtk.org/2021/09/22/webkitgtk2.34.0-released.html
|
| |
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/Mastercard/pkcs11-tools/blob/v2.4.2/CHANGELOG.md
PR: 258708
|
|
|
|
|
|
| |
Details:
- Bug and doc fixes, see:
https://github.com/traefik/traefik/releases/tag/v2.5.3
|
|
|
|
|
|
|
|
|
| |
This is a leaf port and worth tool to keep up to date. So should be MFH'ed
to quarterly.
Changes: https://github.com/rbenv/ruby-build/releases/tag/v20210925
Differential Revision: https://reviews.freebsd.org/D32140
MFH: 2021Q3
|
|
|
|
|
| |
PR: 258724
Reported by: maintainer
|
|
|
|
|
|
| |
PR: 258735
Reported by: diizzy
Approved by: Freddy Dissaux <dsx@bsdsx.fr> (maintainer)
|
|
|
|
| |
Neglected by: portscout :(
|
|
|
|
|
|
|
|
|
| |
Simplify GECKO_RUN_DEPENDS along the lines of what we did with
MONO_RUN_DEPENDS in 996345a04d856fdc863ddce257b8d98da8074d6c some
months ago.
That way updates of that other port won't require adjustments here
any longer while the system becomes more resilient.
|
| |
|
| |
|
|
|
|
| |
This was forgotten in ce7b2a9d4da12a1b3a8746f05de202cdf8271240.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- qhull-8.* has a significantly different API from qhull-7.* in that
the only shared libraries are now libqhull_r.so*.
- Add conflicts to math/qhull.
Qhull computes convex hulls, Delaunay triangulations, halfspace
intersections about a point, Voronoi diagrams, furthest-site Delaunay
triangulations, and furthest-site Voronoi diagrams. It runs in 2-d,
3-d, 4-d, and higher dimensions. It implements the Quickhull algorithm
for computing the convex hull. Qhull handles roundoff errors from
floating point arithmetic. It computes volumes, surface areas, and
approximations to the convex hull.
WWW: http://www.qhull.org
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 5.0.1, adjust LICENSE, take maintainership
- Now builds itself with Dune (devel/ocaml-dune): GC no longer
useful USE_OCAML_* and configure-related knobs; build process
is now also jobs-safe because of this
- Project had moved to GitHub: switch to USE_GITHUB and update
WWW line in the port description
- Convert to static pkg-plist to make tracking changes easier
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Remove the local patch for the $LIB dynamic library token that was only
supported on GNU/Linux. Upstream has switched the multilib conditional
to be for GNU/Linux only.
https://github.com/rizsotto/Bear/releases/tag/3.0.16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BREAKING CHANGES:
feat(lua)!: register_keystroke_callback => on_key
feat(lsp)!: change handler signature #15504
FEATURES:
feat(jobstart): add parameter to close stdin
FIXES:
backport: fix(windowing): positioning of relative floats
backport: refactor(sign): include longer sign column option
backport: fix(sign): reset auto sign column with minimum in float win minimal style
backport: fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
build: use RelWithDebInfo build for nightlies, Release for releases
build: update appdata.xml version in release commit
test(treesitter): skip all parsers tests if parsers aren't installed
Rename stdin to stdin_mode (fixes Windows build)
FIXES (LSP):
backport: fix(lsp): Ensure human readable errors are printed
backport: fix(lsp): Ensure users get feedback on references/symbols errors or empty results
backport: fix(lsp): prevent double <text> for cached plaintext markup
feat(lsp): allow root_dir to be nil (#15430) (Mathias Fußenegger)
lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132) (sim)
fix(lsp): check if buffer is valid in changetracking (#15505) (Jose Alvarez)
fix(lsp): avoid ipairs on non-sequential tables (#15059) (Michael Lingelbach)
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561) (hrsh7th)
feat(lsp): improve logging (#15636) (Michael Lingelbach)
|
|
|
|
| |
PR: 252333
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
| |
PR: 252333
|
|
|
|
|
|
| |
Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.3.0
PR: 258731
Submitted by: dizzy
|
|
|
|
|
| |
I have not had to interact with ReviewBoard for years and ended up
badly neglecting the port.
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Neglected by: portscout :(
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: doceng (implicit)
|