summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* misc/freebsd-release-manifests: Add 12.4-BETA1 MANIFEST filesGlen Barber2022-10-2117-70/+61
| | | | Sponsored by: Rubicon Communications, LLC ("Netgate")
* misc/lxi-tools: Update to 2.2Dmitri Goutnik2022-10-213-13/+11
| | | | Changes: https://github.com/lxi-tools/lxi-tools/releases/tag/v2.2
* misc/zoneinfo: Update to 2022eSteven Kreuzer2022-10-202-4/+4
| | | | | | | | | | | | | | | | | | * Changes to future timestamps Jordan and Syria are abandoning the DST regime and are changing to permanent +03, so they will not fall back from +03 to +02 on 2022-10-28. * Changes to past timestamps On 1922-01-01 Tijuana adopted standard time at 00:00, not 01:00. * Changes to past time zone abbreviations and DST flags The temporary advancement of clocks in central Mexico in summer 1931 is now treated as daylight saving time, instead of as two changes to standard time.
* devel/icu: update to 72.1Jan Beich2022-10-192-2/+2
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
* misc/{,py-}tvm: Update 0.9.0 -> 0.10.0Yuri Victorovich2022-10-196-22/+31
| | | | Reported by: portscout
* devel/schilybase: update to 2022-10-16Robert Clausecker2022-10-181-5/+2
| | | | | | | | | | ChangeLog: http://fuz.su/pub/schilytools/AN-2022-10-16.txt This commit creates a new port archivers/tartest splitted off from archivers/star. misc/schilytools depends now on this new port. PR: 267131 Reported by: fuz@fuz.su (maintainer)
* misc/flag: Update to 1.0.6Gian-Simon Purkert2022-10-163-12/+15
| | | | | | | | | | No changelog provided by upstream Committers note: Patch adapted to use helpers PR: 266884 Reviewed by: cyberleo@cyberleo.net (maintainer)
* devel/msgpack: Update and split into C and C++ versionsAdam Weinberger2022-10-161-2/+3
| | | | | | | | | | | | | | Upstream now provides msgpack as two separate distributions: a C version with the traditional libmsgpackc.so library, and a header-only C++ version. devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its consumers now point to one or both. Note that it is entirely possible for both to be required. PORTREVISION bump for all consumers. In my testing, it's not clear that the MSGPACK option in the mariadb ports actually does anything. I don't think mariadb is actually linking against msgpack, even before this commit.
* misc/orion: Remove because it is breaking with mpv-0.35 and it is dead upstreamYuri Victorovich2022-10-164-44/+0
| | | | | PR: 267116 Reported by: jbeich
* misc/freebsd-doc-*: Update to rev. cd6249d from FreeBSD docsetMarc Fonvieille2022-10-155-48/+50
| | | | Approved by: doceng (implicit)
* misc/tlci: Remove MASTER_SITES definitionDaniel Engberg2022-10-151-1/+0
| | | | | | MASTER_SITES is not used when USE_GITLAB is defined Approved by: portmgr (blanket)
* KDE: Update KDE Gear to 22.08.2Tobias C. Berner2022-10-148-24/+24
| | | | | | | | | | | | | | | | | | | | KDE Gear 22.08.2 Thursday, 13 October 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * ark: Fix incompatibility with original 7-Zip (Commit, fixes bug #456797) * kdeconnect: Prevent a crash if there’s no audio devices (Commit, fixes bug #454917) * kio-extras: Compatibility with Samba >= 4.16 (Commit, fixes bug #453090) Announcement: https://kde.org/announcements/gear/22.08.2/
* misc/ncnn: unbreak after 51a9ba187752 via bundlingJan Beich2022-10-133-8/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CMake Warning at /usr/local/lib/cmake/OSDependentTargets.cmake:2 (message): Using `OSDependentTargets.cmake` is deprecated: use `find_package(glslang)` to find glslang CMake targets. Call Stack (most recent call first): CMakeLists.txt:481 (include) CMake Error at /usr/local/lib/cmake/OSDependentTargets.cmake:5 (include): include could not find requested file: /usr/local/lib/cmake/../../lib/glslang/glslang-targets.cmake Call Stack (most recent call first): CMakeLists.txt:481 (include) CMake Error at /usr/local/lib/cmake/OSDependentTargets.cmake:8 (add_library): add_library cannot create ALIAS target "OSDependent" because target "glslang::OSDependent" does not already exist. Call Stack (most recent call first): CMakeLists.txt:481 (include) CMake Warning at /usr/local/lib/cmake/OGLCompilerTargets.cmake:2 (message): Using `OGLCompilerTargets.cmake` is deprecated: use `find_package(glslang)` to find glslang CMake targets. Call Stack (most recent call first): CMakeLists.txt:482 (include) CMake Error at /usr/local/lib/cmake/OGLCompilerTargets.cmake:5 (include): include could not find requested file: /usr/local/lib/cmake/../../lib/glslang/glslang-targets.cmake Call Stack (most recent call first): CMakeLists.txt:482 (include) CMake Error at /usr/local/lib/cmake/OGLCompilerTargets.cmake:8 (add_library): add_library cannot create ALIAS target "OGLCompiler" because target "glslang::OGLCompiler" does not already exist. Call Stack (most recent call first): CMakeLists.txt:482 (include) CMake Warning at /usr/local/lib/cmake/HLSLTargets.cmake:2 (message): Using `HLSLTargets.cmake` is deprecated: use `find_package(glslang)` to find glslang CMake targets. Call Stack (most recent call first): CMakeLists.txt:485 (include) CMake Error at /usr/local/lib/cmake/HLSLTargets.cmake:5 (include): include could not find requested file: /usr/local/lib/cmake/../../lib/glslang/glslang-targets.cmake Call Stack (most recent call first): CMakeLists.txt:485 (include) CMake Error at /usr/local/lib/cmake/HLSLTargets.cmake:8 (add_library): add_library cannot create ALIAS target "HLSL" because target "glslang::HLSL" does not already exist. Call Stack (most recent call first): CMakeLists.txt:485 (include) CMake Warning at /usr/local/lib/cmake/glslangTargets.cmake:2 (message): Using `glslangTargets.cmake` is deprecated: use `find_package(glslang)` to find glslang CMake targets. Call Stack (most recent call first): CMakeLists.txt:487 (include) CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:5 (include): include could not find requested file: /usr/local/lib/cmake/../../lib/glslang/glslang-targets.cmake Call Stack (most recent call first): CMakeLists.txt:487 (include) CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:11 (add_library): add_library cannot create ALIAS target "glslang" because target "glslang::glslang" does not already exist. Call Stack (most recent call first): CMakeLists.txt:487 (include) CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:12 (add_library): add_library cannot create ALIAS target "MachineIndependent" because target "glslang::MachineIndependent" does not already exist. Call Stack (most recent call first): CMakeLists.txt:487 (include) CMake Error at /usr/local/lib/cmake/glslangTargets.cmake:13 (add_library): add_library cannot create ALIAS target "GenericCodeGen" because target "glslang::GenericCodeGen" does not already exist. Call Stack (most recent call first): CMakeLists.txt:487 (include) CMake Warning at /usr/local/lib/cmake/SPIRVTargets.cmake:2 (message): Using `SPIRVTargets.cmake` is deprecated: use `find_package(glslang)` to find glslang CMake targets. Call Stack (most recent call first): CMakeLists.txt:488 (include) CMake Error at /usr/local/lib/cmake/SPIRVTargets.cmake:5 (include): include could not find requested file: /usr/local/lib/cmake/../../lib/glslang/glslang-targets.cmake Call Stack (most recent call first): CMakeLists.txt:488 (include) CMake Error at /usr/local/lib/cmake/SPIRVTargets.cmake:8 (add_library): add_library cannot create ALIAS target "SPIRV" because target "glslang::SPIRV" does not already exist. Call Stack (most recent call first): CMakeLists.txt:488 (include) CMake Warning at CMakeLists.txt:491 (message): glslang or SPIRV target not found! NCNN_SYSTEM_GLSLANG will be turned off. CMake Error at CMakeLists.txt:499 (message): The submodules were not downloaded! Please update submodules with "git submodule update --init" and try again. This reverts commit 3fb41287be4428e362311ead29135c264d19d4fd.
* KDE: Update KDE Frameworks to 5.99Tobias C. Berner2022-10-122-4/+3
| | | | | | | | | | | | | | | | | Sunday, 9 October 2022 KDE today announces the release of KDE Frameworks 5.99.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. PR: 266950 Exp-run by: antoine
* misc/ecflow: Update 5.8.4 -> 5.9.0Yuri Victorovich2022-10-113-4/+5
|
* misc/py-apache-beam: New port: Apache Beam SDK for PythonYuri Victorovich2022-10-094-0/+76
|
* databases/pymongo: Move to databases/py-pymongoYuri Victorovich2022-10-091-1/+1
| | | | Approved by: portmgr (compliance)
* misc/py-alive-progress: Reset MAINTAINERNeel Chauhan2022-10-091-1/+1
|
* misc/py-dictdiffer: Revert 089cd58ec806c6e6f7a22ab269f90401d77889b1Po-Chuan Hsieh2022-10-101-13/+0
| | | | py-pytest-runner version has been fixed in 85ecacb49d13e33e108d993bae784ef7141815cd.
* misc/rubygem-octicons: Update to 17.7.0Po-Chuan Hsieh2022-10-102-4/+4
| | | | Changes: https://github.com/primer/octicons/releases
* misc/gobuster: Update 3.1.0 -> 3.2.0Yuri Victorovich2022-10-092-27/+10
| | | | Reported by: portscout
* devel/protobuf: Update to 3.21.7Po-Chuan Hsieh2022-10-094-1/+4
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* graphics/poppler: bump port revision of poppler consumersTobias C. Berner2022-10-081-1/+1
| | | | - poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-10-0613-10/+13
|
* misc/dartsim: Remove useless dependency to devel/tbbGanael LAPLANCHE2022-10-051-2/+1
| | | | Approved by: portmgr (blanket)
* misc/fq: the port had been updated to version 0.0.10.Alexey Dokuchaev2022-10-052-26/+28
|
* misc/py-dictdiffer: Fix buildYuri Victorovich2022-10-042-2/+15
| | | | | Python version comparison procedure thinks that the version 2.7 is greater than 6.0.0 for some reason.
* misc/rubygem-octicons: Update to 17.6.0Po-Chuan Hsieh2022-10-042-4/+4
| | | | Changes: https://github.com/primer/octicons/releases
* misc/pciids: Update to 20220909Po-Chuan Hsieh2022-10-042-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* misc/ncnn: Update 20220701 -> 20220729Yuri Victorovich2022-10-023-5/+10
| | | | Reported by: portscout
* misc/free42: Update 3.0.14 -> 3.0.15Yuri Victorovich2022-10-012-4/+4
| | | | Reported by: portscout
* misc/caffe: Update PORTSCOUT lineYuri Victorovich2022-10-011-2/+2
|
* sysutils/e2fsprogs: 1/2 rename to -core, strip FLAVORS and /sbinMatthias Andree2022-10-012-4/+4
| | | | | | | | | | | | | | This is the first commit that renames e2fsprogs to e2fsprogs-core, makes the necessary changes to Makefiles, strips the FLAVORs that determined how to link or copy to /sbin. The latter feature will be placed into a new e2fsprogs port that just copies two files to /sbin. A followup 2/2 commit will then add the new e2fsprogs port. This is done so that Git can properly track the rename. While here, switch from FreeBSD's dd to GNU coreutils's dd in an attempt to fix sporadic m_offset self-test failures.
* Qt: Update Qt6 to 6.4.0Tobias C. Berner2022-10-011-3/+3
| | | | Relase Notes: https://www.qt.io/blog/qt-6.4-released
* sysutils/e2fsprogs: misc/e2fsprogs-libblkid: fixesMatthias Andree2022-10-011-1/+1
| | | | | | | | | | | | | | - for libblkid, fix a buffer size when parsing device names to make room for a trailing '\0' character from sscanf(). (This was a long-standing bug in our local patch.) - patch out qsort_r redeclarations from the sort_r library that are incompatible with FreeBSD since it aligned with GNU qsort_r() API - remove FreeBSD 14-CURRENT BROKEN= tag. Related to: PR: 266227
* all: deprecate ports depending on expired security/py-keyrings.altRene Ladan2022-09-306-0/+18
|
* Ada ports and Synth: extend expiration till the end of the yearAlexey Dokuchaev2022-09-301-1/+1
| | | | Requested by: fluffy
* misc/caffe: Add PORTSCOUT tagYuri Victorovich2022-09-291-0/+2
|
* misc/py-pyct: New port: Python package for common tasks for users: copy ↵Yuri Victorovich2022-09-294-0/+33
| | | | examples, fetch data
* devel/flatbuffers: Update 2.0.8 -> 22.9.24Yuri Victorovich2022-09-291-1/+1
| | | | Reported by: portscout
* misc/lxi-tools: Bump PORTREVISION after misc/liblxi updateDmitri Goutnik2022-09-291-0/+1
|
* misc/liblxi: Update to 1.17Dmitri Goutnik2022-09-292-5/+5
| | | | Changes: https://github.com/lxi-tools/liblxi/releases/tag/v1.17
* misc/zoneinfo: Update to 2022dSteven Kreuzer2022-09-293-6/+6
| | | | | | | | | | | | | | | Changes to future timestamps Palestine now springs forward and falls back at 02:00 on the first Saturday on or after March 24 and October 24, respectively. This means 2022 falls back 10-29 at 02:00, not 10-28 at 01:00. Changes to past timestamps Simplify three Ukraine zones to one, since the post-1970 differences seem to have been imaginary. Move Europe/Uzhgorod and Europe/Zaporozhye to 'backzone'; backward-compatibility links still work, albeit with different timestamps before October 1991.
* misc/caffe: Re-add port: Fast open framework for deep learningYuri Victorovich2022-09-296-0/+226
|
* misc/xplr: fix patching on powerpc64*Piotr Kubaj2022-09-281-4/+4
|
* devel/onetbb: Update to 2021.6.0Ganael LAPLANCHE2022-09-281-1/+1
| | | | | | and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
* misc/vfc: Update 2.0.4 -> 2.1.0Yuri Victorovich2022-09-273-13/+13
| | | | Reported by: portscout
* misc/cuttlefish: Update 2.6.2 -> 2.7.0Yuri Victorovich2022-09-275-78/+26
| | | | Reported by: portscout
* misc/far2l: update the port to version 2.4.1 (creeping forward)Alexey Dokuchaev2022-09-273-14/+9
| | | | | | | This version had finally fixed several annoying bugs with built-in command line shell, among others. Reported by: portscout
* misc/astc-encoder: Update 4.0.0 -> 4.1.0Yuri Victorovich2022-09-262-4/+4
| | | | Reported by: portscout