- 12 Oct, 2020 25 commits
-
-
Steve Wills authored
-
Steve Wills authored
PR: 250292 Submitted by: Reported by: Reviewed by: Approved by: Obtained from: MFC after: MFH: Relnotes: Security: Sponsored by: Differential Revision: # # Description of fields to fill in above: 76 columns --| # PR: If and which Problem Report is related. # Submitted by: If someone else sent in the change. # Reported by: If someone else reported the issue. # Reviewed by: If someone else reviewed your modification. # Approved by: If you needed approval for this commit. # Obtained from: If the change is from a third party. # MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. # MFH: Ports tree branch name. Request approval for merge. # Relnotes: Set to 'yes' for mention in release notes. # Security: Vulnerability reference (one per line) or description. # Sponsored by: If the change was sponsored by an organization. # Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed). # # See 'Commit Log Messages' in the Committer's Guide for details. # # ------------------------------------------------------------------------- # To use this template, run this command from the top of the ports tree. # # git config commit.template .gitmessage # -------------------------------------------------------------------------
-
danfe authored
-
pkubaj authored
Builds fine.
-
baptiste daroussin authored
-
manu authored
Mesa 20.2 update will split some of the gallium driver into their own ports so rename this gallium driver to be named like the other ones. Reviewed by: zeising X-Differential Revision: https://reviews.freebsd.org/D26682
-
pkubaj authored
Patch created manually, because WRKSRC differs. Add include sys/time.h: In file included from ../src/TestScheme.cpp:20: ../src/TimeUtils.h:20:17: error: field 'startTime' has incomplete type 'timeval' 20 | struct timeval startTime, stopTime; | ^~~~~~~~~ MFH: 2020Q4 (fix build blanket)
-
ale authored
-
baptiste daroussin authored
removed way earlier, but let's document them removed the date the infrastructure for them has been removed
-
baptiste daroussin authored
-
lbartoletti authored
This fixes the Intel 32-bit build. Modification of the original wscript file is no longer necessary. Setting mmx and 3dnow compiler flags is not really needed. Setting 3dnow can even be considered as a bug as this is a AMD only extension. The build_host_supports_sse flag is only used to throw a warning if the set configuration doesn't match with the build machines configuration. The warning can be ignored. The build requires a SSE capable CPU (>=i686) which was also the case in previous versions. PR: 250206 Submitted by: Michael Beer (maintainer)
-
danfe authored
the code is aware of this, but bogusly checked for Apple platform only. Reported by: maintainer
-
koobs authored
Fix the pointyhat. PR: 245938 MFH: 2020Q3 X-MFH-With: 552091 552095
-
koobs authored
ports r552091 updated idna to 2.10, breaking www/py-requests, and its dependents, with: raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'idna<2.9,>=2.5' distribution was not found and is required by requests Backport an upstream commit [1] that kinda addresses "most" of the root cause problem of this for future dependency updates, by not pinning on minor versions. [1] https://github.com/psf/requests/pull/5342 PR: 245938 Reported by: lbartoletti, ohauer MFH: 2020Q3 X-MFH-With: 552091
-
yuri authored
Reported by: portscout
-
yuri authored
PR: 250247 Submitted by: Nick Black <nickblack@linux.com> (maintainer)
-
meta authored
PR: 250131 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Reviewed by: meta (myself) Relnotes: https://www.ruby-lang.org/en/news/2020/09/25/ruby-3-0-0-preview1-released/
-
koobs authored
Update test target directly invoke unittest, as setup.py test is technically deprecated and discouraged upstream, currently without a canonical replacement [1] Changelog: https://github.com/kjd/idna/blob/v2.10/HISTORY.rst [1] https://github.com/pypa/setuptools/issues/1684 PR: 245938 Submitted by: Daniel Engberg <daniel.engberg.lists pyret net> MFH: 2020Q3 (blanket: bugfix releas(es))
-
jrm authored
Upstream changes: https://stat.ethz.ch/pipermail/r-announce/2020/000662.html
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
- 11 Oct, 2020 15 commits
-
-
Matthias Andree authored
This is to isolate the outcome of the build of gnome-shell from options in other ports, namely p11-kit's BASH and gnome-control-center's CHEESE options. We may want to consider adding bash-completion to RUN_DEPENDS, too, this is up for further discussion. PR: 250269 (related) Reported by: cmt@ Approved by: portmgr@ (blanket, fix dependencies)
-
yuri authored
-
yuri authored
Reported by: portscout
-
yuri authored
Reported by: portscout
-
db authored
Changelog ========= v4.8.0 (2020-06-13) ------------------- - Support attribute based setters like ``argparse.Namespace`` in ``set_``, ``set_with``, ``update``, and ``update_with``. - Fix exception in ``order_by`` when ``None`` used as a sort key. Thanks elijose55_! - Fix behavior of ``pick_by`` to return the passed in argument when only one argument given. Previously, an empty dictionary was returned. Thanks elijose55_! - Officially support Python 3.8. Reported by: portscout
-
stephen authored
-
zi authored
-
yuri authored
Reported by: failure in poudriere (clang-10 problem)
-
Jan Beich authored
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.15.1 Reported by: GitHub (watch releases) MFH: 2020Q4 (bug fixes, new features are minor/site-related)
-
Luca Pizzamiglio authored
Changes: https://github.com/sharkdp/bat/releases/tag/v0.16.0
-
glewis authored
-
-
tijl authored
-
Luca Pizzamiglio authored
No changelog available
-
Matthias Andree authored
-