| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
ChangeLog: https://github.com/pemistahl/grex/releases/tag/v1.3.0
PR: 258832
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
| |
PR: 258861
Reported by: Stéphane D'Alu
Tested by: Stéphane D'Alu
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32328
|
|
|
|
|
|
|
|
|
|
|
| |
Additional changes to submitted patch done by Corey Halpin (maintainer)
and Daniel Engberg (ports committer).
Changelog: https://github.com/skvadrik/re2c/blob/master/CHANGELOG
PR: 257966
Approved by: port maintainer, arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32327
|
|
|
|
|
|
|
|
|
|
| |
* Pet portclippy
* Reformat Makefile with portfmt
ChangeLog: https://github.com/tj/git-extras/blob/6.3.0/History.md
PR: 258992
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32364
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build without FLANG (plist issue).
Fix LLDB build on non-CURRENT, I accidently committed the removal of
the workaround patch (which didn't work on i386) with an llvm13 update
in ef505eaca6425dd075e64e166f7be7a0ead3fa59. This snapshot includes
the correct fix from upstream.
Sponsored by: DARPA
|
|
|
|
| |
PR: 258989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thursday, 7 October 2021
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:
* kmail: Fix an infinite SSL error dialog loop
* konqueror: Make it compatible with KIO 5.86.0 and don’t open every
URL in a new window
* libksane: Fix multi page detection with certain scanners
Full announcement:
https://kde.org/announcements/gear/21.08.2/
|
|
|
|
|
| |
MFH: 2021Q4
Sponsored by: DARPA
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
PR: 249304
Reported by: martin@waschbuesch.de
|
|
|
|
|
|
|
|
|
| |
py-pbr is at version 5.5.0.
Build error:
py38-os-brick-5.0.0 depends on package: py38-pbr>=5.5.1 - not found
Approved by: portmgr (build fix blanket)
|
| |
|
|
|
|
|
| |
PR: 252905
Reported by: bokutin@bokut.in
|
|
|
|
|
|
| |
ChangeLog: https://github.com/pupnp/pupnp/releases/tag/release-1.14.12
PR: 258783
|
|
|
|
|
|
|
| |
Set DEPRECATED
PR: 257821
Reported by: svysh.fbsd@gmail.com
|
|
|
|
| |
Changes: https://github.com/profclems/glab/compare/v1.20.0...v1.21.1
|
|
|
|
|
|
| |
MFH: 2021Q4
Security: 9bad457e-b396-4452-8773-15bec67e1ceb
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
| |
MFH: 2021Q4
Security: 9bad457e-b396-4452-8773-15bec67e1ceb
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
| |
Changes: https://github.com/oneapi-src/level-zero/releases/tag/v1.5.4
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from breakiterator/breakiterator_class.cpp:21:
breakiterator/codepointiterator_internal.h:40:17: error: virtual function 'operator==' has a different return type ('UBool' (aka 'signed char')) than the function it overrides (which has return type 'bool')
virtual UBool operator==(const BreakIterator& that) const;
~~~~~ ^
/usr/local/include/unicode/brkiter.h:127:18: note: overridden virtual function is here
virtual bool operator==(const BreakIterator&) const = 0;
~~~~ ^
PR: 258794
Reported by: antoine (via exp-run)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from ../../third_party/nasm/asm/assemble.c:178:
../../third_party/nasm/include/compiler.h:249:21: error: static declaration of 'mempcpy' follows non-static declaration
static inline void *mempcpy(void *dst, const void *src, size_t n)
^
/usr/include/string.h:70:7: note: previous declaration is here
void *mempcpy(void * __restrict, const void * __restrict, size_t);
^
PR: 257378
Reported by: Robert Cina <transitive@gmail.com>
Tested by: meta
Approved by: maintainer timeout (> 2 weeks)
MFH: 2021Q4
|
|
|
|
|
|
| |
Changes: https://rust-analyzer.github.io/thisweek/2021/09/20/changelog-95.html
Changes: https://rust-analyzer.github.io/thisweek/2021/09/27/changelog-96.html
Changes: https://rust-analyzer.github.io/thisweek/2021/10/04/changelog-97.html
|
|
|
|
|
|
|
|
|
|
| |
* Switch to DISTVERSION
* Mark MAKE_JOBS_UNSAFE as parallel build fails if Emacs is built with
native compilation enabled
ReleaseNotes: https://github.com/magit/magit/blob/master/Documentation/RelNotes/3.3.0.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32309
|
| |
|
|
|
|
|
|
|
| |
Add a patch to workaround lldb not compiling without PT_COREDUMP
support (not yet in all supported releases).
Sponsored by: DARPA
|
|
|
|
|
| |
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32301
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|