Commit graph

12099 commits

Author SHA1 Message Date
Yuri Victorovich
a612c43b4d misc/quantum++: Add test target 2021-02-01 20:13:03 +00:00
Yuri Victorovich
b912aa4e8c New port: misc/quantum++: C++ header-only general purpose quantum computing library 2021-02-01 19:57:53 +00:00
Sunpoet Po-Chuan Hsieh
7f1287da28 Update to 2.02
Changes:	https://metacpan.org/changes/distribution/Business-UPS
2021-02-01 19:46:19 +00:00
Sunpoet Po-Chuan Hsieh
f34e2b993e Update to 20210112.001
Changes:	https://metacpan.org/changes/distribution/Business-ISBN-Data
2021-02-01 19:46:13 +00:00
Sunpoet Po-Chuan Hsieh
195d5c3740 Update to 3.006
Changes:	https://metacpan.org/changes/distribution/Business-ISBN
2021-02-01 19:46:07 +00:00
Yuri Victorovich
619db12ab3 misc/py-onnx: Update 1.8.0 -> 1.8.1
Reported by:	portscout
2021-02-01 07:02:37 +00:00
Yuri Victorovich
ce86a2c46c misc/snakemake: Update 5.31.1 -> 5.32.0
Reported by:	portscout
2021-02-01 05:17:52 +00:00
Yuri Victorovich
97608e7a04 misc/py-serverfiles: Update 0.3.0 -> 0.3.1
Reported by:	portscout
2021-02-01 04:38:08 +00:00
Yuri Victorovich
c1e2ec2a76 misc/lf: Update 19 -> 20
Reported by:	portscout
2021-01-31 20:01:57 +00:00
Yuri Victorovich
0b6a48515f misc/utouch-kmod: Update 0.0.1 -> 0.0.2
PR:		253046
Submitted by:	wulf (maintainer)
2021-01-31 18:50:27 +00:00
Gerald Pfeifer
ce7d119555 Convert misc/seabios to use the new "build" argument to USE_GCC,
replacing direct manipulation of RUN_DEPENDS by the much more
declarative and simpler USE_GCC=yes:build.

PR:		211154
2021-01-31 10:46:10 +00:00
Yuri Victorovich
132a5e31db misc/ncnn: Update 20201218 -> 20210124
Reported by:	portscout
2021-01-31 03:06:22 +00:00
Tobias C. Berner
7a09f7fbc2 graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not giving ports
      the option to pick the "wrong one" - this leads however to some abandoned ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv, and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off by default,
      but can be enabled by toggling the JAVA option -- there are no consumers in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully) sane set of
      dependencies that make the port and package most usable for the majority of consumers.
      - Please let me know if you think there are better defaults (i.e. anything that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug report.
      - If you think something should be added as an optional dependency, please open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp: dfa7e4bd47
      - multimedia/zart: 6ca1964690,
                         d3a2931b1a
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
2021-01-30 18:08:56 +00:00
Lewis Cook
af4fef7553 misc/broot: Update to 1.2.1
Changes:		https://github.com/Canop/broot/releases/tag/v1.2.1
Approved by:		tcberner (mentor)
Differential Revision: 	https://reviews.freebsd.org/D28413
2021-01-30 14:22:00 +00:00
Sunpoet Po-Chuan Hsieh
4aa27da231 Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR:		250103
2021-01-30 13:29:58 +00:00
Sunpoet Po-Chuan Hsieh
f0225fa6bc Update to 2021.1
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2021-01-30 12:22:38 +00:00
Alexey Dokuchaev
989dca8687 Fix regression introduced in r545519 which resulted in the environment
become empty in the internal shell and thus confusing many programs.
2021-01-28 03:05:34 +00:00
Antoine Brodin
02bf9b37f4 Mark BROKEN on FreeBSD 13 and 14
ld: error: duplicate symbol: display
>>> defined at wmwork.c
>>>            wmwork.o:(display)
>>> defined at wmgeneral.c
>>>            wmgeneral.o:(.bss+0x8)

Reported by:	pkg-fallout
MFH:		2021Q1
2021-01-27 15:54:50 +00:00
Ben Woods
77b285d5be misc/mc: Fix build with ncurses option
PR:		252903
Submitted by:	Rozhuk Ivan <rozhuk.im@gmail.com>
Reported by:	jakub_lach@mailplus.pl
Reported by:	mbeis@xs4all.nl
Reported by:	m.bueker@berlin.de
Reported by:	michael.osipov@siemens.com
2021-01-26 23:04:55 +00:00
Yuri Victorovich
aa1239aa64 misc/soapysdr-rtlsdr: Update 0.3.1 -> 0.3.2
Reported by:	portscout
2021-01-26 20:52:02 +00:00
Sunpoet Po-Chuan Hsieh
d2b252496c Update to 2.06
Changes:	https://metacpan.org/changes/distribution/Locale-SubCountry
2021-01-26 17:54:32 +00:00
Sunpoet Po-Chuan Hsieh
37bd9510fd Update to 4.56.0
Changes:	https://github.com/tqdm/tqdm/releases
2021-01-26 17:36:43 +00:00
Sunpoet Po-Chuan Hsieh
66556f91cc Update to 20201231
Changes:	https://github.com/pciutils/pciids/commits/master
2021-01-26 17:21:43 +00:00
Sunpoet Po-Chuan Hsieh
659ec2df45 Update to 1.47.17
Changes:	https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog
2021-01-26 17:21:38 +00:00
Steven Kreuzer
7d042d84b4 Update to 2021a
Changes to future timestamps
    * South Sudan changes from +03 to +02 on 2021-02-01 at 00:00.
2021-01-26 15:05:58 +00:00
Sunpoet Po-Chuan Hsieh
fef65679d6 Bump PORTREVISION for devel/protobuf shlib change 2021-01-26 14:01:09 +00:00
Yuri Victorovich
af760802ef misc/lf: Update 18 -> 19
Reported by:	portscout
2021-01-26 03:02:20 +00:00
Yuri Victorovich
755ba5df87 misc/libsolv: Update 0.7.16 -> 0.7.17 2021-01-24 05:18:20 +00:00
Yuri Victorovich
8e0304d612 misc/libmodulemd: Update 2.9.4 -> 2.12.0 2021-01-24 05:12:41 +00:00
Mateusz Piotrowski
c7205ad578 Return misc/locale-en_DK to the pool 2021-01-23 20:01:38 +00:00
Yuri Victorovich
1e8a78204e New port: misc/py-mffpy: Reader and writer for Philips' MFF file format 2021-01-22 22:24:57 +00:00
Max Brazhnikov
9a71702ab6 misc/py-python-utils: update to 2.5.2 2021-01-22 20:11:05 +00:00
Lewis Cook
a5c7f2939c Update MAINTAINER fields for myself (lcook)
Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
2021-01-22 10:08:51 +00:00
Ben Woods
4c1ebe9463 misc/mc: Update to 4.8.26
Changes this release:
  https://midnight-commander.org/wiki/NEWS-4.8.26
2021-01-21 23:21:34 +00:00
Antoine Brodin
f3e5c1b54c Remove python 2.7 support
Pointy hat:	yuri
2021-01-21 21:39:49 +00:00
Yuri Victorovich
5bd001480e New port: misc/py-pyEDFlib: Python library to read/write EDF+/BDF+ files based on EDFlib 2021-01-21 21:07:38 +00:00
Fernando Apesteguía
32350cc8c3 misc/cdcollect: Set expired
Dead upstream and depends on deprecated library (gtkhtml3 marked deprecated in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252618)

ChangeLog: http://cdcollect.sourceforge.net/news.php

PR:	252622
Submitted by:	daniel.engberg.lists@pyret.net
2021-01-21 19:24:26 +00:00
Yuri Victorovich
d51024ef57 New port: misc/edflib: C library to read/write EDF+/BDF+ (medical data series) files 2021-01-21 18:25:00 +00:00
Yuri Victorovich
f1ee07f2c3 misc/iio-oscilloscope: Update 0.11 -> 0.13
Reported by:	portscout
2021-01-19 21:02:15 +00:00
Rainer Hurling
158a0d3404 misc/wmforecast: New port, version 1.4
Wmforecast, a weather dockapp for Window Maker, displays
current temperature and current conditions. Forecast via
balloon tooltip.

Changelog: https://github.com/d-torrance/wmforecast/blob/master/ChangeLog

PR:		252811
Submitted by:	Igor Pokrovsky <ip@unixway.org> (new maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D28239
2021-01-19 19:01:06 +00:00
Rainer Hurling
35a0ec08d8 misc/broot: Update to 1.2.0
Changelog: https://github.com/Canop/broot/releases/tag/v1.2.0

PR:		252823
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
2021-01-19 13:01:01 +00:00
Loïc Bartoletti
661f174fd0 Update qscintilla2 to 2.11.6 2021-01-18 19:03:23 +00:00
Yuri Victorovich
f90861327e misc/openmvg: Use external CEREAL library; Add CONFLICTS_BUILD 2021-01-18 18:35:50 +00:00
Tobias C. Berner
ff6758abfc Update KDE Frameworks to 5.78.0
January 09, 2021. KDE today announces the release of KDE Frameworks 5.78.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 pred

Full Changelog:
	https://kde.org/announcements/kde-frameworks-5.78.0

PR:		252591
Exp-run by:	antoine
2021-01-18 12:03:48 +00:00
Marc Fonvieille
15b04a417d Update to r85c9d788f8 from the FreeBSD docset.
Approved by:	doceng (implicit)
2021-01-18 11:52:15 +00:00
Guido Falsi
dd9b663ecd Update xfce4-appfinder to 4.16.1 2021-01-18 11:10:29 +00:00
Max Brazhnikov
7a13c79a38 misc/py-python-utils:
- Update to 2.5.1
- Clean up USE_PYTHON and fix dependency on py-six
2021-01-18 09:36:00 +00:00
Steve Wills
b2e1e55a61 misc/py-powerline-status: Update to 2.8.1 [1]
While here, add docs

PR:		252544 [1]
Submitted by:	Newton Terry <newton.ja.terry@gmail.com> [1]
2021-01-17 15:15:34 +00:00
Piotr Kubaj
665541fba2 misc/dahdi-kmod26: enable on powerpc64
MFH:		2021Q1
2021-01-17 03:53:48 +00:00
Joseph Mingrone
051501c445 misc/mbuffer: Update to 20200929
Upstream changes according to the ChangeLog:
  - enhancement: added option --no-direct to disable use of O_DIRECT
  - defaults: raised default TCP timeout to 10ms for WAN connections
  - fix: leave TCP buffer size untouched if not set
  - enhancement: add option to set TCP timeout
  - performance optimization: use recv with MSG_WAITALL instead of read
  - configure fix: look for objdump also with target prefix
  - testing: make sure to use gtar for testing to avoid unexpected failures
  - portability: NetBSD compatibility fix
  - build enhancement: added dependency calculation for make
  - build enhancement: automatic version string generation

PR:		252737
Submitted by:	Fabian Keil <fk@fabiankeil.de>
2021-01-16 16:56:30 +00:00