| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
While it may build on some, no one is likely to develop CHERI software
from a 32-bit platform (maybe with exception of an armv7 SoC on an
FPGA and we can enable the build there that if that ever happens).
Notes:
svn path=/head/; revision=514468
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/catchorg/Catch2/releases/tag/v2.10.0
Notes:
svn path=/head/; revision=514453
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=514434
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=514422
|
|
|
|
| |
Notes:
svn path=/head/; revision=514398
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=514397
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=514396
|
|
|
|
| |
Notes:
svn path=/head/; revision=514391
|
|
|
|
|
|
|
|
| |
__FreeBSD_version wasn't defined in that scope, so later versions
ended up using the workaround as well.
Notes:
svn path=/head/; revision=514388
|
|
|
|
|
|
|
| |
PR: 225229
Notes:
svn path=/head/; revision=514386
|
|
|
|
|
|
|
|
|
|
| |
Use newer GCC:
cc1: error: unrecognized command line option "-Wpedantic"
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=514363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://botan.randombit.net/news.html#version-2-12-0-2019-10-07
Also bump PORTREVISION of dependent ports.
PR: 241217
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D22000
Notes:
svn path=/head/; revision=514357
|
|
|
|
| |
Notes:
svn path=/head/; revision=514355
|
|
|
|
|
|
|
|
| |
PR: 229243
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
Notes:
svn path=/head/; revision=514324
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=514320
|
|
|
|
|
|
|
| |
Changes: https://github.com/m4b/bingrep/commits/33d56a4b020c4a3c111294fe41c613d5e8e9c7af
Notes:
svn path=/head/; revision=514318
|
|
|
|
| |
Notes:
svn path=/head/; revision=514289
|
|
|
|
| |
Notes:
svn path=/head/; revision=514287
|
|
|
|
| |
Notes:
svn path=/head/; revision=514286
|
|
|
|
| |
Notes:
svn path=/head/; revision=514285
|
|
|
|
| |
Notes:
svn path=/head/; revision=514284
|
|
|
|
|
|
|
|
|
|
| |
This file is nondeterministically generated; use a trick to deal with it.
PR: 241198
Reported by: transitive@gmail.com
Notes:
svn path=/head/; revision=514283
|
|
|
|
| |
Notes:
svn path=/head/; revision=514282
|
|
|
|
| |
Notes:
svn path=/head/; revision=514280
|
|
|
|
| |
Notes:
svn path=/head/; revision=514279
|
|
|
|
| |
Notes:
svn path=/head/; revision=514278
|
|
|
|
| |
Notes:
svn path=/head/; revision=514277
|
|
|
|
| |
Notes:
svn path=/head/; revision=514276
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package exposes to Python the crc32c algorithm implemented in the SSE 4.2
instruction set of Intel CPUs.
By default, if your CPU doesn't support this instruction, the package will fail
to load with an ImportError. If you still need to use the crc32c checksum
algorithm this package comes with a software implementation that can be loaded
instead.
Notes:
svn path=/head/; revision=514275
|
|
|
|
| |
Notes:
svn path=/head/; revision=514238
|
|
|
|
| |
Notes:
svn path=/head/; revision=514196
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change the default -march for i386 from i486 to i586. This avoids
the need for libatomics and had been the defacto default for some
time. [0]
- Add -m(no)-spe to clang. (powerpc)
- Deduce MIPS specific ELF header flags from `emulation`. (mips)
- Fix a variety of assertions and compile/link errors including crashes
with CPUTYPE=haswell. [1]
- Switch back to https for downloads. [2]
The new patches were initially committed to FreeBSD src by dim@.
PR: 240918 [0], 240759 [1], 240870 [2]
Reported by: jbeich [0,1], Miyashita Touka <imagin8r@protonmail.com> [2]
Notes:
svn path=/head/; revision=514194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update patches [1]
- Connect tests to the framework
Changes: https://mesonbuild.com/Release-notes-for-0-52-0.html
Changes: https://github.com/mesonbuild/meson/compare/0.51.2...0.52.0
PR: 241105
Submitted by: Ting-Wei Lan [1]
Exp-run by: antoine
Notes:
svn path=/head/; revision=514187
|
|
|
|
| |
Notes:
svn path=/head/; revision=514180
|
|
|
|
|
|
|
|
|
|
| |
generated by LLVM 7.
PR: 235282
Requested by: jbeich
Notes:
svn path=/head/; revision=514175
|
|
|
|
| |
Notes:
svn path=/head/; revision=514157
|
|
|
|
|
|
|
|
| |
PR: 240879
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer)
Notes:
svn path=/head/; revision=514153
|
|
|
|
| |
Notes:
svn path=/head/; revision=514130
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://www.renpy.org/release/7.3.4 (see Announcment)
Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-3-4
Reported by: portscout
MFH: 2019Q4
Notes:
svn path=/head/; revision=514120
|
|
|
|
|
|
|
|
|
|
|
| |
* Added 2.4.9
Reported by: portscout
Relnotes: https://github.com/rbenv/ruby-build/releases/tag/v20191004
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=514116
|
|
|
|
|
|
|
| |
Sponsored by: Miles AS
Notes:
svn path=/head/; revision=514102
|
|
|
|
|
|
|
| |
Sponsored by: Miles AS
Notes:
svn path=/head/; revision=514101
|
|
|
|
| |
Notes:
svn path=/head/; revision=514094
|
|
|
|
| |
Notes:
svn path=/head/; revision=514092
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portclippy while here
Changes: https://github.com/gobuffalo/packr/releases/tag/v2.7.1
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21941
Notes:
svn path=/head/; revision=514089
|
|
|
|
| |
Notes:
svn path=/head/; revision=514080
|
|
|
|
|
|
|
|
| |
start working correctly once https://github.com/freebsd/portscout/pull/7
has been resolved.
Notes:
svn path=/head/; revision=514070
|
|
|
|
|
|
|
| |
Last commit was not fixing packaging but resolving conflict.
Notes:
svn path=/head/; revision=514060
|
|
|
|
|
|
|
|
| |
PR: 241025
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Notes:
svn path=/head/; revision=514059
|
|
|
|
| |
Notes:
svn path=/head/; revision=514058
|