aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* editors/ad: Adaptable text editorRobert Clausecker2024-10-066-0/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ad (pronounced A.D.) is an attempt at combining a modal editing interface of likes of vi and kakoune with the approach to extensibility of Plan9's Acme. Inside of ad text is something you can execute as well as edit. It is primarily intended as playground for experimenting with implementing various text editor features and currently is not at all optimised or feature complete enough for use as your main text editor. ad is aiming to be a hybrid of the pieces of various editors that I find most useful: - vim style modal editing to allow for convenient key bindings - convenient text navigation and selection from vim/kakoune - mini-buffer based user defined minor modes from emacs - sam/acme style editing commands for larger editing actions - acme style extension through exposing editor state and functionality for external client programs. - support for mouse based navigation and selection but not requiring that as the main way of using the editor like in acme. That's fine for desktop but most of the time I'm working with a laptop which makes that far too clunky. ad is not trying to replace vim (or kakoune, or emacs) in terms of being a massively hackable editor. Rather it is trying to follow the philosophy of acme in being an integrating development environment (rather than integrated). By which I mean that the aim is to provide a comfortable editing environment to work in that supports direct interaction with external tools and programs from the outside rather than pulling everything in. WWW: https://crates.io/crates/ad-editor
* sysutils/superfile: update to 1.1.5Robert Clausecker2024-10-062-6/+6
| | | | Changelog: https://github.com/yorukot/superfile/releases/tag/v1.1.5
* devel/distcc: Patch small bugsLaurent Chardon2024-10-066-86/+179
| | | | | | | | | | | | - Fix GUI option not working and made it a flavor - Fix service not starting - Improve default options - Update available compilers masquerade - Create proper pkg-plist - Use pyXY- pkg prefix when pump mode is compiled with non-default python version - Take maintainership PR: 281706
* sysutils/zrepl-dsh2dsh: update to 0.8.4Denis Shaposhnikov2024-10-066-10/+58
| | | | | | | | Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.8.4 Add periodic daily script. PR: 281797
* sysutils/xnvme: update to v0.7.5Karl Bonde Torp2024-10-063-10/+12
| | | | | | | Changelog: https://github.com/xnvme/xnvme/releases/tag/v0.7.5 Signed-off-by: Karl Bonde Torp <k.torp@samsung.com> PR: 281816
* */*: bump port revisions of dependents following x265 updatesRobert Clausecker2024-10-0611-9/+11
| | | | PR: 281680
* multimedia/x265: update to 3.6Mikhail T.2024-10-069-106/+320
| | | | | | | | | | | | | | | | The latest edition provides fixes for the 32-bit ARM, and drops the need for gcc/binutils on the 64-bit ARM (aarch64). Many thanks to fuz@ for providing remote access to the two ARM-systems. The libvmaf-support remains broken, because our port of the dependency has been upgraded to 3.0.0, which is only supported by x265-4.0. Not removing this option for the sake of those, who might have kept the older vmaf on their systems. The ASM is no longer an option -- it was always a requirement on some platforms, and is very useful on others. PR: 281680
* x11-toolkits/gtk40: update to 4.16.3Jan Beich2024-10-062-5/+5
| | | | | Changes: https://gitlab.gnome.org/GNOME/gtk/-/blob/4.16.3/NEWS Reported by: Repology
* graphics/vulkan-utility-libraries: update to 1.3.297Jan Beich2024-10-062-4/+4
| | | | | Changes: https://github.com/KhronosGroup/Vulkan-Utility-Libraries/compare/v1.3.296...v1.3.297 Reported by: Repology, portscout
* graphics/vulkan-headers: update to 1.3.297Jan Beich2024-10-063-4/+5
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.296...v1.3.297 Reported by: Repology, portscout
* devel/hyprlang: update to 0.5.3Jan Beich2024-10-063-18/+7
| | | | | Changes: https://github.com/hyprwm/hyprlang/releases/tag/v0.5.3 Reported by: GitHub (watch releases)
* games/rlvm: unbreak and rebuild after e8fba4b05398Jan Beich2024-10-062-0/+4
| | | | | | | | src/libreallive/archive.cc:135:39: error: no member named 'branch_path' in 'boost::filesystem::path' 135 | fs::path seen_dir = fs::path(name_).branch_path(); | ~~~~~~~~~~~~~~~ ^ Reported by: pkg-fallout
* multimedia/webcamd: Improve pkg-messageAlexander Ziaee2024-10-061-4/+4
| | | | | | | | | + Recommend enabling webcamd with sysrc + Clarify groups usage Differential Revision: https://reviews.freebsd.org/D46962 Reviewed by: arrowd
* UPDATING: add space after AFFECTS:Dan Langille2024-10-061-1/+1
| | | | This convention seems to be required by more than just FreshPorts.
* net-p2p/bitcoin{,-daemon,-utils}: Update to 28.0Kevin Bowling2024-10-064-8/+4
|
* sysutils/fastfetch: update to 2.27.1Piotr Kubaj2024-10-062-4/+4
| | | | Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.27.1
* multimedia/wireplumber: Install the enabling config for PipewireGleb Popov2024-10-063-0/+13
| | | | | Reviewed by: jbeich Pull Request: https://github.com/freebsd/freebsd-ports/pull/303
* www/c-icap: update to 0.6.3Rodrigo Osorio2024-10-067-36/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch c-icap server from branch 5.X to 6.X Full changelog: 0.6.2 changelog: - link c-icap server binaries with the math library - Add new records to c-icap.magic, which are required for virus scan service. 0.6.1 changelog: - Internal web server for use with services - Improved statistics and statistics API - Support histograms creation from statistic values - The pthread inter-process locking scheme - The new lmdb_tables module, to provide support for lmdb based lookup tables - Extended changes and fixes to the ldap support module - The ci_server_shared_memblob_* functions to access small memory blocks which are shared across c-icap processes. - Many fixes/improvements and new API functions. 0.6.0 changelog: - Support for lmdb based databases as an alternate to BerkeleyDB. - Improved info service to show c-icap statistics - Internal web server - The pthread inter-process locking scheme. - New development APIs: c-icap server shared memblocks, flat arrays - C-icap statistics for server and services: Time based statistics, histograms, API to retrieve statistics values, improved update operations
* textproc/R-cran-rbibutils: Update to 2.3Nuno Teixeira2024-10-062-4/+4
| | | | ChangeLog: https://cran.r-project.org/web/packages/rbibutils/news/news.html
* textproc/R-cran-commonmark: Update to 1.9.2Nuno Teixeira2024-10-062-4/+4
| | | | ChangeLog: https://github.com/r-lib/commonmark/compare/1209f2d...90a135a
* security/R-cran-sodium: Update to 1.3.2Nuno Teixeira2024-10-062-5/+4
| | | | ChangeLog: https://github.com/r-lib/sodium/compare/c448ef9...57f3b37
* net/dhcpcd: update to 10.1.0Dries Michiels2024-10-062-4/+4
| | | | Changes: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.1.0
* textproc/hs-pandoc: Update to 3.5Älven2024-10-063-53/+55
| | | | PR: 281882
* games/0ad: Fix buyild with new boost 1.85Guido Falsi2024-10-061-0/+49
| | | | | PR: 281852 Obtained from: https://gitea.wildfiregames.com/0ad/0ad/commit/0831f5d3ce214970fed1b3a55817e7246acd58db
* misc/wthrr: update to 1.2.1Piotr Kubaj2024-10-062-299/+319
| | | | Changelog: https://github.com/ttytm/wthrr-the-weathercrab/releases/tag/v1.2.1
* www/shiori: Update to 1.7.1Nicola Vitale2024-10-063-17/+6
| | | | | | | | - Remove files/patch-internal_database_sqlite__noncgo.go (included by upstream). Release changes: https://github.com/go-shiori/shiori/releases/tag/v1.7.1 Reported by: "github-actions[bot]" <notifications@github.com>
* science/R-cran-Epi: Update to 2.56TAKATSU Tomonari2024-10-062-4/+4
| | | | Reported by: portscout
* devel/R-cran-glue: Update to 1.8.0TAKATSU Tomonari2024-10-062-4/+4
| | | | Reported by: portscout
* databases/R-cran-RPostgreSQL: Update to 0.7-7TAKATSU Tomonari2024-10-062-4/+4
| | | | Reported by: portscout
* shells/carapace: update to 1.0.7Hiroki Tagato2024-10-062-7/+6
| | | | | | Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.7 Reported by: portscout
* textproc/choose: update to 1.3.6Hiroki Tagato2024-10-064-143/+77
| | | | | | | | | | | While here, remove patch for PowerPC architecture since it has been incorporated into upstream libc crate. Changelog: - https://github.com/theryangeary/choose/releases/tag/v1.3.5 - https://github.com/theryangeary/choose/releases/tag/v1.3.6 Reported by: portscout
* various: Bump PORTREVISION after go123 updateAdam Weinberger2024-10-0610-0/+10
|
* devel/py-python-dbusmock: update to 0.32.2Hiroki Tagato2024-10-062-4/+4
| | | | | | Changelog: https://github.com/martinpitt/python-dbusmock/releases/tag/0.32.2 Reported by: Repology
* devel/tree-sitter: Update to 0.24.2Adam Weinberger2024-10-062-4/+4
|
* net/gerbera: Update to 2.3.0Daniel Engberg2024-10-053-8/+10
| | | | Changelog: https://github.com/gerbera/gerbera/releases/tag/v2.3.0
* devel/py-Automat: Update 22.10.0 → 24.8.1John W. O'Brien2024-10-053-16/+18
| | | | | | | | | | | | Commit log: https://github.com/glyph/automat/compare/v22.10.0...v24.8.1 - Convert to PEP-517 - Note: 24.8 introduces a major change to the public API, `TypeMachineBuilder`, while retaining `MethodicalMachine` for backward compatibility. See the documentation for details. PR: 281847
* cad/freecad: enable Assembly workbenchChristoph Moench-Tegeder2024-10-053-4/+343
| | | | | | | The Assembly Workbench uses OndselSolver, which is technically it's own project but has no actual release yet. In this state, it's easier to just drop the code into FreeCAD: FreeCAD upstream does this with a git submodule.
* editors/vscode: update to 1.94.0Hiroki Tagato2024-10-0520-235/+1153
| | | | | | | | | | | | | | Upstream has migrated from long obsolete yarn v1 to npm as node package manager. So make necessary changes to Makefile to follow the migration. While here, remove REH (remote extension host) option which is no-op in package building. Users who want to build remote extension host can now use dedicated make target "build-remote-extension-host". Changelog: https://code.visualstudio.com/updates/v1_94 Reported by: GitHub (watch releases)
* misc/R-cran-xfun: Update to 0.48Zsolt Udvari2024-10-052-4/+4
| | | | Changelog: https://cran.r-project.org/web/packages/xfun/news/news.html
* net/go-tcping: Update to 2.6.0Emanuel Haupt2024-10-052-7/+6
|
* games/vms-empire: Update to 1.18Zsolt Udvari2024-10-053-19/+51
| | | | | | | | | | Switch to DISTVERSION. Add LICENSE_FILE. Add gmake to USES. Replace post-patch target to patchfile. Take maintainership. Changelog: http://www.catb.org/~esr/vms-empire/NEWS
* graphics/embree: fix build with clang 19Dimitry Andric2024-10-052-1/+6
| | | | | | | | | | | | | | | | | | | | Clang 19 has become more strict about errors in member functions, which results in errors building graphics/embree: /wrkdirs/usr/ports/graphics/embree/work/embree-3.13.5/kernels/geometry/../common/../subdiv/bezier_curve.h:138:56: error: no member named 'u' in 'QuadraticBezierCurve<V>' 138 | return cout << "QuadraticBezierCurve ( (" << a.u.lower << ", " << a.u.upper << "), " << a.v0 << ", " << a.v1 << ", " << a.v2 << ")"; | ~ ^ /wrkdirs/usr/ports/graphics/embree/work/embree-3.13.5/kernels/geometry/../common/../subdiv/bezier_curve.h:138:77: error: no member named 'u' in 'QuadraticBezierCurve<V>' 138 | return cout << "QuadraticBezierCurve ( (" << a.u.lower << ", " << a.u.upper << "), " << a.v0 << ", " << a.v1 << ", " << a.v2 << ")"; | ~ ^ Upstream fixed this for https://github.com/RenderKit/embree/issues/486 in https://github.com/RenderKit/embree/commit/cda4cf191, so add a PATCHFILES entry for it. PR: 281868 Approved by: danfe (maintainer) MFH: 2024Q3
* lang/go123: Update to 1.23.2Adam Weinberger2024-10-052-4/+4
|
* devel/py-Levenshtein: fix build with libc++ 19Dimitry Andric2024-10-0517-0/+497
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As noted in the libc++ 19 release notes [1], std::char_traits<> is now only provided for char, char8_t, char16_t, char32_t and wchar_t, and any instantiation for other types will fail. This causes ports using devel/py-Levenshtein to fail to compile with clang 19 and libc++ 19, resulting in errors similar to: /usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned int>' 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, | ^ /wrkdirs/usr/ports/devel/py-Levenshtein/work-py311/Levenshtein-0.22.0/src/Levenshtein/Levenshtein-c/_levenshtein.hpp:144:43: note: in instantiation of template class 'std::basic_string<unsigned int>' requested here 144 | static inline std::basic_string<uint32_t> lev_greedy_median(const std::vector<RF_String>& strings, | ^ /usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here 23 | struct _LIBCPP_TEMPLATE_VIS char_traits; | ^ Unfortunately py-Levenshtein and its embedded copy of rapidfuzz-cpp make heavy use of the no-longer-existing `std::basic_string<uint8_t>`, so I had to do quite a lots of search and replace operations, replacing these with equivalent `std::vector` types. This is similar to the fixes for devel/rapidfuzz-cpp in bug 281193, and for devel/py-rapidfuzz in bug 281194. [1] https://libcxx.llvm.org/ReleaseNotes/19.html#deprecations-and-removals PR: 281534 Approved by: maintainer timeout (2 weeks) MFH: 2024Q3
* textproc/py-rich: update to 13.9.2Matthew Seaman2024-10-052-4/+4
| | | | | Changes: https://github.com/Textualize/rich/blob/v13.9.2/CHANGELOG.md Reported by: portscout,repology
* www/moin2: New portMuhammad Moinur Rahman2024-10-055-1/+270
| | | | | | | | | | | | | | | Easy to use, full-featured and extensible wiki software package MoinMoin is a Python clone of WikiWiki, which is a composition system; it's a discussion medium; it's a repository; it's a mail system; it's a tool for collaboration. This is the version 2 of moinmoin wiki. THIS IS STILL IN DEVELOPMENT AND IS NOT RECOMMENDED FOR PRODUCTION THIS IS NOT WELL TESTED PLEASE REPORT ANY BUGS IN FREEBSD ENVIRONMENT WWW: https://moinmo.in/
* finance/quba-viewer: New portMuhammad Moinur Rahman2024-10-057-0/+365
| | | | | | | | | | | | Cross platform application to display hybrid electronic invoices Quba-Viewer is a cross platform open source application to display structured (i.e., XML) and hybrid (Factur-X/ZUGFeRD PDF) electronic invoices. WWW: https://www.quba-viewer.org/ Sponsored by: Nepustil
* security/vault: Update version 1.16.3=>1.17.0Muhammad Moinur Rahman2024-10-052-21/+21
| | | | Changelog: https://github.com/hashicorp/vault/releases/tag/v1.17.0
* www/minio: Update version 2024-02-26T09-33-48Z=>2024-03-03T17-50-39ZMuhammad Moinur Rahman2024-10-052-7/+7
| | | | Changelog: https://github.com/minio/minio/releases/tag/RELEASE.2024-03-03T17-50-39Z
* sysutils/opentofu: Update version 1.8.2=>1.8.3Muhammad Moinur Rahman2024-10-052-6/+6
| | | | Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.8.3