| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Convert post-patch commands to real patches. This way there are errors
when the underlying code changes.
*/*: Fix gettext issues. The new gettext tools are more strict.
PR: 272210
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
During configure of security/p5-Crypt-GCrypt a test program is
compiled and run to test libgcrypt. This program segfaults when perl5
is built with the THREADS option. Libgcrypt links with libgpg-error
which has an init function which calls into libintl (gettext) which
calls pthread functions before libthr is initialised.
The compiler command line is provided by perl and it includes both
-pthread and -lpthread. Patch perl to remove -lpthread. With -pthread
the compiler will pass -lpthread to the linker such that it is
initialised early.
Discovered by the exp-run for gettext 0.22.
While here also remove -lc unconditionally and remove the code that
replaced it with -lc_r for old version of FreeBSD because the version
test is incorrect (missing a dot). The -pthread flag already tells
the compiler to use -lc_r on those old versions.
PR: 272210
|
|
|
|
| |
PR: 272167
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: fallout
|
| |
|
| |
|
|
|
|
| |
No easy-to-find release notes.
|
|
|
|
|
| |
New features, announced at
https://tellico-project.org/tellico-3-5-1-released/
|
|
|
|
|
|
|
|
|
|
| |
Instead of forcing the port to build with -std=c++11 in all FreeBSD
versions, just pass -Wno-register when the port is being built with a
Clang release that defaults to C++17 mode (which does not have the
register keyword by default).
Approved by: eduardo (maintainer)
Differential Revision: https://reviews.freebsd.org/D40939
|
|
|
|
| |
Changelog: https://gcompris.net/news/2023-06-06-en.html
|
|
|
|
|
| |
Changes: https://github.com/cookiecutter/cookiecutter/releases/tag/2.2.3
Reported by: repology
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Changelog: https://github.com/tesseract-ocr/tesseract/releases/tag/5.3.2
|
|
|
|
| |
- update to 23.04.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Taking over maintenance of the following ports
and beginning work on upstream code
deskutils/lumina-archiver
deskutils/lumina-calculator
deskutils/lumina-fileinfo
deskutils/lumina-fm
deskutils/lumina-mediaplayer
deskutils/lumina-pdf
deskutils/lumina-photo
deskutils/lumina-screenshot
deskutils/lumina-textedit
x11/lumina-core
x11/lumina-coreutils
x11/lumina
|
|
|
|
|
| |
Changelog:
- Fix build with gcc 13
|
|
|
|
| |
Upstreamed patches against 2018.10.05 commit
|
|
|
|
|
|
|
|
|
|
| |
- Change source to the GitHub
- Add desktop-utils uses for the X11 build
- Add test command
- Remove outdated patches
ChangeLog: https://github.com/stoken-dev/stoken/blob/main/CHANGES
Reported by: repology
|
|
|
|
|
|
|
|
| |
New production branch
Changes https://www.nvidia.com/Download/driverResults.aspx/205466/en-us/
PR: 271523
Approved by: danfe
|
|
|
|
|
|
|
|
| |
Clang assertion is not triggered anymore due to the changes in
aws-checksums 0.1.14, so removing USE_GCC on affected OSVERSION.
See also: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.14
PR: 234232
|
| |
|
| |
|
|
|
|
|
|
| |
Changelog: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/i-wiqdBIjMI
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
|
|
|
|
|
| |
GnuPG was updated to 2.4.x series and libcryptui cannot recognize it as walid version.
Update post-patch REINPLACE macro to extend allowed range.
==> checking for GPGME - version >= 1.0.0... yes
==> configure: error: Appropriate version of GnuPG not found. Please install one of versions: 1.2 1.4 2.0 2.1 2.2 2.3
Reported by: poudriere failure
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/fvwmorg/fvwm3/releases/tag/1.0.7
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
| |
Follow portclippy recommendations.
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
| |
Changes:
- speed up pkg add again, and greatly reduce its memory footprint
- more compatibility with libfetch (SSL_* variables)
- fixed FETCH_TIMEOUT adaptation to libcurl
|
|
|
|
|
|
|
|
| |
Changelog:
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.11_(schultz)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D40965
|
|
|
|
|
|
|
|
| |
Changelog:
https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.91_(schultz)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D40964
|
| |
|
|
|
|
|
|
|
|
|
| |
Pacify system compiler which is used during the initial bootstrap
and got overly strict with the latest update.
Reported by: pkg-fallout
Discussed with: jhb
Differential Revision: https://reviews.freebsd.org/D40941
|
| |
|
| |
|
|
|
|
| |
MFH: 2023Q3
|
| |
|
| |
|
| |
|
|
|
|
| |
The backends variable is required, and is set now.
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|